Jump to content

Display 'From' price ONLY when item has attributes with price impact


Recommended Posts

I would like to show 'From' in front of prices on the product list/category page, but only for items that have attributes with a price impact. I can add 'from' to all prices, but I only need it for products that actually have different prices.

Any ideas? Surely someone must have done this before.

Link to comment
Share on other sites

I desperately need help with this. I HAVE to find some way of making it obvious that the price changes according to the options selected. I have tried three different ways to do this, each without success:

1. To add 'from' before the product price on the product_list page ONLY for items that have attributes that have an impact on price
2. To initially add 'from' before the item price on the prdoct page but to automatically remove this once an option has been selected and the price updated - any clues how to do this?
3. A great solution would be to add the impact price next to the attribute value in the drop down list. I have folowed instructions here: http://www.prestashop.com/forums/viewthread/29219/ but the problem is that the solution to the recurring price problem causes the price impact not to show at all because some of my products (and therefore their attributes) were created by simply duplicating the product in the back office. The result is that a new entry is not added to the attribute_impact table.

HELP!!! :(

Link to comment
Share on other sites

Well another round about way of going about it would be putting 'from' when one particular attribute group is assigned to the product? Is ther some way I can do this? This doesn't work:

{if $product.id_attribute_group == 7}{l s='from'}{/if}

Link to comment
Share on other sites

  • 2 months later...
  • 6 months later...

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