When Experiences by Jebbit involves product recommendations, this capability creates a more seamless experience for the user.
Before you begin
Your ecommerce platform must support the ability to build a shopping cart from a URL. This is a prerequisite before you can utilize this capability within Experiences by Jebbit.
Enabling Shopping Cart Building Capabilities
To enable users to add products to their shopping cart directly from an Experience by Jebbit:
For Shopify: This capability is supported natively if you have downloaded the Jebbit Shopify app.
For BigCommerce: You can add products directly to your cart from Experiences by Jebbit.
For WooCommerce: Direct a user to add a product to the cart by using the following URL format:
www.yourdomain.com/?add-to-cart=[ProductID]
.For Volusion: Direct a user to a pre-populated cart page by including the Product Code in the URL format:
www.yourdomain.com/shoppingcart.asp?ProductCode=[ProductCode]
.