Recensies (473)
Verfijnen
-
Op beoordeling
Lot's of errors in the search. Not organized if you have a lot of products. Messy looking. You have to scroll & scroll to view the searches. Does not work with keywords.
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?
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.
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?
DESTROYED my meta-fields for my products. Want to add a weight for calculating shipping? DON'T USE THIS APP. It left me with four USELESS meta-fields instead of my product weight and size. UNBELIEVABLE.
Les filtres personnalisés, basés sur les tags... sont en fait inutilisables. En effet tous les tags ressortent dans le filtre. En plus on ne peut créer qu'un seul filtre basé sur les tags :-(
Réponse du support : Vous voulez faire plus... Il va falloir prendre une application payante.
C'est fatiguant ce modèle de business autour de shopify
Il semble que vous souhaitiez créer des filtres séparés avec des valeurs personnalisées dans chacun. Ceci est possible avec les champs méta du produit, vous pouvez en savoir plus à ce sujet dans la documentation de l'application. https://help.shopify.com/fr/manual/online-store/search-and-discovery/filters#add-metafield-filters
No support as such, only bla-bla-bla, generic "kind" replies and RTFM in the best case scenario.
No filtering by tags is implemented in the right way - its just not working, guys, nope. Why on EARTH do you have this option for!???
Just unpublish the thing! Take the app away from the Marketplace!
I regret I wasted so much of my lifetime trying to troubleshoot&fix this application!
Just shows a bunch of useless analytics with almost zero actual features. Just made a simple function SO complicated. Realized I HAD to use Chrome just to access basic tags on Shopify that I pay over a hundred dollars a month for? And when I finally got SOMEthing to work, it doesn't even function like I need it to. The help documentation is overly confusing and doesn't apply to my business. Get some help videos showing different use cases.
Thanks for taking the time to write your review. Regarding using Google Chrome for your tag filtering: If this is referring to the experience on your online store, then it's likely an issue with your theme or a third-party app preventing filters. The Search & Discovery app changes which filter types your store can display, but the interactive filters are completely owned by your theme. We've seen a number of cases where the theme is coded fine, but a third-party app causes different behaviour in different browsers. If this issue persists, we recommend contacting Shopify's Support to help you out. You could also try troubleshooting yourself by either disabling apps or changing themes to see which is at fault.
Works well for small shops. I have a collection with 20K+ products, and this is useless.
Won't let you delete anything.
This app does not load on my pc.
Sorry to hear you're having issues accessing the app. If you're not the store owner, it may be because Staff permissions are not set to allow you to access all screens of the app. You can see in the Help documentation which permissions are required. https://help.shopify.com/en/manual/online-store/search-and-discovery#staff-permissions
If the problem persists, we suggest contacting Shopify's support team with details on what browser you're using and any errors messages you might be seeing.