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)
-   -   Displaying Wholesale Prices on products.tpl (https://forum.x-cart.com/showthread.php?t=20440)

Total Hosting 03-10-2006 03:25 PM

Displaying Wholesale Prices on products.tpl
 
If this has been covered, please toss me a link.

Otherwise, has anyone gotten the wholesale prices to display on the featured section of the home.php or on a category page?

I have it working fine on product.tpl, just not in products.

Thanks.

Total Hosting 03-10-2006 04:15 PM

Actually, if anyone has done a posting on coding for products.tpl vs. product.tpl, please let me know.

I am trying to test for a category ID to set up an If/Else to display extra text if the customer is on a certain categorical listing. This would also need to apply to when products from that category are Featured.

I have the product.tpl working, but I cannot figure out how to hack around in products.tpl

For instance, what am I doing wrong:
{if $products[product].categoryid == 26}
or
{if $products[product].cat == 26}

I even tried, amongst others
{if $cat == 26}

Would appreciate any help.


All times are GMT -8. The time now is 01:15 PM.

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