Page 1 of 1

Want to Hide specific product price

Posted: Mon Sep 24, 2018 6:25 am
by mehwishmalik
I want to Hide product price if I set the price of a product equals to 0, I want to hide from the search bar, category page, product page, carousal, wishlist page if we set the price to zero. My OC version is 2.2 and Journal theme version is 2.14.6

Condition: if the product price is zero then hide the price or change the price color from black to white or write some text like price on hold etc

Re: Want to Hide specific product price

Posted: Mon Sep 24, 2018 6:52 am
by thekrotek
There's no simple solution for this and you will have to create a modification, which will add custom code to various core files.

Re: Want to Hide specific product price

Posted: Mon Sep 24, 2018 3:20 pm
by DigitCart
Hi,
Please check this extension of mine (paid):
https://www.opencart.com/index.php?rout ... n_id=31948

Re: Want to Hide specific product price

Posted: Tue Sep 25, 2018 7:41 pm
by mehwishmalik
thekrotek wrote:
Mon Sep 24, 2018 6:52 am
There's no simple solution for this and you will have to create a modification, which will add custom code to various core files.
Yup, I know that these changes require custom coding. Can anyone provide me solution for my problem.