Thread: product title.
View Single Post
  #2  
Old 11-06-2003, 11:25 PM
  B00MER's Avatar 
B00MER B00MER is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Keller, TX (Cart-Lab.com)
Posts: 3,165
 

Default

edit include/func.php

In the function func_select_product() you will find:

Code:
$product["producttitle"]="$product[product] #$product[productid]";

Leaving the product.tpl with the default capture statement code that you've modified should allow you to easily manipulate how the product title is generated.

hth.
__________________
Cart-Lab - 100+ Social Bookmarks for X-Cart.
Reply With Quote