Frank_84 Posted June 4, 2013 Share Posted June 4, 2013 I created a store with Prestashop and since I upload the combinations for my items I have this strange issue where when I try to select an attributes, it automatically switch back to an old values. If you click on this link you can recreate the bug easily by trying to select different options from the item: http://diamondblvd.com/index.php?id_product=2000&controller=product I did similar stores in the past and never encounter this problem... any ideas? Link to comment Share on other sites More sharing options...
Frank_84 Posted June 6, 2013 Author Share Posted June 6, 2013 Finally I found the problem, I needed to remove getProductAttribute(); from the onChange. onchange="findCombination();getProductAttribute();" Link to comment Share on other sites More sharing options...
vekia Posted June 6, 2013 Share Posted June 6, 2013 many thanks for information i really appreciate it btw. what ps version you use? Link to comment Share on other sites More sharing options...
Frank_84 Posted June 6, 2013 Author Share Posted June 6, 2013 1.5.2.0 Link to comment Share on other sites More sharing options...
Recommended Posts