Use Smarty variable in product_details.tpl
I am trying to edit the skin\customer\main\product_details.tpl to display a button/link. The code I'm trying to implement needs the PRODUCTID to call the appropriate item, but I'm not sure how to call that in HTML. Here's the code snippet I'm trying to put the PRODUCTID in ("SKU" after the UA-XXXX part):
<param name="flashvars" value="video=http://website.com/video/get/UA-XXXX/SKU&backcolor=0x000000&frontcolor=0xCCCCCC &
lightcolor=0x557722&allowfullscreen=false& auto-play=false&ShowLogo=1&play_on_click=true" />
|