I need apply coupon after loading site. How i can do it? Example :
www.store.com /?coupon=Sale20
And after going to the site apply coupon “Sale20”
You cannot use Corvid to apply Coupons to Wix Stores Cart like this. If you build a custom store (again not Wix Stores) then you could code the using the Wix Location API.
@shan how can I do this with Wix Location API? I took a look at the documentation but couldn’t see any reference to coupons. I’m guessing I need to use location to navigate to the store with a query or similar, but no clue what that should be. Any guidance would be grand.