@agorio/sdkDocs


Function: isBigCommerceStore()

isBigCommerceStore(domain): boolean

Check if a domain is a BigCommerce-hosted store by detecting the canonical store-.mybigcommerce.com suffix. Custom domains require a manual probe by the caller against a known API endpoint.

Parameters

domain: string

Returns

boolean

Defined in

src/adapters/bigcommerce.ts:396