Created
January 5, 2024 13:23
-
-
Save ihorduchenko/a45989c94162c62923239d707c3fe404 to your computer and use it in GitHub Desktop.
Shopify: link for automatically adding product to cart
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Variant ID and quantity separated by semicolon + optional discount code as URL parameter -> redirect to checkout --> | |
https://shop-url.com/cart/42417843929345:1?discount=DISCOUNT_CODE |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment