Display markup and/or variation price
-
Hello,
Not sure how to ask that one.
I have two attribute:
1. size attribute for which I would like the “Show the markup WITH the currency symbol in the options drop-down box” to show the price not of the markup but of the variation,
2. color attribute for which I would like to show the markup price as it is shown when selecting “Show the markup WITH the currency symbol in the options drop-down box”.I am not sure how to approach that since I understand that with multiple attribute each combination of attribute create a unique variation with a unique price which means that the price of a variation of a size does not exist without an associated color.
The logic I see is to show:
if pa_size then show “regular price + markup”
if pa_color then show “markup”No idea how to make this happen … or if it is even possible?
Thank a lot for any help you could provide.
- The topic ‘Display markup and/or variation price’ is closed to new replies.