Jump to content

Add price to products category


Recommended Posts

Unfortunately you can't get the real price in this module. You can only show the price set for the product (i.e. without applied discounts, taxes, etc.):

{convertPrice price=$categoryProduct.price} in modules/productscategory/productscategory.tpl

If you need the real price, you'll need to modify the module (more accurately to rewrite the hookProductFooter() method - which is 99% of the code)...

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...