umage.com Open in urlscan Pro
23.227.38.32  Public Scan

Submitted URL: https://umagecopenhagen.shop/
Effective URL: https://umage.com/
Submission: On November 15 via api from US — Scanned from US

Form analysis 7 forms found in the DOM

POST /localization

<form method="post" action="/localization" id="localization_form_footer" accept-charset="UTF-8" class="Footer__LocalizationForm" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="Footer__LocalizationItem">
    <input type="hidden" name="currency_code" value="EUR">
    <span class="u-visually-hidden">Currency</span>
    <button type="button" class="SelectButton Link--primary" style="text-transform: capitalize;" aria-haspopup="true" aria-expanded="false" aria-controls="footer-currency-popover"> EUR € <svg class="Icon Icon--select-arrow" role="presentation"
        viewBox="0 0 19 12">
        <polyline fill="none" stroke="currentColor" points="17 2 9.5 10 2 2" fill-rule="evenodd" stroke-width="2" stroke-linecap="square"></polyline>
      </svg></button>
    <div id="footer-currency-popover" class="Popover Popover--small Popover--noWrap" aria-hidden="true">
      <header class="Popover__Header">
        <button type="button" class="Popover__Close Icon-Wrapper--clickable" data-action="close-popover"><svg class="Icon Icon--close" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
            <path d="M2 2L22 22M2 22L22 2" stroke="currentColor"></path>
          </svg></button>
        <span class="Popover__Title Heading u-h4">Currency</span>
      </header>
      <div class="Popover__Content">
        <div class="Popover__ValueList Popover__ValueList--center" data-scrollable=""><button type="submit" name="currency_code" style="text-transform: capitalize;" class="Popover__Value  Heading Link Link--primary u-h6" value="DKK"> DKK kr.
          </button><button type="submit" name="currency_code" style="text-transform: capitalize;" class="Popover__Value is-selected Heading Link Link--primary u-h6" value="EUR" aria-current="true"> EUR € </button><button type="submit"
            name="currency_code" style="text-transform: capitalize;" class="Popover__Value  Heading Link Link--primary u-h6" value="NOK"> NOK kr </button><button type="submit" name="currency_code" style="text-transform: capitalize;"
            class="Popover__Value  Heading Link Link--primary u-h6" value="SEK"> SEK kr </button></div>
      </div>
    </div>
  </div>
  <div class="Footer__LocalizationItem">
    <input type="hidden" name="locale_code" value="en">
    <span class="u-visually-hidden">Language</span>
    <button type="button" class="SelectButton Link--primary" style="text-transform: capitalize;" aria-haspopup="true" aria-expanded="false" aria-controls="footer-locale-popover">English<svg class="Icon Icon--select-arrow" role="presentation"
        viewBox="0 0 19 12">
        <polyline fill="none" stroke="currentColor" points="17 2 9.5 10 2 2" fill-rule="evenodd" stroke-width="2" stroke-linecap="square"></polyline>
      </svg></button>
    <div id="footer-locale-popover" class="Popover Popover--small Popover--noWrap" aria-hidden="true">
      <header class="Popover__Header">
        <button type="button" class="Popover__Close Icon-Wrapper--clickable" style="text-transform: capitalize;" data-action="close-popover"><svg class="Icon Icon--close" width="24" height="24" viewBox="0 0 24 24" fill="none"
            xmlns="http://www.w3.org/2000/svg">
            <path d="M2 2L22 22M2 22L22 2" stroke="currentColor"></path>
          </svg></button>
        <span class="Popover__Title Heading u-h4">Language</span>
      </header>
      <div class="Popover__Content">
        <div class="Popover__ValueList Popover__ValueList--center" data-scrollable=""><button type="submit" name="locale_code" style="text-transform: capitalize;" class="Popover__Value is-selected Heading Link Link--primary u-h6" value="en"
            aria-current="true">English</button><button type="submit" name="locale_code" style="text-transform: capitalize;" class="Popover__Value  Heading Link Link--primary u-h6" value="da">Dansk</button><button type="submit" name="locale_code"
            style="text-transform: capitalize;" class="Popover__Value  Heading Link Link--primary u-h6" value="fr">français</button><button type="submit" name="locale_code" style="text-transform: capitalize;"
            class="Popover__Value  Heading Link Link--primary u-h6" value="de">Deutsch</button><button type="submit" name="locale_code" style="text-transform: capitalize;" class="Popover__Value  Heading Link Link--primary u-h6"
            value="sv">svenska</button><button type="submit" name="locale_code" style="text-transform: capitalize;" class="Popover__Value  Heading Link Link--primary u-h6" value="no">norsk</button><button type="submit" name="locale_code"
            style="text-transform: capitalize;" class="Popover__Value  Heading Link Link--primary u-h6" value="it">Italiano</button><button type="submit" name="locale_code" style="text-transform: capitalize;"
            class="Popover__Value  Heading Link Link--primary u-h6" value="es">Español</button></div>
      </div>
    </div>
  </div>
