Home › Forums › WoodMart support forum › Adding Product Filter
Adding Product Filter
- This topic has 5 replies, 2 voices, and was last updated 9 months, 2 weeks ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
February 21, 2024 at 7:09 pm #542479
manoranjan.panigrahi10Participanthi,
so i am having a lot of products which i want to add to different filters like age(range filter), product type(multiple selection filter).
so i want to understand how to implement this, i tried the widget but it says we can do it only through the attribute, but i don’t want to put it in attribute as i’ll have to make the product type as variable in this case.
help!
February 22, 2024 at 2:51 pm #542828
Aizaz Imtiaz AwanKeymasterHello,
Please check this manual:
https://xtemos.com/docs-topic/variable-products-and-swatches/https://xtemos.com/docs-topic/widgets-and-sidebars/
If you have any questions feel free to contact us.
Best Regards.
February 26, 2024 at 10:23 am #543718
manoranjan.panigrahi10Participantthese are not helpful,
what i’m asking is creating range slider filters like for price, from scratch for any other attribute.
i have a board game website and i want range for things like no of players(which will be added to the product description as 2-50 etc), same if for age group(it will also be in group like 3yrs-20yrs) etc.
so i wanted to ask if i can add these 2 filters as range slider filters and if i do so then will it take the intermediary values too like 3-6 then it should take 4,5 also.
February 26, 2024 at 3:39 pm #543894
Aizaz Imtiaz AwanKeymasterHello,
If you haven’t already created an “age” attribute in your WooCommerce product settings, you’ll need to do so. Go to WooCommerce > Products > Attributes and add a new attribute called “Age”.
Assign Attribute to Products: After creating the “Age” attribute, you’ll need to assign it to your products. Go to each product and assign the appropriate age range to the “Age” attribute field.
Then Navigate to Appearance > Widgets > Add the WoodMart WooCommerce layered nav widget in the shop page widget area and select the age attribute.
Best Regards.
February 26, 2024 at 4:56 pm #543945
manoranjan.panigrahi10Participanti understand all this.
i want to ask how to add this attribute as a range filter, could’nt find this optionFebruary 27, 2024 at 11:24 am #544176
Aizaz Imtiaz AwanKeymasterHello,
You cannot make the attributes filters like price filter range, Such customization would require a complicated Woocommerce code modification that is not covered by our support, unfortunately.
Please try to search for a plugin.Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register