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
Most Recent FAQ Entries: 
- I have the module configured to add the key ... (2008-08-13 14:50)
- What is the format for the htaccess file if ... (2008-08-12 14:50)
- Is there any way to look up a customer's ... (2008-08-06 18:04)
- I am looking for a module that will allow ... (2008-08-06 18:00)
- Is it possible to display a link in Phone ... (2008-08-06 12:05)
Top 10 
- 2754 views:
Adding Tokens to Evaluate Expressions - 2697 views:
Is there a way to "Limit" the number of ... - 2654 views:
Why won't you call me for technical support? I ... - 2549 views:
Are license keys valid for more than one store? ... - 2447 views:
I'm trying to enter a license key and get ... - 2425 views:
How do I install a module? - 2286 views:
How do I check for a module upgrade? - 2254 views:
How can display and change the parameters of an ... - 2097 views:
The total on my checkout pages are not correct. ... - 1932 views:
I have select and radio type attributes in my ...
















