Magento 2 Magento 1

Magento 2 Regular, Special & Tier Price Importer

Rating:
100% of 100
Share
Login to earn Reward Points for sharing!

This Price Importer Extension for Magento 2 is the fastest import tool for updating different prices like regular, cost, MSRP/MAP, special, tier & customer group price via different methods (admin, CLI & cron jobs).

Compatibility

Community: 2.1, 2.2, 2.3, 2.4
Enterprise: 2.1, 2.2, 2.3, 2.4
? Please enter the production domain without http:// or https://. For example: www.magepsycho.com For multiple purchases of the extension (i.e. Qty > 1), you can use comma separator(,) for multiple domains. Note that no of domains should not exceed the ordered qty.
? Please enter the development domain without http:// or https://. For example: www.magepsycho.com For multiple purchases of the extension (i.e. Qty > 1), you can use comma separator(,) for multiple domains. Note that no of domains should not exceed the ordered qty.
Regular Price $75.00 Special Price $55.00
v1.0.3
30 Days Money Back
Free Lifetime updates
100% Open Source

The fastest Magento 2 price import tool for bulk updating regular, cost, MSRP/MAP, special, tier & customer group prices — all from a single CSV file.

The Problem

Magento 2's built-in data transfer supports product and advanced pricing imports, but lacks the ability to update all price types in a single operation. Native import options for pricing are limited and slow for large catalogs.

The Solution

This extension provides the simplest and fastest way to import all types of pricing with a single CSV file. Combined with the export pricing feature, preparing and updating price data becomes effortless.

Key Features

All-in-One CSV Import Bulk import regular, cost, MSRP/MAP, special, tier & customer group prices from a single CSV
CSV File Preview Preview uploaded files to verify data structure before importing
Detailed Validation In-depth error messages help you quickly find and fix issues in CSV data
Price Rounding Supports whole number rounding and psychological pricing (e.g. $9.99)
Flexible Price Values Increase/decrease by fixed amount or percentage; set as % of a reference attribute
Multiple Import Methods Import via admin panel, CLI command, or scheduled cron jobs
Export Pricing Export existing prices to easily prepare your import CSV file
Add, Update & Delete Add, update, or delete prices in the same file using the x marker

Feature Highlights

Import All Price Types from a Single CSV

Bulk update (add, update, or delete) any type of price with a single CSV file. Supported price types:

  • Regular Price
  • Special Price (with From and To dates)
  • Cost
  • Manufacturer's Suggested Retail Price (MSRP) / Minimum Advertised Price (MAP)
  • Tier Price / Customer Group Price (Group Price is a special case of Tier Price with qty = 1)
  • Custom Decimal Price Attributes — coming soon
Sample CSV files are included with the extension (Import Pricing > Download Sample File). Also available on our GitHub Repository.

In-Depth Import Data Validation

All pricing data must pass validation before import to ensure consistency with the database. If validation fails, the extension describes each error — helping you quickly locate and fix problems in the CSV file.

Validation runs at two levels: header/column level first, then data/row level. Row validation only starts after column validation passes.

Header/Column Errors

  • We can't find required columns: "sku", "website_id"
  • Header contains invalid attribute(s): "tier_price:{invalid-group}"

Data/Row Errors

  • Product with specified SKU not found
  • Tier Price / Group Price data is invalid
  • Date or Price format is invalid
  • To Date should be later than or same as From Date
Magento 2 Price Importer - Import Validation Error Messages Import Validation Messages

Drag & Drop Uploader with CSV Preview

Upload CSV files with drag-and-drop, then preview the data directly in the admin panel. Verify that rows and columns are properly formatted before running the import.

Magento 2 Price Importer - CSV File Preview with Drag and Drop Upload CSV File Preview

Flexible Pricing Values

Update prices by increasing or decreasing with fixed amounts or percentages. Set prices as a percentage of a reference attribute, or mark with x to delete. Add, update, and delete prices in the same CSV file.

Format Description Applied To
10 Set fixed amount value All Prices
+10 Increase current value by 10 All Prices
-10 Decrease current value by 10 All Prices
10% 10% of reference price (for tier_price: X% = discount) msrp, special_price, tier_price
+10% Increase current value by 10% All Prices
-10% Decrease current value by 10% All Prices
x Delete the current value All Prices (except regular price)
The reference attribute for markup pricing can be configured in Stores > Configuration > Mass Importer Pro.

