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)
-   -   How to remove prices (https://forum.x-cart.com/showthread.php?t=51408)

svpwizard 12-18-2009 12:42 PM

How to remove prices
 
I want to have a store with "NO PRICES" its more needed for distrabutors than the general public. the question is:

Can I remove the prices from showing altogether?

cflsystems 12-18-2009 01:04 PM

Re: How to remove prices
 
You can. You will also have to remove add to cart, buy now, checkout... There are lots of places to edit

svpwizard 12-18-2009 01:48 PM

Re: How to remove prices
 
That said I don't mean to be unappreciative, so what is it I'm looking to remove from the templates??

cflsystems 12-18-2009 02:52 PM

Re: How to remove prices
 
skin1/customer/main/product.tpl
skin1/customer/main/products.tpl
Look for code lines for "price", "buy now" button,"add to cart" button, also you have to remove login button/link from other templates like skin1/customer/home.tpl
skin1/customer/main/product.tpl can very easily break so be careful
There could be more places/files to remove code from

svpwizard 12-20-2009 03:19 AM

Re: How to remove prices
 
Thanks a bunch that helped, aside from giving me the code to remove your direction sure helped alot.

Thanks

Yalokin 03-22-2010 06:31 AM

Re: How to remove prices
 
Hello.

thank you for your help.
We need to remove OUR PRICE text box and Quantity.
I use drop down to select quantity and price.

So I need to remove it from cart page too so if people desided to add more they might be able to do it only form our drop down.


Thank you for your help.


Quote:

Originally Posted by cflsystems
skin1/customer/main/product.tpl
skin1/customer/main/products.tpl
Look for code lines for "price", "buy now" button,"add to cart" button, also you have to remove login button/link from other templates like skin1/customer/home.tpl
skin1/customer/main/product.tpl can very easily break so be careful
There could be more places/files to remove code from



All times are GMT -8. The time now is 10:19 AM.

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