Hi, I'm pulling my hair out with this problem.
If I create a product and add more than one variant E Junkie returns "This production combination does not exist" every time I try to add the product to my cart.
For instance:
Watch strap (the item)
Buckle choice (first variant, this sets the price)
Stitching color (second variant)
That's IT, that's the ONLY two things I've added to the product, yet every single time it says "This production combination does not exist" no matter what I do.
It's critical that I get this to work because I have 6 choices for the customer to make per strap, so I must get the variant coding to work or E Junkie is of no use to me because if I can't use all three of the variants and all three variables in conjunction I can't get all the info I need for each order.
Here's the code...
bu1,145.00,0.00,0,No buckle,,
bu2,155.00,0.00,0,Polished spring-bar Pre-V buckle,,
bu3,155.00,0.00,0,Brushed spring-bar Pre-V buckle,,
bu4,155.00,0.00,0,PVD spring-bar Pre-V buckle,,
st1,0.00,0.00,0,,1886 tan,
HELP!!! Thanks