X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Hide SKU on category pages (https://forum.x-cart.com/showthread.php?t=12154)

kem 02-13-2005 06:48 AM

Hide SKU on category pages
 
How do you hide the SKU from displaying on the category pages? I'm assuming I need to edit products_t.tpl?

balinor 02-13-2005 07:05 AM

Hi Kem, there are a million and one posts on this subject. For future reference, be sure and search the forum thoroughly before posting.

You will either need to edit products.tpl or products_t.tpl depending on how your products page is set up, but either way, remove this line of code:

Quote:

{$lng.lbl_sku}: {$products[product].productcode}


kem 02-13-2005 07:59 AM

Quote:

Originally Posted by balinor
Hi Kem, there are a million and one posts on this subject. For future reference, be sure and search the forum thoroughly before posting.

You will either need to edit products.tpl or products_t.tpl depending on how your products page is set up, but either way, remove this line of code:

Quote:

{$lng.lbl_sku}: {$products[product].productcode}



Thank you. (I have found the posts very, very helpful. I really wasn't trying to repeat a question. Last night, for 2 hours, searched and read posts with search criteria: sku, product id, products_t.tpl and sku, products.tpl and sku, etc.) Over 188 posts appeared on one search alone. And, I really did read all 188. But, I found only instructions re: sku's regarding product detail, checkout, changing the sku, databases, sorting by SKU, etc. There was one on category & sku, but it was a PM offer. So, thank you for repeating it. Today, when I searched for $lng.lbl_sku I found thousands. I will check more thoroughly next time. )


All times are GMT -8. The time now is 01:50 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.