ReneSejling.dk Posted August 16, 2011 Share Posted August 16, 2011 I have a problem on my new Prestashop. All products and attributes are imported from and old osCommerce webshop. They appear to be added correctly in the backend, but when I select another attribute that is not the default one. Only the default attribute get's added to the cart. This is a big problem as almost all products in my shop have attributes. Please advise, as soon as possible. Thanks. Link to comment Share on other sites More sharing options...
tomerg3 Posted August 16, 2011 Share Posted August 16, 2011 How did you import? Can you post a link to a product with attributes, or a screenshot of the combinations for it? Link to comment Share on other sites More sharing options...
ReneSejling.dk Posted August 16, 2011 Author Share Posted August 16, 2011 Thank you for the reply. I used your osCommerce import module to import the products etc. The shop is at www.bowltechshoppen.dk You can log in using my user as a customer. [email protected] abcd1234 Check out this product: http://www.bowltechshoppen.dk/product.php?id_product=835 If you add the 16 lbs bowling ball, the 14 lbs option is the one added to the cart. Hope you can help. Email me at [email protected] if you need admin access. Thanks in advance. Link to comment Share on other sites More sharing options...
tomerg3 Posted August 16, 2011 Share Posted August 16, 2011 You have Javascript errors on that page, that prevent the add to cart from functioning properly. It looks like a Javascript variable (productAvailableForOrder) is not defined in your theme, and Prestashop is expecting it to be there. You can compare your product.tpl file to the one from the default theme and add the mentioned variable. Link to comment Share on other sites More sharing options...
ReneSejling.dk Posted August 16, 2011 Author Share Posted August 16, 2011 Ok thanks a lot... I will try that out. Thanks Link to comment Share on other sites More sharing options...
Recommended Posts