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 param03 on product detail page... (https://forum.x-cart.com/showthread.php?t=9829)

rjcbear 10-13-2004 12:07 PM

Displaying param03 on product detail page...
 
Hello guy,

Here is what I am trying to do.

I am trying to display param03 in my products page and I have not had any luck. THis is what I have in the product.tpl.

Code:

{$lng.lbl_reward_points01}{$products[prod_num].param03}


the lable is displaying properly where I want it but the param03 value is not display. Would some please help me to find the proper code.

The first link is to one of the pages that is working using the code above look at the right of "reward points" . The second one is an example of the lable displaying and not the param03.

http://www.ballroomdancingshoe.com/store/customer/home.php?cat=264&page=9

http://www.ballroomdancingshoe.com/store/customer/product.php?productid=23164&cat=264&page=12

Thanks in advance.

Kind regards,
Ricky

shan 10-13-2004 12:35 PM

ot works different for product pages

use

{$product.param03}

rjcbear 10-13-2004 12:49 PM

Shan,

Thank you it work like a charm.

Kind regards,
Ricky


All times are GMT -8. The time now is 02:55 PM.

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