</form>

POST /cart

<form class="Cart Drawer__Content" action="/cart" method="POST" novalidate="">
  <div class="Drawer__Main" data-scrollable="">
    <p class="Cart__Empty Heading u-h5">Your cart is empty</p>
  </div>
  <div class="Cart__OffscreenNoteContainer" aria-hidden="true"><span class="Cart__NoteButton">Add a note to your order</span>
    <div class="Form__Item">
      <textarea class="Cart__Note Form__Textarea" name="note" id="cart-note" rows="3" placeholder="How can we help you?" data-scrollable=""></textarea>
    </div>
    <button type="button" class="Button Button--primary Button--full" data-action="toggle-cart-note">Save</button>
  </div>
  <div class="Cart__OffscreenAcceptContainer" aria-hidden="true">
    <p class="Text--small Text--subdued Text--alignCenter Rte">I have read and accept the <a target="_blank" href="/pages/terms-conditions">terms and conditions</a></p>
    <div class="Text--alignCenter">
      <button type="submit" name="checkout" class="Cart__Checkout Cart__Checkout--drawer Cart__Checkout--accept Button Button--primary Button--full Button--icon">
        <span>Yes, I agree</span>
      </button>
      <button type="button" class="Button Button--secondary" data-action="toggle-cart-accept">No, I don't agree</button>
    </div>
  </div>
</form>

Name: GET /search

<form action="/search" name="GET" role="search" class="Search__Form">
  <div class="Search__InputIconWrapper"><svg class="Icon Icon--search" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
      <path fill-rule="evenodd" clip-rule="evenodd"
        d="M19 10.5C19 15.1944 15.1944 19 10.5 19C5.80558 19 2 15.1944 2 10.5C2 5.80558 5.80558 2 10.5 2C15.1944 2 19 5.80558 19 10.5ZM16.8626 17.5547C15.1784 19.0746 12.9473 20 10.5 20C5.25329 20 1 15.7467 1 10.5C1 5.25329 5.25329 1 10.5 1C15.7467 1 20 5.25329 20 10.5C20 12.9396 19.0804 15.1644 17.569 16.8468L23.7 22.9778L22.9929 23.6849L16.8626 17.5547Z"
        fill="currentColor"></path>
    </svg></div>
  <input type="search" class="Search__Input" id="searchInput" name="q" autocomplete="off" autocorrect="off" autocapitalize="off" aria-label="Search..." placeholder="Search..." autofocus="">
  <input type="hidden" name="type" value="product">
</form>

POST /localization

