Back to blog

How to manage multiple Etsy shops in one place

· 4 min read

Link multiple Etsy shops to one Everlyst account, switch between them from the header, and understand why connecting another Etsy account requires a deliberate two-step authorization flow.

Running a second Etsy shop often starts as a clean business decision. A seller separates digital products from physical goods, launches a seasonal brand, or gives a new product line its own identity. The storefronts are separate, but the work behind them still belongs to one person.

That separation becomes awkward when the tools around Etsy assume that one browser session always means one shop. Moving from the main shop to the second shop can turn into a cycle of signing out, signing back in, reconnecting, and checking that the right account was authorized. The catalog work may take a minute. Getting into the correct shop takes longer.

The problem with switching between Etsy shops

If you manage two shops, every context switch matters. You might update prices in one catalog, check photo coverage in another, then return to the first shop to schedule a seasonal change. A workflow that requires a fresh connection each time adds friction before any useful work begins.

It also creates room for mistakes. A familiar listing title can look similar across brands. A seller who reconnects quickly may not notice that the browser authorized the Etsy account that was already signed in. The tool appears connected, but it is connected to the shop the seller just left.

The useful solution is not to blend the catalogs together. Each shop should remain distinct, with its own listings, settings, jobs, analytics, and billing. The account should simply provide a reliable way to move between them.

Why connecting another Etsy shop is harder than it looks

Etsy connections use OAuth. You begin in an application, Etsy asks you to sign in and approve access, and Etsy sends the application a scoped authorization. Everlyst never receives or stores your Etsy password.

The difficult part is that Etsy’s OAuth flow does not provide an account picker. It also does not expose a parameter an application can use to force one to appear. If you are already signed into Etsy in that browser, a new authorization begins with that signed-in account.

That means the obvious implementation fails. A button labeled “Connect another shop” can start a fresh authorization, but Etsy may simply approve the account already present in the browser. The seller expects to choose a second account and instead reconnects the first one. From the application’s side, there is no supported instruction that means “pause and ask this person which Etsy account to use.”

This is a constraint in Etsy’s authorization flow, not a decision Everlyst can hide with a different button label. A reliable connection flow has to account for the browser’s existing Etsy session.

How Everlyst connects a second shop

Everlyst uses a guided two-step flow. Step one opens Etsy’s sign-out page in a new tab. You sign out of the Etsy account currently held by that browser session. Step two starts the normal Etsy authorization from Everlyst. Because there is no longer an active Etsy session, Etsy presents a sign-in prompt and you can enter the account that owns the second shop.

The extra click is deliberate. Starting authorization immediately would look faster, but it would often reconnect the same Etsy account without explaining why. The two-step flow makes the constraint visible and gives you a predictable path to the account you intended to link.

You can find the complete connection steps in How to connect your Etsy shop to Everlyst. The multi-shop release entry also records what shipped with the account-linking update.

What linking multiple shops gives you

Once the shops are linked, a shop switcher in the Everlyst header controls which shop you are working in. Choose a shop and Everlyst loads that shop’s catalog and workspace. You do not need to sign out of Everlyst, disconnect the first shop, or repeat Etsy authorization every time you move between them.

The active shop persists across page loads. If you finish the day in a seasonal shop and return later, Everlyst opens in that same shop instead of sending you back to a default catalog.

Settings includes a Shops page that lists all linked shops and provides the connection and disconnection controls. Shop-specific settings remain attached to the shop they describe. The same boundary applies throughout Everlyst: listings, filters, bulk jobs, media operations, analytics, backups, and other workflows are scoped to the shop currently selected in the header.

This is switching, not merging. A bulk edit started in one shop does not reach listings in another. Linking provides one account and one navigation point while preserving the operational boundaries between Etsy shops.

How billing works for linked shops

Each linked shop has its own Everlyst plan and its own subscription. Linking shops to one account does not combine their entitlements, usage limits, or billing.

A seller with two shops on Growth pays for two Growth plans. A seller can also keep shops on different plans when their workflows differ. The plan attached to the active shop determines which features and limits apply while you work in that shop.

Current plan details are available on the Everlyst pricing page. Review them per shop when deciding which level fits each catalog.

Alternatives when you want full isolation

Linking is the most direct option when you want one Everlyst login and quick switching from the header. It is not the only workable setup.

Separate browser profiles keep Etsy and Everlyst sessions isolated from one another. You can dedicate one profile to each shop, with its own cookies, saved sign-in, and browsing history. Firefox container tabs offer a similar boundary inside one browser window. These approaches are useful when different people operate the shops or when you prefer a visible separation between business identities.

The tradeoff is that you switch browser contexts instead of using Everlyst’s shop switcher. Both approaches are valid. Link the shops when you want one account with clearly scoped workspaces, or keep separate browser sessions when complete session isolation matters more than convenience.