Hello -
I am trying to create 1 Product with:
- 3 different prices depending on the size (small, medium or large)
ie.
The Variant = price
Option 1 = size
Option 1 types = small, medium, large
------------------------------
Here is what I tried doing:
Product Name: Test
I checked the box "Variants having individual price" etc.
Item #:700 (does this matter?)
Option 1 Name: size
Here is what I put in the Variant Details Box:
S,1.00,Small
M,2.00,Medium
L,3.00,Large
-----------------------
When I check the cart all I see is the product name "test" (listed under ITEM) with
the amount of $3.00 (which is the Large size option in my variant details)
I read the directions, not sure where I went wrong
Thanks for your help sir