getCollectionProducts
getCollectionProducts(
handle,first?,locale?,opts?):Promise<object[]>
Defined in: @storesynk/next/dist/runtime.d.ts:50
Products of a collection (cached per handle+size+locale, like getProduct).
Parameters
Section titled “Parameters”handle
Section titled “handle”string
first?
Section titled “first?”number
locale?
Section titled “locale?”I18nState | null
Returns
Section titled “Returns”Promise<object[]>