Jump to content


Photo

quantity discounts do not appear on category product list


  • Please log in to reply
1 reply to this topic

#1 OVOnel

OVOnel

    Advanced Member

  • Members
  • PipPipPip
  • 33 posts

Posted 18 January 2018 - 04:15 PM

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 



looking for the best presta addons with outstanding support? check this: PrestaShop Modules

#2 vekia

vekia

    Advanced Member

  • Members
  • PipPipPip
  • 10166 posts

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 MndfRK4.png  lpHMrZ5.png  gtKHYO7.png  google-48.png