Jump to content

Problem with products added to cart


Recommended Posts

I have a problem with some of the products added to cart.

This happens only to clothes items (the ones that have different sizes available).
When the user clicks a pair of trousers, for example, he can choose the size he wants(L, XL, XXL, XXXL, etc) from the dropdown list. After he clicks the "add to cart" button, the cart updates with that pair of trousers, but it is added a pair of trousers with all the sizes listed, separated by comma, like this:

1 x Trousers, Size L, Size XL, Size XXL, Size XXXL

This means i don't know what size has been order by the user.

What can i do?

Link to comment
Share on other sites

you have not generated the product attributes properly.

use the generator when adding attributes to a product. use a couple of attributes in order to understand how the system works. It's a little different than other systems

Link to comment
Share on other sites

you have not generated the product attributes properly.

use the generator when adding attributes to a product. use a couple of attributes in order to understand how the system works. It's a little different than other systems


I did use the generator to add attributes to a product.

You were right. I was making a mistake when adding combinations to a newly added product. I was adding all the combinations in one go (Size L, Size XL, Size XXL) instead of adding one combination at a time.


Thank you very much for your help!
Link to comment
Share on other sites

Another problem regarding products with attributes: When added to cart, a product with attributes has a different Reference.

A normal product (without attributes) has a reference like XXX12345.

A product with attributes has an unusual reference like: XXX12345a.

Where did this 'a' come from and how can i remove it?

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...