Hi DW,
I'm building a shop with this setup:
4 Currencies: DKK, SEK, EUR, GBP
3 Languages: DK, SE, COM - More added later
Around 300 products with size as variant.
I'd like to use the standard Prices module, to render my prices, but i'm seeing a strange issue that i cannot seem to solve:
I've added prices to all my variants like this:
And when i go to the frontend and render my variants, they have the correct price.
My problem now is that the main product has the wrong price, it still reads it's price from the Prices field and not the Price matrix.
If i add a price for the main product like this:
None of my variant prices are used.
I've tried having a Primary variant set on the product, but this makes no difference to the logic.
What am i missing?
// Martin