JavaScript seems to be disabled in your browser. For the best experience on our site, be sure to turn on Javascript in your browser.
Magento 2.4.9 is available! Upgrade now & get 15% OFF for a limited time. Use code: UPGRADE249
Premium templates
$299
Our certified developers are ready to tackle your unique challenges. Let's build something great together.
My Cart
x
items In Cart
Subtotal:
Checkout using your account
Checkout as a new customer
Creating an account has many benefits:
Sign in to access your account and explore our exclusive Magento & Shopify solutions.
New to our site? Create an Account
Already have an account? Sign In
Enter your email to receive a password reset link.
Perform bulk catalog edits from the product grid. Offers 20+ mass actions, including price updates, attribute copying, text find-and-replace, custom options copy, and fast delete.
Key features:
Â
Supercharge Your Catalog Management Workflow
Manual catalog editing is a slow task. Meetanshi's Magento 2 Mass Product Actions extension supercharges your workflow by adding over 20 advanced bulk operations to the product grid. You can adjust prices by percentage, apply smart rounding (e.g. round to .99), duplicate custom options, copy gallery images, and find-and-replace text in descriptions. To protect server speeds, large updates are automatically processed in background chunks.
Magento's native bulk editor is slow, lacks advanced actions, and crashes when updating large catalogs, wasting admin time and causing timeouts. Our bulk actions extension adds 20+ advanced options to the product grid. Large jobs run in background queues, ensuring server stability and fast updates.
Optimize your day-to-day administrative tasks with structured catalog update parameters:
Bulk update prices, categories, visibility, website assignments, attributes, custom options, gallery images, and cross-sell relationships.
Adjust catalog pricing by a percentage or fixed amount. Automatically apply rounding rules like ceiling, floor, or rounding to the nearest .99.
Copy customizable options, inputs, and dropdowns from a template product to selected target products in one click.
Find and replace text strings or append prefixes and suffixes across product names, descriptions, and meta fields in bulk.
Bypasses slow standard EAV delete pipelines, allowing admins to safely and quickly purge thousands of obsolete catalog products.
Save time and manage your catalog with ease. This extension lets you customize which actions appear in the grid dropdown and adjust sorting priorities. It supports multi-store configurations, category redirection rules (creating 301 redirects when categories change), and includes security controls to restrict which product attributes can be copied or modified, keeping catalog data consistent.
Large bulk edits often cause database lockups and PHP gateway timeouts. The Mass Product Actions extension solves this with a chunk-based queue pipeline. When you select thousands of products, the extension records the job settings in a dedicated table (meetanshi_mpa_job).
meetanshi_mpa_job
If the selection exceeds the background threshold, the job is split into chunks (default 100 products per chunk) and processed asynchronously using Magento's message queue. Each chunk is processed independently. This means if one product has an validation error, the rest of the batch still updates successfully. The admin dashboard lets you monitor progress, view success/error counts, and read reports. Developers can start queue workers manually using CLI commands, and adjust cron cleanup schedules to purge completed jobs after a set retention period, keeping your database clean.
Admins can restrict bulk editing access using Magento's ACL permissions. You can also specify which attributes are allowed for copy and replace operations, preventing changes to critical fields like SKU. With CLI commands for developers, the module is built for enterprise-level catalog management.