<form method="post" action="/localization" id="localization_form_header" accept-charset="UTF-8" class="Header__LocalizationForm hidden-pocket hidden-lap" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input
    type="hidden" name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="HorizontalList HorizontalList--spacingTight">
    <div class="HorizontalList__Item">
      <input type="hidden" name="currency_code" value="EUR">
      <span class="u-visually-hidden">Currency</span>
      <button type="button" class="SelectButton  Header__Link" style="text-transform: capitalize;" aria-haspopup="true" aria-expanded="false" aria-controls="header-currency-popover"> EUR <svg class="Icon Icon--select-arrow" role="presentation"
          viewBox="0 0 19 12">
          <polyline fill="none" stroke="currentColor" points="17 2 9.5 10 2 2" fill-rule="evenodd" stroke-width="2" stroke-linecap="square"></polyline>
        </svg></button>
      <div id="header-currency-popover" class="Popover Popover--small Popover--noWrap" aria-hidden="true">
        <header class="Popover__Header">
          <button type="button" class="Popover__Close Icon-Wrapper--clickable" data-action="close-popover"><svg class="Icon Icon--close" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
              <path d="M2 2L22 22M2 22L22 2" stroke="currentColor"></path>
            </svg></button>
          <span class="Popover__Title Heading u-h4">Currency</span>
        </header>
        <div class="Popover__Content">
          <div class="Popover__ValueList Popover__ValueList--center" data-scrollable=""><button type="submit" name="currency_code" style="text-transform: capitalize;" class="Popover__Value  Link Link--primary" value="DKK"> DKK </button><button
              type="submit" name="currency_code" style="text-transform: capitalize;" class="Popover__Value is-selected Link Link--primary" value="EUR" aria-current="true"> EUR </button><button type="submit" name="currency_code"
              style="text-transform: capitalize;" class="Popover__Value  Link Link--primary" value="NOK"> NOK </button><button type="submit" name="currency_code" style="text-transform: capitalize;" class="Popover__Value  Link Link--primary"
              value="SEK"> SEK </button></div>
        </div>
      </div>
    </div>
    <div class="HorizontalList__Item">
      <input type="hidden" name="locale_code" value="en">
      <span class="u-visually-hidden">Language</span>
      <button type="button" class="SelectButton Header__Link" style="text-transform: capitalize;" aria-haspopup="true" aria-expanded="false" aria-controls="header-locale-popover">English<svg class="Icon Icon--select-arrow" role="presentation"
          viewBox="0 0 19 12">
          <polyline fill="none" stroke="currentColor" points="17 2 9.5 10 2 2" fill-rule="evenodd" stroke-width="2" stroke-linecap="square"></polyline>
        </svg></button>
      <div id="header-locale-popover" class="Popover Popover--small Popover--noWrap" aria-hidden="true">
        <header class="Popover__Header">
          <button type="button" class="Popover__Close Icon-Wrapper--clickable" data-action="close-popover"><svg class="Icon Icon--close" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
              <path d="M2 2L22 22M2 22L22 2" stroke="currentColor"></path>
            </svg></button>
          <span class="Popover__Title Heading u-h4">Language</span>
        </header>
        <div class="Popover__Content">
          <div class="Popover__ValueList Popover__ValueList--center" data-scrollable=""><button type="submit" name="locale_code" style="text-transform: capitalize;" class="Popover__Value is-selected Link Link--primary" value="en"
              aria-current="true">English</button><button type="submit" name="locale_code" style="text-transform: capitalize;" class="Popover__Value  Link Link--primary" value="da">Dansk</button><button type="submit" name="locale_code"
              style="text-transform: capitalize;" class="Popover__Value  Link Link--primary" value="fr">français</button><button type="submit" name="locale_code" style="text-transform: capitalize;" class="Popover__Value  Link Link--primary"
              value="de">Deutsch</button><button type="submit" name="locale_code" style="text-transform: capitalize;" class="Popover__Value  Link Link--primary" value="sv">svenska</button><button type="submit" name="locale_code"
              style="text-transform: capitalize;" class="Popover__Value  Link Link--primary" value="no">norsk</button><button type="submit" name="locale_code" style="text-transform: capitalize;" class="Popover__Value  Link Link--primary"
              value="it">Italiano</button><button type="submit" name="locale_code" style="text-transform: capitalize;" class="Popover__Value  Link Link--primary" value="es">Español</button></div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="localization_form_header" accept-charset="UTF-8" class="Header__LocalizationForm hidden-pocket hidden-lap" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input
    type="hidden" name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="HorizontalList HorizontalList--spacingTight">
    <div class="HorizontalList__Item">
      <input type="hidden" name="currency_code" value="EUR">
      <span class="u-visually-hidden">Currency</span>
      <button type="button" class="SelectButton  Header__Link" style="text-transform: capitalize;" aria-haspopup="true" aria-expanded="false" aria-controls="header-currency-popover"> EUR <svg class="Icon Icon--select-arrow" role="presentation"
          viewBox="0 0 19 12">
          <polyline fill="none" stroke="currentColor" points="17 2 9.5 10 2 2" fill-rule="evenodd" stroke-width="2" stroke-linecap="square"></polyline>
        </svg></button>
      <div id="header-currency-popover" class="Popover Popover--small Popover--noWrap" aria-hidden="true">
        <header class="Popover__Header">
          <button type="button" class="Popover__Close Icon-Wrapper--clickable" data-action="close-popover"><svg class="Icon Icon--close" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
              <path d="M2 2L22 22M2 22L22 2" stroke="currentColor"></path>
            </svg></button>
          <span class="Popover__Title Heading u-h4">Currency</span>
        </header>
        <div class="Popover__Content">
          <div class="Popover__ValueList Popover__ValueList--center" data-scrollable=""><button type="submit" name="currency_code" style="text-transform: capitalize;" class="Popover__Value  Link Link--primary" value="DKK"> DKK </button><button
              type="submit" name="currency_code" style="text-transform: capitalize;" class="Popover__Value is-selected Link Link--primary" value="EUR" aria-current="true"> EUR </button><button type="submit" name="currency_code"
              style="text-transform: capitalize;" class="Popover__Value  Link Link--primary" value="NOK"> NOK </button><button type="submit" name="currency_code" style="text-transform: capitalize;" class="Popover__Value  Link Link--primary"
              value="SEK"> SEK </button></div>
        </div>
      </div>
    </div>
    <div class="HorizontalList__Item">
      <input type="hidden" name="locale_code" value="en">
      <span class="u-visually-hidden">Language</span>
      <button type="button" class="SelectButton Header__Link" style="text-transform: capitalize;" aria-haspopup="true" aria-expanded="false" aria-controls="header-locale-popover">English<svg class="Icon Icon--select-arrow" role="presentation"
          viewBox="0 0 19 12">
          <polyline fill="none" stroke="currentColor" points="17 2 9.5 10 2 2" fill-rule="evenodd" stroke-width="2" stroke-linecap="square"></polyline>
        </svg></button>
      <div id="header-locale-popover" class="Popover Popover--small Popover--noWrap" aria-hidden="true">
        <header class="Popover__Header">
          <button type="button" class="Popover__Close Icon-Wrapper--clickable" data-action="close-popover"><svg class="Icon Icon--close" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
              <path d="M2 2L22 22M2 22L22 2" stroke="currentColor"></path>
            </svg></button>
          <span class="Popover__Title Heading u-h4">Language</span>
        </header>
        <div class="Popover__Content">
          <div class="Popover__ValueList Popover__ValueList--center" data-scrollable=""><button type="submit" name="locale_code" style="text-transform: capitalize;" class="Popover__Value is-selected Link Link--primary" value="en"
              aria-current="true">English</button><button type="submit" name="locale_code" style="text-transform: capitalize;" class="Popover__Value  Link Link--primary" value="da">Dansk</button><button type="submit" name="locale_code"
              style="text-transform: capitalize;" class="Popover__Value  Link Link--primary" value="fr">français</button><button type="submit" name="locale_code" style="text-transform: capitalize;" class="Popover__Value  Link Link--primary"
              value="de">Deutsch</button><button type="submit" name="locale_code" style="text-transform: capitalize;" class="Popover__Value  Link Link--primary" value="sv">svenska</button><button type="submit" name="locale_code"
              style="text-transform: capitalize;" class="Popover__Value  Link Link--primary" value="no">norsk</button><button type="submit" name="locale_code" style="text-transform: capitalize;" class="Popover__Value  Link Link--primary"
              value="it">Italiano</button><button type="submit" name="locale_code" style="text-transform: capitalize;" class="Popover__Value  Link Link--primary" value="es">Español</button></div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /contact#footer-template--22434753020238__newsletter_Ny7Mpj

