{"product_id":"magneetsticker-30-60-cm","title":"Magnetic sticker 30 × 60 cm","description":"\u003cstyle\u003e\n\/* =========================================================\n   MAGNEETPRO — PRODUCT CONTENT\n   MAGNEETSTICKER 30 × 60 CM\n   ========================================================= *\/\n\n.mp-content {\n  --mp-yellow:#FFD21C;\n  --mp-black:#111315;\n  --mp-dark:#181B1F;\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  .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      Professional 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 30 × 60 cm\n      \u003c\/h2\u003e\n\n\n      \u003cp\u003e\n        Make your car or commercial vehicle visible with a\n        \u003cstrong\u003eprofessional magnetic sticker of 30 × 60 cm\u003c\/strong\u003e.\n        This elongated format offers extra space for your\n        company logo, company name, phone number, website, and\n        other important information.\n      \u003c\/p\u003e\n\n\n      \u003cp\u003e\n        A magnetic sticker is a practical solution for\n        \u003cstrong\u003emagnetic car advertising\u003c\/strong\u003e and\n        \u003cstrong\u003ecompany advertising on vehicles\u003c\/strong\u003e. Use the\n        sticker when you want to be visible, and remove it\n        when you want to use your vehicle without advertising.\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\u003e30 × 60 cm\u003c\/strong\u003e\n      \u003cspan\u003eSpacious, elongated advertising format\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mp-highlight\"\u003e\n\n      \u003cstrong\u003e0.18 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\u003eFor commercial vehicles\u003c\/strong\u003e\n      \u003cspan\u003eIdeal for cars and vans\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- WHY THIS SIZE --\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        Why 30 × 60 cm?\n      \u003c\/div\u003e\n\n\n      \u003ch3\u003e\n\n        More space for your company advertising\n      \u003c\/h3\u003e\n\n\n      \u003cp\u003e\n        The 30 × 60 cm size offers a good middle ground between\n        compact vehicle advertising and a larger advertising area. The\n        extra length gives your design more space without making the\n        magnetic sticker unnecessarily large.\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\u003eExtra design space\u003c\/h4\u003e\n\n\n        \u003cp\u003e\n          Use the elongated surface for a combination of\n          logo, company name, website, and contact details.\n        \u003c\/p\u003e\n\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"mp-feature\"\u003e\n\n\n        \u003cspan class=\"mp-feature-number\"\u003e02\u003c\/span\u003e\n\n        \u003ch4\u003eHighly visible\u003c\/h4\u003e\n\n\n        \u003cp\u003e\n          This size offers more space than a compact\n          30 × 45 cm magnetic sticker, making it suitable for\n          more extensive company advertising.\n        \u003c\/p\u003e\n\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"mp-feature\"\u003e\n\n\n        \u003cspan class=\"mp-feature-number\"\u003e03\u003c\/span\u003e\n\n        \u003ch4\u003eFlexible use\u003c\/h4\u003e\n\n\n        \u003cp\u003e\n          Use the magnetic sticker for daily business advertising,\n          temporary promotions, or events.\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        Applications\n      \u003c\/div\u003e\n\n\n      \u003ch3\u003e\n\n        Magnetic advertising for cars and commercial vehicles\n      \u003c\/h3\u003e\n\n\n      \u003cp\u003e\n        The 30 × 60 cm magnetic sticker is suitable for entrepreneurs,\n        freelancers, and businesses who want to use their vehicle as\n        a mobile billboard.\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\u003eCompany car\u003c\/h4\u003e\n\n\n        \u003cp\u003e\n          Place your company logo and contact details on a suitable\n          metal body panel of your business car.\n        \u003c\/p\u003e\n\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"mp-application\"\u003e\n\n\n        \u003ch4\u003eFreelancers \u0026amp; services\u003c\/h4\u003e\n\n\n        \u003cp\u003e\n          Ideal for painters, installers,\n          gardeners, cleaners, construction companies, and other\n          service providers.\n        \u003c\/p\u003e\n\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"mp-application\"\u003e\n\n\n        \u003ch4\u003eCommercial vehicles\u003c\/h4\u003e\n\n\n        \u003cp\u003e\n          Use this size as additional advertising on a\n          suitable metal side or body panel of your vehicle.\n        \u003c\/p\u003e\n\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"mp-application\"\u003e\n\n\n        \u003ch4\u003eTemporary promotions\u003c\/h4\u003e\n\n\n        \u003cp\u003e\n          Useful when you want to temporarily display an offer, campaign,\n          event, or promotion.\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!-- VEHICLE ADVERTISING --\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        Car advertising\n      \u003c\/div\u003e\n\n\n      \u003ch3\u003e\n\n        Your company car as a mobile business card\n      \u003c\/h3\u003e\n\n\n      \u003cp\u003e\n        A company car drives past potential customers daily.\n        With a clear magnetic sticker, you can leverage this existing\n        visibility for your company.\n      \u003c\/p\u003e\n\n\n      \u003cp\u003e\n        For a 30 × 60 cm size, you can combine, 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\u003cstrong\u003eCompany logo\u003c\/strong\u003e\u003c\/li\u003e\n\n\n      \u003cli\u003e\u003cstrong\u003eCompany name\u003c\/strong\u003e\u003c\/li\u003e\n\n\n      \u003cli\u003e\u003cstrong\u003eWebsite\u003c\/strong\u003e\u003c\/li\u003e\n\n\n      \u003cli\u003e\u003cstrong\u003ePhone number\u003c\/strong\u003e\u003c\/li\u003e\n\n\n      \u003cli\u003e\u003cstrong\u003eBrief description of your services\u003c\/strong\u003e\u003c\/li\u003e\n\n\n    \u003c\/ul\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          30 × 60 cm\n        \u003c\/h3\u003e\n\n\n        \u003cp\u003e\n          With a surface area of \u003cstrong\u003e0.18 m²\u003c\/strong\u003e, this\n          magnetic sticker offers a spacious advertising area for company advertising\n          on vehicles.\n        \u003c\/p\u003e\n\n\n        \u003cp\u003e\n          Do you want a more compact size? Then check out the\n          \u003ca href=\"\/en\/products\/magneetsticker-30x45-cm\"\u003e\n            magnetic sticker 30 × 45 cm\n          \u003c\/a\u003e.\n          Do you want even more space? Then check out the\n          \u003ca href=\"\/en\/products\/magneetsticker-40x60-cm\"\u003e\n            magnetic sticker 40 × 60 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        30 × 60\n\n        \u003csmall\u003ecentimeters\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        Usage \u0026amp; placement\n      \u003c\/div\u003e\n\n\n      \u003ch3\u003e\n\n        How to place a magnetic sticker on your vehicle\n      \u003c\/h3\u003e\n\n\n      \u003cp\u003e\n        Good preparation ensures that the magnetic sticker\n        fits flat and neatly on the vehicle.\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            Clean the surface\n          \u003c\/h4\u003e\n\n\n          \u003cp\u003e\n            Clean and dry the metal surface before you\n            apply the 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\"\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 if the chosen body part is suitable\n            for magnetic attachment.\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            Place the magnetic sticker\n          \u003c\/h4\u003e\n\n\n          \u003cp\u003e\n            Apply the magnet gently and ensure that the entire\n            surface fits 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\"\u003e04\u003c\/div\u003e\n\n\n        \u003cdiv\u003e\n\n\n          \u003ch4\u003e\n\n            Check the edges\n          \u003c\/h4\u003e\n\n\n          \u003cp\u003e\n            Check if the sticker lies completely flat and no\n            parts are loose from the vehicle surface.\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 30 × 60 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\u003e30 × 60 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.18 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\u003eCars \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\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 stickers 30 × 60 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          Is 30 × 60 cm a suitable size for car advertising?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Yes. With 30 × 60 cm, you have a relatively spacious, elongated\n          advertising surface on which you can combine, for example, a logo, company name,\n          website, and phone number.\n        \u003c\/p\u003e\n\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Can I use a magnetic sticker on my commercial vehicle?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Yes, if the chosen body panel is suitable for\n          magnetic attachment. Always check beforehand if the\n          surface is magnetic.\n        \u003c\/p\u003e\n\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Can I remove the magnetic sticker?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Yes. Magnetic vehicle advertising is particularly interesting\n          when you want to use the advertising temporarily or display your\n          vehicle without advertising at certain times.\n        \u003c\/p\u003e\n\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          What should I put on a 30 × 60 cm magnetic sticker?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Popular information includes a company logo, company name,\n          website, phone number, and a brief description of\n          your main service.\n        \u003c\/p\u003e\n\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          What is the difference between 30 × 45 and 30 × 60 cm?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          The 30 × 60 cm variant is longer and thus offers more\n          space for your design. The\n          \u003ca href=\"\/en\/products\/magneetsticker-30x45-cm\"\u003e\n            30 × 45 cm\n          \u003c\/a\u003e\n          variant is more compact and may be interesting when the\n          available space on the vehicle is limited.\n        \u003c\/p\u003e\n\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Can I use two magnetic stickers on my car?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Yes. A set of two is interesting, for example, when you\n          want to place the same company advertising on both sides of a vehicle.\n        \u003c\/p\u003e\n\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Is 30 × 60 cm suitable for freelancers?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Yes. This size is suitable for self-employed individuals who want to\n          use their vehicle for business visibility,\n          for example, in construction, installation, cleaning,\n          gardening, or other service industries.\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 sizes\n      \u003c\/div\u003e\n\n\n      \u003ch3\u003e\n\n        Find the right size for your vehicle\n      \u003c\/h3\u003e\n\n\n      \u003cp\u003e\n        Choose the size that fits the available space and\n        amount of information in your design.\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-30x45-cm\"\u003e\n\n        \u003csmall\u003eCompact\u003c\/small\u003e\n\n        \u003cstrong\u003e\n          Magnetic sticker 30 × 45 cm\n        \u003c\/strong\u003e\n\n      \u003c\/a\u003e\n\n\n      \u003ca href=\"\/en\/products\/magneetsticker-40x60-cm\"\u003e\n\n        \u003csmall\u003eLarger size\u003c\/small\u003e\n\n        \u003cstrong\u003e\n          Magnetic sticker 40 × 60 cm\n        \u003c\/strong\u003e\n\n      \u003c\/a\u003e\n\n\n      \u003ca href=\"\/en\/products\/set-2-magneetstickers-30x60-cm\"\u003e\n\n        \u003csmall\u003eSet of 2\u003c\/small\u003e\n\n        \u003cstrong\u003e\n          2 × Magnetic sticker 30 × 60 cm\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      Make your company car visible\n    \u003c\/h3\u003e\n\n\n    \u003cp\u003e\n      Choose 30 × 60 cm when you need a spacious and professional\n      advertising surface for magnetic vehicle advertising.\n    \u003c\/p\u003e\n\n\n    \u003ca href=\"#top\"\u003e\n      Order 30 × 60 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":56918759997780,"sku":null,"price":34.95,"currency_code":"EUR","in_stock":true},{"title":"2 pieces","offer_id":56936709718356,"sku":null,"price":64.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1067\/2858\/7604\/files\/2BD4BAD4-3F2B-44E5-BAC8-DE5A10330570.png?v=1787869001","url":"https:\/\/magneetpro.nl\/en\/products\/magneetsticker-30-60-cm","provider":"MagneetPro","version":"1.0","type":"link"}