Emergency situation

In case of emergencies or breakdowns, you can send an SMS to our emergency hotline

On-call phone (SMS only)

+45 29 70 15 95

Send an SMS with the following information:

  • Your name and webshop
  • Description of the problem
  • Your callback phone number

Notes: This service is only for critical situations where your webshop is down or has serious problems. For regular support, please use our normal support channels.

Implement Theme Builder in your theme

Guide to implementing Shoporama's Theme Builder in your theme so the merchant can build pages visually.

Reading time: approx. {eight} minutes
Developer

Theme Builder is a feature in Shoporama that allows you to build your store more dynamically without in-depth coding knowledge. Your developer must add support for it in the theme, after which you can edit sections and content yourself.

What is Theme Builder?

Theme Builder lets you customize your homepage and other pages by choosing from predefined sections. You can:

  • Add and remove sections (e.g., banners, product carousels, text)
  • Change the order of sections
  • Edit content and images in each section

Implementation for Developers

Kodeeditoren i Shoporama med filliste for temaet MBN-Delaware til venstre og koden i templatefilen after_purchase.html til højre
The code editor under Theme, where you select a theme file from the list on the left and edit the code on the right. This is where your developer edits the theme’s files and adds support for Theme Builder.

To enable Theme Builder in your theme, you must:

  1. Define the available sections in your theme
  2. Create templates for each section type
  3. Enable Theme Builder in the theme’s configuration

Available section types

You can create different types of sections, such as:

  • Hero banner, large image with text and CTA
  • Product carousel, display selected products
  • Text section, free-form text with formatting
  • Image gallery, display multiple images in a grid
  • USP section, display value propositions

How to Use Theme Builder

Once your developer has implemented Theme Builder, you can use it from the admin panel:

  1. Go to Account → Online Store → Theme Builder (URL: /theme-setup/list)
  2. Click on the theme setup you want to edit, or create a new one
  3. You’ll be taken to the builder itself at /theme_setup/builder
  4. Add, remove, or rearrange sections
  5. Edit the content in each section
  6. Click Save

Tip

The Theme Builder is supported by several of Shoporama’s default themes, such as Delaware, California, Alaska, and Alaska2, as well as Montana and other updated themes. If you’re using a custom theme, your developer will need to implement support for it.

Need help? Contact us at support@shoporama.dk.