{docurl}
How do I display the Custom Product Fields and Custom Customer Fields in the export?
The Custom Product Fields and Custom Customer Fields are the additional customer and poduct fields which Merchant 5.x lets you configure for your customers and products (you'll find these "modules" on the stores >Utilities tab).
You can add tokens to your Generic Orders Export templates to display the data from these custom fields. The customer custom field can be displayed with the token:
%custom_customer_data:code%
where "code" is the code of the custom field. Similarly, the custom product fields can be displayed with a token of the form:
%custom_product_data:code%
Where, once again, "code" is the code of the additional field. So if you configure additional field with the code "upc" you can display the product's data for this field with the token:
%custom_product_data:upc%
Note that the %custom_product:data% token has to be used in the tmeplate's "Products Area" while the %custom_customer_data:code% token can be used in any field.
Last update: 2008-04-08 15:45
Author: Thor
Revision: 1.0
You cannot comment on this entry
Records in this category
- When I attempt to use the example filters provided in the 4.x documentation for the module I get errors. Why?
- What tokens are available to display the order's shipping method?
- We would like to display the Attribute Prompt in the export instead of the code. Is this possible?
- Is there any way to make our file name "dynamic" by including the current time or date?
- How do I display data from Affiliate Manager in the orders exported by Generic Orders Export?
- How do I display the Custom Product Fields and Custom Customer Fields in the export?
- How do I display data from third party modules in my export? For example, how do I display the note from Inventory Manager?
- Alternate ways to display the product and attribute data in exports














