
Whether a Shopify theme can be refunded, shared between stores, moved to WordPress, or built by an AI: these questions have precise answers, most written into Shopify policy. Knowing them before you buy prevents the expensive kind of surprise.
Shopify theme questions don't stop at "which one." Buyers want to know whether a purchase can be refunded, whether one license covers two stores, whether the theme they bought works on WordPress, and lately, whether an AI can just build the whole thing. These questions have precise answers, most of them written into Shopify's own policies, and knowing them before you buy prevents the expensive kind of surprise.
We've independently reviewed and scored 166 Shopify themes as part of the 860-plus templates in our library, so we also see where these policy questions intersect with build quality. Here are the direct answers.
No. Shopify themes are written in Liquid, Shopify's template language, and structured entirely around Shopify's storefront architecture: its product objects, cart, and checkout. WordPress runs PHP themes against a completely different system. A Shopify theme file will not install on WordPress, and nothing meaningful can be converted automatically; the two share design ideas, not code.
If you're on WordPress and admire a Shopify theme's design, your options are to find a WordPress or WooCommerce theme with similar design direction, or commission a developer to rebuild the look, which is custom work priced accordingly. In the other direction, if you're choosing a platform and the theme market matters to you, that's a legitimate deciding factor; our platform comparison covers how Shopify, Webflow, and Framer differ on exactly this.
One adjacent path exists for content sites that sell a little: Shopify's Buy Button lets you embed Shopify products and carts inside a WordPress site, keeping WordPress for content and Shopify for commerce. That's an integration, not a theme transplant, but it's the closest supported bridge between the two systems.
No, one theme license covers one store. Shopify's licensing ties each paid theme purchase to the specific store that bought it, and using the theme file on a second store requires a second purchase. One store serving multiple markets, languages, or currencies still counts as one store and needs only one license; two separate stores need two.
Enforcement is real rather than theoretical. Theme developers can and do file takedown notices against stores running unlicensed copies of their themes, and a store built on a copied theme risks being forced into an emergency theme change at the worst possible time. The license also can't be parked on a Partner account and reused across client stores; each client store buys its own copy.
The one supported exception is a transfer, not a duplication: if you're closing a store and opening a new one, you buy the theme on the new store, delete it from the old store, close the old store, and then contact Shopify support, who can refund the original purchase at its original price. That's also the only meaningful refund path on the platform, which the next section covers.
No. Shopify Theme Store purchases are final sale and non-refundable, because buying a theme grants immediate, irrevocable access to its full source code. There is no return window and no refund-for-dissatisfaction. The transfer scenario above, closing one store and repurchasing on another, is the narrow exception, and even that refund is discretionary and pegged to the original purchase price.
What Shopify gives you instead of refunds is an unlimited trial: any paid theme can be added to your store as an unpublished draft, customized with your real products, real photography, and real content, and previewed indefinitely before you pay. The evaluation window isn't after the purchase, it's before, and it's generous if you actually use it.
Use the trial like our reviewers would. Load real products, including your longest titles and your worst photography. Open the draft at phone width and walk the full buying path: collection, product, variant selection, cart. Check your policy pages and navigation. Ten minutes of honest testing catches nearly everything that generates refund requests on other platforms, and independent scores catch the rest before you even start; every theme in our Shopify library carries Design and Dev Scores from multiple professional reviewers.
In your Shopify admin, go to Online Store, then Themes, click Add theme, and choose Upload ZIP file. The theme lands in your theme library as an unpublished draft, ready to customize and publish like any other theme. This is the import path for themes bought outside the official Theme Store, custom themes delivered by an agency, and files moved between your own stores.
The mechanics are simple; the caveats are what matter. Uploaded themes receive no automatic updates, so every future improvement is a manual re-upload. Shopify runs no review on uploaded files, so broken layouts, outdated Liquid, and missing features surface only after installation. And the license question from earlier applies: uploading a theme purchased for a different store puts you on the wrong side of the developer's license.
After uploading, treat the file as unverified. Preview every page template at desktop and phone widths, test the cart, and check that the theme supports current Shopify section features rather than legacy structures. If the upload is the start of real customization work, our guide on how to change, customize, and edit a Shopify theme covers the right order of operations from here.
With Shopify CLI, the official command-line tool for theme development. After installing it, run shopify theme dev from inside a theme's folder: the CLI connects the local files to a development store, serves a live preview that updates as you save, and syncs changes without touching the store's published theme. It's the standard workflow for anyone editing Liquid seriously.
"Locally" deserves one clarification: the preview renders through Shopify's servers using your development store's data, not through a fully offline stack. That's by design, since themes are inseparable from Shopify's cart, checkout, and product objects. In practice the loop feels local, your editor, your files, instant reload, while staying faithful to how the theme behaves in production.
The CLI matters most for update-safe workflows. Paired with version control through Shopify's GitHub integration, it gives hand-edited themes a real change history, which solves the biggest maintenance problem with code-level customization: knowing exactly what you changed when a new theme version arrives. Casual store owners never need this; anyone billing hours for theme work shouldn't work without it.
Yes, through the Shopify Theme Store, and the economics are specific: you keep 85% of gross sales, with Shopify taking a 15% revenue share plus a 2.9% processing fee on transactions. There's no listing fee. You join the Shopify Partner Program, build to the published Theme Store requirements, and submit the theme as a ZIP through the Partner Dashboard for review.
The review is the hard part, and that's the platform's defining trade against Webflow and Framer. Shopify's team tests submissions in stages, covering required features, performance thresholds, design quality, documentation, and support readiness, and rejects anything that misses requirements. Listed themes must stay exclusive to the Theme Store, ship with documentation and a public support contact, and answer merchant support requests within two business days. Selling a Shopify theme is signing up to run a small software product, not uploading a file.
The reward for clearing that bar is a market with a few hundred competitors instead of many thousands, and the highest prices in the template world: $100 to $490 in our library, median $360. For comparison across platforms, our guides on selling Webflow templates and selling Framer templates cover the 95%-payout and 0%-commission models on those platforms; Shopify trades a larger revenue cut for far less competition.
AI models like Claude can genuinely write Liquid: individual sections, snippets, template adjustments, and CSS come out usable, and for scoped tasks like "build a custom testimonial section" they're a real accelerant. A complete, production-grade theme is a different claim. A full theme is dozens of interdependent templates, sections, and settings schemas that must handle carts, variants, localization, accessibility, and performance budgets coherently, and current AI tools don't hold that whole system in their heads reliably.
Where AI-generated theme code fails, in our experience reviewing themes, is exactly where weak human-built themes fail: edge cases. Long product titles, sold-out variants, empty collections, right-to-left text, 200-item catalogs. Passing Shopify's Theme Store review means surviving all of that plus performance thresholds, which is why AI-assisted is an accurate description of how good themes get built now, and AI-built is not, yet.
The practical guidance follows from that. Using AI to customize a theme you own: productive, especially with the local CLI workflow above, but duplicate the theme first and test every generated change at phone width. Buying a theme, be aware that low-effort AI-generated themes are starting to appear outside the official store; the Theme Store's human review filters them, which strengthens the buy-official rule from earlier. Independent scores are the other filter, and our scoring methodology documents precisely what our reviewers check that a code generator doesn't.
Themes from the official Theme Store do: developers are required to publish documentation, provide a public contact form, and respond to merchant requests within two business days. Themes bought outside the store carry whatever support the seller chooses to offer, which is frequently none.
Not by copying the file. The supported path is buying the theme on the new store, deleting it from the old store, closing the old store, and requesting a refund of the original purchase from Shopify support. Refunds in that flow are discretionary and match the original price paid.
Themes listed in the official Theme Store are exclusive to it, so a reseller offering the same theme cheaper is either unauthorized or selling a copied file. Running such a copy exposes your store to takedown action from the developer. Buy from the official listing.
Joining the Shopify Partner Program and submitting themes is free; there is no listing fee. Your costs are development time and the ongoing support obligation. Shopify takes 15% of gross sales plus a 2.9% processing fee, leaving you roughly 82% of each sale after both.
Not from scratch, no. Use AI for scoped customizations on a professionally built theme: sections, style adjustments, small features. You get the speed benefit while keeping a reviewed, supported foundation underneath, which is what your checkout ultimately runs on.