Personalized Collections

Personalized Collections

jruelas
Shopify Partner
1 0 0

Hi I have created several collections in the Dawn format. I have a form on a custom page that the user would fill out. Once they hit submit, based on the inputs in the form, a certain collection would appear at the bottom of the page. However, I continue to get errors saying that the collection exists but there no products found etc. I have products in there and they are active, and I have deployed Shopify's storefront API and I still get the same error. It seems to recognize that a collection exists but it won't display the collect.

 

Any help would be appreciated!

Reply 1 (1)

Small_Task_Help
Shopify Partner
905 31 82

Hi,

 

Hope the following will help 

 

- Verify Product Status and Availability
- Review the Form Submission and Collection Loading Logic
 Run a query like this in your console or GraphQL client to confirm the collection data

{
  collectionByHandle(handle: "your-collection-handle") {
    id
    title
    products(first: 10) {
      edges {
        node {
          id
          title
          availableForSale
        }
      }
    }
  }
}


- Debug Collection Display Logic in Theme Code
- Check for Cache or Visibility Issues
- Troubleshoot Storefront API Permissions

To Get Shopify Experts Help, Click Here or E-mail - hi@ecommercesmalltask.com
About Us - We are Shopify Expert India
At Google My Business - Ecommerce Small Task - Hire Shopify Developers Ahmedabad