solved: see last post
I am customizing a storefront:
http://www.tryten.com/shop/
when a product is selected, and then variants are selected from the product options, it should update the sku, price, etc. but instead I am getting a javascript error:
Code:
'variants[...].1.length' is null or not an object
any thoughts?