![]() |
Quote:
Actually, by default, the SKU is displayed in the product listings. skin1/customer/main/products.tpl Code:
<FONT class="ProductTitle">{$products[product].product}</FONT> |
On my version 4.0.16 the product listings page only shows:
Sort by: SKU Product Price Default But the actual SKU number is not visible. I only see it at checkout. |
I don't see that code in
{* $Id: products.tpl,v 1.5 2004/07/13 13:35:43 svowl Exp $ *} |
Quote:
mixman, Are you sure you are looking at the correct template? We are talking about version 4.0.16 aren't we? /xcart/skin1/customer/main/products.tpl My version(X-Cart version 4.0.16): Code:
{* $Id: products.tpl,v 1.45.2.14 2005/09/21 11:29:23 mclap Exp $ *} |
I am looking at the correct template. It is strange the my version is
{* $Id: products.tpl,v 1.5 2004/07/13 13:35:43 svowl Exp $ *} and yours is {* $Id: products.tpl,v 1.45.2.14 2005/09/21 11:29:23 mclap Exp $ *} I am going to restore my file back to original and see what comes up. I'll let you know. |
That is very strange. When I restored the file back to original it came back
as {* $Id: products.tpl,v 1.45.2.14 2005/09/21 11:29:23 mclap Exp $ *} I have not even modified that page.... X-Cart ghosts are at work again!!! The SKU numbers are now visible on product list. |
So how can i display the SKU number on the product detail page (product.tpl) ?
Is it possible ? Regards Shafiq :sK |
opps .. just figured it:
{$products[product].productcode} Regards Shafiq :sK |
All times are GMT -8. The time now is 08:55 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.