...
To connect your Shopify feed to your cart, you’ll need to add a Product fieldthe Product ID join to our preezie results. Please get in touch with support@preezie.com to help you with this, the steps are:
In https://doorman.preezie.com/home/importer/product-fields choose your Product database
Click Create New Field
Name: prz_addToCartId
Type: String
Feed Path: variants/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:
...
To connect your feed to your cart, you’ll need to add a the Product ID field that your website’s add to cart is using to map to your preezie database attributes. This is the join between the results and your website’s cart. 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 feed’s cart 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:
...