Link to Cart -page (where the product X already is waiting)

Hi,

Doing Shopify store and I have a question. My client has a landing page (outside from Shopify) and She wants to drive traffic from the landing page to Shopify Cart -page.

The “product X” should be “waiting” in the cart already when the customer arrives on the Cart -page.

Are there some Apps that create for example some link that I can paste to a landing page?

Hi @Kjankko-US

You can create a Cart Permalink as follows:

yourstore.com/cart/variantId:quantity

To get the variant ID you can check your inventory history and it will show up in the URL.

Let me know if you need additional help on that!

1 Like

Thank you @JHKCreate

Does it matter if the product doesn’t have any VARIATIONS? Only the product, let’s say it’s a book.

  1. I search the product in Shopify’s dashboard

  2. → “Products” → “All products”

  3. → Click the product

  4. → the URL shows: https://mystore.myshopify.com/admin/products/7037365485748

So, the permalink should be:

https://mystore.myshopify.com/cart/7037365485748:1

I’m I correct?

Yes it doesn’t matter, make sure to click on the Inventory History to get the Variant ID, what you have now is the product ID which won’t work for the cart.

Should that help answer your query, we always appreciate liking & marking an as answer to let the community find quality solutions faster. Thanks!

1 Like

Hi,

Didn’t find the inventory history. I watched some videos and the ID can be found by clicking “.xml” to URL line - on the product card (Shopify admin)

I tied that with the URL: mystore.com/cart/37181056942269:1

It worked.

This is a workable approach as well, great!

Should that be all, we always appreciate liking & marking an as answer to let the community find quality solutions faster. Thanks!

1 Like