I have a wordpress site... very simple.
I set up a simple non-variant product and pasted the code into html portion of a post. Add2cart launches a new HTML window instead of a Flash window.
I have a product with a variant, new post, paste code, add2cart launches a Flash cart and does not contain the non-variant product.
A second non-variant product goes into the same HTML cart as non-variant product #1.
A second variant product goes into the same Flash cart as variant product #1.
View cart button in left side bar opens and shows Flash cart containing variant products but not non-variant products.
Cart ID is the same in all code snippets. I have javascript code in the <head> tag, all 4 posts (products) are in the same containing tag and loop.
Why does a non-variant product call a html cart while a variant product calls a Flash cart, why not the same cart? How do I get all products into the same Flash cart?
http://msienterprises.com/msi/blog
I am testing this product with the 7-day trial.
Scott