Max Price Commands
This set of commands allows you to manage maximum price limits for specific items within different stores.
Adding a Max Price Limit
To add a maximum price limit for a specific item, use the maxprice add
command. Provide the store name, the item's SKU, and the maximum price allowed. Example:
After adding a max price limit for an item, restocks will only ping if the item's price is at that price or below.
Removing a Max Price Limit
To remove an existing maximum price limit from an item, use the maxprice remove
command. You must specify the store name and the item's SKU. Example:
View Active Max Price Limits
To view all the currently active max price limits for a particular store, use the maxprice running
command with the store name. Example:
Last updated
Was this helpful?