Overview
Back to topPricemotion makes it easy to get insight into your competitors' prices. Pricemotion keeps track of the prices of your competitors on the leading Dutch price comparison platforms and allows you to set rules to change your own prices based on the results. Pricemotion can also track products that are not on price comparison platforms, by reading prices directly from your competitor's websites. You can manage your products and competitors in the Pricemotion web app, and export data for your own analysis.
The Pricemotion integration for Magento directly integrates Pricemotion in your store using the Pricemotion API. It allows you view your competitors' prices and to set price rules while editing products in Magento. Information about the lowest found price and the difference with the price in your own store is added to the product listing. Integrating with Pricemotion lets you keep your prices competitive with no effort beyond the initial set-up.
Account & Pricing
To use this extension, you need a Pricemotion account. The account is not automatically created during extension installation. Please go to the signup and pricing page to create an account. Pricemotion offers a free package for a limited number of products. For other packages, fees apply. For larger numbers of products than listed on our website, please contact info@pricemotion.nl.
Features
- View competitors' prices while editing products. On each product edit page in the Magento backend, you may view your competitor's prices on the Pricemotion tab. The name and competing price is shown for each competitor in a sortable table. Statistics such as the lowest, highest, and median prices are also displayed here.
- Set price rules to change your prices based on your competitor's prices. This can also be done on the Pricemtion tab while editing a product. Three different price rules are available, and it is possible to set a minimum price based on the cost price for the product. Price rules are updated every 12 hours. (See Adjust Prices Dynamically below.)
- Filter products based on price competitiveness using the Lowest Price and Price Difference attributes. These attributes are updated every 12 hours so that you can be quickly aware of changes. (See Find Uncompetitive Prices Quickly.)
Find Uncompetitive Prices Quickly
- Pricemotion provides two new product attributes. These two attributes can be used to filter products based on how competitive your prices are so that you can easily see which prices need updating.
- Lowest Price tells you the lowest price on price comparison platforms for a product.
- Price Difference tells you how your price differs from the lowest price, as a percentage.
Adjust Prices Dynamically
For each product, you can easily configure how you'd like to adjust your product's prices to those of your competitors. To prevent selling the product for less than your cost price, enable Margin Protection. You can set a percentage that is used to calculate the minimum price. This way, price rules will never cause the product price to go below your cost price plus the given percentage. are three distinct methods of price adjustment:
- Percentage Below Average: Your product is priced a certain percentage below the average price of all competitors.
- Equal to Position: Pricemotion makes sure that your product price is always equal to a certain price position in the price ranking between competitors.
- Less than Position: Pricemotion sets your price to be 1 cent less than the price on this position so that you can always have your own price on this position instead.
Technical Specifications
Back to topSeller profile
Seller contact
Integrator
Current Version
1.3.7
Adobe Commerce platform compatibility
Open Source (CE): 2.4 (current), 2.3 (obsolete)
Type
Stable Build
Updated
29 July, 2022
Categories
Extensions, Reporting & Analytics
Documentation
License Type
GNU General Public License 3.0 (GPL-3.0)
Policy
Quality Report
Back to topAll tests were conducted on the latest versions of Adobe Commerce that existed for the compatible release lines at the moment of the extension submission. Latest versions of all other software were used, as applicable.
Release Notes
Back to top1.3.7:
- Compatible with Open Source (CE) : 2.3 2.4
- Stability: Stable Build
-
Description:
- Use Pricemotion SDK.
1.3.6:
- Compatible with Open Source (CE) : 2.3 2.4
- Stability: Stable Build
-
Description:
- Add setting to disable updates for products that do not have price rules set.
1.3.5:
- Compatible with Open Source (CE) : 2.3 2.4
- Stability: Stable Build
-
Description:
- Fix compatibility with PHP 8.1.
1.3.4:
- Compatible with Open Source (CE) : 2.3 2.4
- Stability: Stable Build
-
Description:
- Don't rely on version detection for widget version.
1.3.3:
- Compatible with Open Source (CE) : 2.3 2.4
- Stability: Stable Build
-
Description:
- Prevent logging of the SQL query used to retrieve products for update.
- Fix an undefined index notice when installed via Composer and there are other packages installed which don't have a name.
1.3.1:
- Compatible with Open Source (CE) : 2.3 2.4
- Stability: Stable Build
-
Description:
* Only trigger indexers when other fields than the last updated timestamp are changed.
1.3.0:
- Compatible with Open Source (CE) : 2.3 2.4
- Stability: Stable Build
-
Description:
* Add option to round price up or down according to selected precision.
1.2.0:
- Compatible with Open Source (CE) : 2.3 2.4
- Stability: Stable Build
-
Description:
* Add push API allowing Pricemotion to update products as soon as new data is available, and without waiting for the cron job.
1.1.15:
- Compatible with Open Source (CE) : 2.3 2.4
- Stability: Stable Build
-
Description:
* Log uncaught exceptions and errors during cron run to `pricemotion.log`.
* Fix Magento setup when module is installed during first Magento installation.
1.1.14:
- Compatible with Open Source (CE) : 2.3 2.4
- Stability: Stable Build
-
Description:
* Fix update command breaking when price rule is disabled.
1.1.13:
- Compatible with Open Source (CE) : 2.3 2.4
- Stability: Stable Build
-
Description:
* Trigger price, attribute indexers even if indexes run on schedule.
1.1.12:
- Compatible with Open Source (CE) : 2.3 2.4
- Stability: Stable Build
-
Description:
* Reindex product after update. This should prevent stale prices from being displayed on the storefront.
1.1.10:
- Compatible with Open Source (CE) : 2.3 2.4
- Stability: Stable Build
-
Description:
* Use user locale for Pricemotion widgets in admin interface. (Dutch and English languages are supported.)
* Mark products as updated even if API errors occur. This is to prevent the same products from being updated every minute, even when the results don't change.
* End cron job when running out of time.
* Emulate default store view in cronjob.
* Log EAN, price, list price attribute settings during pricemotion:update command.
* Log manual update runs so they can be distinguished from cron runs in the logs.
* Log "no products need updating" so that cron job execution can be verified.
* Add --ean option to pricemotion:update command allowing specifying specific products to update.
* Log all product attributes to the console when using pricemotion:update.
* Prevent "Got 0 products for update" message from being logged.
* Fix cron time limit.
* Disable time limit when running via pricemotion:update.
* Avoid trying to apply price rules if settings are empty.
* Explicitly save only attributes changed during price update.
1.1.4:
- Compatible with Open Source (CE) : 2.3 2.4
- Stability: Stable Build
-
Description:
* Fix version detection when installed directly from GitHub using Composer.
* Fix template load issues when installed via Composer.
1.0.0:
- Compatible with Open Source (CE) : 2.3 2.4
- Stability: Stable Build
-
Description:
Initial release of Pricemotion for Magento 2.
Support
Back to topThe best place to start if you need help with a specific extension is to contact the developer. All Adobe Commerce developers have both a contact email and a support email listed.
Contact Vendor