Client site will sell headphones.
Main sections are Head, Ear, Add-Ons and Speakers and contain actual products.
'Shop by brand' sections are populated by filtering based on Brand variable.
Other sections are HiFi, Sport, Urban and Wireless and need to be populated with products from the main sections. It is likely that most products will need to appear in at least two other sections - brand and one or two other.
This cannot be done by filtering as one can only filter by one property. Adding a second filtering property row means the product must satisfy BOTH to be included, the rows of properties are additive not 'either/or'.
If these sections are populated with duplicate products, either multiple instances of the same product occur in the sections populated by filtering, OR if indexing product duplicates is switched off, you cannot filter by these products and they just disappear when filtering is performed.
If the brand variable is changed to be editable in product duplicates, one could remove the brand variable which would prevent duplicates, but would stop the duplicate products being filterable by brand which is a requirement.
Can anyone think of a solution, this seems to be a pretty major issue and is preventing my client going live with his site?
A solution would be if we could tell the filtering whether to use rows of filterable properties as alternates rather than as additive. (in BlockIf terms as OR rather than as AND.)
Please can anyone help?
Thank you.
Main sections are Head, Ear, Add-Ons and Speakers and contain actual products.
'Shop by brand' sections are populated by filtering based on Brand variable.
Other sections are HiFi, Sport, Urban and Wireless and need to be populated with products from the main sections. It is likely that most products will need to appear in at least two other sections - brand and one or two other.
This cannot be done by filtering as one can only filter by one property. Adding a second filtering property row means the product must satisfy BOTH to be included, the rows of properties are additive not 'either/or'.
If these sections are populated with duplicate products, either multiple instances of the same product occur in the sections populated by filtering, OR if indexing product duplicates is switched off, you cannot filter by these products and they just disappear when filtering is performed.
If the brand variable is changed to be editable in product duplicates, one could remove the brand variable which would prevent duplicates, but would stop the duplicate products being filterable by brand which is a requirement.
Can anyone think of a solution, this seems to be a pretty major issue and is preventing my client going live with his site?
A solution would be if we could tell the filtering whether to use rows of filterable properties as alternates rather than as additive. (in BlockIf terms as OR rather than as AND.)
Please can anyone help?
Thank you.
Comment