Catalog and navigation
What is the difference between Search Recommendations and Search Suggestions in the Search configuration?
Magento 2 Search Recommendations and Search Suggestions are designed to persuade users to make a buying decision. Both settings could be found by navigating to Stores > Configuration > Catalog > Catalog Search. In turn, each of the settings serves ...
How to remove an attribute from filtering?
In order to hide some filters on Category pages, please, follow the next steps: 1) Kindly navigate to Stores > Attributes > Product and open the attribute you'd like to hide. 2)After that, please, go to Storefront Properties tab, set the Use in ...
Why is the Cart Price Rule discount not displayed on the Category pages?
Kindly note that this is expected behaviour for the discounts associated with a cart price rules not being displayed on Category pages. The point is that cart price rule discounts are calculated on Shopping Cart and Checkout pages, therefore, they ...
What is the recommended indexer mode for an instance with a large number of products?
With respect to the indexer mode suitable for the Magento installation with a large number of products, it is recommended setting indexers in Update by Schedule mode. This will ensure that no timeouts appear when any settings related to indexers in ...
How to add an attribute to the Search?
In order to make an attribute which is assigned to the products searchable, please, follow the next steps: 1) Kindly navigate to Stores > Attributes > Product and choose the attribute required. 2) In the attribute settings, please, switch to the ...
How to make customers add only specific amounts of products to the cart (e.g. 4, 8, 12, etc)?
Navigate to Catalog → Products → choose the product → Quantity → Advanced Inventory and set Enable Qty Increments to Yes. Once this setting is enabled, the Qty Increment field appears, where you can specify the step of the item qty customers should ...
How to show configurable options in product listing?
If product options are not displayed on category pages, customers have to select them from the product page to add the items to the cart. To display configurable swatches on category pages, navigate to Stores → Attributes → Product → choose the ...
How to make product image change after choosing a configurable option on the product listing page?
Configurable products are assembled from simple products, which represent variations of the same item. Each simple product can have its own image that differs it from other options. For example, you can upload images of different color variations of ...
Is there a way to display all the filter options even if there are no such products?
Sometimes it is necessary to show all possible filters inside the navigation bar even if there are no product matching results. Default Magento allows showing all filter options, and to apply this logic the following setting should be set to ...