1️⃣ Setup & Customization


2️⃣ Data & Analytics


3️⃣ Installation & Uninstallation

  1. Edit the code of the new theme.

  2. Copy the code from “kwikpass.liquid” of previous theme.

    1. Go to edit code on new theme.
    2. Create a new file under snippet and name it kwikpass.liquid.
    3. Paste the code.
  3. Now, go to theme.liquid

    1. search for /body and paste the below code before /body code as shown in the following image:
    {% render 'kwikpass' %}
    

    Screenshot 2024-12-21 at 12.08.40 AM.png

In case of theme app extension:

  1. Go to the new theme, you will notice the app block is already updated. So you don’t need migration.
  2. In case you get stuck anywhere, email us at [email protected]

4️⃣ Account & Login Verification