getCollectionProducts
getCollectionProducts(
handle,first?,locale?,opts?):Promise<object[]>
Defined in: @storesynk/astro/dist/runtime.d.ts:90
Products of a collection (module-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[]>