Jump to content

Display multi price list for the each products on the category


doghi

Recommended Posts

  • 2 weeks later...

You'll need to create a module with a hookDisplayProductPriceBlock($param) function that gets the quantity discounts for $param['product'] and then loads a template to display them for $param['type'] == 'price'. You can copy the quantity discount code from controllers/ProductController.php.

 

If you need help to do this, I can write the module for you for a small fee.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...