Generate a Link for a Product to Automatically Add it to the Customer's Cart and Initiate Checkout

When crafting an email, text message, or push notification for a specific product, you can effortlessly include a direct link for customers to add it to their cart and checkout.

  1. Begin on the Inventory page of your dashboard
  2. Search for the product you'd like to create the cart link for using the search bar at the top right of your screen Screenshot 2024-03-12 at 10.17.07 AM
  3. Navigate to the action items on the right of the product and click the last icon, Copy Product Link Screenshot 2024-03-12 at 10.17.58 AM
    1. https://websiteurl.com/shop/product/1000-stories-zinfandel/56c294a2756275139db30400?option-id=47d1042fe1ea43aa85ff86201c53befb04b172ceab7dcd4d6978d2aab76d7cba
  4. Paste the URL in a new tab
  5. Replace /shop/product/{product name}/{product id} ? with /cart?product-option-id=
    1. Example of the new cart URL: https://websiteurl.com/cart?product-option-id=47d1042fe1ea43aa85ff86201c53befb04b172ceab7dcd4d6978d2aab76d7cba

That's it! Use this URL for any campaigns to seamlessly direct your customer's to checkout.