#Featured Products not showing on landing page

17 messages · Page 1 of 1 (latest)

viscid dew
#

Default Region has been set. Products set up with correct channels.

I’m using the Nextjs starter template with the latest changes pulled.

The response returns with

{ products: [], count: 2 }

Any ideas?

viscid dew
#

Individual products showing up fine

viscid dew
#

@ornate tundra some assistance would be appreciated, sorry for ping

dreamy flume
#
export const getProductsList = cache(async function ({
  pageParam = 1, <- alter 0
  queryParams,
  countryCode,
}
viscid dew
#

Oh isee what you mean

#

Change it to 0?

#

Will give it a shot

dreamy flume
#

yes,

viscid dew
#

Thank you so much ❤️ that fixed it

#

Was wondering how do I limit to only one collection

#

For example if I create a "Featured" collection, and display only that

#

Nvm I can figure that out actually ^^

dreamy flume
#

Add a new function to add the conditions you need

viscid dew
worn oyster