Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Go to the theme code editing section in the admin panel of your web store.
    Online Store → Themes → Actions → Edit code


  2. Open the theme.liquid file in the Layout directory.
    Find the following code snippet at the bottom of the theme.liquid file and delete it:

    Code Block
    {% render 'spurit_ros_theme_snippet' %}

  3. Then go to Templates directory theme and remove the following file:

    Code Block
    page.spurit-subscriptions.liquid 

  4. Then go to Snippets directory of your theme and remove the following files:

    Code Block
    spurit_ros_product_details_snippet.liquid
    spurit_ros_products_list_snippet.liquid
    spurit_ros_theme_snippet.liquid
    spurit_ros_featured_product_snippet.liquid