{"id":232,"date":"2026-08-03T11:07:10","date_gmt":"2026-08-03T11:07:10","guid":{"rendered":"https:\/\/copenhagencrafter.dk\/?page_id=232"},"modified":"2026-09-08T13:32:03","modified_gmt":"2026-09-08T13:32:03","slug":"om-copenhagen-crafter","status":"publish","type":"page","link":"https:\/\/copenhagencrafter.dk\/en\/om-copenhagen-crafter","title":{"rendered":"About Copenhagen Crafter"},"content":{"rendered":"<style>\n  .cc-about-v8 {\n    --cc-sand: #f2ebe2;\n    --cc-sand-soft: #f7f2ec;\n    --cc-text: #211d19;\n    --cc-muted: #746b62;\n    --cc-accent: #a98262;\n    --cc-border: #e5ddd3;\n\n    width: 100%;\n    max-width: 1480px;\n    margin: 0 auto;\n    color: var(--cc-text);\n    line-height: 1.7;\n  }\n\n  .cc-about-v8 * {\n    box-sizing: border-box;\n  }\n\n  .cc-about-v8 h2,\n  .cc-about-v8 h3 {\n    margin-top: 0;\n    color: var(--cc-text);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-weight: 400;\n    line-height: 1.08;\n    letter-spacing: -0.025em;\n  }\n\n  .cc-about-v8 h2 {\n    margin-bottom: 22px;\n    font-size: clamp(2rem, 3vw, 3.15rem);\n  }\n\n  .cc-about-v8 h3 {\n    margin-bottom: 10px;\n    font-size: 1.3rem;\n  }\n\n  .cc-about-v8 p {\n    margin-top: 0;\n    margin-bottom: 18px;\n    color: var(--cc-muted);\n  }\n\n  .cc-about-v8 a {\n    color: inherit;\n  }\n\n  \/* HERO *\/\n\n  .cc-about-v8-hero {\n    padding: 70px 55px;\n    margin-bottom: 65px;\n    background: var(--cc-sand);\n    border-radius: 20px;\n    text-align: center;\n  }\n\n  .cc-about-v8-hero-inner {\n    max-width: 850px;\n    margin: 0 auto;\n  }\n\n  .cc-about-v8-eyebrow {\n    margin-bottom: 13px;\n    color: var(--cc-accent);\n    font-size: 0.78rem;\n    font-weight: 700;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n  }\n\n  .cc-about-v8-hero h2 {\n    font-size: clamp(2.4rem, 4vw, 4.2rem);\n    margin-bottom: 20px;\n  }\n\n  .cc-about-v8-hero p {\n    max-width: 720px;\n    margin: 0 auto;\n    font-size: 1.08rem;\n  }\n\n  .cc-about-v8-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 48px;\n    padding: 0 26px;\n    background: var(--cc-text);\n    color: #fff !important;\n    border-radius: 999px;\n    font-weight: 650;\n    text-decoration: none !important;\n    transition: 0.2s ease;\n  }\n\n  .cc-about-v8-button:hover {\n    opacity: 0.86;\n    transform: translateY(-1px);\n  }\n\n  \/* INTRO *\/\n\n  .cc-about-v8-intro {\n    max-width: 820px;\n    margin: 0 auto 70px;\n    text-align: center;\n  }\n\n  .cc-about-v8-intro p {\n    font-size: 1.08rem;\n  }\n\n  \/* STORY SECTIONS *\/\n\n  .cc-about-v8-story {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    gap: 70px;\n    align-items: center;\n    padding: 70px 0;\n    border-top: 1px solid var(--cc-border);\n  }\n\n  .cc-about-v8-story.reverse .cc-about-v8-story-text {\n    order: 2;\n  }\n\n  .cc-about-v8-story.reverse .cc-about-v8-image {\n    order: 1;\n  }\n\n  .cc-about-v8-story-text {\n    max-width: 650px;\n  }\n\n  .cc-about-v8-image {\n    min-height: 420px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 40px;\n    background: var(--cc-sand-soft);\n    border-radius: 18px;\n    color: var(--cc-muted);\n    text-align: center;\n    overflow: hidden;\n  }\n\n  .cc-about-v8-image img {\n    display: block;\n    width: 100%;\n    height: 100%;\n    min-height: 420px;\n    object-fit: cover;\n  }\n\n  .cc-about-v8-note {\n    margin-top: 28px;\n    padding: 26px 28px;\n    background: var(--cc-sand-soft);\n    border-radius: 14px;\n  }\n\n  .cc-about-v8-note::before {\n    content: \"\";\n    display: block;\n    width: 38px;\n    height: 3px;\n    margin-bottom: 17px;\n    background: var(--cc-accent);\n    border-radius: 999px;\n  }\n\n  .cc-about-v8-note p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* VALUES *\/\n\n  .cc-about-v8-values {\n    padding: 75px 0;\n    border-top: 1px solid var(--cc-border);\n    text-align: center;\n  }\n\n  .cc-about-v8-section-intro {\n    max-width: 700px;\n    margin: 0 auto 40px;\n  }\n\n  .cc-about-v8-values-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .cc-about-v8-value {\n    padding: 35px 30px;\n    background: var(--cc-sand-soft);\n    border-radius: 16px;\n    text-align: left;\n  }\n\n  .cc-about-v8-number {\n    display: inline-block;\n    margin-bottom: 17px;\n    color: var(--cc-accent);\n    font-size: 0.76rem;\n    font-weight: 700;\n    letter-spacing: 0.15em;\n  }\n\n  .cc-about-v8-value p {\n    margin-bottom: 0;\n  }\n\n  \/* PROCESS *\/\n\n  .cc-about-v8-process {\n    padding: 75px 0;\n    border-top: 1px solid var(--cc-border);\n    text-align: center;\n  }\n\n  .cc-about-v8-process-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 40px;\n  }\n\n  .cc-about-v8-process-card {\n    padding: 32px 23px;\n    background: var(--cc-sand-soft);\n    border-radius: 16px;\n  }\n\n  .cc-about-v8-process-number {\n    width: 42px;\n    height: 42px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 18px;\n    background: var(--cc-text);\n    color: #fff;\n    border-radius: 50%;\n    font-weight: 700;\n  }\n\n  .cc-about-v8-process-card p {\n    margin-bottom: 0;\n    font-size: 0.94rem;\n  }\n\n  \/* WHY *\/\n\n  .cc-about-v8-why {\n    padding: 75px 0;\n    border-top: 1px solid var(--cc-border);\n  }\n\n  .cc-about-v8-why-header {\n    max-width: 720px;\n    margin: 0 auto 40px;\n    text-align: center;\n  }\n\n  .cc-about-v8-why-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n  }\n\n  .cc-about-v8-why-item {\n    position: relative;\n    padding: 28px 28px 28px 62px;\n    background: var(--cc-sand-soft);\n    border-radius: 14px;\n  }\n\n  .cc-about-v8-why-item::before {\n    content: \"\u2713\";\n    position: absolute;\n    left: 27px;\n    top: 27px;\n    color: var(--cc-accent);\n    font-weight: 700;\n  }\n\n  .cc-about-v8-why-item strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--cc-text);\n  }\n\n  .cc-about-v8-why-item p {\n    margin-bottom: 0;\n    font-size: 0.94rem;\n  }\n\n  \/* CTA *\/\n\n  .cc-about-v8-cta {\n    margin-top: 30px;\n    padding: 65px 40px;\n    background: var(--cc-sand);\n    border-radius: 20px;\n    text-align: center;\n  }\n\n  .cc-about-v8-cta-inner {\n    max-width: 720px;\n    margin: 0 auto;\n  }\n\n  .cc-about-v8-cta p {\n    max-width: 650px;\n    margin: 0 auto 28px;\n  }\n\n  .cc-about-v8-secondary {\n    display: inline-block;\n    margin-left: 18px;\n    color: var(--cc-text) !important;\n    font-weight: 650;\n    text-decoration: underline;\n    text-underline-offset: 4px;\n  }\n\n  @media (max-width: 900px) {\n    .cc-about-v8-story {\n      grid-template-columns: 1fr;\n      gap: 32px;\n    }\n\n    .cc-about-v8-story.reverse .cc-about-v8-story-text,\n    .cc-about-v8-story.reverse .cc-about-v8-image {\n      order: initial;\n    }\n\n    .cc-about-v8-story-text {\n      max-width: none;\n    }\n\n    .cc-about-v8-process-grid {\n      grid-template-columns: 1fr 1fr;\n    }\n  }\n\n  @media (max-width: 700px) {\n    .cc-about-v8-values-grid,\n    .cc-about-v8-why-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 600px) {\n    .cc-about-v8-hero {\n      padding: 48px 24px;\n      margin-bottom: 48px;\n      border-radius: 14px;\n    }\n\n    .cc-about-v8-story,\n    .cc-about-v8-values,\n    .cc-about-v8-process,\n    .cc-about-v8-why {\n      padding: 48px 0;\n    }\n\n    .cc-about-v8-image,\n    .cc-about-v8-image img {\n      min-height: 280px;\n    }\n\n    .cc-about-v8-process-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .cc-about-v8-cta {\n      padding: 48px 23px;\n      border-radius: 14px;\n    }\n\n    .cc-about-v8-secondary {\n      display: block;\n      margin: 18px 0 0;\n    }\n  }\n<\/style>\n\n<div class=\"cc-about-v8\">\n\n  <!-- HERO -->\n  <section class=\"cc-about-v8-hero\">\n    <div class=\"cc-about-v8-hero-inner\">\n\n      <div class=\"cc-about-v8-eyebrow\">\n        About Copenhagen Crafter\n      <\/div>\n\n      <h2>Thoughtfully designed<\/h2>\n\n      <p>\n        Copenhagen Crafter is a small creative workshop in Copenhagen, where ideas are turned into functional and decorative products with a focus on good design, quality and the little details.\n      <\/p>\n\n    <\/div>\n  <\/section>\n\n  <!-- INTRO -->\n  <section class=\"cc-about-v8-intro\">\n\n    <h2>From idea to finished product<\/h2>\n\n    <p>\n      Copenhagen Crafter is created out of an interest in design, technology and creative problem-solving. The goal is to create products that both look good and make sense in the home \u2013 whether they solve a practical need or simply make everyday life a little cosier.\n    <\/p>\n\n  <\/section>\n\n  <!-- HISTORIEN -->\n  <section class=\"cc-about-v8-story\">\n\n    <div class=\"cc-about-v8-story-text\">\n\n      <div class=\"cc-about-v8-eyebrow\">\n        Copenhagen Crafter bag\n      <\/div>\n\n      <h2>Hi, my name is Magnus<\/h2>\n\n      <p>\n        I am behind Copenhagen Crafter and follow the products all the way from the initial idea to the completed order.\n      <\/p>\n\n      <p>\n        I have a degree in civil engineering with a specialisation in architectural design and have always been fascinated by the intersection of technical solutions, creativity and aesthetics.\n      <\/p>\n\n      <p>\n        It began with an interest in 3D printing, design and product development. Gradually, the idea grew to create a place where I could develop both practical solutions and more decorative products for the home.\n      <\/p>\n\n      <p>\n        It became Copenhagen Crafter.\n      <\/p>\n\n    <\/div>\n\n    <div class=\"cc-about-v8-image\">\n      Here you can later insert an image from the workshop, of you at work or of some of Copenhagen Crafters' products.\n    <\/div>\n\n  <\/section>\n\n  <!-- TILGANG -->\n  <section class=\"cc-about-v8-story reverse\">\n\n    <div class=\"cc-about-v8-story-text\">\n\n      <div class=\"cc-about-v8-eyebrow\">\n        My approach\n      <\/div>\n\n      <h2>Small ideas can make a big difference<\/h2>\n\n      <p>\n        A good product doesn't have to be complicated. Sometimes it's just about finding a better way to solve a small problem \u2013 or creating something that fits a little better into the home.\n      <\/p>\n\n      <p>\n        Therefore, I work with function, proportions, materials and expression when a new product is being developed.\n      <\/p>\n\n      <p>\n        The products are continuously tested and adjusted, and many are only manufactured when ordered. This allows for flexibility and at the same time means that large stocks do not need to be produced in advance.\n      <\/p>\n\n      <div class=\"cc-about-v8-note\">\n        <p>\n          If you need a different colour, size or a completely bespoke solution, it is often possible to adapt an existing product or develop something new.\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"cc-about-v8-image\">\n      Here you can later insert an image of the design process, a prototype or a product under development.\n    <\/div>\n\n  <\/section>\n\n  <!-- V\u00c6RDIER -->\n  <section class=\"cc-about-v8-values\">\n\n    <div class=\"cc-about-v8-eyebrow\">\n      The most important thing\n    <\/div>\n\n    <h2>Three things I always return to<\/h2>\n\n    <p class=\"cc-about-v8-section-intro\">\n      Whether the product is practical, decorative or a bit of both, the development is based on the same principles.\n    <\/p>\n\n    <div class=\"cc-about-v8-values-grid\">\n\n      <div class=\"cc-about-v8-value\">\n        <span class=\"cc-about-v8-number\">01<\/span>\n        <h3>Function<\/h3>\n        <p>\n          A functional product must first and foremost do what it was created to do \u2013 and preferably make everyday life a little easier.\n        <\/p>\n      <\/div>\n\n      <div class=\"cc-about-v8-value\">\n        <span class=\"cc-about-v8-number\">02<\/span>\n        <h3>Design<\/h3>\n        <p>\n          Practical things can also be attractive. That is why form, proportions and expression are worked with as part of the solution.\n        <\/p>\n      <\/div>\n\n      <div class=\"cc-about-v8-value\">\n        <span class=\"cc-about-v8-number\">03<\/span>\n        <h3>Quality<\/h3>\n        <p>\n          The products are assessed, tested and adjusted with a focus on a good and thorough end result.\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n  <!-- PROCES -->\n  <section class=\"cc-about-v8-process\">\n\n    <div class=\"cc-about-v8-eyebrow\">\n      From thought to product\n    <\/div>\n\n    <h2>How I work<\/h2>\n\n    <p class=\"cc-about-v8-section-intro\">\n      New products are developed through a simple process where idea, design and testing go hand in hand.\n    <\/p>\n\n    <div class=\"cc-about-v8-process-grid\">\n\n      <div class=\"cc-about-v8-process-card\">\n        <div class=\"cc-about-v8-process-number\">1<\/div>\n        <h3>Idea<\/h3>\n        <p>\n          It starts with a need, a challenge or just an idea that could be fun to bring to life.\n        <\/p>\n      <\/div>\n\n      <div class=\"cc-about-v8-process-card\">\n        <div class=\"cc-about-v8-process-number\">2<\/div>\n        <h3>Design<\/h3>\n        <p>\n          The idea is developed with a focus on form, function, proportions and how the product is to be manufactured.\n        <\/p>\n      <\/div>\n\n      <div class=\"cc-about-v8-process-card\">\n        <div class=\"cc-about-v8-process-number\">3<\/div>\n        <h3>Test<\/h3>\n        <p>\n          Prototypes and various solutions are tested until the result works and looks right.\n        <\/p>\n      <\/div>\n\n      <div class=\"cc-about-v8-process-card\">\n        <div class=\"cc-about-v8-process-number\">4<\/div>\n        <h3>Production<\/h3>\n        <p>\n          The finished product is manufactured, inspected, packed and prepared for its new owner.\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n  <!-- HVORFOR -->\n  <section class=\"cc-about-v8-why\">\n\n    <div class=\"cc-about-v8-why-header\">\n\n      <div class=\"cc-about-v8-eyebrow\">\n        Copenhagen Crafter\n      <\/div>\n\n      <h2>Small-scale production. Personal approach.<\/h2>\n\n      <p>\n        Copenhagen Crafter is not a large warehouse with thousands of identical products. It is a small business where the path from idea to finished product is short.\n      <\/p>\n\n    <\/div>\n\n    <div class=\"cc-about-v8-why-grid\">\n\n      <div class=\"cc-about-v8-why-item\">\n        <strong>Developed in Copenhagen<\/strong>\n        <p>\n          Products and new ideas are developed locally from Copenhagen.\n        <\/p>\n      <\/div>\n\n      <div class=\"cc-about-v8-why-item\">\n        <strong>Short series<\/strong>\n        <p>\n          The products are manufactured in small quantities and often only when needed.\n        <\/p>\n      <\/div>\n\n      <div class=\"cc-about-v8-why-item\">\n        <strong>Potential for customisation<\/strong>\n        <p>\n          Many products can be manufactured in other colours or customised to special requirements.\n        <\/p>\n      <\/div>\n\n      <div class=\"cc-about-v8-why-item\">\n        <strong>Personal service<\/strong>\n        <p>\n          You can always get in touch directly if you have a question, an idea or need help.\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n  <!-- CTA -->\n  <section class=\"cc-about-v8-cta\">\n\n    <div class=\"cc-about-v8-cta-inner\">\n\n      <div class=\"cc-about-v8-eyebrow\">\n        Anything special in mind?\n      <\/div>\n\n      <h2>Do you have an idea?<\/h2>\n\n      <p>\n        Are you missing a specific colour, a customisation or perhaps a product that doesn't exist at all yet? Tell me about the idea, and we can look at what can be done.\n      <\/p>\n\n      <a class=\"cc-about-v8-button\" href=\"\/en\/specialbestillinger\/\">\n        See special orders\n      <\/a>\n\n      <a\n        class=\"cc-about-v8-secondary\"\n        href=\"mailto:Copenhagen.crafter@gmail.com?subject=Sp\u00f8rgsm\u00e5l til Copenhagen Crafter\"\n      >\n        Contact me\n      <\/a>\n\n    <\/div>\n\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Om Copenhagen Crafter Designet med omtanke Copenhagen Crafter er et lille kreativt v\u00e6rksted i K\u00f8benhavn, hvor id\u00e9er bliver til funktionelle og dekorative produkter med fokus p\u00e5 godt design, kvalitet og de sm\u00e5 detaljer. Fra id\u00e9 til f\u00e6rdigt produkt Copenhagen Crafter er skabt ud fra en interesse for design, teknologi og kreativ probleml\u00f8sning. M\u00e5let er at [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advanced_seo_description":"","jetpack_seo_html_title":"","jetpack_seo_noindex":false,"footnotes":""},"class_list":["post-232","page","type-page","status-publish","hentry"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":7}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/copenhagencrafter.dk\/en\/wp-json\/wp\/v2\/pages\/232","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/copenhagencrafter.dk\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/copenhagencrafter.dk\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/copenhagencrafter.dk\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/copenhagencrafter.dk\/en\/wp-json\/wp\/v2\/comments?post=232"}],"version-history":[{"count":6,"href":"https:\/\/copenhagencrafter.dk\/en\/wp-json\/wp\/v2\/pages\/232\/revisions"}],"predecessor-version":[{"id":282,"href":"https:\/\/copenhagencrafter.dk\/en\/wp-json\/wp\/v2\/pages\/232\/revisions\/282"}],"wp:attachment":[{"href":"https:\/\/copenhagencrafter.dk\/en\/wp-json\/wp\/v2\/media?parent=232"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}