Hi, I have just test one of our viart sites on a iphone 4s and when adding products to the basket it always says your shopping cart is empty, i have just tried the viart demo
http://demo-shop.viart.com/demo.html and i have the same problem, when using the viart demo store with fire bug console open it shows the following error
A form was submitted in the windows-1252 encoding which cannot encode all Unicode characters, so user input may get corrupted. To avoid this problem, the page should be changed so that the form is submitted in the UTF-8 encoding either by changing the encoding of the page itself to UTF-8 or by specifying accept-charset=utf-8 on the form element.
itemsForm.submit();
Any way of making Viart work on mobiles?
Thanks