Hi,
I have a use case where I need to add a free product to the cart - a gift. But I am having trouble setting the product prices / the orderlines total to 0.
The price should only be 0, when it is being added from a certain endpoint / context.
I can see there is some way to make price adjustments, but I am unsure how to implement it in this use case, as it seems the price adjustments would be used across the website.
Any suggestions on how to solve this issue ? 🙂
Thanks in advance!