Start chat

Vendy Pro

Multipurpose OS 2.0 Theme

Vendy Pro theme installation

Logging into account

Register your account at shopify.com (if you are already registered, log into your account by adding /admin to your domain name in your browser address bar and entering your email and password).

Template Preparation

1. To start, you need to extract the downloaded template package archive on your computer.

2. Inside, you'll find two versions of the theme in separate folders. Our focus is on the "Vendy pro" folder, which contains the "sources" and "theme" folders with the theme .zip archive, layouts folder, and skins folder. Specifically:

  • the theme layouts are located in the template package -> vendypro -> theme -> layouts.
  • the theme skins are located in the template package -> vendypro -> theme -> skins.
  • 3. Please begin by unzipping the theme package on your computer. Afterward, proceed to upload the required theme from the "VendyPro_theme" folder​ to your Shopify platform.

Shopify theme installation

  1. Navigate to Themes. It contains a default Shopify theme. Click Upload a theme button in the upper right corner.
  2. Click Browse in the pop-up window and open the template folder on your computer.
  3. To install the Vendy Pro main theme, select "VendyPro-main.zip" and upload it to Shopify.
  4. Click Upload button. In a few seconds the new theme will show up in the list of the available themes for your online store.

Theme activation

  1. Click Publish theme button at the bottom of your new theme.

Congratulations! You have successfully installed a Shopify template. Now it is ready to work. You can open your online store in the browser and check how it looks.

How to Install/Replace Another Layout/Skin of Multipurpose Theme?

1. Duplicate the uploaded Vendy main theme in the admin panel.

2. Replace the code in the following files:

  • config/settings_data.json
  • templates/index.json
  • sections/footer-group.json
  • sections/header-group.json

If you intend to install another home layout, for example vendy pro-home2, use the files from the Layouts folder. If you want to install an existing skin, use the files from the Skins folder.

3. Now, choose the desired home layout (e.g., vendy pro-home2 or any other layout) from the layout folder, or select a skin from the skin folder.

4. Copy the code from the chosen layout or skin files and insert them into the corresponding files mentioned in step 2 within your admin panel.

5. Save the changes in the admin panel.

Once the new layout or skin is installed, it will be applied to your multipurpose theme.

How to Install a Shopify 2.0 Theme after Theme Package Update?

In order to update Online Store 2.0 theme follow the steps below:

  1. Install the latest version of the theme in the preview.
  2. Click on the ‘edit code‘ of the main (published) theme.
  3. Replace the code in the following files:
    • config/settings_data.json
    • templates/index.json
    • sections/footer-group.json
    • sections/header-group.json
  4. If you intend to install another home layout, use the files from the Layouts folder. If you want to install an existing skin, use the files from the Skins folder.
  5. Now, choose the desired home layout (e.g., home_2 or any other layout) from the layout folder, or select a skin from the skin folder.
  6. Copy the code from the chosen layout or skin files and insert them into the corresponding files mentioned in step 2 within your admin panel.
  7. Save the changes in the admin panel.
  8. After completing these steps, you can go to the theme preview and make sure that the settings have been saved and displayed correctly.
  9. If everything goes well, you can publish a new topic.