<form method="post" action="/contact#footer-template--22434753020238__newsletter_Ny7Mpj" id="footer-template--22434753020238__newsletter_Ny7Mpj" accept-charset="UTF-8" class="Newsletter Form"><input type="hidden" name="form_type"
    value="customer"><input type="hidden" name="utf8" value="✓">
  <div class="Newsletter__Inner ">
    <input type="hidden" name="contact[tags]" value="newsletter">
    <div class="Footer__NewsletterInput">
      <input type="email" name="contact[email]" class="Form__Input" aria-label="Enter your email" placeholder="Enter your email" required="">
    </div>
    <button type="submit" class="Form__Submit Button Button--primary">Subscribe</button>
  </div>
</form>

POST /contact#footer-newsletter

<form method="post" action="/contact#footer-newsletter" id="footer-newsletter" accept-charset="UTF-8" class="Footer__Newsletter Form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input
    type="hidden" name="contact[tags]" value="newsletter">
  <input type="email" name="contact[email]" class="Form__Input" aria-label="Enter your email address" placeholder="Enter your email address" required="">
  <button type="submit" class="Form__Submit Button Button--primary">Subscribe</button>
</form>

Text Content

Skip to content

Furniture
Furniture News
Furniture Sale
Seating
 * All Chairs
 * Lounge Chairs
 * Dining Chairs
 * Sofas & Daybeds
 * Benches
 * Stools

