No content to show
User Activity
Update: The issue appears to exist because the Availability filter looks at the availability of each variant in a product. If one variant is unavailable but others are available, the product will respond to the out of stock filter. This is a confusin...
When using storefront filtering through the Storefront API, the out of stock filter (below) does not work correctly. It returns both out of stock items and some items that have some variants in stock. This issue exists on multiple different themes I ...
I am working with a theme where carts are managed with the Storefront API. Currently the cart.checkoutUrl is retrieved so the customer is routed to the web checkout to place the order. However, when the order is placed, the Custom App managing the St...
I am wondering if I can search tags in the Storefront API but only return results where the search query is an exact match for the entire tag and does not return results where the search query is an exact match for part of the tag. Take the following...
05-23-2021
I have implemented a Collection page on my client's theme using Shoify's GraphQL Storefront API. On Thursday last week the Best Selling sort option stopped working completely. This was reported by another idividual on this thread: https://community.s...
While this seems to be working again, the results seem to be identical to sorting products from new to old which is:sortKey:CREATED_AT, reverse:true Can anyone else confirm this behaviour?
Hi @PeterGeorge. I don't have a solution for you but just confirming I am experiencing the same issue with the Storefront GraphQL API and seems to have occurred within the past 12 hours.