Starting from Mass Order Actions v.1.6.0, the order status can be changed using two mass actions: Change Status and Change Status and Notify. Change Status means the status will be changed, but the customers will not receive any email notifications ...
Yes, it’s possible to print packing slips before a shipment is created using the Mass Order Actions extension. To do this, make sure the extension is updated to v.1.6.1 or higher. After that, open the order grid, select the necessary orders, and ...
Currently, the extension relies on the entity_id field from the database. To make sure the import is successful, use the shipment primary key in the shipment_id column. You may find this value in the URL of the shipment view page:
Since v.2.18.0 you can reset customer consents in bulk. You can find the 'amasty/module-gdpr-subscription-functionality' package for installation in composer suggest. Please note that the module is available as a part of an active subscription. With ...
Starting with version 1.20.0 it is possible to subscribe to stock notifications based on product quantity instead of stock status. The feature works with backorder and pre-order products, including those managed by Amasty Pre Order. You need to ...
Starting with version 2.26.0 it is possible to display related products using the ‘same as’ condition based on child options of configurable products. You need to install the 'amasty/module-automatic-related-products-subscription-functionality' ...
The thing is, the amasty_order_attribute_grid indexer on your instance is most likely set to Updated by Schedule mode. To enable the correct display of the order attributes values, the reindex should be run to update the values using the command: php ...
Starting with version 2.20.0 the Special Promotions Pro module has a condition for counting unique product SKUs in the shopping cart. You need to install the 'amasty/module-special-promo-conditions' package from composer suggest to use this ...