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:
In order to add mass actions to generate content for SEO fields for product pages, it is necessary to install an additional module. You can find the 'amasty/module-ai-mass-actions-content-generator' package for installing in composer suggest section. ...
If Mass Content generation process gets stuck in pending status, it is possible that the CLI PHP Path wasn't set correctly. CLI PHP Path is the option that shows the path to PHP interpreter, which is used by our extension when running the commands ...
To resolve the "Missing field 'review' (optional)" and "Missing field 'priceValidUntil' (optional)" warnings in rich data using the Google Rich Snippets extension by Amasty, it needs to ensure that your structured data is configured to include these ...
If the Price History block isn't showing up on the storefront, there are several steps you can take to troubleshoot and resolve the issue. Here’s a detailed guide to help you ensure it is set correctly: Step 1. Check if your product has the default ...
Currently, our app doesn't have an automatic tool to delete uploaded images. You'll need to do it manually by going to Content > Files: However, we're working on adding a revert feature in future updates.