I have products with attributes that adjust the display price. When I select one of the attributes, the display price does not update (despite seeing the little Ajax circle for a second).

Where it gets strange is that if you click on a different option it will now update the price. And you can reselect any option and the price will update. It's just that first selection that doesn't work.

The price does update correctly when you move forward to the shopping cart, but I see this as being very confusing to customers. Any help is greatly appreciated.

Comments

TR’s picture

Assigned: abluem97 » Unassigned
Priority: Major » Normal
Issue tags: -ubercart attribtes ajax

Can you reproduce this on a clean install without any contributed module or jQuery Update or anything like that?

abluem97’s picture

Thanks for the response TR. I was unable to reproduce with a clean install. However, i've been deactivating module and cannot figure out which one if any are causing the problem...

Do you have any suggestions? Thanks,

abluem97’s picture

I got it to work by going to admin/config/development/performance and checking "Aggregate JavaScript files." I had unchecked this earlier when troubleshooting server issues. Reactivating it solved my problem. BUT only if I am logged in as admin. When using the page as an anonymous user it still has the same problem as before...

abluem97’s picture

Got it!

Okay, I disabled "Cache pages for anonymous users" and that took care of it. Thanks for your help.

abluem97’s picture

Status: Active » Closed (fixed)