Hello everyone,
I'm integrating variants into my (wrap-based) solution, but I have some difficulty with the price... It seems I can't override the price for the variants of a product. As you can see in the database every variant has a price, but when I go on the website, I can only see the price of the "master" product (which is 0 here). When I go to the ecom administration, I can indeed see that the price of the variants is set to 0. When I try to edit a variant, the price is grey so I can't edit it (as if inherited from the parent). When I read the documentation it doesn't look like there's anything that whould prevent me from doing that.
Any idea ?
Thanks !