My attribute image swatches display in Chrome and FF but not IE or Safari. (I'm using a bootstrap framework.)
In IE and Safari the swatches do not display and the price does not change on option change.
There are no console.log or validation errors.
I'm thinking it could be a cache or CORS issue.
I don't think it is a cookie issue because I've changed my preferences to accept all cookies but that did not succeed.
I have slightly customized the attibueMachine template but all the original elements are there.
Any idea where I could start to test a cache or CORS issue?
In IE and Safari the swatches do not display and the price does not change on option change.
There are no console.log or validation errors.
I'm thinking it could be a cache or CORS issue.
I don't think it is a cookie issue because I've changed my preferences to accept all cookies but that did not succeed.
I have slightly customized the attibueMachine template but all the original elements are there.
Any idea where I could start to test a cache or CORS issue?
Comment