Opulent - OS2.0
  • What is Opulent theme?
  • Support Policy
  • Getting Started
    • Install Opulent Theme
  • Add Custom code/CSS correctly
  • Integrate Shopify Review apps
  • Mega Menu
  • Update Opulent theme
  • GLOBAL SECTION
    • Announcement Bar
  • Age verifier pop-up
  • Header
  • Footer
  • Mobile sticky bar
  • Scaling logo
  • THEME SECTIONS
    • Before/ After image slider
  • Blog Posts
  • Countdown timer
  • Custom content
  • THEME SETTINGS
    • General settings
  • Advanced
  • Animations
  • Badges
  • Article Card
  • Cart settings
  • Checkout
  • Color & Color schemes
  • Currency format
  • Drawer & pop-up
  • GDPR settings
  • Integrated apps
  • Integration
  • Product card
  • Product inventory
  • Product options desgin
  • Production option swatches
  • Social sharing
  • Search
  • Section
  • Typography
  • COLLECTIONS & PRODUCTS
    • Product page
      • Custom product templates
      • Product template
      • Page sections
        • Breadcrumb
        • Product information
        • Product information tabs
        • Product recommendations
  • Product description
  • Collection page
    • Collection template
    • Collection sections
  • OTHER PAGES
    • 404 page
    • Blogs
    • Cart & Checkout
    • Password
  • ❓FAQs
    • Add a gift wrap option to my cart
    • Add custom badges to my product card
    • Add recipient fields to my gift card product
    • Add/ Remove Social icons in footer
    • Customize search results
    • Hide sections on mobile/ desktop view
    • Install demos
    • Remove the tax-included information in product page
    • Set up Filters for the collection pages
    • Set up local pickup
    • Why did I check the show account icon option but don’t see it appear?
Powered by GitBook
On this page
  • Create a backup of your current theme
  • Get the latest Opulent theme
  • Upload the new version of Shopify store
  • Move the theme settings
  • Move the translation file
  • Move your pages

Update Opulent theme

PreviousMega MenuNextAnnouncement Bar

Last updated 1 year ago

Create a backup of your current theme

"Make sure to create a duplicate of your work before attempting any theme updates. In case any errors occur, you can utilize the duplicated (backup) version to revert to the original design and functionality."

Steps

  1. In your Shopify admin > Online store, click Actions.

  2. Select Duplicate.

  3. Rename the copied file.

Get the latest Opulent theme

Check and download the latest version of Opulent from Etsy.

To know how to find and download the theme package

Upload the new version of Shopify store

After preparing the theme file, proceed to upload it to your Shopify store.

Here are the steps:

  1. Navigate to your Shopify dashboard and select Online Store.

  2. Within the Theme library, choose Add theme > Upload zip file.

  3. In the Upload theme window, click on Add file and select the desired file for upload.

  4. Finally, hit Upload file to complete the process.

Move the theme settings

"Follow the steps below to transfer the theme settings to your updated version."

Steps:

  1. Locate your old theme > select Actions > Edit code.

  2. Open the file Config/settings_data.json & copy the entire code on this file.

  3. Paste the copied content into the same file of the updated theme version.

  1. Do the same with the Templates/index.json file. Copy the entire code from the old theme and migrate it to the updated one.

Move the translation file

If your store has multilingual languages and you configured the translation files, follow the steps below.

Steps:

  1. Find your previous theme, then choose Actions > Edit code.

  2. Within the Edit code section, locate the Locales folder. Select the desired language for your translation file and make a copy of it.

  3. In your updated version, navigate to Actions > Edit code. Add a new locale corresponding to the language you copied earlier.

  4. Paste the content from your copied file into the new one.

Move your pages

Steps:

  1. Locate your old theme > select Actions > Edit code.

  2. In the Templates folder, copy the .json files with a green dot and move them to the new updated theme.

Tip: Files with the green dot are the files you have changed.