0
votes

I am attempting to add a "quick purchase" option for my products in Shopify. I'd like to have one link that adds qty:1 for a specific product ID and then redirects the user to check out.

Is it possible to create a query string that will accomplish this?

1
What you have tried so far please share your codeLinga

1 Answers

0
votes

Shopify has an inbuilt AJAX functionality for the purpose. Refer to the link: Shopify's Ajax API