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)
-   -   Display Product Price (https://forum.x-cart.com/showthread.php?t=2789)

anoack 05-20-2003 08:28 AM

Display Product Price
 
I have several custom templates. In a few of them I need them to list the pricing of other products.

For example: On one page I have a product and the price next to it. In that template if I change the price of that product I will manutally have to update the price on the template.
Is there something that I can add in there to automactically call up the price for that product.
I tryed this
Code:

{include file="currency.tpl" value=$products[16320].price}

But it did not work.
16320 Being the product # price im trying to display.

anoack 05-21-2003 10:00 AM

Anyone?

anoack 05-23-2003 10:13 AM

There has to be a way to do this. I am just not doing it right.
Is there something I would have to do with PHP TO call up the price? or do something with smarty?


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

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