Quote:
Originally Posted by balinor
Technically there is no root SKU if you used variants, as each of the variants is their own product.
|
Not in X-Cart. Each product with variants is a single row in the products table with a productcode. Each variant for that product is a separate row in the variants table with a product code for that particular variant. So a root productcode/SKU exists in the database as well as productcode/SKU for each varaiant.