Tables
 * All Tables
 * Dining Tables
 * Coffee Tables
 * Side Tables
 * Console Tables
 * Desks

Storage & Display
 * All Storage
 * Shelving
 * Mirrors
 * Sideboards & Cabinets
 * Hooks & Racks

Furniture Accessories & Spare Parts
 * Accessories
 * Spare Parts

Lighting
Lighting News
Lighting Sale
Ceiling & Wall Lamps
 * Pendant Lamps
 * Ceiling Lamps
 * Wall Lamps
 * Lampshades

Floor & Table Lamps
 * Table Lamps
 * Floor Lamps
 * Wireless Lamps
 * Lampshades

Lighting Accessories & Spare parts
 * Cord Sets
 * Light Stands
 * Bulbs
 * Accessories
 * Spare Parts

Sale
 * Furniture Sale
 * Lighting Sale
 * Archive Sale

Our Universe
 * Contact
 * Store Locator
 * FAQ
 * Delivery & Returns
 * Return Portal
 * Product Claim Form
 * Warranty
 * Data Privacy Policy
 * Terms & Conditions

About UMAGE
 * About Us
 * Career
 * Catalogues
 * Contract Catalogue
 * Designers
 * Sustainability
 * Virtual Showroom
 * Augmented Reality

Professionals
 * Contract Catalogue
 * Certifications
 * Circular Subscription Plan
 * pCon planner



FURNITURE

 * FAQ
 * Claim Form
 * Contact Us
 * Warranty
 * Delivery & Returns
 * Return Portal
 * Data privacy policy
 * Terms & Conditions
 * Book Interior Advice

Currency EUR €
Currency
DKK kr. EUR € NOK kr SEK kr
Language English
Language
EnglishDanskfrançaisDeutschsvenskanorskItalianoEspañol
 * 
 * 
 * 
 * 


Cart

Your cart is empty

Add a note to your order

Save

I have read and accept the terms and conditions

Yes, I agree No, I don't agree

Close


POPULAR

 * Furniture
 * Lighting
 * Sale
 * Our Universe
 * Professionals


BESTSELLERS

New


ITALIC SIDEBOARD

€1,599

New


THE SOCIALITE COUNTER STOOL

€549

New


THE SOCIALITE BAR STOOL

€549

New


AUDREY FLOOR LAMP

€399


Currency EUR
Currency
DKK EUR NOK SEK
Language English
Language
EnglishDanskfrançaisDeutschsvenskanorskItalianoEspañol
 * FurnitureFurniture
   
   SEATING
   
    * All Chairs
    * Lounge Chairs
    * Dining Chairs
    * Sofas & Daybeds
    * Benches
    * Stools
   
   TABLES
   
    * All Tables
    * Dining Tables
    * Coffee Tables
    * Side Tables
    * Console Tables
    * Desks
   
   STORAGE & DISPLAY
   
    * All Storage
    * Shelving
    * Mirrors
    * Sideboards & Cabinets
    * Hooks & Racks
   
   FURNITURE ACCESSORIES & SPARE PARTS
   
    * Accessories
    * Spare Parts
   
   EXPLORE FURNITURE
   
   
   Shop our collection of stylish and functional furniture, including
   sideboards, cabinets, and storage solutions.
 * LightingLighting
   
   CEILING & WALL LAMPS
   
    * Pendant Lamps
    * Ceiling Lamps
    * Wall Lamps
    * Lampshades
   
   FLOOR & TABLE LAMPS
   
    * Table Lamps
    * Floor Lamps
    * Wireless Lamps
    * Lampshades
   
   LIGHTING ACCESSORIES & SPARE PARTS
   
    * Cord Sets
    * Light Stands
    * Bulbs
    * Accessories
    * Spare Parts
   
   EXPLORE LIGHTING
   
   
   Illuminate your space with our collection of modern and stylish lighting
   options, including floor lamps, table lamps, wall lamps, and ceiling lamps.
 * SaleSale
   
   ALL SALES
   
    * Furniture Sale
    * Lighting Sale
    * Archive Sale
   
   EXPLORE SALE
   
   
   
 * Our UniverseOur Universe
   
   CUSTOMER SERVICE
   
    * Contact
    * Store Locator
    * FAQ
    * Delivery & Returns
    * Return Portal
    * Product Claim Form
    * Warranty
    * Data Privacy Policy
    * Terms & Conditions
   
   ABOUT UMAGE
   
    * About Us
    * Career
    * Catalogues
    * Contract Catalogue
    * Designers
    * Sustainability
    * Virtual Showroom
    * Augmented Reality
   
   EXPLORE OUR UNIVERSE
   
   
   
 * ProfessionalsProfessionals
   
   CONTRACT
   
    * Contract Catalogue
    * Certifications
    * Circular Subscription Plan
    * pCon planner
   
   EXPLORE PROFESSIONALS
   
   
   


