You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prestashop 1.6.1.X
First "combination.attributes_values[colorAttributteID]" need to become "combinations.attributes_values[colorAttributteID]" then it come undefinied.
I also try to set value to currentColor manually, Ex. var currentColor='Black', but it doesn't reniew the size list.
i am not so good in javascript but it would be a really nice function to implement
The text was updated successfully, but these errors were encountered:
Prestashop 1.6.1.X
First "combination.attributes_values[colorAttributteID]" need to become "combinations.attributes_values[colorAttributteID]" then it come undefinied.
I also try to set value to currentColor manually, Ex. var currentColor='Black', but it doesn't reniew the size list.
i am not so good in javascript but it would be a really nice function to implement
The text was updated successfully, but these errors were encountered: