Prices Changer for Magento® 2.x

As low as $129.00
In stock
Only %1 left
SKU
prices-changer-m2

How often do you need to change the regular or special price for a group of products? With our module, you can do it in a few clicks. You can easily filter the products by any attribute to change their prices. The module supports various price change formulas.

How often do you need to change the regular or special price for a group of products? With our module, you can do it in a few clicks. You can easily filter the products by any attribute to change their prices. The module supports various price change formulas.


Security


Price change security is achieved in two ways:
1. All price change operations are carried out in one transaction. Therefore, if an error occurs, the database itself will roll back the changes.
2. Before changing the price, our module makes a backup of previous prices. Therefore, if you make a mistake, you can always roll back.


Types of prices


The module supports the following types of prices:

  1. Price
  2. Special Price
  3. Cost
  4. Minimum Advertised Price (MSRP)
  5. Tier Price
  6. Customizable Options
  7. Product attributes with the type "Price"


Formulas


Formulas that you can use to change the price flexibly:

  • null: remove the price from the product.
  • 20: The entered number will replace the current price of the product.
  • -20: The price of the product will decrease by the specified number.
  • +20: The price of the product will increase by the specified amount.
  • -10%: The price of the product will decrease by the specified percentage.
  • +20%: The price of the product will increase by the specified percentage.
  • max20: enter a number with a "max" prefix in front and the final price will be less than or equal to this number.
  • min20: enter a number with a "min" prefix in front and the final price will be greater than or equal to this number.

Numbers 20 and 10 are given as an example. In your case, these can be any numbers.
It can use other price types in the formula. Accessed prices types: {{price}}, {{special_price}}, {{cost}}, {{msrp}}.
In one set it can use some formulas.
All prices should be specified in the base currency.

Demo

To get a demo version of the extension, please contact our technical support. In the letter, indicate your name and surname, name of the extension, email address, and website URL. The demo is valid for 14 days. After 14 days, you agree to remove the extension demo from your site and from wherever it was installed.


Examples


Some examples:
1
price: 80
cost: 50
formula: {{cost}} +150%
result: 125


2
price: 80
cost: 50
formula: {{cost}} +150% max110
result: 110


3
price: 80
formula: -15%
result: 65

More Information
CMS Magento 2
Compatibility 2.4, 2.3

Follow these steps to install the extension:

  1. Unpack the resulting archive to the root of your Magento site. As a result, you should have created such a folder [magento_root]/app/code/Extmag/Pricer
  2. Run the following commands in the root of your Magento site:
    • php bin/magento c:f
    • php bin/magento s:up
  3. Log out and log back into the Magento admin interface
  4. Congratulations. The extension has been successfully installed.

For all questions about the installation, please contact our technical support.

1.5.6

Added support Magento 2.4.7 and Adobe Commerce 2.4.7

1.5.5

Added support Magento 2.4.6-p4 and Adobe Commerce 2.4.6-p4

1.5.4

Added support Magento 2.4.6-p3 and Adobe Commerce 2.4.6-p3

1.5.3

Added support Magento 2.4.6-p2 and Adobe Commerce 2.4.6-p2

1.5.2

Added support Adobe Commerce 2.4.6-p1

1.5.1

Support Adobe Commerce (Magento) 2.4.6

Support PHP 8.1

1.5.0

Improved filtering product collection and resetting product indexes

1.4.4

Added availability to reset all indexes after changing prices

1.4.3

Fixed the problem with tier prices and option All Websites

1.4.2

Fixed some bugs with XML layout and PHP conditions.

1.4.1

Fixed some minor bugs with Conditions in Price Sets.

1.4.0

Added the ability to change the prices of product attributes with the type "Price"

1.3.0

Fixed some minor bugs.

Changed behaviour for Website Prices and Global Prices.

1.2.0

Added the ability to change the prices of custom options

1.1.2

Fixed the PHP warnings

1.1.1

Support Adobe Commerce (Magento) 2.4.5-p1

1.1.0

Added opportunity for bulk changing Tier prices of products

1.0.0

Support PHP 8.1 and Adobe Commerce 2.4.4

Copyright © 2013-present Magento, Inc. All rights reserved.