{"product_id":"magneetsticker-80-130-cm","title":"Magnetic sticker 80 × 130 cm","description":"\u003cstyle\u003e\n.mp-content {\n  --mp-yellow:#FFD21C;\n  --mp-black:#111315;\n  --mp-card:#1D2126;\n  --mp-border:rgba(255,255,255,.10);\n  --mp-muted:#9BA2AA;\n  --mp-white:#fff;\n  max-width:1200px;\n  margin:0 auto;\n  color:var(--mp-white);\n  font-family:Inter,-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif;\n  line-height:1.7;\n}\n\n.mp-content * {\n  box-sizing:border-box;\n}\n\n.mp-content h2,\n.mp-content h3,\n.mp-content h4 {\n  font-family:\"Space Grotesk\",Inter,-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif;\n  color:var(--mp-white);\n  line-height:1.15;\n  letter-spacing:-.025em;\n}\n\n.mp-content h2 {\n  font-size:clamp(30px,4vw,48px);\n  margin:0 0 22px;\n}\n\n.mp-content h3 {\n  font-size:clamp(25px,3vw,36px);\n  margin:0 0 18px;\n}\n\n.mp-content h4 {\n  font-size:18px;\n  margin:0 0 8px;\n}\n\n.mp-content p {\n  color:#C5CAD0;\n  font-size:16px;\n  margin:0 0 18px;\n}\n\n.mp-content a {\n  color:var(--mp-yellow);\n  text-decoration:underline;\n  text-underline-offset:3px;\n}\n\n.mp-eyebrow {\n  display:inline-flex;\n  align-items:center;\n  gap:9px;\n  margin-bottom:18px;\n  color:var(--mp-yellow);\n  font-size:11px;\n  font-weight:800;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.mp-eyebrow:before {\n  content:\"\";\n  width:20px;\n  height:3px;\n  border-radius:20px;\n  background:var(--mp-yellow);\n}\n\n.mp-intro {\n  padding:45px 0 55px;\n}\n\n.mp-intro-text {\n  max-width:850px;\n}\n\n.mp-highlights {\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:12px;\n  margin:0 0 65px;\n}\n\n.mp-highlight {\n  padding:24px;\n  border:1px solid var(--mp-border);\n  border-radius:14px;\n  background:var(--mp-card);\n}\n\n.mp-highlight strong {\n  display:block;\n  margin-bottom:5px;\n  color:var(--mp-white);\n  font-family:\"Space Grotesk\",Inter,sans-serif;\n  font-size:18px;\n}\n\n.mp-highlight span {\n  color:var(--mp-muted);\n  font-size:13px;\n}\n\n.mp-section {\n  margin-bottom:70px;\n}\n\n.mp-section-head {\n  max-width:800px;\n  margin-bottom:30px;\n}\n\n.mp-features {\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:15px;\n}\n\n.mp-feature {\n  padding:27px;\n  border:1px solid var(--mp-border);\n  border-radius:16px;\n  background:linear-gradient(145deg,#1D2126,#171A1E);\n}\n\n.mp-feature-number {\n  display:block;\n  margin-bottom:22px;\n  color:var(--mp-yellow);\n  font-size:12px;\n  font-weight:800;\n  letter-spacing:.1em;\n}\n\n.mp-feature p {\n  color:var(--mp-muted);\n  font-size:14px;\n  margin:0;\n}\n\n.mp-applications {\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:14px;\n}\n\n.mp-application {\n  padding:26px;\n  border:1px solid var(--mp-border);\n  border-radius:16px;\n  background:var(--mp-card);\n}\n\n.mp-application p {\n  margin:0;\n  font-size:14px;\n  color:var(--mp-muted);\n}\n\n.mp-size {\n  display:grid;\n  grid-template-columns:1fr auto;\n  gap:30px;\n  align-items:center;\n  padding:38px;\n  border:1px solid rgba(255,210,28,.22);\n  border-radius:18px;\n  background:\n    linear-gradient(135deg,rgba(255,210,28,.08),rgba(255,255,255,.02)),\n    var(--mp-card);\n}\n\n.mp-size-number {\n  color:var(--mp-yellow);\n  font-family:\"Space Grotesk\",Inter,sans-serif;\n  font-size:clamp(42px,6vw,68px);\n  font-weight:800;\n  line-height:1;\n  text-align:right;\n}\n\n.mp-size-number small {\n  display:block;\n  margin-top:8px;\n  color:var(--mp-muted);\n  font-family:Inter,sans-serif;\n  font-size:12px;\n  font-weight:500;\n}\n\n.mp-list {\n  display:grid;\n  gap:11px;\n  padding:0;\n  margin:0;\n  list-style:none;\n}\n\n.mp-list li {\n  position:relative;\n  padding-left:29px;\n  color:#C5CAD0;\n}\n\n.mp-list li:before {\n  content:\"✓\";\n  position:absolute;\n  left:0;\n  color:var(--mp-yellow);\n  font-weight:900;\n}\n\n.mp-specs {\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:1px;\n  overflow:hidden;\n  border:1px solid var(--mp-border);\n  border-radius:16px;\n  background:var(--mp-border);\n}\n\n.mp-spec {\n  display:flex;\n  justify-content:space-between;\n  gap:20px;\n  padding:18px 21px;\n  background:var(--mp-card);\n}\n\n.mp-spec span {\n  color:var(--mp-muted);\n  font-size:14px;\n}\n\n.mp-spec strong {\n  color:var(--mp-white);\n  font-size:14px;\n  text-align:right;\n}\n\n.mp-steps {\n  display:grid;\n  gap:10px;\n}\n\n.mp-step {\n  display:grid;\n  grid-template-columns:46px 1fr;\n  gap:16px;\n  align-items:start;\n  padding:22px;\n  border:1px solid var(--mp-border);\n  border-radius:14px;\n  background:var(--mp-card);\n}\n\n.mp-step-number {\n  display:flex;\n  width:40px;\n  height:40px;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:var(--mp-yellow);\n  color:var(--mp-black);\n  font-size:13px;\n  font-weight:900;\n}\n\n.mp-step p {\n  margin:0;\n  color:var(--mp-muted);\n  font-size:14px;\n}\n\n.mp-faq {\n  display:grid;\n  gap:9px;\n}\n\n.mp-faq details {\n  overflow:hidden;\n  border:1px solid var(--mp-border);\n  border-radius:13px;\n  background:var(--mp-card);\n}\n\n.mp-faq summary {\n  position:relative;\n  padding:20px 50px 20px 20px;\n  cursor:pointer;\n  color:var(--mp-white);\n  font-size:15px;\n  font-weight:700;\n  list-style:none;\n}\n\n.mp-faq summary::-webkit-details-marker {\n  display:none;\n}\n\n.mp-faq summary:after {\n  content:\"+\";\n  position:absolute;\n  right:20px;\n  top:15px;\n  color:var(--mp-yellow);\n  font-size:25px;\n  font-weight:400;\n}\n\n.mp-faq details[open] summary:after {\n  content:\"−\";\n}\n\n.mp-faq details p {\n  padding:0 20px 20px;\n  margin:0;\n  color:var(--mp-muted);\n  font-size:14px;\n}\n\n.mp-related {\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:12px;\n}\n\n.mp-related a {\n  display:block;\n  padding:23px;\n  border:1px solid var(--mp-border);\n  border-radius:14px;\n  background:var(--mp-card);\n  color:var(--mp-white);\n  text-decoration:none;\n  transition:.2s ease;\n}\n\n.mp-related a:hover {\n  border-color:rgba(255,210,28,.45);\n  transform:translateY(-2px);\n}\n\n.mp-related small {\n  display:block;\n  margin-bottom:6px;\n  color:var(--mp-yellow);\n  font-size:10px;\n  font-weight:800;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.mp-related strong {\n  font-family:\"Space Grotesk\",Inter,sans-serif;\n  font-size:16px;\n}\n\n.mp-cta {\n  padding:40px;\n  border-radius:18px;\n  background:var(--mp-yellow);\n}\n\n.mp-cta h3 {\n  color:var(--mp-black);\n}\n\n.mp-cta p {\n  max-width:700px;\n  color:rgba(17,19,21,.72);\n}\n\n.mp-cta a {\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  padding:13px 22px;\n  border-radius:9px;\n  background:var(--mp-black);\n  color:#fff;\n  font-size:13px;\n  font-weight:800;\n  text-decoration:none;\n  text-transform:uppercase;\n}\n\n@media(max-width:750px) {\n\n  .mp-intro {\n    padding:35px 0 45px;\n  }\n\n  .mp-highlights,\n  .mp-features,\n  .mp-applications,\n  .mp-related {\n    grid-template-columns:1fr;\n  }\n\n  .mp-specs {\n    grid-template-columns:1fr;\n  }\n\n  .mp-size {\n    grid-template-columns:1fr;\n    padding:28px;\n  }\n\n  .mp-size-number {\n    text-align:left;\n  }\n\n  .mp-section {\n    margin-bottom:55px;\n  }\n\n  .mp-cta {\n    padding:30px 24px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"mp-content\"\u003e\n\n\n  \u003c!-- INTRO --\u003e\n\n  \u003csection class=\"mp-intro\"\u003e\n\n    \u003cdiv class=\"mp-eyebrow\"\u003e\n\n      XXL magnetic vehicle advertising\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mp-intro-text\"\u003e\n\n\n      \u003ch2\u003e\n\n        Magnetic sticker 80 × 130 cm\n      \u003c\/h2\u003e\n\n\n      \u003cp\u003e\n        Give your company car maximum visibility with an\n        \u003cstrong\u003e80 × 130 cm magnetic sticker\u003c\/strong\u003e. With no less than\n        \u003cstrong\u003e1.04 m² of advertising space\u003c\/strong\u003e, this XXL format offers\n        plenty of room for professional company branding.\n      \u003c\/p\u003e\n\n\n      \u003cp\u003e\n        Use the large surface for your company logo, company name,\n        website, phone number, QR code, and main services. This way, a\n        vehicle transforms into a striking \u003cstrong\u003emobile billboard\u003c\/strong\u003e.\n      \u003c\/p\u003e\n\n\n      \u003cp\u003e\n        The 80 × 130 cm magnetic sticker is especially suitable for\n        larger company cars and vehicles with sufficient flat, magnetic\n        bodywork space.\n      \u003c\/p\u003e\n\n\n    \u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- HIGHLIGHTS --\u003e\n\n  \u003csection class=\"mp-highlights\"\u003e\n\n    \u003cdiv class=\"mp-highlight\"\u003e\n\n      \u003cstrong\u003e80 × 130 cm\u003c\/strong\u003e\n      \u003cspan\u003eXXL advertising format\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mp-highlight\"\u003e\n\n      \u003cstrong\u003e1.04 m²\u003c\/strong\u003e\n      \u003cspan\u003eAdvertising space per sticker\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mp-highlight\"\u003e\n\n      \u003cstrong\u003e€89.95\u003c\/strong\u003e\n      \u003cspan\u003ePer magnetic sticker\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- BENEFITS --\u003e\n\n  \u003csection class=\"mp-section\"\u003e\n\n    \u003cdiv class=\"mp-section-head\"\u003e\n\n\n      \u003cdiv class=\"mp-eyebrow\"\u003e\n\n        XXL format\n      \u003c\/div\u003e\n\n\n      \u003ch3\u003e\n\n        Maximum space for your company advertising\n      \u003c\/h3\u003e\n\n\n      \u003cp\u003e\n        With a surface area of 1.04 m², the 80 × 130 cm magnetic sticker\n        is one of the largest formats within the MagneetPro assortment.\n      \u003c\/p\u003e\n\n\n      \u003cp\u003e\n        This format is interesting if you not only want to display your\n        logo and company name but also want to make a complete company\n        message visible.\n      \u003c\/p\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mp-features\"\u003e\n\n\n      \u003cdiv class=\"mp-feature\"\u003e\n\n\n        \u003cspan class=\"mp-feature-number\"\u003e\n          01\n        \u003c\/span\u003e\n\n        \u003ch4\u003e\n\n          1.04 m² advertising space\n        \u003c\/h4\u003e\n\n\n        \u003cp\u003e\n          An extra-large surface for complete and striking company\n          branding.\n        \u003c\/p\u003e\n\n\n      \u003c\/div\u003e\n\n\n\n      \u003cdiv class=\"mp-feature\"\u003e\n\n\n        \u003cspan class=\"mp-feature-number\"\u003e\n          02\n        \u003c\/span\u003e\n\n        \u003ch4\u003e\n\n          Plenty of room for information\n        \u003c\/h4\u003e\n\n\n        \u003cp\u003e\n          Combine logo, company name, contact details, website, QR code,\n          and services in one design.\n        \u003c\/p\u003e\n\n\n      \u003c\/div\u003e\n\n\n\n      \u003cdiv class=\"mp-feature\"\u003e\n\n\n        \u003cspan class=\"mp-feature-number\"\u003e\n          03\n        \u003c\/span\u003e\n\n        \u003ch4\u003e\n\n          Strong mobile advertising\n        \u003c\/h4\u003e\n\n\n        \u003cp\u003e\n          Use your company car as a mobile business card during work,\n          appointments, and on the road.\n        \u003c\/p\u003e\n\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- APPLICATIONS --\u003e\n\n  \u003csection class=\"mp-section\"\u003e\n\n    \u003cdiv class=\"mp-section-head\"\u003e\n\n\n      \u003cdiv class=\"mp-eyebrow\"\u003e\n\n        Business applications\n      \u003c\/div\u003e\n\n\n      \u003ch3\u003e\n\n        XXL magnetic sticker for company cars\n      \u003c\/h3\u003e\n\n\n      \u003cp\u003e\n        This large format is ideal for entrepreneurs who have a lot of\n        available bodywork space and want to maximize their vehicle for\n        advertising.\n      \u003c\/p\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mp-applications\"\u003e\n\n\n      \u003cdiv class=\"mp-application\"\u003e\n\n\n        \u003ch4\u003e\n\n          Construction companies\n        \u003c\/h4\u003e\n\n\n        \u003cp\u003e\n          Use your company car as a mobile billboard and make your\n          construction company visible at every work location.\n        \u003c\/p\u003e\n\n\n      \u003c\/div\u003e\n\n\n\n      \u003cdiv class=\"mp-application\"\u003e\n\n\n        \u003ch4\u003e\n\n          Installers\n        \u003c\/h4\u003e\n\n\n        \u003cp\u003e\n          Ideal for installation companies, mechanics, and technical\n          service providers who are on the road daily.\n        \u003c\/p\u003e\n\n\n      \u003c\/div\u003e\n\n\n\n      \u003cdiv class=\"mp-application\"\u003e\n\n\n        \u003ch4\u003e\n\n          Gardeners\n        \u003c\/h4\u003e\n\n\n        \u003cp\u003e\n          Professionally present your company during work with private\n          and business clients.\n        \u003c\/p\u003e\n\n\n      \u003c\/div\u003e\n\n\n\n      \u003cdiv class=\"mp-application\"\u003e\n\n\n        \u003ch4\u003e\n\n          Painters \u0026amp; maintenance companies\n        \u003c\/h4\u003e\n\n\n        \u003cp\u003e\n          Make your company name and contact details visible during every\n          project and every client appointment.\n        \u003c\/p\u003e\n\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DESIGN --\u003e\n\n  \u003csection class=\"mp-section\"\u003e\n\n    \u003cdiv class=\"mp-section-head\"\u003e\n\n\n      \u003cdiv class=\"mp-eyebrow\"\u003e\n\n        Design\n      \u003c\/div\u003e\n\n\n      \u003ch3\u003e\n\n        Turn 1.04 m² into strong company branding\n      \u003c\/h3\u003e\n\n\n      \u003cp\u003e\n        A large advertising surface gives you a lot of design freedom.\n        For maximum recognition, we recommend clearly prioritizing the\n        most important information.\n      \u003c\/p\u003e\n\n\n      \u003cp\u003e\n        A professional design could include, for example:\n      \u003c\/p\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003cul class=\"mp-list\"\u003e\n\n\n      \u003cli\u003e\n\n        \u003cstrong\u003eCompany logo\u003c\/strong\u003e for instant recognition\n      \u003c\/li\u003e\n\n\n      \u003cli\u003e\n\n        \u003cstrong\u003eCompany name\u003c\/strong\u003e clearly visible\n      \u003c\/li\u003e\n\n\n      \u003cli\u003e\n\n        \u003cstrong\u003eWebsite\u003c\/strong\u003e for more information\n      \u003c\/li\u003e\n\n\n      \u003cli\u003e\n\n        \u003cstrong\u003ePhone number\u003c\/strong\u003e for direct contact\n      \u003c\/li\u003e\n\n\n      \u003cli\u003e\n\n        \u003cstrong\u003eQR code\u003c\/strong\u003e to website or quote page\n      \u003c\/li\u003e\n\n\n      \u003cli\u003e\n\n        \u003cstrong\u003eServices\u003c\/strong\u003e so potential clients immediately know what you\n        offer\n      \u003c\/li\u003e\n\n\n    \u003c\/ul\u003e\n\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SET --\u003e\n\n  \u003csection class=\"mp-section\"\u003e\n\n    \u003cdiv class=\"mp-size\"\u003e\n\n\n      \u003cdiv\u003e\n\n\n        \u003cdiv class=\"mp-eyebrow\"\u003e\n\n          Value set\n        \u003c\/div\u003e\n\n\n        \u003ch3\u003e\n\n          Set of 2 magnetic stickers 80 × 130 cm\n        \u003c\/h3\u003e\n\n\n        \u003cp\u003e\n          Do you want to equip both sides of your company car with large\n          company advertising? Then choose a set of 2 magnetic stickers\n          of 80 × 130 cm.\n        \u003c\/p\u003e\n\n\n        \u003cp\u003e\n          \u003cstrong\u003e2 × 80 × 130 cm for €169.95\u003c\/strong\u003e.\n          This means you effectively pay €84.98 per sticker.\n        \u003c\/p\u003e\n\n\n        \u003cp\u003e\n          Also view the other formats within the\n          \u003ca href=\"\/en\/collections\/magneetstickers\"\u003e\n            MagneetPro collection of magnetic stickers\n          \u003c\/a\u003e.\n        \u003c\/p\u003e\n\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"mp-size-number\"\u003e\n\n\n        2×\n\n        \u003csmall\u003e\n          €169.95\n        \u003c\/small\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SIZE --\u003e\n\n  \u003csection class=\"mp-section\"\u003e\n\n    \u003cdiv class=\"mp-size\"\u003e\n\n\n      \u003cdiv\u003e\n\n\n        \u003cdiv class=\"mp-eyebrow\"\u003e\n\n          Product size\n        \u003c\/div\u003e\n\n\n        \u003ch3\u003e\n\n          80 × 130 cm\n        \u003c\/h3\u003e\n\n\n        \u003cp\u003e\n          The 80 × 130 cm format has a total area of\n          \u003cstrong\u003e1.04 m²\u003c\/strong\u003e. This magnetic sticker therefore offers\n          considerably much space for your vehicle advertising.\n        \u003c\/p\u003e\n\n\n        \u003cp\u003e\n          Looking for a slightly smaller size? Then check out the\n          \u003ca href=\"\/en\/products\/magneetsticker-70x120-cm\"\u003e\n            70 × 120 cm\n          \u003c\/a\u003e\n          or\n          \u003ca href=\"\/en\/products\/magneetsticker-60x80-cm\"\u003e\n            60 × 80 cm\n          \u003c\/a\u003e.\n        \u003c\/p\u003e\n\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"mp-size-number\"\u003e\n\n\n        80 × 130\n\n        \u003csmall\u003e\n          centimeters\n        \u003c\/small\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- PLACEMENT --\u003e\n\n  \u003csection class=\"mp-section\"\u003e\n\n    \u003cdiv class=\"mp-section-head\"\u003e\n\n\n      \u003cdiv class=\"mp-eyebrow\"\u003e\n\n        Placement\n      \u003c\/div\u003e\n\n\n      \u003ch3\u003e\n\n        Check your vehicle before ordering\n      \u003c\/h3\u003e\n\n\n      \u003cp\u003e\n        Due to the XXL format, it is extra important to check the\n        available space on your vehicle beforehand. The entire magnetic\n        sticker must be able to be placed flat on a suitable metal\n        surface.\n      \u003c\/p\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mp-steps\"\u003e\n\n\n      \u003cdiv class=\"mp-step\"\u003e\n\n\n        \u003cdiv class=\"mp-step-number\"\u003e\n\n          01\n        \u003c\/div\u003e\n\n\n        \u003cdiv\u003e\n\n\n          \u003ch4\u003e\n\n            Measure the available space\n          \u003c\/h4\u003e\n\n\n          \u003cp\u003e\n            Check if at least 80 × 130 cm of suitable space is available\n            on the chosen body part.\n          \u003c\/p\u003e\n\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n\n\n      \u003cdiv class=\"mp-step\"\u003e\n\n\n        \u003cdiv class=\"mp-step-number\"\u003e\n\n          02\n        \u003c\/div\u003e\n\n\n        \u003cdiv\u003e\n\n\n          \u003ch4\u003e\n\n            Check the bodywork\n          \u003c\/h4\u003e\n\n\n          \u003cp\u003e\n            The surface must be suitable for magnetic application and be\n            sufficiently flat.\n          \u003c\/p\u003e\n\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n\n\n      \u003cdiv class=\"mp-step\"\u003e\n\n\n        \u003cdiv class=\"mp-step-number\"\u003e\n\n          03\n        \u003c\/div\u003e\n\n\n        \u003cdiv\u003e\n\n\n          \u003ch4\u003e\n\n            Clean the surface\n          \u003c\/h4\u003e\n\n\n          \u003cp\u003e\n            Clean and dry the chosen area before applying the magnetic\n            sticker.\n          \u003c\/p\u003e\n\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n\n\n      \u003cdiv class=\"mp-step\"\u003e\n\n\n        \u003cdiv class=\"mp-step-number\"\u003e\n\n          04\n        \u003c\/div\u003e\n\n\n        \u003cdiv\u003e\n\n\n          \u003ch4\u003e\n\n            Place the sticker completely flat\n          \u003c\/h4\u003e\n\n\n          \u003cp\u003e\n            Ensure that the magnetic sticker fits completely and check\n            the edges before driving.\n          \u003c\/p\u003e\n\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SPECS --\u003e\n\n  \u003csection class=\"mp-section\"\u003e\n\n    \u003cdiv class=\"mp-section-head\"\u003e\n\n\n      \u003cdiv class=\"mp-eyebrow\"\u003e\n\n        Specifications\n      \u003c\/div\u003e\n\n\n      \u003ch3\u003e\n\n        Magnetic sticker 80 × 130 cm\n      \u003c\/h3\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mp-specs\"\u003e\n\n\n      \u003cdiv class=\"mp-spec\"\u003e\n\n        \u003cspan\u003eSize\u003c\/span\u003e\n        \u003cstrong\u003e80 × 130 cm\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"mp-spec\"\u003e\n\n        \u003cspan\u003eSurface Area\u003c\/span\u003e\n        \u003cstrong\u003e1.04 m²\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"mp-spec\"\u003e\n\n        \u003cspan\u003eProduct Type\u003c\/span\u003e\n        \u003cstrong\u003eMagnetic sticker\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"mp-spec\"\u003e\n\n        \u003cspan\u003eApplication\u003c\/span\u003e\n        \u003cstrong\u003eMagnetic vehicle advertising\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"mp-spec\"\u003e\n\n        \u003cspan\u003eSuitable for\u003c\/span\u003e\n        \u003cstrong\u003eLarge cars \u0026amp; company vans\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"mp-spec\"\u003e\n\n        \u003cspan\u003eSold per\u003c\/span\u003e\n        \u003cstrong\u003ePiece or set of 2\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"mp-spec\"\u003e\n\n        \u003cspan\u003ePrice per piece\u003c\/span\u003e\n        \u003cstrong\u003e€89.95\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"mp-spec\"\u003e\n\n        \u003cspan\u003eSet of 2\u003c\/span\u003e\n        \u003cstrong\u003e€169.95\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAQ --\u003e\n\n  \u003csection class=\"mp-section\"\u003e\n\n    \u003cdiv class=\"mp-section-head\"\u003e\n\n\n      \u003cdiv class=\"mp-eyebrow\"\u003e\n\n        Frequently asked questions\n      \u003c\/div\u003e\n\n\n      \u003ch3\u003e\n\n        Frequently asked questions about magnetic sticker 80 × 130 cm\n      \u003c\/h3\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mp-faq\"\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          What is an 80 × 130 cm magnetic sticker used for?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          An 80 × 130 cm magnetic sticker is intended for large magnetic\n          vehicle advertising. The large surface of 1.04 m² offers space\n          for complete company branding.\n        \u003c\/p\u003e\n\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          How big is an 80 × 130 cm magnetic sticker?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          The magnetic sticker is 80 centimeters wide and 130 centimeters\n          long. The total advertising surface is 1.04 m².\n        \u003c\/p\u003e\n\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Is 80 × 130 cm suitable for a company car?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Yes, if the company car has sufficient flat and magnetic\n          bodywork space. Measure the available space carefully in\n          advance.\n        \u003c\/p\u003e\n\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Does an 80 × 130 cm magnetic sticker fit on every car?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          No. This is an XXL format and therefore requires relatively a\n           lot of available bodywork space. Check the dimensions of your\n          vehicle in advance.\n        \u003c\/p\u003e\n\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Can I order a set of 2?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Yes. The set of 2 is ideal when you want to equip both sides of\n          a company car with the same magnetic stickers.\n        \u003c\/p\u003e\n\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          How much does a set of 2 magnetic stickers 80 × 130 cm cost?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          A set of 2 magnetic stickers of 80 × 130 cm costs\n          \u003cstrong\u003e€169.95\u003c\/strong\u003e.\n        \u003c\/p\u003e\n\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          How much advertising space does 80 × 130 cm have?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          An 80 × 130 cm magnetic sticker has a surface area of\n          \u003cstrong\u003e1.04 m²\u003c\/strong\u003e.\n        \u003c\/p\u003e\n\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          What can I put on a large magnetic sticker?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          You can incorporate your company logo, company name, website,\n          phone number, QR code, and main services into the design, among\n          other things.\n        \u003c\/p\u003e\n\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Is a large magnetic sticker suitable as temporary advertising?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Yes. Magnetic vehicle advertising is interesting when you want\n          to equip a vehicle temporarily or flexibly with company\n          advertising.\n        \u003c\/p\u003e\n\n\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- RELATED PRODUCTS --\u003e\n\n  \u003csection class=\"mp-section\"\u003e\n\n    \u003cdiv class=\"mp-section-head\"\u003e\n\n\n      \u003cdiv class=\"mp-eyebrow\"\u003e\n\n        Other formats\n      \u003c\/div\u003e\n\n\n      \u003ch3\u003e\n\n        Choose the right size for your vehicle\n      \u003c\/h3\u003e\n\n\n      \u003cp\u003e\n        MagneetPro offers multiple formats for cars,\n        company cars, and vans.\n      \u003c\/p\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mp-related\"\u003e\n\n\n      \u003ca href=\"\/en\/products\/magneetsticker-60x80-cm\"\u003e\n\n        \u003csmall\u003e\n          Large\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          Magnetic sticker 60 × 80 cm\n        \u003c\/strong\u003e\n\n      \u003c\/a\u003e\n\n\n      \u003ca href=\"\/en\/products\/magneetsticker-70x120-cm\"\u003e\n\n        \u003csmall\u003e\n          XL\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          Magnetic sticker 70 × 120 cm\n        \u003c\/strong\u003e\n\n      \u003c\/a\u003e\n\n\n      \u003ca href=\"\/en\/collections\/magneetstickers\"\u003e\n\n        \u003csmall\u003e\n          Assortment\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          View all Magnetic stickers\n        \u003c\/strong\u003e\n\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- CTA --\u003e\n\n  \u003csection class=\"mp-cta\"\u003e\n\n    \u003ch3\u003e\n\n      Turn your vehicle into an XXL billboard\n    \u003c\/h3\u003e\n\n\n    \u003cp\u003e\n      With 1.04 m² of advertising space, the MagneetPro 80 × 130 cm\n      offers ample room for a striking business display. Choose one\n      sticker or go for the set of 2 for both sides of your\n      company vehicle.\n    \u003c\/p\u003e\n\n\n    \u003ca href=\"#top\"\u003e\n      Order 80 × 130 cm\n    \u003c\/a\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"1 piece","offer_id":56918825959764,"sku":null,"price":89.95,"currency_code":"EUR","in_stock":true},{"title":"2 pieces","offer_id":56936685437268,"sku":null,"price":169.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1067\/2858\/7604\/files\/D571041D-059C-4F84-96FD-90312D30D31A.png?v=1787868826","url":"https:\/\/magneetpro.nl\/en\/products\/magneetsticker-80-130-cm","provider":"MagneetPro","version":"1.0","type":"link"}