Introduce new Product Attributes feature Allow for dynamic interaction between product variant combination values and the information shown on the product information page (eg, price and model)
Modularize product variant groups Allow assignment of multiple variant group values (depends on the product variant group module used) Change logic of the shopping cart class to reference added products by a customer specific item ID instead of the product ID. This allows one product to be added multiple times to the shopping cart (eg, when accepting custom variant values for a product (ie, front text and back text for a t-shirt)) rename osc_customers_basket database table to osc_shopping_carts