Skip to content

Commit

Permalink
Moved bulk pricing also
Browse files Browse the repository at this point in the history
  • Loading branch information
bc-traciporter authored Dec 20, 2024
1 parent d949d4c commit 24ecebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/store-operations/pricing/calculations.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ The table below lists each price type available on a product. The table is read
| Product sale price | A product option that overrides the default price |
| Variant price | A product option that overrides the product sale price |
| Variant sale price | A product option that overrides the variant price |
| Product bulk pricing | Available in fixed ($5), relative (-$2), or percentage (-25%) amount that overrides the customer group discount. Dependent on the total quantity of products, including SKUs added to the cart. |
| Price list variants | A price list record requirement that overrides all previous pricing and excludes SKUs from the total number of items for product bulk pricing.
| Price list variant sale price | A product option that overrides price list pricing if variant pricing is set and selected. |
| Price list variant bulk pricing | Available in fixed ($5), relative (-$2), or percentage (-25%) amount that overrides price list sale price on variants. It is dependent on the quantity added to a cart. |
| Price list variant product pick list | The product pick list overrides price list bulk pricing and allows you to change the price when a pick list item is selected. |
| Product option set (**Deprecated**)| A set of product option facets that may alter the variant price. (This feature is deprecated.) |
| Product modifier | Available in fixed ($5) or percentage (%10) amount that is added or removed from the total product price and overrides the price list variant product pick list. A modifier includes choices such as adding $5 for insurance. |
| Customer group discount | Available in fixed ($5), relative (-$2), or percentage (-25%) amount that overrides the variant sale price. Might apply to one product, category, subcategory, or the entire store's products. |
| Product bulk pricing | Available in fixed ($5), relative (-$2), or percentage (-25%) amount that overrides the customer group discount. Dependent on the total quantity of products, including SKUs added to the cart. |
| Product product pick list | If you configure the product pick list to change the price, it will update the price and override the product modifier when the option is selected. |
Discounts | When a shopper meets certain criteria or takes certain actions to automatically modify the final product or cart price depending on the discount type. |
| Coupons | Coupons require customer action to take effect and modify the final product or cart price depending on the coupon type. |
Expand Down

0 comments on commit 24ecebd

Please sign in to comment.