{"id":141701,"date":"2024-05-01T14:07:32","date_gmt":"2024-05-01T12:07:32","guid":{"rendered":"https:\/\/scanlux-packaging.com\/se\/imprinting-brand-memories\/"},"modified":"2026-02-11T10:16:37","modified_gmt":"2026-02-11T09:16:37","slug":"imprinting-brand-memories","status":"publish","type":"page","link":"https:\/\/scanlux-packaging.com\/se\/imprinting-brand-memories\/","title":{"rendered":"Branded emballage til detail og e-handel"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"141701\" class=\"elementor elementor-141701\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-685b01f5 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"685b01f5\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6f6f528c\" data-id=\"6f6f528c\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-645036a5 elementor-widget elementor-widget-parallax-banner\" data-id=\"645036a5\" data-element_type=\"widget\" data-widget_type=\"parallax-banner.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"parallax-banner-wrap  green textcolor-custom \" data-banner-url=\"\" data-banner-new-tab=\"no\" >\r\n            <div class=\"hero-banner hero-banner-image\">\r\n                                <div class=\"container\">\r\n                    \r\n                    <div class=\"banner-title\">\r\n                        <h1>\r\n                        \r\n                            Branded emballage til detail og e-handel\r\n                                                    <\/h1>\r\n                    <\/div>\r\n\r\n                                        \r\n                <\/div>                \r\n            <\/div>            \r\n\r\n            <div class=\"ribbon\"> \r\n                <div class=\"container\">\r\n                    Imprinting brand memories\n                <\/div>\r\n            <\/div>\r\n            \r\n        <\/div>\r\n        <script>\r\n            jQuery(document).ready(function( $ ) {\r\n\r\n                var widgetID = \"645036a5\";\r\n                var widgetSelector = '.elementor-element-' + widgetID;\r\n                var selector = widgetSelector+ ' .hero-banner';\r\n                var element = $(selector);\r\n                \/\/on window resize\r\n                setHeight(widgetSelector, selector);\r\n                resizeBannerWidth( widgetSelector, selector );\r\n                mobileSetMarginTop( widgetSelector );\r\n               \r\n\r\n                $(window).on('resize', function() {\r\n                    setHeight(widgetSelector, selector);\r\n                    resizeBannerWidth( widgetSelector, selector );\r\n                });\r\n\r\n                $(document).on('nav-up-complete', function(){\r\n                    mobileSetMarginTop( widgetSelector )\r\n                });\r\n\r\n                $(document).on('nav-down-complete', function(){\r\n                    mobileSetMarginTop( widgetSelector )\r\n                });\r\n\r\n                $(window).on('scroll', function(){\r\n                    \/\/resizeBannerWidth( widgetSelector, selector );\r\n                    \/\/ Calculate the opacity based on the scroll position\r\n                    var opacity = 1 - $(window).scrollTop() \/ $(window).height();\r\n                    \r\n                    \/\/ Ensure opacity stays within the range of 0 to 1\r\n                    opacity = Math.min(1, Math.max(0, opacity));\r\n                    \r\n                    \/\/ Apply the opacity to the element\r\n                    element.css('opacity', opacity);\r\n                    resizeBannerWidth( widgetSelector, selector );\r\n                });\r\n\r\n                $('#mainMenu').find('.main_menu').find('li.has-child').hover(\r\n                    function() {\r\n                        if ( $(this).find('.submenu').is(':visible') ) {\r\n                            $(widgetSelector).find('.parallax-banner-wrap').addClass('submenu-down');\r\n                        }\r\n                    },\r\n                    function() {\r\n                        if ( ! $(this).find('.submenu').is(':visible') ) {\r\n                            $(widgetSelector).find('.parallax-banner-wrap').removeClass('submenu-down');\r\n                        }\r\n                    }\r\n                );\r\n\r\n                function mobileSetMarginTop( widgetSelector ){\r\n                    if( $(window).width() < 768 ) {\r\n                        var elementfixheader = $('#logoHeader.nav-down');\r\n                        if( elementfixheader.length > 0 && ! $(widgetSelector).closest('.elementor-section').hasClass('mobile-overlap-banner') ) {\r\n                            var menuHeightSetup = elementfixheader.outerHeight();\r\n                            $(widgetSelector).closest('.elementor-section').css('margin-top', menuHeightSetup+'px' );\r\n                            $(widgetSelector).closest('.elementor-section').addClass('mobile-overlap-banner');\r\n                        }\r\n                    }  else {\r\n                        $(widgetSelector).closest('.elementor-section').removeClass('mobile-overlap-banner');\r\n                    }\r\n                }\r\n\r\n                function setHeight(widgetSelector, selector){\r\n                    var height = $(widgetSelector  + ' .ribbon').outerHeight();\r\n                    $(selector+\" .container\").css(\"height\", \"calc(100% - \"+height+\"px)\");\r\n\r\n                }\r\n\r\n                function resizeBannerWidth( widgetSelector, selector ){\r\n                    if( $(window).width() > 768 ) {\r\n                        var windowScroll = $(window).scrollTop();\r\n                        if( windowScroll > 0 ){\r\n                            $('.elementor-location-header').addClass('overlap-banner');\r\n                            var topScroll = $('.elementor-location-header').offset().top;\r\n                            var menuHeight = $('.elementor-location-header').outerHeight();\r\n                            menuHeight = menuHeight + topScroll;\r\n                            if( windowScroll < menuHeight){\r\n                                $(widgetSelector).closest('.elementor-section').css('margin-top', '-'+windowScroll+'px' );\r\n                            } \r\n                        } else {\r\n                            if( ! $('.elementor-location-header').hasClass('overlap-banner') ){\r\n                                $('.elementor-location-header').removeClass('overlap-banner');\r\n                            }\r\n                            \r\n                            if( ! $(widgetSelector).closest('.elementor-section').hasClass('mobile-overlap-banner') ) {\r\n                                $(widgetSelector).closest('.elementor-section').removeAttr('style');    \r\n                            }\r\n                            \r\n                            setHeight(widgetSelector, selector);\r\n                        }\r\n                    } else {\r\n                        $('.elementor-location-header').removeClass('overlap-banner');\r\n                        $(widgetSelector).closest('.elementor-section').removeAttr('style');\r\n                        setHeight(widgetSelector, selector);\r\n                    }\r\n                }\r\n\r\n                \/\/ Handle the banner link click (skip if click is on\/in .hero-banner-url-a or .related-button)\r\n                $(widgetSelector).find('.parallax-banner-with-link .hero-banner-image').click(function(e) {\r\n                    if ($(e.target).closest('.hero-banner-url-a').length || $(e.target).closest('.related-button').length) {\r\n                        return true;\r\n                    }\r\n\r\n                    var bannerNewTab = $(this).closest('.parallax-banner-wrap').attr('data-banner-new-tab');\r\n                    var bannerUrl = $(this).closest('.parallax-banner-wrap').attr('data-banner-url');\r\n                    if( bannerUrl ){\r\n                        if( bannerNewTab == 'yes' ){\r\n                            window.open(bannerUrl, '_blank');\r\n                        } else {\r\n                            window.location.href = bannerUrl;\r\n                        }   \r\n                        return false;\r\n                    }\r\n\r\n                    return true;\r\n                });\r\n            })\r\n        <\/script>\r\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4f2a6580 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4f2a6580\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6c3c92aa\" data-id=\"6c3c92aa\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5ed54b93 elementor-widget elementor-widget-tile-archive\" data-id=\"5ed54b93\" data-element_type=\"widget\" data-settings=\"{&quot;loop&quot;:&quot;yes&quot;,&quot;pauseonhover&quot;:&quot;yes&quot;}\" data-widget_type=\"tile-archive.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"archivetile-content archivetile-tile-content\">\n    <div class=\"archivetile-row row g-0\">\n        <div class=\"archivetile-posts col-12 col-md-12 col-lg-12\">\n            <div class=\"archivetile-post-row products-banner row g-0\" id=\"archive-tile-5ed54b93\">\n                                        <div class=\"item-prod archivetile-post-col\">\n                            <div class=\"archivetile-post-container\">\n                                <div class=\"archivetile-post-image-wrapper force-circle\" >\n\t\t\t\t\t\t\t\t\t                                <\/div>\n                                <div class=\"archivetile-post-content-wrapper\">\n                                    <div class=\"archivetile-post-title\">Vores Creative Lab<\/div>\n                                    <div class=\"archivetile-post-description\"><p>Se, hvordan vi arbejder med branded emballagedesign.<\/p><\/div>\n                                    <a href=\"https:\/\/scanlux-packaging.com\/dk\/creative-lab\/\"  class=\"btn-scanlux-flat right-arrow\"><span>CREATIVE LAB<\/span><\/a>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                        <div class=\"item-prod archivetile-post-col\">\n                            <div class=\"archivetile-post-container\">\n                                <div class=\"archivetile-post-image-wrapper force-circle\" >\n\t\t\t\t\t\t\t\t\t                                <\/div>\n                                <div class=\"archivetile-post-content-wrapper\">\n                                    <div class=\"archivetile-post-title\">Lad os ordne det<\/div>\n                                    <div class=\"archivetile-post-description\"><p>Vi hj\u00e6lper med distribution, logistik med mere.<\/p><\/div>\n                                    <a href=\"https:\/\/scanlux-packaging.com\/dk\/bag-scanlux-packaging\/hvorfor-vaelge-scanlux-packaging\/\"  class=\"btn-scanlux-flat right-arrow\"><span>HVORFOR V\u00c6LGE SCANLUX PACKAGING<\/span><\/a>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                        <div class=\"item-prod archivetile-post-col\">\n                            <div class=\"archivetile-post-container\">\n                                <div class=\"archivetile-post-image-wrapper force-circle\" >\n\t\t\t\t\t\t\t\t\t                                <\/div>\n                                <div class=\"archivetile-post-content-wrapper\">\n                                    <div class=\"archivetile-post-title\">Bliv inspireret<\/div>\n                                    <div class=\"archivetile-post-description\"><p>Tjek de seneste nyheder og trends i emballagedesign-verdenen.<\/p><\/div>\n                                    <a href=\"https:\/\/scanlux-packaging.com\/dk\/bliv-inspireret\/\"  class=\"btn-scanlux-flat right-arrow\"><span>BLIV INSPIRERET<\/span><\/a>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                        <div class=\"item-prod archivetile-post-col\">\n                            <div class=\"archivetile-post-container\">\n                                <div class=\"archivetile-post-image-wrapper force-circle\" >\n\t\t\t\t\t\t\t\t\t                                <\/div>\n                                <div class=\"archivetile-post-content-wrapper\">\n                                    <div class=\"archivetile-post-title\">Going green<\/div>\n                                    <div class=\"archivetile-post-description\"><p>Vi arbejder aktivt for at reducere vores klimaaftryk.<\/p><\/div>\n                                    <a href=\"https:\/\/scanlux-packaging.com\/dk\/baeredygtig-emballage\/\"  class=\"btn-scanlux-flat right-arrow\"><span>B\u00c6REDYGTIGHED<\/span><\/a>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n<script>\njQuery(document).ready(function( $ ){\n\n\tif( $('#archive-tile-5ed54b93').find('.item-prod').length >= 4 ) {\n\t\tvar default_page = 4;\n\t} else {\n\t\tvar default_page = $('#archive-tile-5ed54b93').find('.item-prod').length;\n\t}\n\n\tif (typeof archiveTileResizeSlider !== 'function') {\n\t\tfunction archiveTileResizeSlider( slider ){\n\t\t\tif( slider.find('.archivetile-post-image-wrapper.force-circle').length > 0 ){\n\t\t\t\tvar img = 0;\n\t\t\t\tslider.find('.item-prod').each(function(){\n\t\t\t\t\tvar sliderevent = $(this);\n\t\t\t\t\tvar carousel_number = sliderevent.find('.archivetile-post-image-wrapper').find('img').height();\n\t\t\t\t\tif( typeof carousel_number === 'number' ){\n\t\t\t\t\t\tif( carousel_number > img ){\n\t\t\t\t\t\t\timg = carousel_number;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t});\n \n\t\t\t\tif( img > 0 ){\n\t\t\t\t\tslider.find('.item-prod').each(function(){\n\t\t\t\t\t\tvar sliderevent = $(this);\n\t\t\t\t\t\tif ( sliderevent.find('.archivetile-post-image-wrapper').hasClass('force-circle') ) {\n\t\t\t\t\t\t\tsliderevent.find('.archivetile-post-image-wrapper').css('height', img);\n\t\t\t\t\t\t} \n\t\t\t\t\t});\n\t\t\t\t}\n\t\t\t}\n\t\t\t\n\t\t}\n\t}\n\n\tvar slider = $('#archive-tile-5ed54b93');\n\n\tfunction slider_access(slider){\n\t\tslider.slick({\n\t\t\tautoplay: false,\n\t\t\tautoplaySpeed: 0,\n\t\t\tspeed: 2000,\n\t\t\tslidesToShow: default_page, \n\t\t\tslidesToScroll: 1,\n\t\t\tarrows: true,\n\t\t\tdots: false,\n\t\t\tpauseOnHover: true,\n\t\t\tinfinite: true,\n\t\t\tprevArrow:\"<div class='slick-prev slick-arrow'><img src='https:\/\/scanlux-packaging.com\/se\/wp-content\/themes\/elementor-scanlux\/assets\/widgets\/images\/ic_slider_left_v2.svg' alt='slider-left-arrow' style='min-width:66px;min-height:66px;'><\/div>\",\n\t\t\tnextArrow:\"<div class='slick-next slick-arrow'><img src='https:\/\/scanlux-packaging.com\/se\/wp-content\/themes\/elementor-scanlux\/assets\/widgets\/images\/ic_slider_right_v2.svg' alt='slider-right-arrow' style='min-width:66px;min-height:66px;'><\/div>\",\n\t\t\tresponsive: [\n\t\t\t\t{\n\t\t\t\t\tbreakpoint: 1200,\n\t\t\t\t\tsettings: {\n\t\t\t\t\t\tslidesToShow:  default_page,\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tbreakpoint: 992,\n\t\t\t\t\tsettings: {\n\t\t\t\t\t\tslidesToShow: 3,\n\t\t\t\t\t\tarrows: true,\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tbreakpoint: 767,\n\t\t\t\t\tsettings: \"unslick\"\n\t\t\t\t}\n\t\t\t]\n\t\t});\n\t}\n\n\t\n\tvar win = $(window);\n\tslider_access(slider);\n\twin.resize(function(){\n\t\tvar $windowWidth = win.width();\n\t\tif ($windowWidth >= 768) {\n\t\t\tslider_access(slider);   \n\t\t}\n\t});\n\t\n\tif ( slider.find('.item-prod').find('.archivetile-post-image-wrapper.force-circle').length > 0 ) {\n\t\twin.on(\"init responsive resize\", function () {\n\t\t\tarchiveTileResizeSlider(slider);\n\t\t});\n\t}\n\n\tslider.on(\"afterChange breakpoint\", function(event, slick, breakpoint){\n\t\tarchiveTileResizeSlider($(this));\n\t});\n\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-475b22d3 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"475b22d3\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-47f3d176\" data-id=\"47f3d176\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-564bedf6 elementor-widget elementor-widget-image-and-text\" data-id=\"564bedf6\" data-element_type=\"widget\" data-widget_type=\"image-and-text.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"image-and-text-main-wrapper \" id=\"image-text-564bedf6\">\r\n            <div class=\"image-and-text-wrapper image flex-dir-col-reverse\"  >\r\n                <div class=\"image-and-text-column-one  vcenter  \">\r\n                                            <div class=\"image-and-text-column-one-inner vcenter\">\r\n                                                            <h3 class=\"image-and-text-title\"><div class=\"image-and-text-heading\"><p class=\"elementor-heading-title elementor-size-default fusion-responsive-typography-calculated\" data-fontsize=\"42\" data-lineheight=\"52.08px\">Vi har konkrete m\u00e5l for vores milj\u00f8indsats<\/p><\/div><\/h3>\r\n                                                        \r\n                                                                                                    <div class=\"image-and-text-content\">\r\n                                        <p>Vi vil ikke blot v\u00e6re en emballageleverand\u00f8r for vores kunder, men ogs\u00e5 en samarbejdspartner, som bidrager aktivt til at tage ansvar for vores indvirkning p\u00e5 samfund og milj\u00f8.<\/p>                                    <\/div>\r\n                                                                                                                                        <p class=\"image-and-text-caption \">Milj\u00f8bevidste tiltag er en proces, der hele tiden skal udvikles p\u00e5.<\/p>\r\n                                                                        <a class='image-and-text-read-more   btn-scanlux-flat right-arrow' href='https:\/\/scanlux-packaging.com\/dk\/esg-hos-scanlux-packaging\/' ><span class='image-and-text-read-more-text'>ESG hos SCANLUX<\/span><\/a>                                                                                    <\/div>\r\n                                            <\/div>\r\n                <div class=\"image-and-text-column-two  vcenter  \" >\r\n                                            <div class=\"image-and-text-column-two-inner\">\r\n                            <div class=\"image-and-text-image-wrapper \">\r\n                            <div class=\"image-and-text-image-wrapper-inner cover\" style=\"background: url( https:\/\/scanlux-packaging.com\/dk\/wp-content\/uploads\/sites\/2\/2022\/01\/Graa-hvid-FSC-labels-forsendelsesaesker-500x500px.jpg )\"><\/div>                            <\/div>\r\n                                                    <\/div>\r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n            <script>\r\n            <\/script>\r\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-369920d3 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"369920d3\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-60b92e15\" data-id=\"60b92e15\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-263f96ce elementor-widget elementor-widget-image-and-text\" data-id=\"263f96ce\" data-element_type=\"widget\" data-widget_type=\"image-and-text.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"image-and-text-main-wrapper \" id=\"image-text-263f96ce\">\r\n            <div class=\"image-and-text-wrapper image flex-dir-row\"  >\r\n                <div class=\"image-and-text-column-one moved vcenter  \">\r\n                                            <div class=\"image-and-text-column-one-inner-left\">\r\n                            <div class=\"image-and-text-image-wrapper \">\r\n                                <div class=\"image-and-text-image-round-wrapper-inner\" style=\"background: url( https:\/\/scanlux-packaging.com\/dk\/wp-content\/uploads\/sites\/2\/2024\/04\/Radgivning-500x500px.jpg )\"><\/div>                            <\/div>\r\n                                                        <\/div>\r\n                                                    <\/div>\r\n                <div class=\"image-and-text-column-two moved vcenter  \" >\r\n                                            <div class=\"image-and-text-column-two-inner-right vcenter\">\r\n                                                            <h3 class=\"image-and-text-title\"><div class=\"image-and-text-heading\"><p>M\u00e5 vi inspirere dig til dit n\u00e6ste emballagedesign?<\/p><\/div><\/h3>\r\n                                                                                                                                                            <div class=\"image-and-text-content\">\r\n                                        <p><strong>Helt uforpligtende naturligvis.<\/strong> Der kan v\u00e6re mange fordele ved at optimere dit emballagedesign, og vores designere og innovative team vil gerne give dig input til din n\u00e6ste emballage.<\/p><p>\u00a0<\/p>                                    <\/div>\r\n                                                                                                    <p class=\"image-and-text-caption \">Vi giver dig et bud p\u00e5 morgendagens emballage.<\/p>\r\n                                    <a class='image-and-text-read-more  btn-scanlux ' href='https:\/\/scanlux-packaging.com\/dk\/hvorfor-vaelge-scanlux-packaging\/emballageanalyse\/' ><span class='image-and-text-read-more-text'>F\u00c5 EN DESIGN AUDIT<\/span><\/a>                                                                                    <\/div>\r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n            <script>\r\n            <\/script>\r\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4b5d486f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4b5d486f\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7df15a02\" data-id=\"7df15a02\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6c7cbd18 elementor-widget elementor-widget-three-image-slider\" data-id=\"6c7cbd18\" data-element_type=\"widget\" data-settings=\"{&quot;loop&quot;:&quot;yes&quot;,&quot;pauseonhover&quot;:&quot;yes&quot;}\" data-widget_type=\"three-image-slider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div id=\"three-image-slider-6c7cbd18\" class=\"three-image-slider-wrapper\">\r\n            <div class=\"three-image-slider-headers\">\r\n                <h2 class=\"three-image-slider-heading\">Nysgerrig p\u00e5 emballagedesign?<\/h2>\r\n                <div class=\"three-image-slider-subheading\"><p>Hvorfor ikke tage det til n\u00e6ste niveau?\u00a0<\/p><\/div>\r\n            <\/div>\r\n                                    <div class=\"three-image-slider-inner\" style=\"visibility: hidden;\">\r\n                                            <div class=\"three-image-slide\">\r\n                    <div class=\"three-image-slide-thumbnail-wrapper\">\r\n                                                    <a href=\"https:\/\/scanlux-packaging.com\/se\/packaging-design-projects\/julkalenderdesign-foer-bokmalen\/\">\r\n                                                        <img fetchpriority=\"high\" decoding=\"async\" width=\"505\" height=\"627\" src=\"https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2026\/01\/Bog-julekalender-Featured-Img-505x627px.jpg\" class=\"three-image-slide-thumbnail wp-post-image\" alt=\"\" srcset=\"https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2026\/01\/Bog-julekalender-Featured-Img-505x627px.jpg 505w, https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2026\/01\/Bog-julekalender-Featured-Img-505x627px-242x300.jpg 242w, https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2026\/01\/Bog-julekalender-Featured-Img-505x627px-103x128.jpg 103w, https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2026\/01\/Bog-julekalender-Featured-Img-505x627px-500x621.jpg 500w\" sizes=\"(max-width: 505px) 100vw, 505px\" \/>                                                    <\/a>\r\n                                            <\/div>\r\n                    <div class=\"three-image-slide-content-wrapper\">\r\n                        <div class=\"three-image-slide-content-inner\">\r\n                            <h3 class=\"three-image-slide-title\">\r\n                                                                    <a href=\"https:\/\/scanlux-packaging.com\/se\/packaging-design-projects\/julkalenderdesign-foer-bokmalen\/\">\r\n                                                                    Julkalenderdesign f\u00f6r bokmalen                                                                    <\/a>\r\n                                                            <\/h3>\r\n                                                        <div class=\"three-image-slide-excerpt\">Julkalenderdesign f\u00f6r bokmalen En kunglig julkalenderdesign Se den L\u00e5t dina kunder utforska din julkalenderdesign. Julkalendern,&hellip;<\/div>\r\n                                                    <\/div>\r\n                                            <\/div>\r\n                <\/div>\r\n                                                            <div class=\"three-image-slide middle-slide\">\r\n                    <div class=\"three-image-slide-thumbnail-wrapper\">\r\n                                                    <a href=\"https:\/\/scanlux-packaging.com\/se\/packaging-design-projects\/julkalenderdesign-slottet-med-24-luckor\/\">\r\n                                                        <img decoding=\"async\" width=\"586\" height=\"528\" src=\"https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2026\/01\/Slots-julekalender-detalje-abning-586x528px.jpg\" class=\"three-image-slide-thumbnail wp-post-image\" alt=\"\" srcset=\"https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2026\/01\/Slots-julekalender-detalje-abning-586x528px.jpg 586w, https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2026\/01\/Slots-julekalender-detalje-abning-586x528px-300x270.jpg 300w, https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2026\/01\/Slots-julekalender-detalje-abning-586x528px-103x93.jpg 103w, https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2026\/01\/Slots-julekalender-detalje-abning-586x528px-500x451.jpg 500w\" sizes=\"(max-width: 586px) 100vw, 586px\" \/>                                                    <\/a>\r\n                                            <\/div>\r\n                    <div class=\"three-image-slide-content-wrapper\">\r\n                        <div class=\"three-image-slide-content-inner\">\r\n                            <h3 class=\"three-image-slide-title\">\r\n                                                                    <a href=\"https:\/\/scanlux-packaging.com\/se\/packaging-design-projects\/julkalenderdesign-slottet-med-24-luckor\/\">\r\n                                                                    Julkalenderdesign \u2013 Slottet med 24 luckor                                                                    <\/a>\r\n                                                            <\/h3>\r\n                                                        <div class=\"three-image-slide-excerpt\">En kunglig julkalenderdesign Exklusiv julkalenderdesign Ta en tur i karusellen Vitt och guld sk\u00e4nker ljus&hellip;<\/div>\r\n                                                    <\/div>\r\n                                            <\/div>\r\n                <\/div>\r\n                                                            <div class=\"three-image-slide\">\r\n                    <div class=\"three-image-slide-thumbnail-wrapper\">\r\n                                                    <a href=\"https:\/\/scanlux-packaging.com\/se\/packaging-design-projects\/julkalenderdesign-exklusiv-julkalender-for-drommare\/\">\r\n                                                        <img decoding=\"async\" width=\"566\" height=\"566\" src=\"https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2026\/01\/Karrusell_featured-img.jpg\" class=\"three-image-slide-thumbnail wp-post-image\" alt=\"\" srcset=\"https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2026\/01\/Karrusell_featured-img.jpg 566w, https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2026\/01\/Karrusell_featured-img-300x300.jpg 300w, https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2026\/01\/Karrusell_featured-img-150x150.jpg 150w, https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2026\/01\/Karrusell_featured-img-103x103.jpg 103w, https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2026\/01\/Karrusell_featured-img-147x147.jpg 147w, https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2026\/01\/Karrusell_featured-img-500x500.jpg 500w, https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2026\/01\/Karrusell_featured-img-100x100.jpg 100w\" sizes=\"(max-width: 566px) 100vw, 566px\" \/>                                                    <\/a>\r\n                                            <\/div>\r\n                    <div class=\"three-image-slide-content-wrapper\">\r\n                        <div class=\"three-image-slide-content-inner\">\r\n                            <h3 class=\"three-image-slide-title\">\r\n                                                                    <a href=\"https:\/\/scanlux-packaging.com\/se\/packaging-design-projects\/julkalenderdesign-exklusiv-julkalender-for-drommare\/\">\r\n                                                                    Julkalenderdesign \u2013 Exklusiv julkalender f\u00f6r dr\u00f6mmare                                                                    <\/a>\r\n                                                            <\/h3>\r\n                                                        <div class=\"three-image-slide-excerpt\">Exklusiv julkalenderdesign f\u00f6r dr\u00f6mmare Kalendern f\u00f6r s\u00f6ndagar i december Ge bort ett paket till advent&hellip;<\/div>\r\n                                                    <\/div>\r\n                                            <\/div>\r\n                <\/div>\r\n                                                            <div class=\"three-image-slide\">\r\n                    <div class=\"three-image-slide-thumbnail-wrapper\">\r\n                                                    <a href=\"https:\/\/scanlux-packaging.com\/se\/packaging-design-projects\/adventskalendern-foer-magiska-soendagar\/\">\r\n                                                        <img loading=\"lazy\" decoding=\"async\" width=\"586\" height=\"528\" src=\"https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2026\/01\/RoundCalendar_med-skillerum-586x528px.jpg\" class=\"three-image-slide-thumbnail wp-post-image\" alt=\"\" srcset=\"https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2026\/01\/RoundCalendar_med-skillerum-586x528px.jpg 586w, https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2026\/01\/RoundCalendar_med-skillerum-586x528px-300x270.jpg 300w, https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2026\/01\/RoundCalendar_med-skillerum-586x528px-103x93.jpg 103w, https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2026\/01\/RoundCalendar_med-skillerum-586x528px-500x451.jpg 500w\" sizes=\"(max-width: 586px) 100vw, 586px\" \/>                                                    <\/a>\r\n                                            <\/div>\r\n                    <div class=\"three-image-slide-content-wrapper\">\r\n                        <div class=\"three-image-slide-content-inner\">\r\n                            <h3 class=\"three-image-slide-title\">\r\n                                                                    <a href=\"https:\/\/scanlux-packaging.com\/se\/packaging-design-projects\/adventskalendern-foer-magiska-soendagar\/\">\r\n                                                                    Adventskalendern f\u00f6r magiska s\u00f6ndagar                                                                    <\/a>\r\n                                                            <\/h3>\r\n                                                        <div class=\"three-image-slide-excerpt\">Adventskalendern f\u00f6r magiska s\u00f6ndagar Ber\u00e4tta en historia med din julkalender L\u00e4s med h\u00e4r En adventskalender&hellip;<\/div>\r\n                                                    <\/div>\r\n                                            <\/div>\r\n                <\/div>\r\n                                                            <div class=\"three-image-slide middle-slide\">\r\n                    <div class=\"three-image-slide-thumbnail-wrapper\">\r\n                                                    <a href=\"https:\/\/scanlux-packaging.com\/se\/packaging-design-projects\/emballagepoesi-en-varumarkesberattelse-i-fantastiska-farger\/\">\r\n                                                        <img loading=\"lazy\" decoding=\"async\" width=\"585\" height=\"801\" src=\"https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2024\/02\/Anna_Nina-detalje-featured-thumb-585x800-1.jpg\" class=\"three-image-slide-thumbnail wp-post-image\" alt=\"Anna Nina emballagesortiment\" \/>                                                    <\/a>\r\n                                            <\/div>\r\n                    <div class=\"three-image-slide-content-wrapper\">\r\n                        <div class=\"three-image-slide-content-inner\">\r\n                            <h3 class=\"three-image-slide-title\">\r\n                                                                    <a href=\"https:\/\/scanlux-packaging.com\/se\/packaging-design-projects\/emballagepoesi-en-varumarkesberattelse-i-fantastiska-farger\/\">\r\n                                                                    Emballagepoesi: En varum\u00e4rkesber\u00e4ttelse i fantastiska f\u00e4rger                                                                    <\/a>\r\n                                                            <\/h3>\r\n                                                        <div class=\"three-image-slide-excerpt\">\u00a0 Emballagepoesi: En varum\u00e4rkesber\u00e4ttelse i fantastiska f\u00e4rger Emballagekonceptet \u00e4r enkelt och uttrycksfullt &#8211; precis som&hellip;<\/div>\r\n                                                    <\/div>\r\n                                            <\/div>\r\n                <\/div>\r\n                                                            <div class=\"three-image-slide\">\r\n                    <div class=\"three-image-slide-thumbnail-wrapper\">\r\n                                                    <a href=\"https:\/\/scanlux-packaging.com\/se\/packaging-design-projects\/emballagedesign-med-attityd-och-fokus-pa-detaljer\/\">\r\n                                                        <img loading=\"lazy\" decoding=\"async\" width=\"505\" height=\"627\" src=\"https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/site\/\/2\/Hoeyer-glad-indpakning.jpg\" class=\"three-image-slide-thumbnail wp-post-image\" alt=\"H\u00f8yer presentinslagning\" srcset=\"https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/site\/\/2\/Hoeyer-glad-indpakning.jpg 505w, https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/site\/\/2\/Hoeyer-glad-indpakning-242x300.jpg 242w, https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/site\/\/2\/Hoeyer-glad-indpakning-103x128.jpg 103w, https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/site\/\/2\/Hoeyer-glad-indpakning-500x621.jpg 500w\" sizes=\"(max-width: 505px) 100vw, 505px\" \/>                                                    <\/a>\r\n                                            <\/div>\r\n                    <div class=\"three-image-slide-content-wrapper\">\r\n                        <div class=\"three-image-slide-content-inner\">\r\n                            <h3 class=\"three-image-slide-title\">\r\n                                                                    <a href=\"https:\/\/scanlux-packaging.com\/se\/packaging-design-projects\/emballagedesign-med-attityd-och-fokus-pa-detaljer\/\">\r\n                                                                    Emballagedesign med attityd och fokus p\u00e5 detaljer                                                                    <\/a>\r\n                                                            <\/h3>\r\n                                                        <div class=\"three-image-slide-excerpt\">\u00a0 Emballagedesign med fokus p\u00e5 f\u00e4rg och detaljer &#8211; se och k\u00e4nn skillnaden. Ett f\u00f6retag&hellip;<\/div>\r\n                                                    <\/div>\r\n                                            <\/div>\r\n                <\/div>\r\n                                                            <div class=\"three-image-slide\">\r\n                    <div class=\"three-image-slide-thumbnail-wrapper\">\r\n                                                    <a href=\"https:\/\/scanlux-packaging.com\/se\/packaging-design-projects\/fran-brun-pappkartong-till-brand-power\/\">\r\n                                                        <img loading=\"lazy\" decoding=\"async\" width=\"505\" height=\"627\" src=\"https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/site\/\/2\/Crisp-Sheets-opstilling-portrait-datalje.jpg\" class=\"three-image-slide-thumbnail wp-post-image\" alt=\"Crisp Sheets emballage\" srcset=\"https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/site\/\/2\/Crisp-Sheets-opstilling-portrait-datalje.jpg 505w, https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/site\/\/2\/Crisp-Sheets-opstilling-portrait-datalje-242x300.jpg 242w, https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/site\/\/2\/Crisp-Sheets-opstilling-portrait-datalje-103x128.jpg 103w, https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/site\/\/2\/Crisp-Sheets-opstilling-portrait-datalje-500x621.jpg 500w\" sizes=\"(max-width: 505px) 100vw, 505px\" \/>                                                    <\/a>\r\n                                            <\/div>\r\n                    <div class=\"three-image-slide-content-wrapper\">\r\n                        <div class=\"three-image-slide-content-inner\">\r\n                            <h3 class=\"three-image-slide-title\">\r\n                                                                    <a href=\"https:\/\/scanlux-packaging.com\/se\/packaging-design-projects\/fran-brun-pappkartong-till-brand-power\/\">\r\n                                                                    Fr\u00e5n brun pappkartong till brand power                                                                    <\/a>\r\n                                                            <\/h3>\r\n                                                        <div class=\"three-image-slide-excerpt\">Fr\u00e5n brun pappkartong till brand power Med n\u00e5gra sm\u00e5 \u00e4ndringar i designen kan du skapa&hellip;<\/div>\r\n                                                    <\/div>\r\n                                            <\/div>\r\n                <\/div>\r\n                                                            <div class=\"three-image-slide middle-slide\">\r\n                    <div class=\"three-image-slide-thumbnail-wrapper\">\r\n                                                    <a href=\"https:\/\/scanlux-packaging.com\/se\/packaging-design-projects\/fraktpase-som-ger-varde-at-ditt-varumarke\/\">\r\n                                                        <img loading=\"lazy\" decoding=\"async\" width=\"586\" height=\"528\" src=\"https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/site\/\/2\/Flaph-shorts-586x528px-1.jpg\" class=\"three-image-slide-thumbnail wp-post-image\" alt=\"Flaph-shorts\" srcset=\"https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/site\/\/2\/Flaph-shorts-586x528px-1.jpg 586w, https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/site\/\/2\/Flaph-shorts-586x528px-1-300x270.jpg 300w, https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/site\/\/2\/Flaph-shorts-586x528px-1-103x93.jpg 103w, https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/site\/\/2\/Flaph-shorts-586x528px-1-20x18.jpg 20w, https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/site\/\/2\/Flaph-shorts-586x528px-1-500x451.jpg 500w\" sizes=\"(max-width: 586px) 100vw, 586px\" \/>                                                    <\/a>\r\n                                            <\/div>\r\n                    <div class=\"three-image-slide-content-wrapper\">\r\n                        <div class=\"three-image-slide-content-inner\">\r\n                            <h3 class=\"three-image-slide-title\">\r\n                                                                    <a href=\"https:\/\/scanlux-packaging.com\/se\/packaging-design-projects\/fraktpase-som-ger-varde-at-ditt-varumarke\/\">\r\n                                                                    Fraktp\u00e5se som ger v\u00e4rde \u00e5t ditt varum\u00e4rke                                                                    <\/a>\r\n                                                            <\/h3>\r\n                                                    <\/div>\r\n                                            <\/div>\r\n                <\/div>\r\n                                                            <div class=\"three-image-slide\">\r\n                    <div class=\"three-image-slide-thumbnail-wrapper\">\r\n                                                    <a href=\"https:\/\/scanlux-packaging.com\/se\/packaging-design-projects\/acne-studios-ett-starkt-varumarkessamarbete\/\">\r\n                                                        <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"917\" src=\"https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2022\/08\/Acne-case.jpg\" class=\"three-image-slide-thumbnail wp-post-image\" alt=\"Acne designp\u00e5se\" srcset=\"https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2022\/08\/Acne-case.jpg 800w, https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2022\/08\/Acne-case-262x300.jpg 262w, https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2022\/08\/Acne-case-768x880.jpg 768w, https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2022\/08\/Acne-case-103x118.jpg 103w, https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2022\/08\/Acne-case-17x20.jpg 17w, https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2022\/08\/Acne-case-500x573.jpg 500w, https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2022\/08\/Acne-case-700x802.jpg 700w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>                                                    <\/a>\r\n                                            <\/div>\r\n                    <div class=\"three-image-slide-content-wrapper\">\r\n                        <div class=\"three-image-slide-content-inner\">\r\n                            <h3 class=\"three-image-slide-title\">\r\n                                                                    <a href=\"https:\/\/scanlux-packaging.com\/se\/packaging-design-projects\/acne-studios-ett-starkt-varumarkessamarbete\/\">\r\n                                                                    Acne Studios. Ett starkt varum\u00e4rkessamarbete.                                                                    <\/a>\r\n                                                            <\/h3>\r\n                                                        <div class=\"three-image-slide-excerpt\">Acne Studios. Ett starkt varum\u00e4rkessamarbete. Design och kvalitet \u00e4r av h\u00f6gsta betydelse f\u00f6r Acne Studios.&hellip;<\/div>\r\n                                                    <\/div>\r\n                                            <\/div>\r\n                <\/div>\r\n                                                            <div class=\"three-image-slide\">\r\n                    <div class=\"three-image-slide-thumbnail-wrapper\">\r\n                                                    <a href=\"https:\/\/scanlux-packaging.com\/se\/packaging-design-projects\/fa-en-vinpase-med-personlighet\/\">\r\n                                                        <img loading=\"lazy\" decoding=\"async\" width=\"505\" height=\"627\" src=\"https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2022\/06\/Get-a-wine-bag-w-personality_505x627px.jpg\" class=\"three-image-slide-thumbnail wp-post-image\" alt=\"Vinpresentp\u00e5se\" \/>                                                    <\/a>\r\n                                            <\/div>\r\n                    <div class=\"three-image-slide-content-wrapper\">\r\n                        <div class=\"three-image-slide-content-inner\">\r\n                            <h3 class=\"three-image-slide-title\">\r\n                                                                    <a href=\"https:\/\/scanlux-packaging.com\/se\/packaging-design-projects\/fa-en-vinpase-med-personlighet\/\">\r\n                                                                    F\u00e5 en vinp\u00e5se med personlighet                                                                    <\/a>\r\n                                                            <\/h3>\r\n                                                        <div class=\"three-image-slide-excerpt\">\u00a0 Skapa en personlig touch med en skr\u00e4ddarsydd vinp\u00e5se Med en skr\u00e4ddarsydd vinp\u00e5se kan du&hellip;<\/div>\r\n                                                    <\/div>\r\n                                            <\/div>\r\n                <\/div>\r\n                                                            <div class=\"three-image-slide middle-slide\">\r\n                    <div class=\"three-image-slide-thumbnail-wrapper\">\r\n                                                    <a href=\"https:\/\/scanlux-packaging.com\/se\/packaging-design-projects\/stjarnklar-design-for-vackra-natter\/\">\r\n                                                        <img loading=\"lazy\" decoding=\"async\" width=\"505\" height=\"627\" src=\"https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2022\/05\/ByNacht_2x-bag-505x627px.jpg\" class=\"three-image-slide-thumbnail wp-post-image\" alt=\"ByNacht papperskassar\" \/>                                                    <\/a>\r\n                                            <\/div>\r\n                    <div class=\"three-image-slide-content-wrapper\">\r\n                        <div class=\"three-image-slide-content-inner\">\r\n                            <h3 class=\"three-image-slide-title\">\r\n                                                                    <a href=\"https:\/\/scanlux-packaging.com\/se\/packaging-design-projects\/stjarnklar-design-for-vackra-natter\/\">\r\n                                                                    Stj\u00e4rnklar design f\u00f6r vackra n\u00e4tter                                                                    <\/a>\r\n                                                            <\/h3>\r\n                                                        <div class=\"three-image-slide-excerpt\">Stj\u00e4rnklar design f\u00f6r vackra n\u00e4tter ByNacht menar sj\u00e4lva att utformningen av deras produkter spelar en&hellip;<\/div>\r\n                                                    <\/div>\r\n                                            <\/div>\r\n                <\/div>\r\n                                        <\/div>\r\n        <\/div>\r\n        <script>\r\n            jQuery(document).ready(function( $ ){\r\n                $('#three-image-slider-6c7cbd18 .three-image-slider-inner').slick( {\r\n                    autoplay: false,\r\n                    autoplaySpeed: 2000,\r\n                    speed: 0,\r\n                    slidesToShow: 3,\r\n                    slidesToScroll: 3,\r\n                    arrows: true,\r\n                    dots: false,\r\n                    pauseOnHover: true,\r\n                    infinite: true,\r\n                    prevArrow:\"<div class='slick-prev slick-arrow three-image-slider-arrow-left'><img src='https:\/\/scanlux-packaging.com\/se\/wp-content\/themes\/elementor-scanlux\/assets\/widgets\/images\/ic_slider_left_v2.svg' alt='slider-left-arrow' style='min-width:66px;min-height:66px;'><\/div>\",\r\n                    nextArrow:\"<div class='slick-next slick-arrow three-image-slider-arrow-right'><img src='https:\/\/scanlux-packaging.com\/se\/wp-content\/themes\/elementor-scanlux\/assets\/widgets\/images\/ic_slider_right_v2.svg' alt='slider-right-arrow' style='min-width:66px;min-height:66px;'><\/div>\",\r\n                    responsive: [\r\n                        {\r\n                            breakpoint: 1360,\r\n                            settings: {\r\n                                slidesToShow: 3,\r\n                                slidesToScroll: 3,\r\n                            }\r\n                        },\r\n                        {\r\n                            breakpoint: 1024,\r\n                            settings: {\r\n                                slidesToShow: 2,\r\n                                slidesToScroll: 2,\r\n                            }\r\n                        },\r\n                        {\r\n                            breakpoint: 767,\r\n                            settings: {\r\n                                slidesToShow: 1,\r\n\t\t\t\t\t            variableWidth: false,\r\n\t\t\t\t\t            arrows: true,\r\n\t\t\t\t\t            dots: false,\r\n\t\t\t\t\t            centerMode: false,\r\n                            }\r\n                        },\r\n                    ]\r\n                } );\r\n            });\r\n        <\/script>\r\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3cf070d4 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"3cf070d4\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-18100369\" data-id=\"18100369\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7b98db09 elementor-widget elementor-widget-image-and-text\" data-id=\"7b98db09\" data-element_type=\"widget\" data-widget_type=\"image-and-text.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"image-and-text-main-wrapper \" id=\"image-text-7b98db09\">\r\n            <div class=\"image-and-text-wrapper image flex-dir-row\"   style=\"max-width:788px;\">\r\n                <div class=\"image-and-text-column-one moved vcenter center hide\">\r\n                                            <div class=\"image-and-text-column-one-inner-left\">\r\n                            <div class=\"image-and-text-image-wrapper \">\r\n                                                            <\/div>\r\n                                                        <\/div>\r\n                                                    <\/div>\r\n                <div class=\"image-and-text-column-two moved vcenter center \" >\r\n                                            <div class=\"image-and-text-column-two-inner-right vcenter\">\r\n                                                            <h3 class=\"image-and-text-title\"><div class=\"image-and-text-heading\"><p style=\"text-align: center;\">Mestre i logistik.<\/p>\n<p style=\"text-align: center;\">Vi kan tage os af A-Z i emballagev\u00e6rdik\u00e6den.<\/p><\/div><\/h3>\r\n                                                                                                                                                            <div class=\"image-and-text-content\">\r\n                                                                            <\/div>\r\n                                                                                                    <p class=\"image-and-text-caption \"><\/p>\r\n                                    <a class='image-and-text-read-more   btn-scanlux-flat right-arrow' href='https:\/\/scanlux-packaging.com\/dk\/bag-scanlux-packaging\/hvorfor-vaelge-scanlux-packaging\/' ><span class='image-and-text-read-more-text'>SE HVORDAN VI KAN HJ\u00c6LPE DIG<\/span><\/a>                                                                                    <\/div>\r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n            <script>\r\n            <\/script>\r\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-43ab84b4 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"43ab84b4\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2f860141\" data-id=\"2f860141\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d4218ed elementor-widget elementor-widget-heading\" data-id=\"d4218ed\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Vi er stolte af at arbejde med<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a9f33b1 elementor-widget elementor-widget-brand-tile\" data-id=\"a9f33b1\" data-element_type=\"widget\" data-widget_type=\"brand-tile.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"brand-content archive-brand-content\">\n    <div class=\"brand-row row g-0\">\n        <div class=\"brand-posts col-12 col-md-12 col-lg-12\">\n            <div class=\"brand-post-row row g-0\">\n                            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-281fcfba elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"281fcfba\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-34878571\" data-id=\"34878571\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1b73973e elementor-widget elementor-widget-contact-form\" data-id=\"1b73973e\" data-element_type=\"widget\" data-widget_type=\"contact-form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"contact-form-container newsletter style2 blue\">\r\n                    <div class=\"block-title-wrapper\">\r\n                <h3 class=\"block-title\">Lad os tale sammen<\/h3>\r\n            <\/div>\r\n                    <div class=\"form-content-wrapper\">\r\n                <div class=\"block-ellipse\"><\/div>\r\n                <div class=\"form-row v1\">\r\n                    <div class=\"form-column\">\r\n                        <div class=\"form-icon-wrapper\">\r\n                                                    <\/div>\r\n                        <div class=\"form-desc-wrapper\">\r\n                            <div class=\"form-desc\">\r\n                                <p>Vi h\u00f8rer gerne fra dig, hvis du har sp\u00f8rgsm\u00e5l eller har brug for et tilbud. Udfyld denne formular, og en af os vil kontakte dig hurtigst muligt.<\/p>                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"form-column\">\r\n                        <div class=\"form-desc-wrapper\">\r\n                            <div class=\"form-desc\">\r\n                                <div class='_form_177'><\/div><script type='text\/javascript' src='https:\/\/scanluxpackaging.activehosted.com\/f\/embed.php?static=0&id=177&69DF0441A9DEA&nostyles=1&preview=0'><\/script>                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3f5ea57e elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"3f5ea57e\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6098ad06\" data-id=\"6098ad06\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7925e61d elementor-widget elementor-widget-crosslinking-headline\" data-id=\"7925e61d\" data-element_type=\"widget\" data-widget_type=\"crosslinking-headline.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t            <div class=\"crosslinking-headline-wrapper\">\r\n                \r\n                                            <div class=\"container\"><h2 class=\"crosslinking-title\">Dyk ned i vores verden<\/h2><\/div>\r\n                                        <div class=\"crosslinking-headline-outer-wrapper\">\r\n                        <div class=\"container crosslinking-headline-inner-wrapper\">\r\n                            <div class=\"crosslinking-headline-column-one\">\r\n                                <div class=\"crosslinking-headline-one\">\r\n                                    <a href=\"https:\/\/scanlux-packaging.com\/dk\/baeredygtig-emballage\/certificeret-emballage-certificeret-fsc-og-iso14001-emballageleverandoer\/\" >\r\n                                        <div class=\"crosslinking-headline-image-wrapper\" style=\"background-image: url( https:\/\/scanlux-packaging.com\/dk\/wp-content\/uploads\/sites\/2\/2019\/02\/DSC_0011.jpg )\"><\/div>\r\n                                    <\/a>\r\n                                    <div class=\"crosslinking-headline-content-wrapper\">\r\n                                        <p class=\"crosslinking-headline-title-spacer\"><\/p>\r\n                                                                                    <p class=\"crosslinking-headline-caption\">Artikel<\/p>\r\n                                                                                <a href=\"https:\/\/scanlux-packaging.com\/dk\/baeredygtig-emballage\/certificeret-emballage-certificeret-fsc-og-iso14001-emballageleverandoer\/\" >\r\n                                            <p class=\"crosslinking-headline-title\">V\u00e6lg certificeret emballage<\/p>\r\n                                        <\/a>\r\n                                                                                <div class=\"crosslinking-headline-content\"><p>Hos Scanlux Packaging tager vi hensyn til milj\u00f8et p\u00e5 en r\u00e6kke omr\u00e5der og betragter det som en integreret del af alt, hvad vi g\u00f8r. Derfor har vi altid en l\u00f8sning, der gavner b\u00e5de dig og milj\u00f8et.<\/p><\/div>\r\n                                                                                                                        <a class=\"crosslinking-headline-read-more  btn-scanlux-flat right-arrow\" href=\"https:\/\/scanlux-packaging.com\/dk\/baeredygtig-emballage\/certificeret-emballage-certificeret-fsc-og-iso14001-emballageleverandoer\/\" ><span class=\"crosslinking-headline-read-more-text force\">L\u00e6s mere om vores certificeringer her<\/span><\/a>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                <div class=\"crosslinking-headline-two\">\r\n                                    <a href=\"https:\/\/scanlux-packaging.com\/dk\/flaph-modig-emballage-til-kompromisloes-mode\/\" >\r\n                                        <div class=\"crosslinking-headline-image-wrapper\" style=\"background-image: url( https:\/\/scanlux-packaging.com\/dk\/wp-content\/uploads\/sites\/2\/2024\/04\/Flaph-shorts-586x528px-1-500x451-1.jpg )\"><\/div>\r\n                                    <\/a>\r\n                                    <div class=\"crosslinking-headline-content-wrapper\">\r\n                                        <p class=\"crosslinking-headline-title-spacer\"><\/p>\r\n                                                                                    <p class=\"crosslinking-headline-caption\">Kundecase<\/p>\r\n                                                                                <a href=\"https:\/\/scanlux-packaging.com\/dk\/flaph-modig-emballage-til-kompromisloes-mode\/\" >\r\n                                            <p class=\"crosslinking-headline-title\">Wear it, wear it again<\/p>\r\n                                        <\/a>\r\n                                                                                <div class=\"crosslinking-headline-content\"><p>Flaph mener, at vi alle kan blive meget bedre til at t\u00e6nke b\u00e6redygtigheden ind i vores t\u00f8jvaner. Scanlux Packaging har designet deres unikke og eksklusive farve-eksplosion af en forsendelsespose.<\/p><\/div>\r\n                                                                                                                        <a class=\"crosslinking-headline-read-more  btn-scanlux-flat right-arrow\" href=\"https:\/\/scanlux-packaging.com\/dk\/flaph-modig-emballage-til-kompromisloes-mode\/\" ><span class=\"crosslinking-headline-read-more-text force\">S\u00e5dan valgte de deres emballagedesign<\/span><\/a>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                            <div class=\"crosslinking-headline-column-two\">\r\n                                <div class=\"crosslinking-headline-three\">\r\n                                    <a href=\"https:\/\/scanlux-packaging.com\/dk\/7-ting-du-skal-vide-naar-du-vaelger-emballage-guide\/\" >\r\n                                        <div class=\"crosslinking-headline-image-wrapper\" style=\"background-image: url( https:\/\/scanlux-packaging.com\/dk\/wp-content\/uploads\/sites\/2\/2024\/04\/Brandlab_Mixed_BlackWhite_2021_uden-NK-blue-bam-383x477px.jpg )\"><\/div>\r\n                                    <\/a>\r\n                                    <div class=\"crosslinking-headline-content-wrapper\">\r\n                                                                                    <p class=\"crosslinking-headline-caption\">Guide<\/p>\r\n                                                                               \r\n                                                                                    <a href=\"https:\/\/scanlux-packaging.com\/dk\/7-ting-du-skal-vide-naar-du-vaelger-emballage-guide\/\" >\r\n                                            <p class=\"crosslinking-headline-title\">7 ting du b\u00f8r vide, n\u00e5r du v\u00e6lger emballage<\/p>\r\n                                            <\/a>\r\n                                                                                                                        <div class=\"crosslinking-headline-content\"><p>Det er vigtigt at brug tid p\u00e5 at skabe emballage, der viser dit brand og dets v\u00e6rdier. Uanset om du skal bruge gavepapir, gave\u00e6sker eller forsendelses\u00e6sker, s\u00e5 er der mange ting du skal tage stilling til, n\u00e5r du v\u00e6lger emballage til din virksomhed. I denne guide giver vi dig 7 ting du b\u00f8r vide, n\u00e5r du v\u00e6lger emballage.<\/p><\/div>\r\n                                             \r\n                                                                                <a class=\"crosslinking-headline-read-more  btn-scanlux-flat right-arrow\" href=\"https:\/\/scanlux-packaging.com\/dk\/7-ting-du-skal-vide-naar-du-vaelger-emballage-guide\/\" ><span class=\"crosslinking-headline-read-more-text force\">L\u00e6s mere<\/span><\/a>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                \r\n            <\/div>\r\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-505729bd elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"505729bd\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2ddb0e10\" data-id=\"2ddb0e10\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4a20b151 elementor-widget elementor-widget-headline\" data-id=\"4a20b151\" data-element_type=\"widget\" data-widget_type=\"headline.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"headline-container style3\">\r\n                    <div class=\"headline-title-wrapper\">\r\n                <h3 class=\"headline-title\">Hvorfor Scanlux<\/h3>\r\n            <\/div>\r\n                    <div class=\"headline-content-wrapper\">\r\n                <div class=\"headline-ellipse\"><\/div>\r\n                <div class=\"headline-row\">\r\n                    <div class=\"inner-wrapper\">\r\n                        <div class=\"headline-column\">\r\n                            <div class=\"headline-icon-wrapper\">\r\n                                                            <\/div>\r\n                            <div class=\"headline-desc-wrapper\">\r\n                                <div class=\"headline-desc\">\r\n                                    <p>30+ \u00e5r med innovation,<br \/>nysgerrighed &amp; at v\u00e6re n\u00f8rder<\/p>                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        <div class=\"headline-column\">\r\n                            <div class=\"headline-icon-wrapper\">\r\n                                                            <\/div>\r\n                            <div class=\"headline-desc-wrapper\">\r\n                                <div class=\"headline-desc\">\r\n                                    <p>Fuld service, All-round<br \/>emballage logistik<\/p>                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        <div class=\"headline-column\">\r\n                            <div class=\"headline-icon-wrapper\">\r\n                                                            <\/div>\r\n                            <div class=\"headline-desc-wrapper\">\r\n                                <div class=\"headline-desc\">\r\n                                    <p>Vi tager os af:<br \/>din emballage \u2013<br \/>dit lager - alt<\/p>                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                                        \r\n                    \r\n                <\/div>\r\n            <\/div>\r\n                            <div class=\"link-wrapper\"><a href=\"https:\/\/scanlux-packaging.com\/dk\/bag-scanlux-packaging\/hvorfor-vaelge-scanlux-packaging\/\" class=\" btn-scanlux\"><span>L\u00e6s mere<\/span><\/a><\/div>                    <\/div>\r\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Branded emballage til detail og e-handel Imprinting brand memories Vi har konkrete m\u00e5l for vores milj\u00f8indsats Vi vil ikke blot v\u00e6re en emballageleverand\u00f8r for vores kunder, men ogs\u00e5 en samarbejdspartner, som bidrager aktivt til at tage ansvar for vores indvirkning p\u00e5 samfund og milj\u00f8. Milj\u00f8bevidste tiltag er en proces, der hele tiden skal udvikles p\u00e5. [&hellip;]<\/p>\n","protected":false},"author":51793,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_relevanssi_hide_post":"","_relevanssi_hide_content":"","_relevanssi_pin_for_all":"","_relevanssi_pin_keywords":"","_relevanssi_unpin_keywords":"","_relevanssi_related_keywords":"","_relevanssi_related_include_ids":"","_relevanssi_related_exclude_ids":"","_relevanssi_related_no_append":"","_relevanssi_related_not_related":"","_relevanssi_related_posts":"","_relevanssi_noindex_reason":"","footnotes":""},"class_list":["post-141701","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.3 (Yoast SEO v26.3) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Branded emballage til detail og e-handel | Scanlux Packaging<\/title>\n<meta name=\"description\" content=\"Emballagel\u00f8sninger til detail og e-handel. Scanlux Packaging er din kreative og strategiske partner fra emballagedesign til produktion og distribution.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/scanlux-packaging.com\/se\/imprinting-brand-memories\/\" \/>\n<meta property=\"og:locale\" content=\"sv_SE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Branded emballage til detail og e-handel\" \/>\n<meta property=\"og:description\" content=\"Emballagel\u00f8sninger til detail og e-handel. Scanlux Packaging er din kreative og strategiske partner fra emballagedesign til produktion og distribution.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/scanlux-packaging.com\/se\/imprinting-brand-memories\/\" \/>\n<meta property=\"og:site_name\" content=\"Scanlux Packaging\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/scanluxse\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-11T09:16:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2024\/02\/Anna_Nina-detalje-featured-thumb-585x800-1.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Ber\u00e4knad l\u00e4stid\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minuter\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/scanlux-packaging.com\/se\/imprinting-brand-memories\/\",\"url\":\"https:\/\/scanlux-packaging.com\/se\/imprinting-brand-memories\/\",\"name\":\"Branded emballage til detail og e-handel | Scanlux Packaging\",\"isPartOf\":{\"@id\":\"https:\/\/scanlux-packaging.com\/se\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/scanlux-packaging.com\/se\/imprinting-brand-memories\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/scanlux-packaging.com\/se\/imprinting-brand-memories\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2024\/02\/Anna_Nina-detalje-featured-thumb-585x800-1.jpg\",\"datePublished\":\"2024-05-01T12:07:32+00:00\",\"dateModified\":\"2026-02-11T09:16:37+00:00\",\"description\":\"Emballagel\u00f8sninger til detail og e-handel. Scanlux Packaging er din kreative og strategiske partner fra emballagedesign til produktion og distribution.\",\"breadcrumb\":{\"@id\":\"https:\/\/scanlux-packaging.com\/se\/imprinting-brand-memories\/#breadcrumb\"},\"inLanguage\":\"sv-SE\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/scanlux-packaging.com\/se\/imprinting-brand-memories\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"sv-SE\",\"@id\":\"https:\/\/scanlux-packaging.com\/se\/imprinting-brand-memories\/#primaryimage\",\"url\":\"https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2024\/02\/Anna_Nina-detalje-featured-thumb-585x800-1.jpg\",\"contentUrl\":\"https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2024\/02\/Anna_Nina-detalje-featured-thumb-585x800-1.jpg\",\"width\":585,\"height\":801,\"caption\":\"Anna Nina sortiment\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/scanlux-packaging.com\/se\/imprinting-brand-memories\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Hem\",\"item\":\"https:\/\/scanlux-packaging.com\/se\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Branded emballage til detail og e-handel\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/scanlux-packaging.com\/se\/#website\",\"url\":\"https:\/\/scanlux-packaging.com\/se\/\",\"name\":\"Scanlux Packaging\",\"description\":\"Vi designar emballage och inslagning f\u00f6r din butik och webbshop | Skapa merf\u00f6rs\u00e4ljning och st\u00f6rre kundlojalitet med innovativt och h\u00e5llbart emballage.\",\"publisher\":{\"@id\":\"https:\/\/scanlux-packaging.com\/se\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/scanlux-packaging.com\/se\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"sv-SE\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/scanlux-packaging.com\/se\/#organization\",\"name\":\"Scanlux Packaging\",\"url\":\"https:\/\/scanlux-packaging.com\/se\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"sv-SE\",\"@id\":\"https:\/\/scanlux-packaging.com\/se\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2016\/09\/SCANLUX_Logo_Blue.png\",\"contentUrl\":\"https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2016\/09\/SCANLUX_Logo_Blue.png\",\"width\":165,\"height\":39,\"caption\":\"Scanlux Packaging\"},\"image\":{\"@id\":\"https:\/\/scanlux-packaging.com\/se\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/facebook.com\/scanluxse\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Branded emballage til detail og e-handel | Scanlux Packaging","description":"Emballagel\u00f8sninger til detail og e-handel. Scanlux Packaging er din kreative og strategiske partner fra emballagedesign til produktion og distribution.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/scanlux-packaging.com\/se\/imprinting-brand-memories\/","og_locale":"sv_SE","og_type":"article","og_title":"Branded emballage til detail og e-handel","og_description":"Emballagel\u00f8sninger til detail og e-handel. Scanlux Packaging er din kreative og strategiske partner fra emballagedesign til produktion og distribution.","og_url":"https:\/\/scanlux-packaging.com\/se\/imprinting-brand-memories\/","og_site_name":"Scanlux Packaging","article_publisher":"https:\/\/facebook.com\/scanluxse","article_modified_time":"2026-02-11T09:16:37+00:00","og_image":[{"url":"https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2024\/02\/Anna_Nina-detalje-featured-thumb-585x800-1.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Ber\u00e4knad l\u00e4stid":"3 minuter"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/scanlux-packaging.com\/se\/imprinting-brand-memories\/","url":"https:\/\/scanlux-packaging.com\/se\/imprinting-brand-memories\/","name":"Branded emballage til detail og e-handel | Scanlux Packaging","isPartOf":{"@id":"https:\/\/scanlux-packaging.com\/se\/#website"},"primaryImageOfPage":{"@id":"https:\/\/scanlux-packaging.com\/se\/imprinting-brand-memories\/#primaryimage"},"image":{"@id":"https:\/\/scanlux-packaging.com\/se\/imprinting-brand-memories\/#primaryimage"},"thumbnailUrl":"https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2024\/02\/Anna_Nina-detalje-featured-thumb-585x800-1.jpg","datePublished":"2024-05-01T12:07:32+00:00","dateModified":"2026-02-11T09:16:37+00:00","description":"Emballagel\u00f8sninger til detail og e-handel. Scanlux Packaging er din kreative og strategiske partner fra emballagedesign til produktion og distribution.","breadcrumb":{"@id":"https:\/\/scanlux-packaging.com\/se\/imprinting-brand-memories\/#breadcrumb"},"inLanguage":"sv-SE","potentialAction":[{"@type":"ReadAction","target":["https:\/\/scanlux-packaging.com\/se\/imprinting-brand-memories\/"]}]},{"@type":"ImageObject","inLanguage":"sv-SE","@id":"https:\/\/scanlux-packaging.com\/se\/imprinting-brand-memories\/#primaryimage","url":"https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2024\/02\/Anna_Nina-detalje-featured-thumb-585x800-1.jpg","contentUrl":"https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2024\/02\/Anna_Nina-detalje-featured-thumb-585x800-1.jpg","width":585,"height":801,"caption":"Anna Nina sortiment"},{"@type":"BreadcrumbList","@id":"https:\/\/scanlux-packaging.com\/se\/imprinting-brand-memories\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Hem","item":"https:\/\/scanlux-packaging.com\/se\/"},{"@type":"ListItem","position":2,"name":"Branded emballage til detail og e-handel"}]},{"@type":"WebSite","@id":"https:\/\/scanlux-packaging.com\/se\/#website","url":"https:\/\/scanlux-packaging.com\/se\/","name":"Scanlux Packaging","description":"Vi designar emballage och inslagning f\u00f6r din butik och webbshop | Skapa merf\u00f6rs\u00e4ljning och st\u00f6rre kundlojalitet med innovativt och h\u00e5llbart emballage.","publisher":{"@id":"https:\/\/scanlux-packaging.com\/se\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/scanlux-packaging.com\/se\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"sv-SE"},{"@type":"Organization","@id":"https:\/\/scanlux-packaging.com\/se\/#organization","name":"Scanlux Packaging","url":"https:\/\/scanlux-packaging.com\/se\/","logo":{"@type":"ImageObject","inLanguage":"sv-SE","@id":"https:\/\/scanlux-packaging.com\/se\/#\/schema\/logo\/image\/","url":"https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2016\/09\/SCANLUX_Logo_Blue.png","contentUrl":"https:\/\/scanlux-packaging.com\/se\/wp-content\/uploads\/sites\/5\/2016\/09\/SCANLUX_Logo_Blue.png","width":165,"height":39,"caption":"Scanlux Packaging"},"image":{"@id":"https:\/\/scanlux-packaging.com\/se\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/scanluxse"]}]}},"_links":{"self":[{"href":"https:\/\/scanlux-packaging.com\/se\/wp-json\/wp\/v2\/pages\/141701","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scanlux-packaging.com\/se\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/scanlux-packaging.com\/se\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/scanlux-packaging.com\/se\/wp-json\/wp\/v2\/users\/51793"}],"replies":[{"embeddable":true,"href":"https:\/\/scanlux-packaging.com\/se\/wp-json\/wp\/v2\/comments?post=141701"}],"version-history":[{"count":1,"href":"https:\/\/scanlux-packaging.com\/se\/wp-json\/wp\/v2\/pages\/141701\/revisions"}],"predecessor-version":[{"id":141713,"href":"https:\/\/scanlux-packaging.com\/se\/wp-json\/wp\/v2\/pages\/141701\/revisions\/141713"}],"wp:attachment":[{"href":"https:\/\/scanlux-packaging.com\/se\/wp-json\/wp\/v2\/media?parent=141701"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}