ShopAPI
API
The API for interacting with shop.
Anchor to orderstatusapiOrderStatusApi
The API object provided to this and other customer-account.order-status
extension targets.
Anchor to shop
shop
required
Shop where the purchase took place.
Was this section helpful?
Anchor to useShopuse Shop()
use Shop()
Returns the shop
where the checkout is taking place.
Anchor to useShop-returnsReturns
Shop
id
string
The shop ID.
myshopifyDomain
string
The shop's myshopify.com domain.
name
string
The name of the shop.
storefrontUrl
string
The primary storefront URL.
Caution
As of version 2024-10
this value will no longer have a trailing slash.
Was this section helpful?