2026-05-30 · Priya Nair · 714 words
Clone a store stencil, not a session
Store stencil, not a live seller session. Inherit locale and extensions. Do not clone the cookie jar that is already signed into Seller Central.

When I open a second authorized store, I copy settings, not the live admin session. Locale, core, the kind of shipping addon that job uses. Not the cookies that are already signed into Seller Central or Shopify.
The useful caveat: duplicating the profile folder in Explorer copies the Chromium user-data-dir. That is the login. Ecommerce accounts on one PC is the pillar. This page is the copy rule for shops.
What a store template includes
Browser core you will keep using. Language and timezone for that market. Optional HTTP or SOCKS5 that entity already pays for. A note that names the legal entity. A reminder to install shipping extensions per store fresh, not copied from a live tree.
What it excludes: cookies, localStorage, IndexedDB, download trays, customer CSVs. Customer data never belongs in research, and it does not belong in a template either. Payment and tax tabs stay off the template.
MaskWright cookie import is Netscape or JSON, plaintext on disk. That is for moving a session you own between machines you control. It is not how Store B starts.
Second store is not second identity theater
Marketplace one-identity rules still apply. A new empty profile is for a store you already have a right to run: a second Shopify you own, a second Etsy shop Etsy already allows, a second eBay store eBay already issued. Shopify multi-store isolation. Etsy shop isolation. eBay seller isolation.
I will not write "clone Seller Central so Amazon thinks you are new."
| Copy | Do not copy |
|---|---|
| Core, locale, proxy field for that entity | Live user-data-dir |
| List of addons that job needs | Configured addon state from Store A |
| Empty downloads | Order CSVs, label history |
How I actually do it
- Create a new profile. Name it after Store B.
- Set core and locale. Attach Store B's exit if it has one, not Store A's.
- Install addons unpacked into B's folder. Sign into the shipping vendor as B.
- Launch. Sign into admin through the official page. 2FA on a device I hold.
- Do not import A's cookies.
Contractors get staff roles, not a cloned folder.
On a real Windows desk
I keep a text note of the template: Chromium, en-US, no proxy (or this host:port), shipping vendor name. I do not keep a cloned folder as the template. Notes are the template.
Store B gets a new uuid. I type the settings. I install the addon fresh. I sign into Shopify or Seller Central as B. If 2FA asks, I use B's device, not A's.
Explorer copy of profiles/<id> is the failure mode I still see. People do it because it is fast. It copies cookies, IndexedDB, and last week's CSVs. Then they "delete cookies" and miss a store.
Downloads for B start empty. I point them at ops/b/ if I remember. Cloud Desktop folders undo the split if A and B both save to Desktop.
FAQ
Can I export cookies from A, edit the domain, and import into B?
No. That is still A's session logic, and it is a great way to mix stores. Official sign-in on B.
Same shipping vendor for both stores?
Two vendor logins or two vendor seats, two extension configs, two profiles. One addon user in two stores is how labels cross.
Firefox for B and Chromium for A?
Pick a core per profile and keep it. Do not bounce.
Is this faster than Chrome profiles?
The win is not speed. The win is not accidentally bringing A's cookies and A's address book into B.
Can I keep a "golden" folder on a USB stick as the stencil?
A folder on a stick is a live session if it was ever signed in. Keep a text note of settings. Create a new uuid each time. Sign in through the official door.
Clone the settings. Sign in as the real second store. Never clone the key.
I skip Explorer copies of profiles/<id>, cookie edits across stores, and sharing one shipping-vendor login as a shortcut. I install addons fresh. I point downloads at per-store ops folders when I remember. Cloud Desktop undoes the split if both stores save there.
More notes sit under Ecommerce. Download MaskWright for the Windows launcher.
Related notes
- Ecommerce accounts on one PCEcommerce
- Marketplace one-identity rulesEcommerce
- Customer data never belongs in researchEcommerce
- Etsy shop isolationEcommerce
- Shipping extensions per storeEcommerce
- eBay seller isolationEcommerce
- Payment and tax tabs stay in the entityEcommerce
- Shopify multi-store isolationEcommerce