getStoresLocation( )


Retrieves a Stores location.

Permissions
Read Stores Locations in v3 catalog
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
storesLocationIdstringRequired

Stores location ID.

Returns
Return Type:Promise<StoresLocation>
Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?