Skip to content

getAllProducts

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

Defined in: @storesynk/astro/dist/runtime.d.ts:109

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

number

I18nState | null

FetchOptions

Promise<object[]>