The stock availability information in edrone is used in the "Low Stock Alert" scenario. If you're using a product feed, you need to add the QUANTITY parameter to ensure the scenario works correctly. This parameter indicates the stock level of a product (of course, only if stock levels are managed in your store).
Below, we provide an example of how to configure this parameter using the CTX Feed plugin for WooCommerce so that it is included in the product feed. The process may vary depending on the platform you're using.
Steps to configure the QUANTITY parameter:
In the panel of the installed module, go to the settings of the created feed.
Add a new parameter called "Quantity" in the attribute and value fields and update product feed.
Once updated, your feed should now contain a new <g:quantity>
parameter with the available stock quantity for each product.
That's it! Your product feed is now correctly set up for the "Low Stock Alert" scenario.
In some edrone integrations, using a feed is not required, as the data is automatically retrieved from the store. If you're unsure whether your integration works this way, please contact our support team at hello@edrone.me.