Starting from version 2.1.2, the dependency on Magento MSI was removed from a basic build and moved to a separate module component. The extension works on single-source installations out of the box, and the compatibility with MSI is added with an ...
The module works with the Magento product attributes as a basis for forming the product collection that receives a custom stock status. In Magento, quantity is a system attribute that cannot be used in rules' conditions. Due to this, setting a status ...
The extension allows setting different statuses to products based on their attributes (like color, size, SKU, stock availability, etc) and dynamically change the status depending on the available quantity of the product. The feature is available for ...
The issue arises due to the reset entity in the DB that happens during module update/installation. In order to fix it, you need to modify the value of the is_user_defined entity in the DB. This could be done with the following command: UPDATE ...
Starting with version 2.12.0 to comply with Directive (EU) 2023/2673: 1. We added the ability to rename Returns to Withdrawals. Now it is possible to select the Return Label in Amasty > RMA > Configuration > General: When the Withdrawals option is ...
Since v.2.2.0 of the Customer Group Catalog extension it is possible to hide CMS pages from specific customer groups. You can find the 'amasty/module-groupcat-subscription-functionality' package for installation in composer suggest. Please note that ...
Starting with version 2.8.0 of the Elastic Search and version 1.27.0 of the Advanced Search modules, a new feature to limit the search query length. was added. You need to install the 'amasty/module-advanced-search-subscription-functionality’ package ...
Out of the box, Elastic Search and Advanced Search extensions aren't declared as compatible with Porto theme. However, due to a big number of reports, Amasty have released a free and publicly available compatibility module that addresses common ...
The Improved Layered Navigation module generates filter links as standard HTML links, for example: <a href="..."> As a result, filtered pages may appear in Google Search Console, consume crawl budget, and create duplicate content issues. This can ...