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)
-   -   Where in 'product.tpl' does taxed price get into the form? (https://forum.x-cart.com/showthread.php?t=21898)

wertzwerth 05-18-2006 04:25 PM

Where in 'product.tpl' does taxed price get into the form?
 
Hey All,

The subject above says it as cleanly as possible, but I'll elaborate a tiny bit:

Irregular, but I need to create an {if} statement regarding which price value gets entered into the orderform on product.tpl (the product details pages).

The only problem is I can't find where or how the value for '$product.taxed_price' gets entered in between the <Form> tags. I expected to find <INPUT> tags somewhere for this, but I see none for this value specifically. Any help?

wertzwerth 05-22-2006 12:52 PM

answer
 
I found my answer...sort of.

If anyone ever has the same question, I found out that the taxed price gets input into the form via some .php file, and not on product.tpl where the form actually resides.

Cheers

balinor 05-22-2006 01:01 PM

Remember, .tpl files generally only control the display of things....the php files control the function of things.


All times are GMT -8. The time now is 11:59 PM.

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