Book a call

Fill out the form and we will call you back as soon as possible

If we can't reach you, we'll send an email instead

Do you have a support request? Then it's better to send an email to support@shoporama.dk

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.

Included in all packages

Extended fields for products in Shoporama

Customize your products with extra fields. Store custom data such as ISBN, YouTube links, Google Shopping labels and much more.

Read more about it

Extended fields (Extra fields)

Add customized fields to your products. From technical specifications and sizing guides to Google Shopping labels and YouTube videos, extra fields allow you to store exactly the information you need.

Endless flexibility with extra fields

Not all products fit into the same fields. That's why Shoporama's extra fields allow you to create your very own fields with a key and value of your choice. This gives you full control over what information is stored on each product - and how it's used in your theme, feeds and integrations.

How it works

Extra fields are defined in the key=value format with one field per line. The fields can contain anything from simple text values to data that controls advanced functionality in your theme.

Examples of extra fields:

ISBN=9788711394441 youtube=dQw4w9WgXcQ color=Red material=Cotton size guide=ladies clothing

Use in your theme

All extra fields are available in your Smarty theme via methods on the product object. You can retrieve a single value or all values at once:

 <{$product->getMetaValue("youtube")}>  <{foreach $product->getMetaValues() as $key => $value}> <{$key}>: <{$value}> <{/foreach}>

This makes it possible to display YouTube videos, size guides, technical specifications or anything else directly on the product page.

Google Shopping and feeds

Extra fields are also used to control your product feeds. Some important fields:

  • google-custom-label-2 to google-custom-label-4 - Custom labels for Google Merchant Center rules
  • pricerunner-category - Specific category for PriceRunner feed
  • redirect - Redirect the user after adding to cart

Note that custom_label_0 and custom_label_1 are automatically used for "discounted" and "bestseller" in the Google Shopping feed.

Import and export

Extra fields can be imported and exported via CSV. When importing, the fields are specified in URL format:

farve=Rød&materiale=Bomuld&ISBN=9788711394441

This makes it easy to update extra fields for many products at once via a spreadsheet.

Bulk editing

You can also edit extra fields in bulk directly in the admin panel. Select multiple products, enter the field name and value and choose whether to add/replace or delete the field. This saves time when you need to update many products.

HTML fields

In addition to extra fields, Shoporama also offers HTML fields. These fields can contain formatted HTML code and are used to display rich content on the product page, such as tabular size guides, embedded videos or JavaScript widgets.

Available on many objects

Extra fields are not limited to products. You can also use them on:

  • Categories - Store extra metadata on categories
  • Landing pages - Control layout and display with extra fields
  • Info pages - Add custom data to static pages
  • Blog posts - Use extra fields to control display and functionality

Try it for free - no strings attached

Start your free trial today and see for yourself how this feature can boost your online store. No credit card required.

See all features