{"product_id":"one-way-mirror-window-film-uv-heat-blocking-privacy-tint","title":"One-Way Mirror Window Film – UV \u0026 Heat Blocking Privacy Tint","description":"\u003cstyle\u003e\n\/* =========================================================\n   ONE-WAY MIRROR WINDOW FILM\n   Shopify Safe Single Column Layout\n   Desktop \/ Tablet \/ Mobile\n   ========================================================= *\/\n\n.window-film-page,\n.window-film-page *,\n.window-film-page *::before,\n.window-film-page *::after {\n  box-sizing: border-box !important;\n}\n\n\/* =========================================================\n   MAIN WRAPPER\n   IMPORTANT:\n   Never use 100vw here.\n   Always follow Shopify parent container width.\n   ========================================================= *\/\n\n.window-film-page {\n  display: block !important;\n  width: 100% !important;\n  max-width: 100% !important;\n  min-width: 0 !important;\n\n  margin: 0 !important;\n  padding: 4px 2px 20px !important;\n\n  overflow: hidden !important;\n\n  color: #2c353c;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  font-size: 16px;\n  line-height: 1.65;\n\n  -webkit-font-smoothing: antialiased;\n  text-rendering: optimizeLegibility;\n}\n\n\n\/* =========================================================\n   FORCE EVERYTHING TO SINGLE COLUMN\n   Prevent Shopify theme from creating desktop columns\n   ========================================================= *\/\n\n.window-film-page section,\n.window-film-page div,\n.window-film-page article {\n  min-width: 0 !important;\n}\n\n.window-film-page .window-film-hero,\n.window-film-page .window-film-section,\n.window-film-page .window-film-hero-image,\n.window-film-page .window-film-hero-copy,\n.window-film-page .window-film-section-image,\n.window-film-page .window-film-section-copy,\n.window-film-page .window-film-final-image-bottom {\n\n  display: block !important;\n\n  width: 100% !important;\n  max-width: 100% !important;\n  min-width: 0 !important;\n\n  float: none !important;\n  clear: both !important;\n\n  flex: none !important;\n  flex-basis: auto !important;\n\n  grid-column: auto !important;\n  grid-row: auto !important;\n}\n\n\n\/* Prevent inherited theme grids *\/\n.window-film-page .window-film-hero,\n.window-film-page .window-film-section {\n  grid-template-columns: 1fr !important;\n  grid-template-rows: auto !important;\n}\n\n\n\/* =========================================================\n   GLOBAL IMAGE SAFETY\n   ========================================================= *\/\n\n.window-film-page img {\n  display: block !important;\n\n  width: 100% !important;\n  max-width: 100% !important;\n  min-width: 0 !important;\n\n  height: auto !important;\n\n  margin: 0 !important;\n  padding: 0 !important;\n\n  object-fit: contain;\n\n  float: none !important;\n\n  border: 0;\n\n  vertical-align: middle;\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.window-film-hero {\n  margin: 0 0 14px !important;\n\n  background: #ffffff;\n\n  border: 1px solid #e4e7e4;\n\n  border-radius: 18px;\n\n  overflow: hidden !important;\n\n  box-shadow:\n    0 4px 16px rgba(28, 43, 52, 0.045),\n    0 1px 3px rgba(28, 43, 52, 0.035);\n}\n\n\n\/* Main product title *\/\n.window-film-hero-title {\n  display: block !important;\n\n  width: 100% !important;\n\n  margin: 0 !important;\n\n  padding: 24px 18px 19px !important;\n\n  color: #183144;\n\n  font-size: clamp(28px, 3vw, 42px) !important;\n\n  line-height: 1.14 !important;\n\n  letter-spacing: -0.035em;\n\n  font-weight: 750 !important;\n\n  text-align: center !important;\n\n  background:\n    linear-gradient(\n      180deg,\n      #ffffff 0%,\n      #fafbf9 100%\n    );\n}\n\n\n\/* Hero image *\/\n.window-film-hero-image {\n  overflow: hidden !important;\n\n  background: #f5f6f4;\n}\n\n\n\/* Hero text area *\/\n.window-film-hero-copy {\n  padding: 27px 22px 30px !important;\n\n  text-align: center !important;\n\n  background:\n    linear-gradient(\n      180deg,\n      #ffffff 0%,\n      #fafbf9 100%\n    );\n}\n\n\n.window-film-hero-copy h3 {\n  display: block !important;\n\n  width: 100% !important;\n\n  margin: 0 0 11px !important;\n\n  padding: 0 !important;\n\n  color: #1c3547;\n\n  font-size: clamp(23px, 2.25vw, 32px) !important;\n\n  line-height: 1.22 !important;\n\n  letter-spacing: -0.025em;\n\n  font-weight: 720 !important;\n\n  text-align: center !important;\n}\n\n\n.window-film-hero-copy p {\n  display: block !important;\n\n  width: 100% !important;\n  max-width: 900px !important;\n\n  margin: 0 auto !important;\n\n  padding: 0 !important;\n\n  color: #53616a;\n\n  font-size: clamp(16px, 1.15vw, 18px) !important;\n\n  line-height: 1.7 !important;\n\n  text-align: center !important;\n}\n\n\n\/* =========================================================\n   CONTENT CARD\n   ========================================================= *\/\n\n.window-film-section {\n  margin: 0 0 14px !important;\n\n  background: #ffffff;\n\n  border: 1px solid #e4e7e4;\n\n  border-radius: 18px;\n\n  overflow: hidden !important;\n\n  box-shadow:\n    0 4px 17px rgba(30, 43, 51, 0.05),\n    0 1px 2px rgba(30, 43, 51, 0.03);\n}\n\n\n\/* Image always full width and above text *\/\n.window-film-section-image {\n  position: relative;\n\n  overflow: hidden !important;\n\n  background: #f5f6f4;\n\n  border-bottom: 1px solid #e8eae7;\n}\n\n\n\/* =========================================================\n   SECTION COPY\n   ========================================================= *\/\n\n.window-film-section-copy {\n  position: relative;\n\n  padding: 27px 24px 30px !important;\n\n  background: #ffffff;\n\n  text-align: left !important;\n}\n\n\n\/* subtle visual accent *\/\n.window-film-section-copy::before {\n  content: \"\";\n\n  display: block;\n\n  width: 40px;\n  height: 3px;\n\n  margin: 0 0 17px;\n\n  background: #7893a5;\n\n  border-radius: 999px;\n}\n\n\n\/* Section title *\/\n.window-film-section h3 {\n  display: block !important;\n\n  width: 100% !important;\n\n  margin: 0 0 12px !important;\n\n  padding: 0 !important;\n\n  color: #1b3445;\n\n  font-size: clamp(22px, 2vw, 30px) !important;\n\n  line-height: 1.25 !important;\n\n  letter-spacing: -0.025em;\n\n  font-weight: 720 !important;\n\n  text-align: left !important;\n\n  float: none !important;\n}\n\n\n\/* Paragraphs *\/\n.window-film-section p {\n  display: block !important;\n\n  width: 100% !important;\n\n  margin: 0 0 12px !important;\n\n  padding: 0 !important;\n\n  color: #515d65;\n\n  font-size: clamp(16px, 1.1vw, 18px) !important;\n\n  line-height: 1.7 !important;\n\n  text-align: left !important;\n\n  float: none !important;\n\n  overflow-wrap: break-word;\n  word-break: normal;\n}\n\n\n.window-film-section p:last-child {\n  margin-bottom: 0 !important;\n}\n\n\n\/* Important data *\/\n.window-film-section strong {\n  color: #173e58;\n\n  font-weight: 760 !important;\n}\n\n\n\/* =========================================================\n   FINAL SECTION\n   ========================================================= *\/\n\n.window-film-final {\n  background:\n    linear-gradient(\n      180deg,\n      #ffffff 0%,\n      #f7f8f6 100%\n    );\n}\n\n\n.window-film-final .window-film-section-copy {\n  background:\n    linear-gradient(\n      180deg,\n      #ffffff 0%,\n      #f7f8f6 100%\n    );\n}\n\n\n.window-film-final-image-bottom {\n  margin: 22px 0 0 !important;\n\n  overflow: hidden !important;\n\n  border: 1px solid #e2e5e2;\n\n  border-radius: 14px;\n\n  background: #f4f5f3;\n}\n\n\n\/* =========================================================\n   DESKTOP\n   Still strictly single column.\n   ========================================================= *\/\n\n@media screen and (min-width: 990px) {\n\n  .window-film-page {\n    width: 100% !important;\n    max-width: 100% !important;\n\n    margin-left: 0 !important;\n    margin-right: 0 !important;\n\n    padding-left: 2px !important;\n    padding-right: 2px !important;\n  }\n\n\n  .window-film-hero,\n  .window-film-section {\n    display: block !important;\n\n    width: 100% !important;\n    max-width: 100% !important;\n\n    margin-left: 0 !important;\n    margin-right: 0 !important;\n  }\n\n\n  .window-film-hero-image,\n  .window-film-section-image,\n  .window-film-hero-copy,\n  .window-film-section-copy {\n    display: block !important;\n\n    width: 100% !important;\n    max-width: 100% !important;\n  }\n\n\n  .window-film-section-copy {\n    padding-left: 30px !important;\n    padding-right: 30px !important;\n  }\n\n\n  .window-film-hero-copy {\n    padding-left: 30px !important;\n    padding-right: 30px !important;\n  }\n}\n\n\n\/* =========================================================\n   TABLET\n   ========================================================= *\/\n\n@media screen and (min-width: 750px) and (max-width: 989px) {\n\n  .window-film-page {\n    width: 100% !important;\n    max-width: 100% !important;\n\n    padding-left: 2px !important;\n    padding-right: 2px !important;\n  }\n\n\n  .window-film-section-copy,\n  .window-film-hero-copy {\n    padding-left: 24px !important;\n    padding-right: 24px !important;\n  }\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media screen and (max-width: 749px) {\n\n  .window-film-page {\n    width: 100% !important;\n    max-width: 100% !important;\n\n    margin: 0 !important;\n\n    padding:\n      2px 1px\n      14px !important;\n\n    overflow-x: hidden !important;\n  }\n\n\n  .window-film-hero,\n  .window-film-section {\n    width: 100% !important;\n    max-width: 100% !important;\n\n    margin:\n      0 0\n      11px !important;\n\n    border-radius: 14px;\n  }\n\n\n  .window-film-hero-title {\n    padding:\n      20px 15px\n      16px !important;\n\n    font-size: 29px !important;\n\n    line-height: 1.15 !important;\n  }\n\n\n  .window-film-hero-copy {\n    padding:\n      22px 16px\n      25px !important;\n  }\n\n\n  .window-film-hero-copy h3 {\n    font-size: 24px !important;\n  }\n\n\n  .window-film-hero-copy p {\n    font-size: 16px !important;\n\n    line-height: 1.65 !important;\n  }\n\n\n  .window-film-section-copy {\n    padding:\n      22px 16px\n      24px !important;\n  }\n\n\n  .window-film-section-copy::before {\n    width: 32px;\n\n    margin-bottom: 14px;\n  }\n\n\n  .window-film-section h3 {\n    font-size: 23px !important;\n\n    line-height: 1.26 !important;\n\n    margin-bottom: 10px !important;\n  }\n\n\n  .window-film-section p {\n    font-size: 16px !important;\n\n    line-height: 1.65 !important;\n\n    margin-bottom: 10px !important;\n  }\n\n\n  .window-film-final-image-bottom {\n    margin-top: 18px !important;\n\n    border-radius: 11px;\n  }\n}\n\n\n\/* =========================================================\n   EXTRA SMALL MOBILE\n   ========================================================= *\/\n\n@media screen and (max-width: 390px) {\n\n  .window-film-page {\n    padding-left: 0 !important;\n    padding-right: 0 !important;\n  }\n\n\n  .window-film-hero-title {\n    font-size: 27px !important;\n\n    padding-left: 14px !important;\n    padding-right: 14px !important;\n  }\n\n\n  .window-film-hero-copy,\n  .window-film-section-copy {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n  }\n}\n\n\n\/* =========================================================\n   EXTRA SAFETY AGAINST SHOPIFY THEME STYLES\n   ========================================================= *\/\n\n.window-film-page \u003e *,\n.window-film-page section \u003e *,\n.window-film-page .window-film-section \u003e *,\n.window-film-page .window-film-hero \u003e * {\n  max-width: 100% !important;\n}\n\n\n.window-film-page h3,\n.window-film-page p {\n  float: none !important;\n  clear: both !important;\n}\n\n\n.window-film-page::after,\n.window-film-section::after,\n.window-film-hero::after {\n  content: \"\";\n  display: table;\n  clear: both;\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"window-film-page\"\u003e\n\n\n  \u003c!-- ================= HERO ================= --\u003e\n\n  \u003csection class=\"window-film-hero\"\u003e\n\n    \u003ch3 class=\"window-film-hero-title\" dir=\"auto\"\u003e\n      One-Way Mirror Window Film\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"window-film-hero-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0851\/8638\/0016\/files\/0916.gif?v=1789564206\" alt=\"\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"window-film-hero-copy\"\u003e\n\n      \u003ch3 dir=\"auto\"\u003e\n        More Privacy. Less Heat. Same Natural Light.\n      \u003c\/h3\u003e\n\n      \u003cp dir=\"auto\"\u003e\n        Enjoy your home without feeling like you're on display. This reflective window film adds daytime privacy, softens harsh sunlight, and helps reduce solar heat—all while keeping your space bright and open.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ================= PRIVACY ================= --\u003e\n\n  \u003csection class=\"window-film-section\"\u003e\n\n    \u003cdiv class=\"window-film-section-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0851\/8638\/0016\/files\/0916_1.gif?v=1789564207\" alt=\"\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"window-film-section-copy\"\u003e\n\n      \u003ch3 dir=\"auto\"\u003e\n        Enjoy the View. Keep Your Privacy.\n      \u003c\/h3\u003e\n\n      \u003cp dir=\"auto\"\u003e\n        Street-facing windows shouldn't force you to choose between natural light and privacy.\n      \u003c\/p\u003e\n\n      \u003cp dir=\"auto\"\u003e\n        During the day, the reflective surface creates a mirror-like appearance from outside when outdoor light is brighter than indoor light. From inside, you can still enjoy the view and daylight.\n      \u003c\/p\u003e\n\n      \u003cp dir=\"auto\"\u003e\n        Perfect for living rooms, bedrooms, home offices, balconies, and other sun-facing spaces.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ================= HEAT ================= --\u003e\n\n  \u003csection class=\"window-film-section\"\u003e\n\n    \u003cdiv class=\"window-film-section-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0851\/8638\/0016\/files\/719yfIUun-L._AC_SL1500.avif?v=1789561629\" alt=\"\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"window-film-section-copy\"\u003e\n\n      \u003ch3 dir=\"auto\"\u003e\n        A More Comfortable Room\n      \u003c\/h3\u003e\n\n      \u003cp dir=\"auto\"\u003e\n        Strong afternoon sun can quickly turn a bright room into an uncomfortable one.\n      \u003c\/p\u003e\n\n      \u003cp dir=\"auto\"\u003e\n        The 0.15 mm PET film blocks\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003e85% of infrared rays\u003c\/strong\u003e, helping reduce incoming solar heat so your space feels more comfortable throughout the day.\n      \u003c\/p\u003e\n\n      \u003cp dir=\"auto\"\u003e\n        Less direct heat. Less harsh glare. A room you'll actually want to spend time in.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ================= UV ================= --\u003e\n\n  \u003csection class=\"window-film-section\"\u003e\n\n    \u003cdiv class=\"window-film-section-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0851\/8638\/0016\/files\/71ofNvK5krL._AC_SL1500.avif?v=1789561629\" alt=\"\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"window-film-section-copy\"\u003e\n\n      \u003ch3 dir=\"auto\"\u003e\n        94% UV Blocking\n      \u003c\/h3\u003e\n\n      \u003cp dir=\"auto\"\u003e\n        Sunlight looks beautiful indoors. Faded furniture doesn't.\n      \u003c\/p\u003e\n\n      \u003cp dir=\"auto\"\u003e\n        The film blocks\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003e94% of UV rays\u003c\/strong\u003e, helping protect flooring, furniture, curtains, and décor from prolonged sun exposure while still allowing natural light into your home.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ================= STATIC CLING ================= --\u003e\n\n  \u003csection class=\"window-film-section\"\u003e\n\n    \u003cdiv class=\"window-film-section-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0851\/8638\/0016\/files\/71rWhCVY8SL._AC_SL1254.avif?v=1789561629\" alt=\"\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"window-film-section-copy\"\u003e\n\n      \u003ch3 dir=\"auto\"\u003e\n        No Glue. No Sticky Cleanup.\n      \u003c\/h3\u003e\n\n      \u003cp dir=\"auto\"\u003e\n        No adhesive. No permanent commitment.\n      \u003c\/p\u003e\n\n      \u003cp dir=\"auto\"\u003e\n        Simply spray the glass and film with plenty of soapy water, position the film, and smooth it into place.\n      \u003c\/p\u003e\n\n      \u003cp dir=\"auto\"\u003e\n        The static-cling design can be removed without leaving sticky residue behind, making it a practical choice for both homeowners and renters.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ================= CUTTING GRID ================= --\u003e\n\n  \u003csection class=\"window-film-section\"\u003e\n\n    \u003cdiv class=\"window-film-section-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0851\/8638\/0016\/files\/3377617bea834b2d93bfebc819e41353_tplv-fhlh96nyum-crop-webp_2000_2000.webp?v=1789561629\" alt=\"\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"window-film-section-copy\"\u003e\n\n      \u003ch3 dir=\"auto\"\u003e\n        Straight Cuts Made Simple\n      \u003c\/h3\u003e\n\n      \u003cp dir=\"auto\"\u003e\n        The updated backing includes a\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003e1-inch cutting grid\u003c\/strong\u003e, making it easier to measure and trim clean, straight edges before installation.\n      \u003c\/p\u003e\n\n      \u003cp dir=\"auto\"\u003e\n        No guessing. No complicated measuring setup. Just cut, apply, and smooth.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ================= TOOLS ================= --\u003e\n\n  \u003csection class=\"window-film-section\"\u003e\n\n    \u003cdiv class=\"window-film-section-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0851\/8638\/0016\/files\/71ofNvK5krL._AC_SL1500.avif?v=1789561629\" alt=\"\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"window-film-section-copy\"\u003e\n\n      \u003ch3 dir=\"auto\"\u003e\n        Everything You Need to Get Started\n      \u003c\/h3\u003e\n\n      \u003cp dir=\"auto\"\u003e\n        Installation tools are packed inside the paper tube, so you can start your project without another trip to the hardware store.\n      \u003c\/p\u003e\n\n      \u003cp dir=\"auto\"\u003e\n        Each set includes the window film plus a squeegee, utility knife, and spray bottle.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ================= DAYTIME PRIVACY ================= --\u003e\n\n  \u003csection class=\"window-film-section\"\u003e\n\n    \u003cdiv class=\"window-film-section-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0851\/8638\/0016\/files\/71ezjOxjZsL._AC_SL1500.avif?v=1789561629\" alt=\"\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"window-film-section-copy\"\u003e\n\n      \u003ch3 dir=\"auto\"\u003e\n        Designed for Daytime Privacy\n      \u003c\/h3\u003e\n\n      \u003cp dir=\"auto\"\u003e\n        One-way privacy depends on the difference in lighting.\n      \u003c\/p\u003e\n\n      \u003cp dir=\"auto\"\u003e\n        When it is brighter outside than inside, the exterior appears reflective and privacy is increased. At night, or whenever the room is brighter than outdoors, the mirror effect is reduced and people may be able to see inside.\n      \u003c\/p\u003e\n\n      \u003cp dir=\"auto\"\u003e\n        For nighttime privacy, pair the film with curtains or blinds.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ================= FINAL ================= --\u003e\n\n  \u003csection class=\"window-film-section window-film-final\"\u003e\n\n    \u003cdiv class=\"window-film-section-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0851\/8638\/0016\/files\/719B23VJ4IL._AC_SL1500.avif?v=1789561629\" alt=\"\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"window-film-section-copy\"\u003e\n\n      \u003ch3 dir=\"auto\"\u003e\n        A Brighter Home Without Feeling Exposed\n      \u003c\/h3\u003e\n\n      \u003cp dir=\"auto\"\u003e\n        Keep the daylight you love. Cut the glare you don't. Add privacy without covering your windows with heavy curtains.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"window-film-final-image-bottom\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0851\/8638\/0016\/files\/d8354e7f3aec42d7bf85e2d4bbdcdd0e_tplv-fhlh96nyum-crop-webp_2000_2000.webp?v=1789561629\" alt=\"\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"pearvely","offers":[{"title":"Black Silver \/ 45cm × 2m (17.7\" × 78.7\") \/ 1 Roll","offer_id":50468802068720,"sku":"pearvely005-Black Silver-45-1p","price":24.98,"currency_code":"USD","in_stock":true},{"title":"Black Silver \/ 45cm × 2m (17.7\" × 78.7\") \/ 2 Rolls🥇Save 55%","offer_id":50468802101488,"sku":"pearvely005-Black Silver-45-2p","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Black Silver \/ 45cm × 2m (17.7\" × 78.7\") \/ 3 Rolls🏆Save 75%🚚Free shipping","offer_id":50468802134256,"sku":"pearvely005-Black Silver-45-3p","price":62.48,"currency_code":"USD","in_stock":true},{"title":"Pure Silver \/ 45cm × 2m (17.7\" × 78.7\") \/ 1 Roll","offer_id":50468802363632,"sku":"pearvely005-Pure Silver-45-1p","price":24.98,"currency_code":"USD","in_stock":true},{"title":"Pure Silver \/ 45cm × 2m (17.7\" × 78.7\") \/ 2 Rolls🥇Save 55%","offer_id":50468802396400,"sku":"pearvely005-Pure Silver-45-2p","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Pure Silver \/ 45cm × 2m (17.7\" × 78.7\") \/ 3 Rolls🏆Save 75%🚚Free shipping","offer_id":50468802429168,"sku":"pearvely005-Pure Silver-45-3p","price":62.48,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0851\/8638\/0016\/files\/286b55bd-3037-4010-bf1a-bd3a72b286c6.png?v=1789562810","url":"https:\/\/pearvely.com\/products\/one-way-mirror-window-film-uv-heat-blocking-privacy-tint","provider":"pearvely","version":"1.0","type":"link"}