Skip to content

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).

string

number

I18nState | null

FetchOptions

Promise<object[]>