This topic has 10 replies, 2 voices, and was last updated 1 years, 3 months ago ago by Rose Tyler
I want the clients to filters the options in the menu on the “chain saw” page.
like this.
https://www.grimsholm.com/products/chainsaw-harvester/saw-chains
like if its 0.325 or … 3/8 size..
its like the grimsholm webpage have. 🙂
Can that be made in Xstore ? 🙂
Hello, Henrik,
Thank you for contacting us and for using XStore.
You can add filters to the sidebar via Appearance > Widgets > Shop sidebar.
Create attributes for products https://woocommerce.com/document/managing-product-taxonomies/ then you will be able to use filters by attributes widgets.
Also, watch this video about our variation swatches – https://youtu.be/LgzC4iK-j6A
We hope this information is helpful.
Kind Regards,
8theme team
but it is not so, I understand.
1 product here should not have different variations.
but it must contain “words” and tags that make it easier for a customer to choose. See picture.
Hello, Henrik,
You can still create attributes https://prnt.sc/izlvA4Gv-UvZ and add them for products https://prnt.sc/TieKbyNjJHA9 (not used for variations), the result will be – https://prnt.sc/vvUynQoFqLKb > https://prnt.sc/M7K3keXkmRea
Kind Regards,
8theme team
Nice. Working perfect.
BUT.
I have to just show it in 1 category.. not on “all” shopping pages..
can that be done ?? 🙂
Hello, Henrik,
There is no such option, but custom CSS code can be used. Please provide the URL of the mentioned category page.
Kind Regards,
8theme team
this page: https://www.cutit.no/produkter/sagkjede/
Hello, Henrik,
Please try to use the next custom CSS code:
.archive:not(.term-sagkjede) .etheme_swatches_filter {
display:none;
}
Kind Regards,
8theme team
Nice. Looks like this is working..
Will try that some times..
Will it be problems if I later add more ? but want that on “other” category ?? 🙂
Hello, Henrik,
Category pages take widgets/filters from the Shop sidebar area in Appearance > Widgets. This is independent of the theme, and comes from WooCommerce plugin. If you want to have separate filters for separate categories, contact the support of WC to get some advice – https://wordpress.org/support/plugin/woocommerce/
Kind Regards,
8theme team
You must be logged in to reply to this topic.Log in/Sign up