Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
The seller we are building a headless site for frequently runs a "gift with purchase" sale. In Shopify terms, if the customer buys x they receive y. The seller wants to give the customer the ability to remove this discount (in the form of a free line item) that is automatically added to their cart. Is this possible with Shopify? Currently, when running the checkoutLineItemsRemove, the line item will be removed and then immediately added back to the cart.