Quantity Field
There are a few settings for this field, which are:
1. Location
List of inventory locations available in store. It can used to update products to a specific location only. Stock Sync support multiple locations but each feed updates to a single location.
2. Auto add stock to location if not there (✔️ Update)
By default, Stock Sync will auto add product stock to a location even if the product was not stocked in that location. Disabling it, Stock Sync would not add the product to the location where it was not stocked.
3. Quantity Selection
By default, Stock Sync will automatically select using Quantity. If you would like to change the option to On Hand Quantity, you can do so, and the stock update will occur based on the On Hand Quantity. Please check here for more information about how it works.
4. Quantity Rules
There are a few types of Quantity Rules that you can choose from. You can see the example below:
Condition (If) | Value | Quantity | Result Showing |
---|---|---|---|
Equal | HIGH | | Products with "HIGH" in the name always show a quantity of 10. This marks them as special or priority items. |
< Less Than | 5 | | Quantities below 5 display as 0, which helps prevent selling out-of-stock products. |
< Less Than | 300 | | Quantities less than 300 will use Qty1 minus Qty2 (For example, Column1: Qty1 = 5, Column2: Qty2 = 3, so display 2). |
< Less Than | 0 | | Negative quantities multiply by unit quantity to get a positive number (For example, -5 × 3 = 15). |
<= Less than or Equal | 30 | | Products with 30 units or fewer display as 5. This makes small stocks easy to notice. |
> Greater Than | 10 | | Products with more than 10 units display as 15, which is useful for bulk deals or promotions. |
>= Greater than or Equal | 20 | | Products with 20 or more units display as 50, showing high stock for bulk visibility. |
Start With | Incoming | | Any product name starting with "Incoming" displays as 0, so these aren’t available for sale. |
End With | delivered | | Any product name ending with "delivered" displays as 0, keeping fulfilled orders out of available stock. |
Range | 20-50 | | Quantities from 20 to 50 display as 20, which helps group these products together. |
Advanced | quantity<50 | | For quantities less than 50 in the feed, the current quantity from the Shopify store will be used. |
With Formula |
| | Inventory will increase by 10 for each product to allow for buffer or restocking. |
Empty |
| | Any empty inventory field displays as 0, keeping data clean. |
Match Any |
| | Using "Match Any" sets all product quantities to 15, perfect for demos or testing. |
5. Track inventory by Shopify
When a product's inventory is tracked in Shopify, the inventory quantity at a location is updated automatically when receiving a transfer that includes the product.
6. Low Stock Alert
Determine the low stock level here and turn on the notification in the preference tab. Preferences -> Notifications -> Low Stock Alert. You will receive notifications through email on products that have low stock levels.
7. Overwrite existing quantity
The quantity in store is overwritten with the quantity in the feed.
8. Add/Deduct with existing quantity
This option will sum up the quantity from the feed with the quantity in the store.
9. Only deduct from the existing quantity
By selecting this option, you can only deduct from the current quantity. By default, this option is not selected and it will not deduct.
10. Set existing quantity in store to 0 before updating
This option is used to sum up the quantity of duplicate SKUs that is present in the feed and overwrite the quantity in store. To enable this option, the sum up with the existing quantity option needs to be enabled.
Updated on: 11/07/2025
Thank you!