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?