...
Custom integration for all other eCommerce platforms
Connect it to your product feed
To connect your feed to your cart, you’ll need to add a Product field. Please get in touch with support@preezie.com to help you with the steps below
In https://doorman.preezie.com/home/importer/product-fields choose your Product database
Click Create New Field
Name: prz_addToCartId
Type: String
Feed Path: (this needs to match your feed product id, e.g. id)
Hit Save
Now you have added a new product field you need to re-run your feed (or wait for it to run automatically) for each product to propagate the Shopify ID value into prz_addToCartId
To do it manually: Go to https://admin.preezie.com/app/products/feeds find your feed, hit Run
Once the feed has Success status, go to https://admin.preezie.com/app/products/products and find any product to check the new field is present, for example:
Turn on the feature
Turn on the feature in your CMS admin > Settings > Tenant settings
Get in touch with support@preezie.com if you need help with thisIn the admin tab select Custom then Active
If your website requires it then you can add an optional Redirect to your cart page after the shopper clicks add to cart (in a new tab)
This is used in the case where the cart is not automatically refreshed when preezie adds products to your cart, i.e. it looks like nothing has happened!
Hit > Save API Integration
...