Hello I've just bought for my company the plugin for prestashop to shop quantity discount on both category and product page. It work on category page it do not show anything in product page under add to cart button. Can you kindly help me please? Thanks
quantity discounts do not appear on category product list
#2
Posted 18 January 2018 - 04:15 PM
Hello
module "product list quantity discount" uses default prestashop position (hook) to show the contents.
In PrestaShop 1.6.x the hook name is "displayProductDeliveryTime"
In PrestaShop 1.7.x the hook name is "displayProductListReviews" or optionally "displayProductDeliveryTime" (some themes for prestashop 1.7.x still uses this hook).
So, depending on what prestashop version you use your theme should support these hooks because these hooks are defult ones in PrestaShop. From my own experience i know that theme developers frequently removes the "displayProductDeliveryTime" hook. In this case it will be necessary to re-add it to theme file.
prestashop 1.6.x - product-list.tpl https://github.com/P...t-list.tpl#L111
prestashop 1.7.x - miniatures / product.tpl https://github.com/P...product.tpl#L71
(i attached links to official prestashop theme files where you can find a code that is executed on list of products - your theme file should have the same)
if you are not tech-savvy i can help but in this case i will need an access to shop files (and back office to control cache and module positions)
free tutorials, free templates, free addons, prestashop modules
#3
Posted 18 December 2024 - 07:15 AM
Hello Guys! I am here to resolve this issue of quantity discounts do not appear on Category Product list. Check this plugin Quantity Discount Table PrestaShop. It has resolved my issue and I am really want to recommend this to you all. Go and check this it is really helpful in displaying quantity discount table to the customer on the product page and boost your sales also.
- awais803 likes this
#4
Posted 18 December 2024 - 07:18 AM
Hello Guys! I am here to resolve this issue of Quantity Discounts do not appear on Product listing page. Check this Quantity Discount PrestaShop Table Module. I really helpful in my case and display a clear quantity discount table on product listing page and Boost your sales also.
- awais803 likes this