Skip to content

getAllProducts

getAllProducts(first?, locale?, opts?): Promise<object[]>

Defined in: @storesynk/next/dist/runtime.d.ts:69

Every product in the store (cached per size+locale, like getCollectionProducts).

number

I18nState | null

FetchOptions

Promise<object[]>