The Among Category Products banner is missing. What should I check?
The issue with the missing Among Category Products banner might have arisen due to the peculiarities of the custom theme installed on the site and the way it redefines product selectors. To fix the issue, the custom selectors should be defined in the Product Collection Container Selector and Product Container Selector options of the Stores > Configuration > Amasty Extensions > Promo Banners configuration. Follow these steps to adjust the selectors:
Step 1: Navigate to the category page on storefront and open the first product card via Inspect. Locate and verify the following classes:
- div class="products wrapper grid"
- ol class="products list items"
Step 2: Add their values to Product Collection Container Selector.
Step 3. Check the li class added under the previous ones and paste the three values to the Product Container Selector setting.
Below, you may check an example from the module demo page:
By following these steps, you should be able to adjust the banner display on the Among Category Products position. If the issue persists after following these steps, please don’t hesitate to contact our support team.