At the moment I have a product set up as a configurable product with a price of ‘0’ as the product variants (or associated products) reflect the whole price of the configurabe product. Is there any way that magento can have a default configuration so that the default price of this configurable product is not ‘0’?
E.g.
Configurable Product = £0.00
- Simple product variant one = £3.99
- Simple product variant two = £6.99
I would like the “Simple product variant one” to be the default variant so that the “Configurable Product” does not show a default price of “£0.00” and instead a default price of “£3.99”.