Skip to main content
All CollectionsOnboarding & SetupShopify Theme Integration
Onboarding part 6 (Shopify integration for Theme 1.0 site using liquid code)
Onboarding part 6 (Shopify integration for Theme 1.0 site using liquid code)
Prabhu Sahoo avatar
Written by Prabhu Sahoo
Updated over 10 months ago

For theme 1.0 users, the Whatmore app isn't visible, so we'll use liquid code to utilize the Whatmore tools.

Step 1:

Ensure that, the Whatmore product theme is enabled.

Step 2:

Now go to the notion site mentioned in the button below to find the liquid code:

Step 3:

Start by copying the code for the homepage carousel, it will be in the homepage caorousel.

Step 4:

Then, go to your website editor, remove any existing apps, and save your changes. Click on the three dots and select "Edit Code," which will redirect you to a new page.

Step 5:

In the code editor, go to the "Sections" folder, click on "Add New Section," and name it "whatmore-carousel."

Step 6:

Remove the pre-existing code, and paste the copied code from the Notion page. Save the changes, and the section will be created.

Step 7:

Back in the theme editing page, under "Sections," you should see "whatmore-carousel". It won't have an icon like the app but will function correctly for Theme 1.0 users.

Step 8:

You can change its position and customize it similarly to the app section. Save your changes, and the carousel will be visible and editable based on previous customization features.

Step 9:

For adding liquid code for stories, follow the same steps. Go to the Notion page, copy the stories code, and paste it into a new section named "whatmore-stories" in your code editor. Similarly, add the liquid code for collections by creating a new section named "whatmore-collections" and pasting the relevant code.

Did this answer your question?