Miva Merchant 4 Module FAQs » Product Page Templates (BROK_PRODTEMPLATES )
Most Recent FAQ Entries:
Top 10
I recently changed the %prodnameL% token in the Category Page Templates module with my own html so that I could add an image title:<a href="merchant.mvc?Screen=PROD&Product_Code=%prodcode%" title="%prodname% %catname%">%prodname%</a> However, now the %next% and %previous% tokens aren't working in the Product Page Templates module (i.e. they are not appearing).
(2003/06/16)In order for the Product Page Templates module to know which product it is displaying iwth respect to the other products in the category it needs to know what category it is in and which product is on. Your static link lacks both of these values (which the standard %prodnameL% token automatically adds). Change your static link to:
<a href="merchant.mvc?Screen=PROD&Product_Code=%prodcode%&Category_Code=%catcode%&Product_Count=%var|g.Prod_Count|%" title="%prodname% %catname%">%prodname%</a>
and it should fix the problem.
Last update: 2004-12-08 11:32
Author: Support
Revision: 1.0
You cannot comment on this entry
Most Recent FAQ Entries: 
- Alternate ways to display the product and attribute data ... (2008-09-02 18:40)
- Adding both "Add All to Basket" and "Add to ... (2008-09-01 09:46)
- When adding a product to the basket from an ... (2008-08-27 19:02)
- 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)
Top 10 
- 2921 views:
Adding Tokens to Evaluate Expressions - 2852 views:
Is there a way to "Limit" the number of ... - 2776 views:
Why won't you call me for technical support? I ... - 2665 views:
Are license keys valid for more than one store? ... - 2566 views:
I'm trying to enter a license key and get ... - 2555 views:
How do I install a module? - 2397 views:
How do I check for a module upgrade? - 2363 views:
How can display and change the parameters of an ... - 2210 views:
The total on my checkout pages are not correct. ... - 2011 views:
I have select and radio type attributes in my ...
















