Skip to content

getCollectionProducts

const getCollectionProducts: (handle, first?, locale?, opts?) => Promise<ProductData[]>

Defined in: @storesynk/react/dist/runtime.d.ts:70

Products of a collection (cached per handle+size+locale, like getProduct).

string

number

I18nState | null

FetchOptions

Promise<ProductData[]>