Price Rounding Options

Round calculated prices to whole numbers or apply psychological/strategic pricing (e.g. $9.99, $9.50). Three rounding modes are available:

Rounding Type Description Example
No Rounding Price is left as-is 9.43 → 9.43
Round Normally Standard PHP round() 9.43 → 9.00  |  9.63 → 10.00
Round to Nearest Psychological pricing (*.99, *.50, etc.) 9.43 → 9.99 (if rounding value = 0.99)

Import Pricing via CLI

For large CSV files, importing via SSH command-line avoids web server timeouts and memory limits. The CLI method is ideal for bulk operations on large catalogs.

Magento 2 Pricing Import via SSH CLI Console Command CLI Price Import

Schedule via Cron

Automate price imports with cron jobs:

1 0 * * * /usr/bin/php /path/to/magento2/bin/magento mip:pricing:import --reindex /path/to/import/file.csv

Export Pricing Data

Export existing prices to prepare your import file. Filter products and select which price types to export — especially useful for tier prices with multiple levels.

Magento 2 Price Importer - Export Pricing Data with Filters Export Pricing with Filters

Installation

1
Download the extension .zip file and extract the files.
2
Copy the extension files from src/ folder to your {magento2-root-dir}/
3
Run the following commands from SSH console:
php bin/magento module:enable MagePsycho_MassImporterPro MagePsycho_MipPricing --clear-static-content
php bin/magento setup:upgrade
4
Flush the store cache:
php bin/magento cache:flush
5
Go to Admin > SYSTEM > Mass Importer Pro to import, export, and configure settings.

Live Demo

v1.0.3

released on 2020-06-05
  • fixed Fixed the special price from/to dates in case of website scope pricing
  • fixed Fixed price updating issue in case of SKU available in multiple rows
  • changed Tested compatibility against Magento 2.3.5

v1.0.2

released on 2020-01-24
  • fixed Fixed js minify issue during static content deploy
  • fixed Fixed 0 price issue in case of empty values
  • fixed Fixed rounding issue
  • changed Refactored code

v1.0.1

released on 2020-01-15
  • fixed Fixed di compilation issue in Magento 2.2.3
  • fixed Fixed css for uploader box in Magento 2.2.4
  • fixed Fixed CSV popup preview issue
  • changed Updated sample files

v1.0.0

released on 2019-12-25
  • added Initial Release

Generic

How can I pay for MagePsycho extensions?

We only support PayPal for now. The other means are under processing.

If I buy an extension, how would I get it?

After you make a purchase, the order will appear in the "My Orders" section of your personal account page.

As soon as the order status becomes completed the purchased extensions can be downloaded from "My Downloads" section.

How can I get the license key(s) for the purchased extension?

The license key(s) are sent along with the invoice email.
In case if you have't received any license key(s), please Contact Us with the order #.

Are your extensions open source or encrypted?

All of our extensions are developed on the open source platform.

Do you provide Magento customization service?

Yes, sure, we can help you with customization. Please, submit the Request Quote form.

Can I get a refund if an extension doesn’t suit me?

Absolutely. MagePsycho provides a 30-day money back guarantee. So feel free to purchase.

After 30 days from the date of purchase, the refund is not applied. You also cannot ask for a refund for the installation service or custom service.

If you are looking for a specific solution for your store, please Contact Us.

Can I request a free trial?

MagePsycho doesn’t provide any trials. But we have a 30 days money back guarantee.
But if you buy an extension and it doesn’t suit you in any way, you can request a refund with no risks on your side.
Moreover, most of our extensions have demos, where you can see how our modules work.

What is the license policy? On how many websites can I use MagePsycho extensions?

Our license allows you to use in a single domain but an unlimited number of sub-domains.
In the case of additional licenses, we do provide a good discount.

Will I get free support and updates?

You will get free lifetime updates for extensions purchased from us.
Write Your Own Review
Only registered users can write reviews. Please Sign in or create an account
You May Also Like