Ah ok. Then include a banner at the top "25% off for whatever blah blah --- <apply discount button goes here>" and do the animation with some JS to show the price changing or a "✅ discount applied" notification
Then keep track of the state so when the user later clicks the checkout link or otherwise navigates there, the link has the discount code embedded and the discount code gets applied for them
Ah ok. Then include a banner at the top "25% off for whatever blah blah --- <apply discount button goes here>" and do the animation with some JS to show the price changing or a "✅ discount applied" notification
Then keep track of the state so when the user later clicks the checkout link or otherwise navigates there, the link has the discount code embedded and the discount code gets applied for them
Does that make sense?
ahh ok sort of yeah.
Ill see what i can do about that..animation,. Thank you for taking the time ben!