Avis (519)

Note globale
4,2
Nombre d’avis par note
  • 62 % des avis sont des avis à 5 étoiles
  • 12 % des avis sont des avis à 4 étoiles
  • 7 % des avis sont des avis à 3 étoiles
  • 5 % des avis sont des avis à 2 étoiles
  • 13 % des avis sont des avis à 1 étoiles
6 mai 2025

The app is very limited. Number of products is max 5000. If you have more than 5000 products, the filters are not shown on your page. Because of this, a lot of products are not shown.

Yourdecoration.es
Pays-Bas
Environ un an d’utilisation de l’application
26 mai 2025

Very bad users experience and the fact that I cannot customize URLs is stupid. Have you looked at your URLs after createing filter? They look like this "filter.v.t.shopify.theme=gid%3A%2F%2Fshopify%2FTaxonomyValue%". Who wants to have these URLs in their website?

The Postereo
Pays-Bas
14 jours d’utilisation de l’application
20 mars 2025

Can't disable the semantic search anymore, it's a terrible feature. Products can't be find by SKU any more.. what a downgrade :(

Selected Wallpapers & Interiors
Pays-Bas
Plus de 2 ans d’utilisation de l’application
13 février 2025

I'm giving this APP a single-star rating due to the limitations in the available filter count. There are businesses, such as mine that need more than 25 filters and we should be able to group filters by collections. Shopify spent a lot of energy doing this past Winter's updates but they missed a big one by not updating this APP to make it user-friendly for all businesses. I sell cameras and various other photography equipment and I can use up 25 filters just on cameras alone. Can we get an APP update?

Katstorm Photography
États-Unis
3 mois d’utilisation de l’application
15 janvier 2025

The app is really good, but with 1 main very important limitation. The filters that are shown on the storefront are limited to 25. This is huge limitation, considering if you have different sorts of products and categories. I urge the developers to remove that limitation asap

MEGART
Suisse
10 mois d’utilisation de l’application
31 janvier 2025

Rubbish! It looks to me that this filter must be applied site-wide. Why oh why has Shopify ended the funcionality of just adding specific tags that are automatically grouped. Now we can't customise filters within a collection. It was far easier the other way around. How are we supposed to give good user expereince if we can't offer basic filtering inside each collection!!!!!

Protech Sound and Light Ltd
Royaume-Uni
Environ 2 heures d’utilisation de l’application
6 avril 2025

Stacking connection to app. need to go somewhere else and then back !! AND takes time !!!

Paneelituotteet
Finlande
11 mois d’utilisation de l’application
25 février 2025

very basic - lacks ability to create filter based on product tag... even though help guide says it can do filter based on tags....

Panda Hobby
Canada
8 minutes d’utilisation de l’application
26 novembre 2024

app does not actually filter sizes, i have tried everything and it still does not work. sadly i have to go back to paying for an app which can filter properly

Makrom
Royaume-Uni
10 mois d’utilisation de l’application
Modifié le 25 août 2024

The Availability filter does not work. For whatever reason, it displays the total product count instead of the inventory count AND it's not even recognizing variants, so it's completely useless. Outside of this app, the inventory counter is displaying correctly on the product page so obviously the problem is with this app. This availability filter code is no good.
Hand coded filters used to work on Shopify but because of this newfangled junk, they don't anymore. This app has to be enabled for ANY filter to display - so you can get hand coded filters to show up, but they will only display error msgs, because Shopify 2.0 only accepts filter content from apps. I'm not a fan of chunking out useful features into a bunch of add-ons.

UPDATE: found a source of incompatibility between this app and Shopify 2.0 free themes V 15.0. In facets.liquid, ALL filters print value.count. Value count = the number of product LISTINGS. This is only relevant to count by category, like qty of products that are t-shirts, qty of products that are hats, etc. This is entirely useless for inventory. I've managed to decouple the Availability filter from this irrelevant nonsense by using {%- if value.label contains "stock" -%}. However I've tried literally THOUSANDS of call combinations, logic, and assigns within this if clause and cannot get it to print the actual in stock inventory. I've been able to get it to print a fixed qty, or a (0), or a total product listings count, or even the total value of products in the cart. Anything but the inventory qty seems to work here. Please reply with the exact code needed for this to function properly. Thanks!!!!

UPDATE #2:
Thank you for responding but, that's honestly not an adequate solution whatsoever. As you pointed out, IT WILL NOT SUM, which means that will return a string of values that will read for example: "(4)(45)(9)(3)(1)(1)(3)(6)(2)(1)....etc." It could break the screen border with this nonsense. And it looks janky, which will bounce customers off the site instantly. AND your suggestion to do this as another layer of app bloat on the app sandwich is perfectly absurd.

Let me know when Shopify is ready to give serious support and tell me how to CODE a reasonable solution into facets.liquid and it's associated .js and .css theme files.

It's an embarrassing oversight on the part of Shopify that there is no availability filter that shows in stock goods vs out of stock goods (regardless if the out of stock can still be custom ordered). Site visitors should be able to easily filter products on this basis because it affects how quickly the product will be shipped. Is this really a condition Shopify wants it's sites to perform poorly on? Isn't that kind of contrary to the whole mission of good ui > good seo > good revenue?
You have a feature that is not working as advertised. Please fix it or tell me how I can fix it IN THE THEME FILES WITH CODE. Don't come at me with any more apps, alternatives, or substitutes. I assure you I am either already employing them or have tested them and found them inadequate.

UPDATE: Wait wait wait wait. So now I'm noticing that this app doesn't even use canonical URLS in the recommended products gallery! Are ya'll joking with this entire thing or what?

X Over 0
États-Unis
Environ un mois d’utilisation de l’application
Shopify a répondu 23 juillet 2024

The availability filter shows a count of products that have variants available for purchase. As you correctly mention, this is not the inventory count you see in the admin. I assume you are looking for an inventory-based filter because you have your variants set to "continue selling when out of stock", which makes them all purchasable, even with zero inventory. If you're comfortable with coding, a possible solution is to create a custom variant metafield and use an app like Shopify Flow to update it whenever the variant inventory changes. i.e. Create a "In-stock" variant metafield of type boolean (true/false) for each variant, and update it whenever inventory is above 0. The storefront filter won't give you a total inventory count, but will allow shoppers to filter out variants without inventory.

Shopify utilise des cookies pour offrir les fonctionnalités nécessaires au fonctionnement du site et améliorer votre expérience. En utilisant notre site web, vous acceptez notre politique de confidentialité et notre politique en matière de cookies .