By default, Magento shows all categories to all customers. Nevertheless, with the help of our Customer Group Catalog module, you may hide all categories and show only specific ones to your selected customers. To achieve the desired result, two rules ...
The outlined error is related to the amasty_groupcat_rule_product table, which is used by the Customer Group Catalog extension and serves as an index table. Data gets written into it only after performing a full Magento reindex. However, some issues ...
Out-of-the-box, the Customer Group Catalog module allows enabling rules to cover out-of-stock products. To explicitly include out-of-stock items in your customer group catalog rules, use either of these options: Option 1: Use the Apply to Out of ...
The Customer Group Catalog extension offers the capability to hide particular products or categories from the catalog based on customer groups. This feature empowers store administrators to create unique catalogs tailored to specific customers. To ...
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 ...