PrintNowPrintNowDocs

Store Clone

Create a new storefront by cloning selected data from an existing store, including products, content, pricing, settings, and more.

The Store Clone page lets you create a brand new storefront by copying selected data from an existing store. Instead of building a new store from scratch, you pick a source store, choose which data categories to include, and the system duplicates everything into a fresh storefront. This is useful when setting up new storefronts that share a similar catalog, pricing structure, or configuration with an existing store.

The page is organized into toggle groups arranged in a three-column layout. Each toggle controls whether a specific data category is copied from the source store to the new store. A configuration panel at the bottom right lets you select the source store, choose the store type (B2B or B2C), and name the new store.

Clone a Store

  1. From your admin, go to Settings > Domain Tools > Store Clone.
  2. Toggle on the data categories you want to copy (see sections below).
  3. In the configuration panel (bottom right), select the Clone Source store from the dropdown.
  4. Choose B2B or B2C for the new store type.
  5. Enter a Store name for the new storefront.
  6. Click Run Store Clone in the page header.

The clone process runs synchronously. Once complete, the new storefront is created and a success message is displayed. The new store name field is cleared, ready for another clone if needed.

Data Categories

Store

ToggleDescription
ProductsCopies all products from the source store, including product data, images, and associated SEO URLs. Also copies product CMS content.
CategoriesCopies all product categories and their hierarchy, including category SEO URLs.
TagsCopies all product tags and tag CMS content.
Email NotificationsCopies email notification templates used for order confirmations, shipping notifications, and other transactional emails.

Pages

ToggleDescription
Page CMSCopies CMS page content (custom pages created in the content management system).
Category CMSCopies CMS content associated with product categories (descriptions, images, metadata).
Product CMSCopies CMS content associated with products (descriptions, images, metadata).
Tag CMSCopies CMS content associated with tags.
Pricing CMSCopies CMS content associated with pricing pages. Enabling this also enables Base Pricing.
HTML SnippetsCopies HTML snippet content blocks used across the storefront.
Blog CMSCopies blog posts, blog categories, and associated blog content.
Extended ContentCopies extended content entries (additional content fields beyond standard CMS).

Pricing

ToggleDescription
Base PricingCopies pricing categories, pricing tables, and pricing-to-category mappings. This is automatically enabled when Pricing CMS, Offline Templates, or Package Types are toggled on.
Promotion CodesCopies promotion code rules and their configurations.
Tax/Vat SettingsCopies tax rate configurations for the storefront.

Settings

ToggleDescription
Email AccountCopies the email account configuration (SMTP settings) used for sending transactional emails.
General SettingsCopies the store's general settings and configuration values.
Merchant AccountsCopies payment gateway configurations (e.g., Stripe accounts).
Order StatusCopies custom order status definitions. If Email Notifications is not enabled, email templates are still cloned because order statuses reference them.
Shipping MethodsCopies shipping account configurations and shipping rate tables.
Package TypesCopies package type definitions used for shipping calculations. Enabling this also enables Base Pricing.
ToggleDescription
Print CADCopies Print CAD (parametric) product configurations, including standards, parameters, sizes, options, and rules.

Checkout Settings

ToggleDescription
Checkout FieldsCopies the checkout form field configuration (which fields are shown, required, or hidden during checkout).
Country ListCopies the list of countries enabled for the storefront's checkout and shipping.
TranslationsCopies site resource translations (localized text strings used across the storefront).

Editor

ToggleDescription
Autofill ProfilesCopies autofill profile definitions used in the design editor for automatic field population.
Offline TemplatesCopies offline template configurations. Enabling this also enables Base Pricing.
SettingsCopies editor-specific settings and general store configuration values.

Configuration Panel

FieldDescription
Clone SourceDropdown listing all available storefronts. Select the store you want to copy data from.
B2B / B2CRadio buttons to set whether the new store is a business-to-business or business-to-consumer storefront. This affects the initial store configuration.
Store nameThe name for the new storefront. Required before the clone can run.

Clone Dependencies

Some toggles automatically enable others because of data dependencies:

When You EnableAlso Enables
Pricing CMSBase Pricing
Offline TemplatesBase Pricing
Package TypesBase Pricing
Order StatusEmail Notifications (if not already enabled) -- order statuses reference email templates

Associations

AreaEffect
New storefront creationThe clone process creates a new company record and storefront database entry. The new store gets its own cloud storage root path for assets.
SEO URLsSEO-friendly URLs for cloned products, categories, pages, and tags are duplicated to the new store with new IDs, maintaining the same URL structure.
Cloud storageProduct images and theme assets are copied from the source store's cloud storage path to the new store's cloud storage path.
Pricing structurePricing categories, pricing tables, and dieline mappings are cloned with new IDs. Product-to-pricing associations are remapped to the new pricing category IDs.
AreaEffect
Autofill profilesEditor autofill profile definitions are cloned to the new store when the Autofill Profiles toggle is enabled.
Editor settingsEditor configuration values are copied when the Editor Settings toggle is enabled.
Offline templatesOffline template configurations and their associated pricing data are cloned together.
AreaEffect
Parametric productsPrint CAD standards, parameters, sizes, options, and rules are cloned to the new store when the Print CAD toggle is enabled. Product ID mappings are applied to link cloned parametric configurations to cloned products.
  • Activity Log — clone operations are recorded in the activity log
  • FTP Accounts — access the new store's file storage after cloning
  • Site Bindings — bind a custom domain to the newly cloned storefront

On this page