Knowledgebase: Product Map(A-Z)
How can I add a Buy Now button to Product Map (A-Z) for X-Cart?
Posted by Nick Poindexter on 04 March 2010 04:46 PM
|
|
Open skin1/modules/ProductMap/productmapProducts.tpl and place this code within {section name=p loop=$products} and {sectionelse} where you want the Buy Now button to appear: {* WCM - Product Map Buy Now Button *} {* /WCM - Product Map Buy Now Button *} | |
|
Comments (0)