Skip to content

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

string

number

I18nState | null

FetchOptions

Promise<object[]>