Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

Product Variants

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 07-08-2008, 12:18 PM
 
weston weston is offline
 

Advanced Member
  
Join Date: Jan 2008
Posts: 42
 

Default Product Variants

We are doing product variants for the first time, The detailed section of the product page is showing the product sku number and we just want it to show the description, how do i go about changing this?
__________________
http://obeygiant.com/store/
4.1.9
Reply With Quote
  #2  
Old 07-08-2008, 12:24 PM
  photo's Avatar 
photo photo is offline
 

X-Wizard
  
Join Date: Feb 2006
Location: UK
Posts: 1,146
 

Default Re: Product Variants

You can turn that off in your admin/general settings/Appearance options
area. Just unckeck Display product code (SKU) in the products list: box and click the save button.
__________________
v4.1.10
In Dev v4.5.x


"If you don't keep an eye on your business, someone else will."
Reply With Quote
  #3  
Old 07-08-2008, 12:28 PM
 
weston weston is offline
 

Advanced Member
  
Join Date: Jan 2008
Posts: 42
 

Default Re: Product Variants

that box is not checked
__________________
http://obeygiant.com/store/
4.1.9
Reply With Quote
  #4  
Old 07-08-2008, 12:40 PM
 
weston weston is offline
 

Advanced Member
  
Join Date: Jan 2008
Posts: 42
 

Default Re: Product Variants

I don't know why this is doing this, but i changed this:
<td id="product_code" width="184px">
to this
<td id="product_codes" width="184px">

And it won't update it via javascript. So its good enough for me.
__________________
http://obeygiant.com/store/
4.1.9
Reply With Quote
  #5  
Old 07-08-2008, 12:42 PM
  photo's Avatar 
photo photo is offline
 

X-Wizard
  
Join Date: Feb 2006
Location: UK
Posts: 1,146
 

Default Re: Product Variants

Quote:
Originally Posted by weston
that box is not checked

Ok try this (make sure you save a backup). Open skin1/customer/main/product.tpl and change the following code

Code:
<tr> <td width="30%">{$lng.lbl_sku}</td> <td nowrap="nowrap" id="product_code">{$product.productcode}</td> </tr>

to

Code:
{*<tr> <td width="30%">{$lng.lbl_sku}</td> <td nowrap="nowrap" id="product_code">{$product.productcode}</td> </tr>*}
__________________
v4.1.10
In Dev v4.5.x


"If you don't keep an eye on your business, someone else will."
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 09:40 PM.

   

 
X-Cart forums © 2001-2020