Some attributes might not be available in the conditions list when you create a new rule. To add an attribute to the conditions, follow the steps below: 1. Navigate to Stores > Attributes > Product, choose the attribute and open ...
The following error when running a bin/magento setup:static-content:deploy command implies that the child theme is not utilizing the Magento LESS to CSS compilation: Compilation from source: ...
In Magento 2, for all changes in existing entities to properly reflect in the environment, a reindex is required. Specific events that enforce the reindexing process after changes in database tables are called triggers. Amasty modules do not add ...
Generally, an extension consists of specific elements (i.e. interface, settings display, added content) which can be translated to another language. When making a translation, as the first step, look through the module's elements in the Admin ...
Sometimes data in the amasty_fpc_activity table may pile up and take a lot of space. At the moment the extension lacks the functionality of auto-cleaning this log. Therefore, the solution is to manually clear the Customer Activity Log table. It is ...
Default Magento cookies are divided into 2 types - Essential and Non-Essential. 1. Essential cookies do not require the user's consent for their work and are stored in the browser automatically, as they ensure the correct operation of the store from ...
If there are several Product Parts Finder blocks on a .phtml page, you may differentiate the results by the Finder ID value. When the needed finder is used, the \Amasty\Finder\Controller\Index\Search::execute controller receives the request ...
In case the product image doesn't change when a customer chooses a specific attribute option, please go to Stores → Attributes → Product and open the needed attribute. Make sure that the Update Product Preview Image setting is enabled in the ...
By default, the Landing Pages extension allows showing child options of configurable products matching the specified conditions. It means that if a landing page is configured to display green items, and the configurable product has a child item ...