Shop
The Shop object stores all the basic info and limits of your store-name, owner email, billing address, product limits, time zone, and more.
Exporting this data helps when you:
- Share store settings with your accountant or tech partner.
- Audit limits (like max product variants).
- Keep a safe backup before large changes.
Shopify’s own setup guide.
Table of Contents
Section titled “Table of Contents”2. Export
Section titled “2. Export”- Choose CSV or Excel.
- Pick Shop as the entity.
- Select the fields you need (for example name, planName, limits).
- Run the task and download your file.
Need screenshots? See the full Export guide.
3. Import (Not supported)
Section titled “3. Import (Not supported)”Shop settings are read-only by API, so DataEase lets you export them but not import or change them.
4. Field reference
Section titled “4. Field reference”General
Section titled “General”-
id— Unique ID of the shop. Export only. -
planName— Current Shopify billing plan name. Export only. -
planPublicDisplayName— Plan name as Shopify shows it publicly (Admin API 2026-07). Can differ fromplanName. Export only. -
name— Public store name shown to shoppers. Export only. -
checkoutApiSupported—trueif the store can use Checkout API. Export only. -
taxesIncluded—trueif prices already include tax. Export only. -
myshopifyDomain— .myshopify.com address. Export only. -
description— SEO meta description for search engines. Export only. -
url— Primary online-store URL. Export only. -
createdAt— Date when the store was created. Export only. -
updatedAt— Date when store settings last changed. Export only. -
primaryDomain— Main custom domain. Export only. -
ownerName— Store owner’s full name. Export only. -
email— Owner email Shopify uses for notices. Export only. -
contactEmail— Public contact email customers see. Export only. -
setupRequired—trueif initial setup steps are still open. Export only.
Billing address
Section titled “Billing address”-
phone— Owner phone number (E.164 format). Export only. -
address1— First address line. Export only. -
address2— Second address line (apt, suite). Export only. -
city— City or town. Export only. -
province— State or province name. Export only. -
provinceCode— State or province code (e.g., ON). Export only. -
country— Country name. Export only. -
countryCodeV2— Two-letter country code (e.g., US). Export only. -
countryZip— ZIP or postal code. Export only.
Limits
Section titled “Limits”-
locationLimit— Max number of locations allowed. Export only. -
maxProductOptions— Max options per product. Export only. -
redirectLimitReached—trueif the store hit its URL redirect limit. Export only. -
maxProductVariants— Max variants per product. Export only.
Options
Section titled “Options”-
currencyCode— Three-letter store currency code. Export only. -
timezoneOffset— Store’s time-zone offset in hours. Export only. -
enabledPresentmentCurrencies— Extra currencies shown at checkout. Export only. -
taxShipping—trueif the store charges tax on shipping. Export only. -
moneyInEmailsFormat— How prices appear in emails. Export only. -
moneyWithCurrencyFormat— How prices appear in HTML with currency. Export only. -
moneyWithCurrencyInEmailsFormat— Prices plus currency in emails. Export only. -
hasGiftCards—trueif the store can issue gift cards. Export only. -
weightUnit— Default weight unit (g, kg, lb). Export only. -
unitSystem— Metric or imperial. Export only. -
transactionalSmsDisabled—trueif Shopify transactional SMS is off. Export only. -
timezoneOffsetMinutes— Time-zone offset in minutes. Export only. -
timezoneAbbreviation— Time-zone short code (e.g., EST). Export only. -
supportedDigitalWallets— List of wallet names (Shop Pay, Apple Pay). Export only. -
marketingSmsConsentEnabledAtCheckout—trueif SMS marketing opt-in is enabled. Export only. -
fulfillmentServices— Names of installed fulfillment services. Export only. -
primaryLocale— Default language code for the shop. Export only. -
forceSSL—trueif the store forces HTTPS. Export only. -
shipsToCountries— List of countries the store ships to. Export only.
Metafields
Section titled “Metafields”metafields— Dynamic extra fields added by apps or themes. Learn more in the Metafields guide. Export only.
Need help? Our support team replies in under 24 hours.