This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
[Product Query] When a specific variation is used (e.g. on-sale variation), the filter blocks have to render data that matches the variation #7245
Labels
block: filter by attribute
Issues related to the Filter by Attribute block.
block: filter by price
Issues related to the Filter by Price block.
block: filter by rating
Issues related to the Filter by Rating block.
block: filter by stock
Issues related to the Filter by Stock block.
block-type: product-query
Issues related to/affecting all product-query variations.
When a specific variation is used (e.g. on-sale variation), the filter blocks have to render data that matches the variation.
For example, when
on-sale variation
is used, theFilter Products by Price
block should render as max price$55.00
.The same for the
Filter Products by Attributes
. The counter number near the attribute is related to all the products.So we have to take care of the kind of variation (e.g.:on sale, most sold products), but also of the pagination settings. For example, the merchant can show only the first 6 products but also show the first 12 products or all the products of a specific variation.
The text was updated successfully, but these errors were encountered: