October 7,2021

Magento 2 Guide: Product Tiered Pricing

by Tim

Tiered pricing on an eCommerce store offers an extra incentive to increase order value, while providing customers saving for purchasing multiple products. It’s a win-win.

magneto-2-tiered-pricing-example

In Magento 2, there is a simple way to set this up on a per product basis.

Quick Overview

  1. Log into your Magento admin area.
  2. Go to Catalog > Products.
  3. Filter and find the product, then go to edit it.
  4. Under Price, there is an option for Advanced Pricing.
  5. In the table, add the number of tiers you want.
  6. Apply the price, quantity required, discount amount.
  7. When finished, hit done, then save the product.

Full Overview

Log into your Magento admin area, once logged in, head to Catalog > Products. In here, filter and find the product you want to add tiered pricing to and go to edit that product.

Once you’re in the edit view of your product, scroll down to Price, just under the Price of the product, there is an option for Advanced Pricing. Clicking this will pull up a new area to edit the advanced pricing.

magento-2-navigate-to-tiered-pricing-page

Here is where you can set the pricing tiers for your product. In the table area, click Add, this will create a new row to define a tier for pricing.

magento-2-tier-price-area

In here you can set:

  • Which website it applies to.
  • The customer group who can see it.
  • The quantity the customer needs to order to qualify for the discount.
  • A dropdown to choose either Fixed (a new set price) or Discount (a percentage based discount).
  • The amount of the discount.

You do not need to set the price for one, this is defined by the default/base price. Once you’ve set up all the rows you want, hit Done, then save the product to finish. This will then show on the product page, if not, you may need to flush the website cache.

Need help with Magento?

We are experts in Magento, with experienced designers, developers & marketers. If you need a hand, get in touch.

Bulk updating tiered pricing

If you find you have a large number of variants you need to update, doing this product by product can be very time-consuming, there is, however, a way to bulk update the tiered pricing. This is done via importing a csv.

The fields the csv need to contain are:

  • sku (product identifier)
  • tier_price_website (the store you’re updating)
  • tier_price_customer_group (the customer group the tiered pricing belongs to)
  • tier_price_qty (quantity needed for the tier)
  • tier_price (the new price for the tier)
  • tier_price_value_type (either fixed or percentage-based discount)

You can get an example of this by going to System > Data Transfer > Export.

Under Entity type select advanced pricing, Export format as csv. From this you will end up with a list of attributes to filter the products you want to export, if you’re unsure which to pick, scroll down to SKU and enter the SKU(s) of products. Once done, click the continue button at the bottom and the download will start.

Now for bulk updating.

Quick overview

  1. System > Data transfer > Import
  2. Entity type: Advanced Pricing
  3. Import behaviour: Add/Update
  4. Select your update csv
  5. Hit the Check Data button at top
  6. Once the data has been checked, hit the import button

Full Overview

Once you’ve got your updated csv of tiered pricing, from the admin area, head to system > Data transfer > Import.

From the Entity type dropdown, you want to choose Advanced pricing. From the list that appears set Import behaviour to Add/Update, this will add the fields in your csv to the products.

The other fields can be left the same, the only thing left to do is select the file you want to import. Once you’ve added your file, click the Check Data button in the top right, the system will now check through the data, if there are any errors it will stop.

Once it’s finished verifying the data, an import button will appear at the bottom, click this and the data will import. Once finished, you may need to flush the cache on your website for the prices to show up on the front end.

A couple of side notes, regarding the tiered pricing: Advanced product pricing is not the same as offering a discount via catalog/cart price rules. This means it is is a separate entity to, so any catalog/cart price rules will run alongside your tiered pricing, for example:

If you have a 20% site wide discount, and a product with buy 3 get 10% off tiered pricing, the discount and the tiered pricing will stack and both will be applied to that product.

If you do not want products with advanced pricing to be affected by catalog/cart price rules, you will need to exclude the products from the catalog/cart price rule.

Check out all of our other Magento 2 Guides

We are a experienced Magento Agency, working with brands both large and small. If you need any help with your Magento Store, get in touch with us today!

Continue Reading

AI Optimisation: An in-depth guide to AEO, LLMO, and GEO

AI optimisation is a digital process that requires websites to be read and understood by AI models. If the content on your site is optimised, AI may quote, reference and link back to your website.

Leanne March 5th, 2026
Magento 2 Guide: Attributes & Attribute Sets

This content is blocked because YouTube cookies have not been accepted.Accept cookies Here we’re going to look at an important, but sometimes overlooked part of Magento – Attributes. You are able to create custom attributes and use these improve the information you show for a product and offer more website navigation options, helping to improve … Continued

Tim February 16th, 2026
Magento 2 Guide: Editing The Basics

In this post, we are going to look at how to do some of the simple daya to day edits you might want if you have a Magento 2 website. Need help with Magento? We are experts in Magento, with experienced designers, developers & marketers. If you need a hand, get in touch. Contact us … Continued

Tim February 12th, 2026
Magento 2 Guide: Admin Menu Overview

In this Magento 2 guide:   Dashboard Sales Catalog Customers Marketing Content Reports Stores System Dashboard An overview of the website’s performance. From here you can quickly see things like lifetime sales, average order value, most purchased products and search terms made on the website. There’s also a graph showing recent order activity.   Sales … Continued

Tim February 12th, 2026