sQubany Posted September 18, 2015 Share Posted September 18, 2015 Hello, I have a small problem. When I using my smartphone with embedded browser, I can't add any products to cart - at Category page and even on the product page. I was searching for this problem and I found that in ajax-cart.js, in function add: line '$(jsonData.products).each(function(){' is not correctly, because jsonData.products returns empty value. There is nothing. So function is not called. When I printing jsonData.products on PC browser, like Mozilla - it's correct. I see that it is an object and I can add products to my shopping cart. When I using other browsers at Android - everything works fine. Only embedded browser is not supporting my 'Add to cart' button. There is link to my shop: http://extremefurniture.uk It's true - I modified a lot with theme but how it's possible that my website is working correctly at every browsers exception Safari? Appreciate any feedbacks. Thanks! Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now