Pricing & Quantity Rules

How to Add Price & Quantity Rules

Globally:

  1. Click the Settings icon
  2. Select Products
  3. Choose Pricing/Quantity
  4. Click Add Rule
  5. Be sure to click Update Workflow to apply the rule when completed

Channel-Specific

  1. Click Channels
  2. Select the gear icon to the left of the desired channel
  3. Click Pricing/Quantity
  4. Click Add Rule
  5. Be sure to click Update to apply the rule when completed

Set Quantity to 0 Before Selling Out

To reduce the chance of overselling products you can use this rule to show your products show as sold out before you reach a quantity of zero. This is helpful in cases where you can be banned for not fulfilling an order. 

  1. For the IF statement, set Quantity < X
  2. For the THEN statement,  set Quantity to 0
  3. Click Ok


Add a Decimal to Prices 

This is commonly used to set the decimal of all items Default List Price to .99.

  1. For the IF statement, set to Always Run
  2. For the THEN statement, set Default List Price to Set Decimal = 99
  3. Click Ok


Brand Upcharge

Commonly used to upcharge popular items companies such as: Apple, Intel, Nike.

  1. For the IF statement, set Brand Contains Apple (Company Name)
  2. For the THEN statement, set Default List Price to % Change X


Discount Items on Sale

This rule allows you to discount products in a few quick and easy steps. This rule requires you to make a list of the products you would like to discount.

  1. For the IF statement, select Master SKU in List  to Sale items (list name)
  2. For the THEN statement, set Default List Price to % Change X
  3. Click Ok


Setting Default Price to MSRP

This rule can be used if you either don't have some Default List Price's filled out or you would rather sell your items at MSRP then the given Default List Price.

  1. For the IF statement, set to Always Run
  2. For the THEN statement, set Default List Price to SET To Field MSRP
  3. Click Ok

 


Delist Products as Quantity Approaches 0

This rule can be used to delist your products before they run out of stock. There is a rule to reverse this action.

  1. For the IF statement, set to Quantity < 5 and Listing Status Equals Listed
  2. For the THEN statement, set Queued Action to Delist
  3. Click Ok


If Category = <fill>, then mark List Price by %

This rule is used when you are trying to upcharge certain category groups.

  1. For the IF statement, set Category 1, Category 2, and Category 3 to Contains category (category of choice)
  2. For the THEN statement, set Default List Price to % Change X
  3. Click Ok


IF Map exists, set List Price to MAP

This rule is used to change the price of your list price to MAP if the item has a MAP

  1. For the IF statement, set MAP to Exists
  2. For the THEN statement, set Default List Price to SET To Field MAP
  3. Click Ok


IF Dropship Fee Exists ADD to Default List Price

The rule checks for a dropship fee and if one is found it adds it to the items Default List Price. This is rule is helpful when you are selling items with small margins.

  1. For the IF statement, set Estimated Dropship Fee to Exists
  2. For the THEN statement, set Default List Price to Add Field Estimated Dropship Fee
  3. Click Ok


If Quantity > X, Queue to Action Publish 

This rule is used to republish products that were delisted once their quantity is replenished.

  1. For the IF statement, set to Quantity > X and Listing Status Equals DeListed
  2. For the THEN statement, set Queued Action to Publish
  3. Click Ok


If MSRP exist, set List price to MSRP and then raise by X%

This rule can be used if your missing some Default List Price's you can set it to the MSRP and before it gets set you increase the price.

  1. For the IF statement, set to Always Run
  2. For the THEN statement, set Default List Price to Set To Field MSRP AND Modify the value prior to the setting by % X
  3. Click Ok


Add Shipping Cost to List Price

This rule gets the customer to cover the shipping cost for you.

  1. For the IF statement, set to Always Run
  2. For the THEN statement, set Default List Price to Add Field Estimated Shipping Cost 
  3. Click Ok