{"product_id":"magneetsticker-70-120-cm","title":"Magnetic sticker 70 × 120 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 * { box-sizing:border-box; }\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 { max-width:850px; }\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 { margin-bottom:70px; }\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 { display:none; }\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 { content:\"−\"; }\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 { color:var(--mp-black); }\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  .mp-intro { padding:35px 0 45px; }\n\n  .mp-highlights,\n  .mp-features,\n  .mp-applications,\n  .mp-related {\n    grid-template-columns:1fr;\n  }\n\n  .mp-specs { grid-template-columns:1fr; }\n\n  .mp-size {\n    grid-template-columns:1fr;\n    padding:28px;\n  }\n\n  .mp-size-number { text-align:left; }\n\n  .mp-section { margin-bottom:55px; }\n\n  .mp-cta { padding:30px 24px; }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"mp-content\"\u003e\n\n\n  \u003csection class=\"mp-intro\"\u003e\n\n    \u003cdiv class=\"mp-eyebrow\"\u003e\n\n      XL 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 70 × 120 cm\n      \u003c\/h2\u003e\n\n\n      \u003cp\u003e\n        Do you want to transform your company vehicle into a striking mobile\n        billboard? With a \u003cstrong\u003e70 × 120 cm magnetic sticker\u003c\/strong\u003e\n        you have an impressive advertising surface of\n        \u003cstrong\u003e0.84 m²\u003c\/strong\u003e.\n      \u003c\/p\u003e\n\n\n      \u003cp\u003e\n        This XL format offers space for a complete company branding.\n        Combine your logo and company name with a website,\n        phone number, QR code and an overview of your main\n        services.\n      \u003c\/p\u003e\n\n\n      \u003cp\u003e\n        This makes the 70 × 120 cm magnetic sticker a strong choice\n        for larger company vehicles, vans and other vehicles\n        with sufficient flat, magnetic bodywork space.\n      \u003c\/p\u003e\n\n\n    \u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"mp-highlights\"\u003e\n\n    \u003cdiv class=\"mp-highlight\"\u003e\n\n      \u003cstrong\u003e70 × 120 cm\u003c\/strong\u003e\n      \u003cspan\u003eXL advertising format\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mp-highlight\"\u003e\n\n      \u003cstrong\u003e0.84 m²\u003c\/strong\u003e\n      \u003cspan\u003eAdvertising surface 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  \u003csection class=\"mp-section\"\u003e\n\n    \u003cdiv class=\"mp-section-head\"\u003e\n\n\n      \u003cdiv class=\"mp-eyebrow\"\u003e\n\n        XL format\n      \u003c\/div\u003e\n\n\n      \u003ch3\u003e\n\n        A complete advertising surface for your company\n      \u003c\/h3\u003e\n\n\n      \u003cp\u003e\n        At 70 × 120 cm you have much more space than with compact\n        magnetic stickers. This allows you to present your company identity\n        larger and clearer.\n      \u003c\/p\u003e\n\n\n      \u003cp\u003e\n        The format is particularly interesting for entrepreneurs who\n        are on the road daily with a company vehicle and want to actively use their vehicle\n        for local and regional\n        brand awareness.\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\"\u003e01\u003c\/span\u003e\n\n        \u003ch4\u003e\n\n          0.84 m² advertising surface\n        \u003c\/h4\u003e\n\n\n        \u003cp\u003e\n          A generous surface for complete and easily readable\n          company 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\"\u003e02\u003c\/span\u003e\n\n        \u003ch4\u003e\n\n          Strong local visibility\n        \u003c\/h4\u003e\n\n\n        \u003cp\u003e\n          Show your company name and services on the road to\n          potential customers in your working area.\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\"\u003e03\u003c\/span\u003e\n\n        \u003ch4\u003e\n\n          Ideal for large vehicles\n        \u003c\/h4\u003e\n\n\n        \u003cp\u003e\n          An excellent option for larger vans and\n          company vehicles with sufficient available space.\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  \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        Large car advertising for entrepreneurs\n      \u003c\/h3\u003e\n\n\n      \u003cp\u003e\n        An XL magnetic sticker is particularly interesting for companies\n        where the company vehicle is an important part of daily\n        operations.\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 \u0026amp; renovation\n        \u003c\/h4\u003e\n\n\n        \u003cp\u003e\n          Present your construction company, renovation company or\n          contractor company on location and on the road.\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          Installation \u0026amp; technology\n        \u003c\/h4\u003e\n\n\n        \u003cp\u003e\n          Suitable for installers, technicians and technical\n          service providers who visit customers 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          Landscapers \u0026amp; green maintenance\n        \u003c\/h4\u003e\n\n\n        \u003cp\u003e\n          Make your company vehicle recognizable during work\n          for private and business customers.\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          Service companies\n        \u003c\/h4\u003e\n\n\n        \u003cp\u003e\n          Ideal for maintenance companies, cleaning companies,\n          painters and other business service providers.\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  \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        Strategically use the XL advertising surface\n      \u003c\/h3\u003e\n\n\n      \u003cp\u003e\n        A large advertising surface offers many possibilities, but a\n        professional design primarily remains clear. Ensure\n        that the most important message is immediately recognizable\n        from a distance.\n      \u003c\/p\u003e\n\n\n      \u003cp\u003e\n        For strong company branding, you can, for example, choose:\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\u003eLarge company logo\u003c\/strong\u003e as a recognizable brand element\n      \u003c\/li\u003e\n\n\n      \u003cli\u003e\n\n        \u003cstrong\u003eCompany name\u003c\/strong\u003e clearly and prominently placed\n      \u003c\/li\u003e\n\n\n      \u003cli\u003e\n\n        \u003cstrong\u003eWebsite\u003c\/strong\u003e for additional 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 your website or quote page\n      \u003c\/li\u003e\n\n\n      \u003cli\u003e\n\n        \u003cstrong\u003eKey services\u003c\/strong\u003e to immediately clarify what you offer\n      \u003c\/li\u003e\n\n\n    \u003c\/ul\u003e\n\n\n  \u003c\/section\u003e\n\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\n        \u003c\/h3\u003e\n\n\n        \u003cp\u003e\n          Do you want to provide your vehicle with the same\n          company advertising on both sides? Then choose the \u003cstrong\u003eset of 2\u003c\/strong\u003e\n          magnetic stickers of 70 × 120 cm.\n        \u003c\/p\u003e\n\n\n        \u003cp\u003e\n          \u003cstrong\u003e2 × 70 × 120 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 sizes in the\n          \u003ca href=\"\/en\/collections\/magneetstickers\"\u003e\n            MagneetPro collection\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  \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          70 × 120 cm\n        \u003c\/h3\u003e\n\n\n        \u003cp\u003e\n          With an advertising surface of \u003cstrong\u003e0.84 m²\u003c\/strong\u003e,\n          this is a true XL format for magnetic vehicle advertising.\n        \u003c\/p\u003e\n\n\n        \u003cp\u003e\n          Want a smaller size? Then check out the\n          \u003ca href=\"\/en\/products\/magneetsticker-60x80-cm\"\u003e\n            60 × 80 cm\n          \u003c\/a\u003e\n          or\n          \u003ca href=\"\/en\/products\/magneetsticker-60x70-cm\"\u003e\n            60 × 70 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        70 × 120\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  \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 available space beforehand\n      \u003c\/h3\u003e\n\n\n      \u003cp\u003e\n        Due to the XL format, it is important to check beforehand\n        whether your vehicle has sufficient suitable space.\n        The magnetic sticker must be able to lie completely flat on the\n        chosen 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\"\u003e01\u003c\/div\u003e\n\n\n        \u003cdiv\u003e\n\n\n          \u003ch4\u003e\n\n            Measure the vehicle\n          \u003c\/h4\u003e\n\n\n          \u003cp\u003e\n            Check that at least 70 × 120 cm of suitable space\n            is available on the chosen bodywork 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\"\u003e02\u003c\/div\u003e\n\n\n        \u003cdiv\u003e\n\n\n          \u003ch4\u003e\n\n            Check the surface\n          \u003c\/h4\u003e\n\n\n          \u003cp\u003e\n            Check that the chosen surface is magnetic and\n            flat enough for a full connection.\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\"\u003e03\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            Ensure the bodywork is clean and dry before applying the\n            magnetic 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\"\u003e04\u003c\/div\u003e\n\n\n        \u003cdiv\u003e\n\n\n          \u003ch4\u003e\n\n            Place completely flat\n          \u003c\/h4\u003e\n\n\n          \u003cp\u003e\n            Place the magnetic sticker carefully and check all\n            edges before driving the vehicle.\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  \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 70 × 120 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\u003eFormat\u003c\/span\u003e\n        \u003cstrong\u003e70 × 120 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\u003e0.84 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; commercial vehicles\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  \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 70 × 120 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 a 70 × 120 cm magnetic sticker used for?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          This XL format is intended for large magnetic\n          vehicle advertising. The 0.84 m² surface offers ample\n          space 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 large is a 70 × 120 cm magnetic sticker?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          The magnetic sticker is 70 centimeters wide and 120 centimeters\n          long. The total advertising surface is 0.84 m².\n        \u003c\/p\u003e\n\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Is 70 × 120 cm suitable for a commercial vehicle?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Yes, provided the commercial vehicle has sufficient flat and magnetic\n          bodywork space. Measure the available space carefully beforehand.\n        \u003c\/p\u003e\n\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Is this format suitable for every car?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          No. Due to the XL format, this product is especially suitable\n          for vehicles with larger bodywork parts. Therefore, always check\n          the available space first.\n        \u003c\/p\u003e\n\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Can I order two magnetic stickers?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Yes. The 70 × 120 cm magnetic stickers are also available\n          as a set of 2. This is practical if you want to provide both sides\n          of a commercial vehicle with the same advertising.\n        \u003c\/p\u003e\n\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          What does a set of 2 of 70 × 120 cm cost?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          A set of 2 magnetic stickers of 70 × 120 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          What can I put on a 70 × 120 cm magnetic sticker?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Due to the large surface area, you can incorporate, among other things, a large\n          company logo, company name, website, phone number,\n          QR code and multiple services.\n        \u003c\/p\u003e\n\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          What is the advantage of a large magnetic sticker?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          A larger format offers more space for your design and\n          makes it possible to present company information larger and\n          clearer on the vehicle.\n        \u003c\/p\u003e\n\n\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\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 format for your vehicle\n      \u003c\/h3\u003e\n\n\n      \u003cp\u003e\n        MagneetPro offers different formats for various\n        vehicles and applications.\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-60x70-cm\"\u003e\n\n        \u003csmall\u003e\n          Large\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          Magnetic Sticker 60 × 70 cm\n        \u003c\/strong\u003e\n\n      \u003c\/a\u003e\n\n\n      \u003ca href=\"\/en\/products\/magneetsticker-60x80-cm\"\u003e\n\n        \u003csmall\u003e\n          XL\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\/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  \u003csection class=\"mp-cta\"\u003e\n\n    \u003ch3\u003e\n\n      Make your company car visible\n    \u003c\/h3\u003e\n\n\n    \u003cp\u003e\n      Choose 70 × 120 cm if you want an XL advertising surface for a\n      complete and striking company presentation. For both sides of\n      your vehicle, the set of 2 is a smart choice.\n    \u003c\/p\u003e\n\n\n    \u003ca href=\"#top\"\u003e\n      Order 70 × 120 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":56918822420820,"sku":null,"price":84.95,"currency_code":"EUR","in_stock":true},{"title":"2 pieces","offer_id":56936688615764,"sku":null,"price":169.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1067\/2858\/7604\/files\/12978B63-4F3C-4132-A9E2-F2C61F55AFAD.png?v=1787868854","url":"https:\/\/magneetpro.nl\/en\/products\/magneetsticker-70-120-cm","provider":"MagneetPro","version":"1.0","type":"link"}