View Single Post
  #2  
Old 08-29-2007, 05:59 PM
 
inebriate inebriate is offline
 

eXpert
  
Join Date: May 2006
Posts: 301
 

Default Re: How do I show the product ID after product title in 4.1.8

change it to

{include file="dialog.tpl" title="`$product.producttitle` : `$product.productid`" content=$smarty.capture.dialog extra='width="100%"'}


you can change the colon to whatever you want to use as a seperator
__________________
x-cart pro 4.0.18
linux
www.fabric8d.com (currently undergoing construction)
Reply With Quote