Hey everyone
What formula could I use to create a markup/price increase for the 100 000 items in my online store where markup decreases as prices increase:
if buying price is <= $4, increase selling price x2
if buying price is > than $15 increase selling price x1.6
the markup for buying prices between $4 and $15 should gradually decrease from x2 to x1.6 in a linear way (not stepped).
I know there are a few formulas of this kind in this forum, but I couldn't find anything that I could use to fit this requirement.
thank you
Bookmarks