![]() |
Sku
I currently dont use SKU codes for my products, but it keeps showing as a required field.
it shows under the "details" section http://sydneybrides.com/hammocks/Q99-Queen-Size-Mexican-Hammock.html how can I get rid of that? any settings I should change? can't seem to find anything :( any help appreciated! |
Re: Sku
You can turn it off in products list only:
General Settings > Appearance Options > Displaying Products To remove it from visual view (Product Details) but keeping it within your template from Product Details in case you want it back again: Go to: Skin1/Customer/Main/Product_details.tpl Look for: <tr> <td class="property-name">{$lng.lbl_sku}</td> <td class="property-value" id="product_code" colspan="2">{$product.productcode|escape}</td> </tr> Replace with or add what I have highlighted in red, this will completely remove it and the Table from details, to switch it back on just remove the highlighted red.... {*<tr> <td class="property-name">{$lng.lbl_sku}</td> <td class="property-value" id="product_code" colspan="2">{$product.productcode|escape}</td> </tr>*} |
Re: Sku
Thanks for that!
how about taking the "(1000 available)" part off after quantity? |
Re: Sku
I think you asked this on another topic...
|
Re: Sku
1 Attachment(s)
Quote:
You may want to double check your skin, as when I add an item to my cart The Icon and minicart icon shows Twice!!!! EXAMPLE |
All times are GMT -8. The time now is 07:43 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.