Setting Recommended Prices

This set of commands allows you to display recommended prices in the restock notifications. All available commands can be viewed using: !m help recommended

Sometimes retailers change the prices of their products, making them no longer profitable. By adding a recommended price you and your users will be able to quickly compare the item's current price and the recommended buy price you've set as they will be displayed in the restock message. To add a recommended price you need to use the recommended add command. This command requires the name of the store, the SKU of the item you would like to set a recommended price for and the recommended price. Example:

!m recommended add target 80790841 10

In this example we have set a recommended price of 10$ for the item with SKU 80790841 from Target. Next time this item restocks the recommended price of 10$ will be displayed in the restock message.

It is also possible to set recommended price ranges using the following command:

!m recommended add target 80790841 10-20

In this example we have set a recommended price range of 10$ to 20$ for the item with SKU 80790841 from Target.

To remove a recommend price you need to use the recommended remove command. This command requires the name of the store and the SKU of item you would like to remove the recommended price for. Example:

!m recommended remove target 80790841

You can view a list of all the recommended prices you have added for each store using the recommended running command. This command only requires the name of the store. Example:

!m recommended running target

Last updated