At noon we have a system in place to help limit such undesired scenarios. The price of each product that you list on noon will have minimum and maximum thresholds based on its historical sales data, to help you avoid mistakes while pricing your products:
Click here to find out how to set up your partner SKU min/max.
- You can download your catalog and identify all min/max ranges set against a sku
- Since partner_sku_min/max breaches keeps the product online, make sure they are
set appropriately to avoid selling products for incorrect prices
seller uploaded price | global min | global max | partner sku min | partner sku max | live price | is live | |
#1 | 150 | 20 | 200 | 40 | 150 | 150 | yes |
#2 | 30 | 20 | 200 | 40 | 150 | 40 | yes |
#3 | 180 | 20 | 200 | 40 | 150 | 150 | yes |
#4 | 10 | 20 | 200 | 40 | 150 | not live | no |
#5 | 210 | 20 | 200 | 40 | 150 | not live | no |
for #1, the price uploaded is 150, and it is within global price range and partner’s price range, hence the uploaded price of 150 is live and will reflect on the website
for #2, the price uploaded is 30, which is within global price range, however it is breaching partner’s price_min. In this case, the price will snap back to partner_sku_price_min as it is not violating global price range and will be live with the partner_sku_price_min set by partner, which is 40
for #3, the price uploaded is 180, which is within global price range, however it is breaching partner’s price_max. In this case, the price will snap back to partner_sku_price_max as it is not violating global price range and will be live with the partner_sku_price_max set by partner, which is 150
for #4, the price uploaded is 10, which is not within global price range and is breaching global_min, hence the product will be offline. In this case, the partner_sku_min/max do not play a role
for #5, the price uploaded is 210, which is not within global price range and is breaching global_max, hence the product will be offline. In this case, the partner_sku_min/max do not play a role
Got questions?
Reach out to seller@noon.com