View Single Post
  #1  
Old 09-06-2012, 01:59 PM
 
MAPerformance MAPerformance is offline
 

Senior Member
  
Join Date: Dec 2005
Posts: 145
 

Default 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&amp;backcolor=0x000000&amp;frontcolor=0xCCCCCC &amp;
lightcolor=0x557722&amp;allowfullscreen=false&amp; auto-play=false&amp;ShowLogo=1&amp;play_on_click=true" />
__________________
www.maperformance.com

X-Cart Version: 4.4.3 Gold
Reply With Quote