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:

!m maxprice add target 94300069 49.99

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:

!m maxprice remove target 94300069

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:

!m maxprice running target

Last updated

Was this helpful?