Show Price in Cart/Special Price

Show Price in Cart/Special Price
you can set up for any product if you want (allowed) to display no-price/retail-price/special-price in categories, product page or by any module (featured, special, latest, etc.) or display the final price only in the shopping cart
---------------------------------
there is only one special instruction: run this script to modify your database:

ALTER TABLE `oc_product` ADD COLUMN `display_price` ENUM('DISPLAY_ALL','DISPLAY_RETAIL','DISPLAY_NONE') DEFAULT 'DISPLAY_ALL' NULL AFTER `shipping`;

change prefix for table ('oc_') if you use something different. enjoy, any problem, comments, please contact me at info@alcher.info




Download
  • Developed by OpenCart Community
  • Documentation Included

Rating

Compatibility
2.3.0.2

Last Update
4 May 2017

Created
4 May 2017
140 Downloads
1 Comments
atnaples
atnaples
Member since: 19 Dec 2013

View all extensions Get Support