{docurl}
How do I display the attribute and option data on the order details page?
There are a number of attribute and option specific tokens that can be used in the "Attributes template" of the details page. Most are documented but some aren't. So here is a comprehensive list:
%begin_ifattrnote%...%end_ifattrnote% (displays it's contents if the attribute has a note)
%attrnote%
%attrcode%
%attrname%
%attrprice% (price including the price of the selection option, if any)
%attrpriceF% (formatted version of %attrprice%)
%attrtotal% (price x quantity)
%attrtotalF% (formatted version of %attrtotalF%)
%attrdata%
%attrdatalong% (memo data)
%attributeprompt% (image prompt if configured, otherwise displays text prompt)
%attributetextprompt% (text prompt)
%attributeimageprompt% (image prompt)
%optcode%
%opttionprompt% (image prompt if configured, otherwise displays text prompt)
%optiontextprompt% (text prompt)
%optionimageprompt% (image prompt)
Last update: 2007-05-08 09:04
Author: Thor
Revision: 1.0
You cannot comment on this entry
Records in this category
- I am integrating the reorder ability in Order Status mod for Merchant5. The only thing I can't get to work is the conditional for disallowing inactive products. I am using:
%begin_if|Products.d.active|%
%quantity|001|%
%addtobasket%
%end_if%
%begin_if|NOT Products.d.active|%
NOT AVAIL
%end_if%
It is always showing NOT AVAIL even if the product is active. - How do I display the attribute and option data on the order details page?
- Is there a new FedEx tracking number?
- Default tracking links for shippers
- When customers click on the link to check their status, the login screen shows Merchant's usual header for that page and also the header from the Order Status Manager. How can I hide the Merchant header?
- Is it possible to collect a note at checkout that will be associated with the order in admin?
- Displaying collected data in emails and on the invoice (INVC) screen
- Displaying custom field data
- New FedEx tracking link
- Displaying additional information on the "Edit Status" orders listing














