- Home - Help Center
- In-depth Tutorials
How to Install a Custom Booster Theme Section in Your Shopify Theme
This guide walks you through installing any Booster Theme custom section in your Shopify store. Booster sections are flexible, high-converting modules that can be added to any page and customized through the Shopify theme editor—no coding required.
🛠 Step 1: Add the Section File to Your Theme
- From your Shopify admin, go to Online Store > Themes.
- Click Actions > Edit code on your live or development theme.
- Under the Sections folder, click Add a new section.
- Name the section file according to the name provided in the instructions (e.g.,
booster-feature-section.liquid
). - Paste the full Liquid code for the section into the editor and click Save.
🧩 Step 2: (Optional) Add Supporting Snippets
Some Booster sections may require supporting snippets (e.g., icons, SVGs, custom HTML).
- If required, under the Snippets folder, click Add a new snippet.
- Paste the relevant snippet code as provided with the section instructions.
- Click Save.
Tip: The need for snippets will be noted in the section's documentation.
🎨 Step 3: Add the Section in the Theme Editor
- Go to Online Store > Themes > Customize.
- Open the page template (e.g., homepage, product, landing page) where you want to display the section.
- Click Add section in the sidebar.
- Select your newly added Booster section from the list (it will match the name you added in Step 1).
- Customize the content, images, styles, and layout options using the built-in editor controls.
- Click Save when finished.
💡 Tips for Using Booster Theme Sections
- Booster sections are mobile-responsive and optimized for performance.
- You can add multiple sections to the same page for advanced layouts.
- Use theme settings to align fonts, colors, and spacing across your brand.
- Explore new Booster sections here.
If you need help or would like us to install a section for you, contact our support team.