Ingomar Posted October 2, 2010 Share Posted October 2, 2010 hi guys!i have a small question, i hope someone can help me.Normally when you press "add to chart" or "order" the border of the image of the product flies to the cart. But that doesnt work anymore on my webshop. It only works when you cannot choose a product size, like this one http://bit.ly/cfgSC0. But when you can choose a size, like this http://bit.ly/cJtfPh than it wont work...i hope someone can help me.greats Link to comment Share on other sites More sharing options...
rocky Posted October 3, 2010 Share Posted October 3, 2010 It looks like your theme is incompatible with your version of PrestaShop. There is a Javascript error on your site that is preventing the add-to-cart animation from working: Line: 250 Char: 3 Error: 'displayPrice' is undefined Code: 0 URL: http://dressedonline.nl/226-grijs-witte-jurk-met-riempje.html It seems the following line is missing from line 250 of product.tpl: var displayPrice = {$priceDisplay}; Maybe if you add that line, it will work, but there will probably be other problems. You could try turning "v1.1 theme compatibility" on or off on the Preferences tab. That might help. Link to comment Share on other sites More sharing options...
Ingomar Posted October 3, 2010 Author Share Posted October 3, 2010 Hi Rocky, thanks for your help. I downloaded the new version and uploaded product.tlp. Now it works fine. 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