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.
Related Articles
Promo Banners Lite API
1. Amasty\BannersLite\Api\UploadFileInterface POST /V1/ambannerslite/banners/uploadFile, method="upload" - add a new banner via file upload.
How to display different banners over time?
With the use of rotating banners, you can maintain a dynamic and engaging digital presence, and our extensions may assist you with that. In case you're aiming to schedule your banners to appear at particular times, the Promo Banners extension ...
Where can I find the Promo Banners Lite module and its version?
Promo Banners Lite is a system module included in the Special Promotions, Special Promotions Pro, and Free Gift packages. This module is not available separately and can only be downloaded as part of one of the mentioned packages. To verify the ...
How to resolve Missing field 'review' and Missing file 'pricevalidUntil' warnings in rich data?
To resolve the "Missing field 'review' (optional)" and "Missing field 'priceValidUntil' (optional)" warnings in rich data using the Google Rich Snippets extension by Amasty, it needs to ensure that your structured data is configured to include these ...
Promo Banners | GraphQL methods
Kindly note that the GraphQL functionality for Promo Banners is available as a part of an active product subscription or support subscription Queries amPromoBanners (uid: Product|Category ID; cartId: Cart ID; searchQuery: Search keywords; pageType: ...