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

helmsui 12-05-2012 11:22 AM

Displaying Price without Product Option
 
I am currently utilizing the product options section to add a core charge for certain products we sell. A core charge is pretty much a deposit that is refunded when you send back the old item you are replacing. So I have setup a product option that includes the core charge price however the main price includes this price already and it looks like there is an additional core charge price but there really isn't. It makes sense once I get to the checkout page but it may deter people before they even get there. I understand the reasoning behind this but I need to alter it so that the displayed price wherever it may be on the site does not include the extra option modifier.

I was wondering if there was an option to turn off displaying the option modifier in the price? If not how would I modify this code on the product page to display the price without the option modifier?

HTML Code:

<span class="product-price-value">{currency value=$product.taxed_price tag_id="product_price"}</span>

I know I will need to edit the manufacturers, categories and search result pages to display this price as well. Is that included all in one template?

Thanks in advance for your replies.


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

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