- Posts: 81
- Thank you received: 0
dropdown filter - product_name and product_variant
11 years 9 months ago #183017
by bordia
dropdown filter - product_name and product_variant was created by bordia
-- url of the page with the problem -- :
www.bordia.de
-- HikaShop version -- : 2.3.2
-- Joomla version -- : 3.3.6
-- PHP version -- : 5.4
Hello HikaShop team,
in the HikaShop configuration under Display -> Filter you can access the filter options.
I want to create a filter that recognizes the letters or numbers of the product name of the variants of a product and then displays the filtered items.
This is only possible if I use the text filter and the product_name and product_description. But I want a drop-down filter which filters in the product name and in the variant of the product. In addition, it is important that I pretend the values in the drop down filter.
Is it feasible?
Best regards
Daniel
-- HikaShop version -- : 2.3.2
-- Joomla version -- : 3.3.6
-- PHP version -- : 5.4
Hello HikaShop team,
in the HikaShop configuration under Display -> Filter you can access the filter options.
I want to create a filter that recognizes the letters or numbers of the product name of the variants of a product and then displays the filtered items.
This is only possible if I use the text filter and the product_name and product_description. But I want a drop-down filter which filters in the product name and in the variant of the product. In addition, it is important that I pretend the values in the drop down filter.
Is it feasible?
Best regards
Daniel
Please Log in or Create an account to join the conversation.
11 years 9 months ago #183166
by Jerome
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.
Replied by Jerome on topic dropdown filter - product_name and product_variant
Hi,
I am sorry but I don't understand what you want to achieve with the filter, how it is suppose to work.
But for what I understand, I don't think that is possible with the filter system. It might be possible by modifying HikaShop but I can't be sure with my current knowledge of your needs.
Regards,
I am sorry but I don't understand what you want to achieve with the filter, how it is suppose to work.
But for what I understand, I don't think that is possible with the filter system. It might be possible by modifying HikaShop but I can't be sure with my current knowledge of your needs.
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.
11 years 9 months ago #183506
by bordia
Replied by bordia on topic dropdown filter - product_name and product_variant
Hi Jerome,
when using the text filter must be set in which category to filter the input, for example in product_name or product_description. What I need is a drop down filter which filters into the product_name and product_description. The values to be selected in the frontend are to be determined from me what should be displayed.
It is useful for me because I can create a separate filter in the created features and options for each product. Because I have more than 100 properties that differ in size, and I need to a filter that.
Regards
when using the text filter must be set in which category to filter the input, for example in product_name or product_description. What I need is a drop down filter which filters into the product_name and product_description. The values to be selected in the frontend are to be determined from me what should be displayed.
It is useful for me because I can create a separate filter in the created features and options for each product. Because I have more than 100 properties that differ in size, and I need to a filter that.
Regards
Please Log in or Create an account to join the conversation.
11 years 9 months ago #183577
by nicolas
Replied by nicolas on topic dropdown filter - product_name and product_variant
Hi,
There is no possibility to do that.
I would recommend to create a custom product field where you would list all the possible values of the filter dropdown and in each product, select the relevant values for the product in the custom product field, and finally, you would select that filter for the filter to be applied onto it.
There is no possibility to do that.
I would recommend to create a custom product field where you would list all the possible values of the filter dropdown and in each product, select the relevant values for the product in the custom product field, and finally, you would select that filter for the filter to be applied onto it.
Please Log in or Create an account to join the conversation.
11 years 9 months ago #183657
by bordia
Replied by bordia on topic dropdown filter - product_name and product_variant
Hi,
Thank you. But have one more question. When I enter the values in the custom product field, for example, 115, 125, 150, I get the following in the frontend Showing: 115 to 125 and 125 to 150. What should I change the values are displayed individually?
Regards
Thank you. But have one more question. When I enter the values in the custom product field, for example, 115, 125, 150, I get the following in the frontend Showing: 115 to 125 and 125 to 150. What should I change the values are displayed individually?
Regards
Please Log in or Create an account to join the conversation.
11 years 9 months ago #183785
by nicolas
Replied by nicolas on topic dropdown filter - product_name and product_variant
Remove all the values that you entered in the filter. You only need the values in the custom field.
If you enter values in the filter, the filter will display ranges of values so that you can use your custom field as an input field instead of a dropdown.
If you enter values in the filter, the filter will display ranges of values so that you can use your custom field as an input field instead of a dropdown.
Please Log in or Create an account to join the conversation.
Time to create page: 0.182 seconds