There are two ways to change your Shopify store from live to development, and vice versa. The first way is to use the Theme Settings page in your admin panel. The second way is to manually edit the theme.liquid file in your code editor.
To change your store from live to development using the Theme Settings page, follow these steps:
PRO TIP: If you are not careful, changing your Shopify store from “live” to “development” mode can result in lost sales and customers. Make sure you understand what you are doing before changing your store’s mode.
- In your admin panel, go to Online Store > Themes.
- Click the “..” button next to the theme you want to edit, and then select Edit code.
- In the Layout directory, click on theme.liquid.
- Scroll down to the very bottom of the file and look for this line of code:
{% if template == ‘index’ %}
{% include ‘index-meta’ %}
{% endif %}
Replace that line of code with this one:
{% if template == ‘index’ %}
{% include ‘index-meta’ %}
{% endif %}
Save your changes.
Now, when you visit your store frontend, you should see a notice that says “development mode” in the top right corner.
This means that your store is now in development mode.
To change your store back to live mode, simply follow the same steps and revert the change you made in the theme.liquid file. Once you save your changes, the “development mode” notice should disappear from your store frontend.
6 Related Question Answers Found
It’s easy to change your shop’s address in Shopify. Here’s how:
1. Log in to your Shopify admin. 2.
If you’re looking to give your Shopify store a fresh start, resetting it is a great way to do so. Resetting your store will delete all of your products, customers, orders, and pages, and start you back at the beginning with a blank slate. There are a few things you should be aware of before you reset your Shopify store, though.
If you’ve deactivated your Shopify store, but want to reopen it, you can follow these steps to reactivate it. First, log in to your Shopify account. Then, click on “Shopify Admin” in the top left corner.
There’s no question that Shopify is one of the most popular ecommerce platforms out there. But just because it’s popular doesn’t mean it’s always easy to use. If you’re new to Shopify or you’re just not happy with how your store looks, you might be wondering how you can improve it.
If you’re the owner of a Shopify store, there are a few different ways that you can change your store owner. The first way is to go to Settings > General. From there, scroll down to the Store ownership section and click the Change owner button.
If you’re planning on moving your Shopify store to a new platform, there are a few things you’ll need to take into account. In this article, we’ll outline the steps you need to take in order to successfully transfer your Shopify store.
1. Backup your Shopify store data
The first step in transferring your Shopify store is to backup all of your data.