Skip to content
DataEase
Try for free

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.


  1. Export
  2. Import (not-supported)
  3. Field reference

  1. Choose CSV or Excel.
  2. Pick Shop as the entity.
  3. Select the fields you need (for example name, planName, limits).
  4. Run the task and download your file.

Need screenshots? See the full Export guide.


Shop settings are read-only by API, so DataEase lets you export them but not import or change them.


  • 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 from planName. Export only.

  • name — Public store name shown to shoppers. Export only.

  • checkoutApiSupported — true if the store can use Checkout API. Export only.

  • taxesIncluded — true if 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 — true if initial setup steps are still open. Export only.

  • 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.

  • locationLimit — Max number of locations allowed. Export only.

  • maxProductOptions — Max options per product. Export only.

  • redirectLimitReached — true if the store hit its URL redirect limit. Export only.

  • maxProductVariants — Max variants per product. Export only.

  • 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 — true if 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 — true if the store can issue gift cards. Export only.

  • weightUnit — Default weight unit (g, kg, lb). Export only.

  • unitSystem — Metric or imperial. Export only.

  • transactionalSmsDisabled — true if 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 — true if 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 — true if the store forces HTTPS. Export only.

  • shipsToCountries — List of countries the store ships to. Export only.

  • 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.