Currency EUR
Currency
DKK EUR NOK SEK
Language English
Language
EnglishDanskfrançaisDeutschsvenskanorskItalianoEspañol
Cart (0)


AUTUMN NEWS

Discover new designs and colour variants

EXPLORE


EXPLORE NEWS

View all products
New


CURIOUS LOUNGE CHAIR

From €399

New


CURIOUS COUNTER STOOL

From €399

New


CURIOUS BAR STOOL

From €399

New


HAZEL BRANCH PENDANT LAMP

From €399


Nominated for

Design Awards

BO BEDRE, Bolig Magasinet, and Scandinavian Living have teamed up to celebrate
the very best in Danish design. The jury, composed of editors from Bolig
Magasinet, BO BEDRE, and Scandinavian Living, has carefully selected the
nominees. A panel of judges will choose the winners across the various
categories.UMAGE has been nominated for "Furniture of the Year" with the Duende
desk, designed in 2024 by Anders Klem. This award is given to a piece of
furniture that excels aesthetically, functionally, and technically. The design
must be original and offer great, long-term user value.


Pause Play



EXPLORE DUENDE

> “There’s a distinct flair to the elegant desk designed by Anders Klem for
> UMAGE. A flair that almost recalls the mastery of Finn Juhl. The drawer,
> intended to hold the most essential work items, becomes more than a functional
> necessity; it becomes a jewel on the desk. A jewel that gives the piece its
> unique signature.”

— The Design Award Jury


SUSTAINABILITY EFFORTS

We are dedicated to being sensible frontrunners on the environmental
responsibility. If we provide timeless, lasting and functional quality designs,
we know nature will prevail, as will UMAGE.

LEARN MORE




Free Shipping on all orders above
129 EUR

Customer Service
We’re here to help at +45 31393131 or info@umage.com

Fast delivery
within 3-5 workdays


NEWSLETTER

Don't miss out on the latest news and trends in home decor - join the UMAGE
community today!


Subscribe


OUR UNIVERSE

 * About Us
 * Career
 * Catalogues
 * Contract catalogue
 * Designers
 * Store Locator
 * Sustainability
 * Virtual Showroom
 * Augmented Reality


CUSTOMER SERVICE

 * FAQ
 * Claim Form
 * Contact Us
 * Warranty
 * Delivery & Returns
 * Return Portal
 * Data privacy policy
 * Terms & Conditions
 * Book Interior Advice


PROFESSIONALS

 * UMAGE B2B
 * Media Kit
 * Contract
 * Contact Us
 * Sustainability
 * Virtual Showroom
 * B2B Claim Form
 * Tests & Certificates


NEWSLETTER

Don't miss out on the latest news and trends in home decor - join the UMAGE
community today!

Subscribe


UMAGE

At UMAGE, we take the story of Scandinavian design further than ever before. We
combine aesthetics, simplicity, and functionality, and infuse it with thoughtful
craftsmanship and environmental care. This is the result: exquisite designs with
a sustainable edge. All our products are flat-packed in stylish boxes, to
optimise global logistics, reduce storage and transportation costs, and to make
our designs more accessible and affordable. Read more

 * 
 * 
 * 
 * 


UMAGE © 2024
 * American Express
 * Apple Pay
 * Google Pay
 * Maestro
 * Mastercard
 * PayPal
 * Shop Pay
 * Union Pay
 * Visa