Jump to content

[SOLVED]Display attribute products price on the product page when attribute selected


Recommended Posts

HI,

I have products that have 35 attribute combinations - range of colours and sizes, the colours do not effect the price but the sizes do. Currently the original product price is displayed on the page but i wanted to change it so that if you have large selected it will tell you the price of this instead of just the normal size.

Help please

Link to comment
Share on other sites

That should happen automatically, if it doesn't, then probably 1 of 2 things happens.

1) You did not configure the attributes correctly (did you use the combination generator)?

2) You have JS errors on your page, which prevent the code to update the prices from working.

You should always provide at least the PS version when asking a question, and if you provide the URL, then we can actually take a look and not just speculate....

Link to comment
Share on other sites

Hi,

I ussed the combination generator for my combinatiions. It shows up correctly in the shoppiing cart (when added)but not on the product page itself.

sorry i dont know what PS verion is??? new to all this.

ive only put in one product so far the link is

http://www.chiclinen.com.au/product.php?id_product=14

Thanks


PS is a shortcut for Prestashop...

You have a javascript error on your page
Error: displayPrice is not defined
Source File: http://www.chiclinen.com.au/themes/ACTIS_004/js/product.js
Line: 249



Looks like whoever designed your theme took out some important javascript variables (from product.tpl).

Try switching to the default theme and see if ti works (it should) and then try to get whoever worked on your theme to correct their code.

Link to comment
Share on other sites

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