Jump to content

Problems with attributes not being added correctly to cart


Recommended Posts

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

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

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

×
×
  • Create New...