- Posts: 81
- Thank you received: 0
Product filter
-- HikaShop version -- : latest version
-- Joomla version -- : 3.2.
-- PHP version -- : 5.3
Hi,
Is there a way to filter by HikaShop involve multiple properties. I have several products in a category. Each product has a separate property or variation. But I want to filter in the category of the products the properties of all products.
Is this possible or can I just add a property of a product in the category for the filter?
Please Log in or Create an account to join the conversation.
- Posts: 12953
- Thank you received: 1778
Can you give us more information about the "properties" that will be different regarding the product ?
Thanks.
Please Log in or Create an account to join the conversation.
the products are differentiated in size in the properties.
Radius x thickness x bore.
As an example ... There are two products in a product category. The first product has the characteristics AxBxC, AxDxC and ExDxC. The second product has the characteristics KxYxZ, LxYxZ and MxTxW.
In the product category with the two products, the different characteristics of the products to be filtered. First Filter - radius (A, E, K, L, M), second filter - thickness (B, D, Y, T), third filter - bore (C, Z, W).
When the customer enters three values in the filters should the product be displayed with the accords.
Please Log in or Create an account to join the conversation.
- Posts: 12953
- Thank you received: 1778
Please Log in or Create an account to join the conversation.
Thanks for your answer.
Unfortunately I can not create a property and assign several products because each variation has a Product Code.
Each product has a seperate property with multiple variations.
However, it is in the setting of the filter select only one property and not several.
Thus, only the variations of the properties is filtered for a product. I would like to filter between multiple products and unfortunately I do not know how I can select multiple properties in a filter.
Please Log in or Create an account to join the conversation.
- Posts: 12953
- Thank you received: 1778
The solution will be to create one filter per property.Thus, only the variations of the properties is filtered for a product. I would like to filter between multiple products and unfortunately I do not know how I can select multiple properties in a filter.
Please Log in or Create an account to join the conversation.
there is the possibility of multiple filters put together? Since there where more than 15 products are displayed in a categories. Because I do not want in a category have 15 filters.
Please Log in or Create an account to join the conversation.
Property or products ?
The idea is to put one filter per "characteristic" (or property). Not per product.
If you create several filters, they can be displayed in the same time and they will work together.
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Please Log in or Create an account to join the conversation.
I want to create a filter that can filter in several products. The problem is that the product has several variations in the properties. I have 15 products in a product category. Each product has a separate property. So 15 products = 15 properties. How can I filter out the 15 different characteristics of the 15 products?
Please Log in or Create an account to join the conversation.
Actually it's not possible to filter on variants, but the filters can be applied on custom fields, so a solution could be to filter on a custom field which contain the same values than the characteristic.
Then in the product edition page, for each variants select the corresponding value in the custom field.
Please Log in or Create an account to join the conversation.