Shoppingfeed includes a powerful data manipulation tool (Rules tool) that allows you to easily make changes, both large and small, to any of our product data, and do so based on any number of conditions you create.
Below is some basic quantity manipulation
> Set quantity to 1, 2, 3, or 100... for items that are always In Stock
> Quantity threshold rule
Setting quantity to 1, 2, 3, or 100, etc for items that are always In Stock
Let's say we do not track inventory in Shopify and our products are always in stock. We simply replace a dynamic field {quantity} with a static value 99 in square brackets to always send 99 for stock.
Preview a random SKU
Quantity threshold rule
In this example, we will simply set the value 0 for stock if we have 10 or less.
IF {quantity} in equals 10 or less
THEN replace {quantity} with [0] on all channels
If we preview a SKU that has 10 or less we will see that the QTY changes to 0
This way we can avoid some overselling in between source feed & channel updates.
Have questions?
Send them to support@shopping-feed.com