Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Product ID with Different Size and Price value #21

Open
mavinothkumar opened this issue Nov 6, 2014 · 1 comment
Open

Product ID with Different Size and Price value #21

mavinothkumar opened this issue Nov 6, 2014 · 1 comment

Comments

@mavinothkumar
Copy link

Hi

Am having the product with different size and different price values. How to show it in the basket. I tried but it shows single ID with all value appended it to it. But I need to show each individual product with different size and price amount. Kindly suggest me how to do that.

For example,

Am having a product called Shirt, Each shirt have sizes like L, M, XL and each varies based on the size. Suppose if the user ordered L and M size shirt mean it will show only one shirt with all values not as separate shirt with different size and price.

Please help to solve this issue.

@rained23
Copy link

rained23 commented Mar 7, 2015

You need to create variant for that, I am not sure this package support variant, but you can still use
this package to act as each item == variant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants