Hi there,
Got a question regarding discounts & theme development.
Here’s what I try to accomplish:
- Create a new discount code at https://{SHOP}.myshopify.com/admin/discounts Discount10
- Share discount code with product url https://{SHOP}.com/products/test-product?discount=Discount10
- Apply discount to product price, save applied discount in a cookie (?)
- Apply discount to shopping cart overview & checkout (?)
Is this even possible with the current discount features?
I struggled to get the discount information on product page level for example.
Any help & advise welcome!