{"product_id":"lake-ontario-3d-metal-car-emblem","title":"Lake Ontario 3D Metal Car Emblem","description":"\u003cstyle\u003e\n\/* =========================================================\n   LAKE ONTARIO 3D METAL CAR EMBLEM\n   EST 1615 VERSION\n   Shopify Full Width Product Landing Page\n   ========================================================= *\/\n\n.lo-car-page,\n.lo-car-page * {\n  box-sizing: border-box;\n}\n\n.lo-car-page {\n  --navy: #102747;\n  --blue: #2d5f91;\n  --red: #9b292d;\n  --ink: #191b1e;\n  --gray: #686d73;\n  --cream: #f6f4ef;\n  --soft: #f5f6f7;\n  --line: rgba(16,39,71,.13);\n\n  position: relative;\n  left: 50%;\n  width: 100vw;\n  max-width: 100vw;\n  margin-left: -50vw;\n  overflow: hidden;\n\n  background: #fff;\n  color: var(--ink);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n}\n\n.lo-car-page img {\n  display: block;\n  width: 100%;\n  height: auto;\n}\n\n.lo-car-page h2,\n.lo-car-page h3,\n.lo-car-page p,\n.lo-car-page ul,\n.lo-car-page figure {\n  margin: 0;\n}\n\n.lo-container {\n  width: min(1280px, calc(100% - 80px));\n  margin: 0 auto;\n}\n\n.lo-kicker {\n  display: block;\n  margin-bottom: 14px;\n\n  color: var(--blue);\n  font-size: 11px;\n  font-weight: 800;\n  line-height: 1.3;\n  letter-spacing: .19em;\n  text-transform: uppercase;\n}\n\n.lo-title {\n  max-width: 760px;\n\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(40px, 5vw, 68px);\n  font-weight: 400;\n  line-height: 1.02;\n  letter-spacing: -.035em;\n}\n\n.lo-title-sm {\n  font-size: clamp(34px, 4vw, 54px);\n}\n\n.lo-sub {\n  max-width: 650px;\n  margin-top: 18px !important;\n\n  color: var(--gray);\n  font-size: 17px;\n  line-height: 1.65;\n}\n\n.lo-center {\n  text-align: center;\n}\n\n.lo-center .lo-title,\n.lo-center .lo-sub {\n  margin-left: auto !important;\n  margin-right: auto !important;\n}\n\n.lo-photo {\n  overflow: hidden;\n  background: #e8e9e9;\n}\n\n.lo-photo img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n}\n\n\n\/* =========================================================\n   01 HERO\n   ========================================================= *\/\n\n.lo-hero {\n  padding: 82px 0;\n\n  background:\n    linear-gradient(\n      120deg,\n      #f7f5f1 0%,\n      #f7f5f1 43%,\n      #e9edf1 100%\n    );\n}\n\n.lo-hero-grid {\n  display: grid;\n  grid-template-columns: .82fr 1.18fr;\n  gap: clamp(45px, 6vw, 94px);\n  align-items: center;\n}\n\n.lo-hero-copy .lo-title {\n  max-width: 580px;\n}\n\n.lo-red-line {\n  width: 62px;\n  height: 2px;\n  margin: 27px 0;\n  background: var(--red);\n}\n\n.lo-hero-list {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 11px 25px;\n\n  margin-top: 28px !important;\n  padding: 0;\n  list-style: none;\n}\n\n.lo-hero-list li {\n  position: relative;\n  padding-left: 17px;\n\n  color: #363b40;\n  font-size: 14px;\n  font-weight: 650;\n  line-height: 1.45;\n}\n\n.lo-hero-list li::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: .55em;\n\n  width: 6px;\n  height: 6px;\n  border-radius: 50%;\n\n  background: var(--red);\n}\n\n.lo-hero-photo {\n  box-shadow: 0 26px 70px rgba(10,20,30,.15);\n}\n\n.lo-hero-photo img {\n  aspect-ratio: 1 \/ 1;\n}\n\n\n\/* =========================================================\n   02 BENEFITS\n   ========================================================= *\/\n\n.lo-benefits {\n  padding: 96px 0 74px;\n  background: #fff;\n}\n\n.lo-benefit-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n\n  max-width: 1060px;\n  margin: 44px auto 0;\n\n  border-top: 1px solid var(--line);\n  border-left: 1px solid var(--line);\n}\n\n.lo-benefit {\n  min-height: 168px;\n  padding: 30px 28px;\n\n  border-right: 1px solid var(--line);\n  border-bottom: 1px solid var(--line);\n}\n\n.lo-benefit-icon {\n  display: block;\n  margin-bottom: 16px;\n\n  color: var(--navy);\n  font-size: 25px;\n  line-height: 1;\n}\n\n.lo-benefit h3 {\n  color: var(--navy);\n  font-size: 14px;\n  font-weight: 800;\n  letter-spacing: .035em;\n  text-transform: uppercase;\n}\n\n.lo-benefit p {\n  margin-top: 8px !important;\n\n  color: var(--gray);\n  font-size: 13px;\n  line-height: 1.55;\n}\n\n\n\/* =========================================================\n   03 INFOGRAPHIC IMAGE\n   ========================================================= *\/\n\n.lo-info {\n  padding: 18px 0 100px;\n  background: #fff;\n}\n\n.lo-info-frame {\n  width: min(1180px, calc(100% - 80px));\n  margin: 0 auto;\n}\n\n.lo-info-frame img {\n  box-shadow: 0 20px 60px rgba(16,39,71,.09);\n}\n\n\n\/* =========================================================\n   04 HERITAGE\n   ========================================================= *\/\n\n.lo-story {\n  padding: 105px 0;\n\n  background: var(--navy);\n  color: #fff;\n}\n\n.lo-story-grid {\n  display: grid;\n  grid-template-columns: .9fr 1.1fr;\n  gap: clamp(52px, 8vw, 120px);\n  align-items: center;\n}\n\n.lo-story .lo-kicker {\n  color: #8db9de;\n}\n\n.lo-story .lo-sub {\n  color: rgba(255,255,255,.7);\n}\n\n.lo-story-title {\n  max-width: 530px;\n\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(34px, 4vw, 55px);\n  font-weight: 400;\n  line-height: 1.08;\n}\n\n.lo-story-line {\n  width: 64px;\n  height: 2px;\n  margin: 25px 0;\n\n  background: #bd383c;\n}\n\n.lo-symbols {\n  display: grid;\n  gap: 19px;\n}\n\n.lo-symbol {\n  padding-top: 18px;\n  border-top: 1px solid rgba(255,255,255,.16);\n}\n\n.lo-symbol strong {\n  display: block;\n\n  color: #fff;\n  font-size: 15px;\n}\n\n.lo-symbol span {\n  display: block;\n  margin-top: 5px;\n\n  color: rgba(255,255,255,.67);\n  font-size: 14px;\n  line-height: 1.55;\n}\n\n\n\/* =========================================================\n   05 CRAFTSMANSHIP\n   ========================================================= *\/\n\n.lo-craft {\n  padding: 100px 0;\n  background: var(--cream);\n}\n\n.lo-split {\n  display: grid;\n  grid-template-columns: 1.07fr .93fr;\n  gap: clamp(44px, 7vw, 96px);\n  align-items: center;\n}\n\n.lo-square img {\n  aspect-ratio: 1 \/ 1;\n}\n\n.lo-detail-list {\n  display: grid;\n  gap: 18px;\n  margin-top: 29px;\n}\n\n.lo-detail {\n  padding-top: 17px;\n  border-top: 1px solid var(--line);\n}\n\n.lo-detail strong {\n  display: block;\n  margin-bottom: 5px;\n\n  color: var(--navy);\n  font-size: 14px;\n}\n\n.lo-detail span {\n  color: var(--gray);\n  font-size: 14px;\n  line-height: 1.55;\n}\n\n\n\/* =========================================================\n   06 ROAD \/ WHITE SUV\n   ========================================================= *\/\n\n.lo-road {\n  padding: 100px 0;\n  background: #fff;\n}\n\n.lo-section-head {\n  display: grid;\n  grid-template-columns: 1fr .82fr;\n  gap: 60px;\n  align-items: end;\n\n  margin-bottom: 46px;\n}\n\n.lo-section-head .lo-sub {\n  margin-top: 0 !important;\n}\n\n.lo-road-image {\n  max-width: 1100px;\n  margin: 0 auto;\n}\n\n.lo-road-image img {\n  aspect-ratio: 1 \/ 1;\n}\n\n.lo-road-points {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 14px;\n\n  max-width: 1100px;\n  margin: 18px auto 0;\n}\n\n.lo-road-point {\n  padding: 23px;\n  background: var(--soft);\n}\n\n.lo-road-point strong {\n  display: block;\n  margin-bottom: 6px;\n\n  color: var(--navy);\n  font-size: 14px;\n}\n\n.lo-road-point span {\n  color: var(--gray);\n  font-size: 13px;\n  line-height: 1.5;\n}\n\n\n\/* =========================================================\n   07 INSTALL\n   ========================================================= *\/\n\n.lo-install {\n  padding: 96px 0;\n\n  background: #11161c;\n  color: #fff;\n}\n\n.lo-install .lo-kicker {\n  color: #89b6da;\n}\n\n.lo-install .lo-sub {\n  color: rgba(255,255,255,.67);\n}\n\n.lo-steps {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n\n  max-width: 1000px;\n  margin: 45px auto 0;\n\n  border-top: 1px solid rgba(255,255,255,.16);\n}\n\n.lo-step {\n  padding: 34px 36px;\n  border-right: 1px solid rgba(255,255,255,.16);\n}\n\n.lo-step:last-child {\n  border-right: 0;\n}\n\n.lo-step-num {\n  display: block;\n  margin-bottom: 17px;\n\n  color: #70a4cf;\n  font-family: Georgia, serif;\n  font-size: 34px;\n}\n\n.lo-step h3 {\n  font-size: 18px;\n}\n\n.lo-step p {\n  margin-top: 8px !important;\n\n  color: rgba(255,255,255,.65);\n  font-size: 14px;\n  line-height: 1.55;\n}\n\n\n\/* =========================================================\n   08 GIFT\n   ========================================================= *\/\n\n.lo-gift {\n  padding: 105px 0;\n  background: #f5f3ee;\n}\n\n.lo-gift-grid {\n  display: grid;\n  grid-template-columns: .92fr 1.08fr;\n  gap: clamp(44px, 7vw, 96px);\n  align-items: center;\n}\n\n.lo-gift-photo img {\n  aspect-ratio: 1 \/ 1;\n}\n\n.lo-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 9px;\n\n  margin-top: 28px;\n}\n\n.lo-tag {\n  padding: 9px 13px;\n\n  border: 1px solid var(--line);\n  background: rgba(255,255,255,.6);\n\n  color: #41464c;\n  font-size: 13px;\n}\n\n\n\/* =========================================================\n   09 PRODUCT DETAILS\n   ========================================================= *\/\n\n.lo-spec {\n  padding: 90px 0;\n  background: #fff;\n}\n\n.lo-spec-table {\n  max-width: 880px;\n  margin: 40px auto 0;\n\n  border-top: 1px solid var(--line);\n}\n\n.lo-spec-row {\n  display: grid;\n  grid-template-columns: 185px 1fr;\n  gap: 40px;\n\n  padding: 18px 0;\n  border-bottom: 1px solid var(--line);\n}\n\n.lo-spec-row strong {\n  color: var(--navy);\n  font-size: 14px;\n}\n\n.lo-spec-row span {\n  color: #555b61;\n  font-size: 14px;\n  line-height: 1.55;\n}\n\n\n\/* =========================================================\n   10 FINAL\n   ========================================================= *\/\n\n.lo-end {\n  position: relative;\n  min-height: 720px;\n\n  background: #0b1016;\n}\n\n.lo-end-photo {\n  position: absolute;\n  inset: 0;\n}\n\n.lo-end-photo img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n}\n\n.lo-end-photo::after {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n\n  background:\n    linear-gradient(\n      90deg,\n      rgba(5,10,16,.92) 0%,\n      rgba(5,10,16,.72) 32%,\n      rgba(5,10,16,.16) 68%,\n      rgba(5,10,16,.04) 100%\n    );\n}\n\n.lo-end-content {\n  position: relative;\n  z-index: 2;\n\n  width: min(1280px, calc(100% - 80px));\n  margin: 0 auto;\n  padding-top: 220px;\n\n  color: #fff;\n}\n\n.lo-end-content .lo-kicker {\n  color: #8ebce1;\n}\n\n.lo-end-content .lo-title {\n  max-width: 570px;\n}\n\n.lo-end-content p {\n  max-width: 480px;\n  margin-top: 20px !important;\n\n  color: rgba(255,255,255,.78);\n  font-size: 18px;\n  line-height: 1.65;\n}\n\n\n\/* =========================================================\n   TABLET\n   ========================================================= *\/\n\n@media screen and (max-width: 989px) {\n\n  .lo-container {\n    width: min(760px, calc(100% - 44px));\n  }\n\n  .lo-hero,\n  .lo-benefits,\n  .lo-story,\n  .lo-craft,\n  .lo-road,\n  .lo-install,\n  .lo-gift,\n  .lo-spec {\n    padding-top: 70px;\n    padding-bottom: 70px;\n  }\n\n  .lo-hero-grid,\n  .lo-story-grid,\n  .lo-split,\n  .lo-gift-grid,\n  .lo-section-head {\n    grid-template-columns: 1fr;\n    gap: 36px;\n  }\n\n  .lo-benefit-grid {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .lo-road-points {\n    grid-template-columns: 1fr;\n  }\n\n  .lo-info-frame {\n    width: min(760px, calc(100% - 44px));\n  }\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media screen and (max-width: 749px) {\n\n  .lo-container {\n    width: calc(100% - 30px);\n  }\n\n  .lo-hero,\n  .lo-benefits,\n  .lo-story,\n  .lo-craft,\n  .lo-road,\n  .lo-install,\n  .lo-gift,\n  .lo-spec {\n    padding-top: 52px;\n    padding-bottom: 52px;\n  }\n\n  .lo-title {\n    font-size: clamp(35px, 10vw, 48px);\n  }\n\n  .lo-title-sm {\n    font-size: clamp(31px, 9vw, 43px);\n  }\n\n  .lo-sub {\n    margin-top: 14px !important;\n    font-size: 15px;\n  }\n\n  .lo-benefit-grid {\n    grid-template-columns: 1fr;\n    margin-top: 31px;\n  }\n\n  .lo-benefit {\n    min-height: auto;\n    padding: 24px 22px;\n  }\n\n  .lo-info {\n    padding-bottom: 55px;\n  }\n\n  .lo-info-frame {\n    width: calc(100% - 20px);\n  }\n\n  .lo-steps {\n    grid-template-columns: 1fr;\n    margin-top: 30px;\n  }\n\n  .lo-step {\n    padding: 26px 8px;\n    border-right: 0;\n    border-bottom: 1px solid rgba(255,255,255,.16);\n  }\n\n  .lo-spec-row {\n    grid-template-columns: 1fr;\n    gap: 6px;\n  }\n\n  .lo-end {\n    min-height: 640px;\n  }\n\n  .lo-end-photo::after {\n    background:\n      linear-gradient(\n        0deg,\n        rgba(5,10,16,.94) 0%,\n        rgba(5,10,16,.6) 55%,\n        rgba(5,10,16,.12) 100%\n      );\n  }\n\n  .lo-end-content {\n    position: absolute;\n    left: 20px;\n    right: 20px;\n    bottom: 42px;\n\n    width: auto;\n    padding: 0;\n  }\n\n  .lo-end-content p {\n    font-size: 15px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"lo-car-page\"\u003e\n\u003c!-- =====================================================\n       01 HERO — BLACK SUV\n       NEW EST 1615 IMAGE\n       ===================================================== --\u003e\n\u003csection class=\"lo-hero\"\u003e\n\u003cdiv class=\"lo-container lo-hero-grid\"\u003e\n\u003cdiv class=\"lo-hero-copy\"\u003e\n\u003cspan class=\"lo-kicker\"\u003e Lake Ontario • Canadian Heritage \u003c\/span\u003e\n\u003ch2 class=\"lo-title\"\u003eThe Lake Has\u003cbr\u003eA Name.\u003c\/h2\u003e\n\u003cdiv class=\"lo-red-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"lo-sub\"\u003eMore than a car emblem — a raised metal tribute to Lake Ontario, Canadian heritage and the places that stay with us.\u003c\/p\u003e\n\u003cul class=\"lo-hero-list\"\u003e\n\u003cli\u003eRaised 3D Metal\u003c\/li\u003e\n\u003cli\u003eWeather Resistant\u003c\/li\u003e\n\u003cli\u003eEasy Adhesive Installation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"lo-photo lo-hero-photo\"\u003e\u003cimg src=\"https:\/\/gofair.shop\/cdn\/shop\/files\/92.2.png?v=1788330710\u0026amp;width=1200\" alt=\"Lake Ontario EST 1615 metal emblem installed on black SUV\" width=\"1200\" height=\"1200\" loading=\"eager\"\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 BENEFITS\n       ===================================================== --\u003e\n\u003csection class=\"lo-benefits\"\u003e\n\u003cdiv class=\"lo-container lo-center\"\u003e\n\u003cspan class=\"lo-kicker\"\u003e Built To Make A Statement \u003c\/span\u003e\n\u003ch2 class=\"lo-title lo-title-sm\"\u003eWhy You'll Love It\u003c\/h2\u003e\n\u003cp class=\"lo-sub\"\u003eBold dimensional metalwork with unmistakable Lake Ontario character.\u003c\/p\u003e\n\u003cdiv class=\"lo-benefit-grid\"\u003e\n\u003cdiv class=\"lo-benefit\"\u003e\n\u003cspan class=\"lo-benefit-icon\"\u003e◆\u003c\/span\u003e\n\u003ch3\u003ePremium Metal\u003c\/h3\u003e\n\u003cp\u003eRaised construction creates a substantial, automotive-style finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-benefit\"\u003e\n\u003cspan class=\"lo-benefit-icon\"\u003e☂\u003c\/span\u003e\n\u003ch3\u003eWeather Resistant\u003c\/h3\u003e\n\u003cp\u003eDesigned for regular outdoor vehicle use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-benefit\"\u003e\n\u003cspan class=\"lo-benefit-icon\"\u003e✦\u003c\/span\u003e\n\u003ch3\u003eEasy Installation\u003c\/h3\u003e\n\u003cp\u003ePeel, position and press. No drilling required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-benefit\"\u003e\n\u003cspan class=\"lo-benefit-icon\"\u003e◎\u003c\/span\u003e\n\u003ch3\u003eStrong Adhesive\u003c\/h3\u003e\n\u003cp\u003eSecure adhesive backing for clean, smooth vehicle surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-benefit\"\u003e\n\u003cspan class=\"lo-benefit-icon\"\u003e▰\u003c\/span\u003e\n\u003ch3\u003eUniversal Style\u003c\/h3\u003e\n\u003cp\u003eDesigned to complement cars, SUVs, trucks, vans and RVs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-benefit\"\u003e\n\u003cspan class=\"lo-benefit-icon\"\u003e🍁\u003c\/span\u003e\n\u003ch3\u003eMeaningful Tribute\u003c\/h3\u003e\n\u003cp\u003eA distinctive expression of Lake Ontario and Canadian heritage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 NEW EST 1615 INFOGRAPHIC\n       ===================================================== --\u003e\n\u003csection class=\"lo-info\"\u003e\n\u003cfigure class=\"lo-info-frame\"\u003e\u003cimg src=\"https:\/\/gofair.shop\/cdn\/shop\/files\/93.3.png?v=1788330709\u0026amp;width=1400\" alt=\"Lake Ontario 3D metal car emblem EST 1615 product features\" width=\"1200\" height=\"1200\" loading=\"lazy\"\u003e\u003c\/figure\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 HERITAGE STORY\n       ===================================================== --\u003e\n\u003csection class=\"lo-story\"\u003e\n\u003cdiv class=\"lo-container lo-story-grid\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lo-kicker\"\u003e More Than A Place On The Map \u003c\/span\u003e\n\u003ch2 class=\"lo-story-title\"\u003eLake Ontario.\u003cbr\u003ePast. Present. Always.\u003c\/h2\u003e\n\u003cdiv class=\"lo-story-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"lo-sub\"\u003eThe name Ontario carries deep Indigenous linguistic roots and centuries of connection to these Great Lakes waters.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-symbols\"\u003e\n\u003cdiv class=\"lo-symbol\"\u003e\n\u003cstrong\u003e Lake Ontario \u003c\/strong\u003e \u003cspan\u003e A reminder of familiar shores, open water and a place that feels like home. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-symbol\"\u003e\n\u003cstrong\u003e Maple Leaf \u003c\/strong\u003e \u003cspan\u003e An unmistakable symbol of Canadian heritage and identity. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-symbol\"\u003e\n\u003cstrong\u003e Great Lakes Bird \u003c\/strong\u003e \u003cspan\u003e A tribute to the wildlife, water and character of the lake. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 WORKSHOP \/ CRAFT\n       NEW EST 1615 IMAGE\n       ===================================================== --\u003e\n\u003csection class=\"lo-craft\"\u003e\n\u003cdiv class=\"lo-container lo-split\"\u003e\n\u003cfigure class=\"lo-photo lo-square\"\u003e\u003cimg src=\"https:\/\/gofair.shop\/cdn\/shop\/files\/92.5.png?v=1788330710\u0026amp;width=1200\" alt=\"Lake Ontario EST 1615 metal emblem workshop craftsmanship\" width=\"1200\" height=\"1200\" loading=\"lazy\"\u003e\u003c\/figure\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lo-kicker\"\u003e Made To Be Seen \u003c\/span\u003e\n\u003ch2 class=\"lo-title lo-title-sm\"\u003e3D Detail.\u003cbr\u003eReal Presence.\u003c\/h2\u003e\n\u003cp class=\"lo-sub\"\u003eNot a flat printed decal. Raised surfaces, recessed detailing and polished edges give the emblem dimension from every angle.\u003c\/p\u003e\n\u003cdiv class=\"lo-detail-list\"\u003e\n\u003cdiv class=\"lo-detail\"\u003e\n\u003cstrong\u003e LAKE ONTARIO \u003c\/strong\u003e \u003cspan\u003e Individual raised silver-tone lettering creates a clean automotive-style finish. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-detail\"\u003e\n\u003cstrong\u003e EST 1615 Plaque \u003c\/strong\u003e \u003cspan\u003e Brushed metal styling with red lettering and a distinctive red border. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-detail\"\u003e\n\u003cstrong\u003e Bird • Waves • Maple Leaf \u003c\/strong\u003e \u003cspan\u003e Blue, polished silver and red accents bring the complete design together. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       06 WHITE SUV\n       NEW EST 1615 IMAGE\n       ===================================================== --\u003e\n\u003csection class=\"lo-road\"\u003e\n\u003cdiv class=\"lo-container\"\u003e\n\u003cdiv class=\"lo-section-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lo-kicker\"\u003e Built For The Road \u003c\/span\u003e\n\u003ch2 class=\"lo-title lo-title-sm\"\u003eMade For Everyday Driving.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"lo-sub\"\u003eA dimensional metal design created to feel like part of the vehicle — not an ordinary sticker.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"lo-photo lo-road-image\"\u003e\u003cimg src=\"https:\/\/gofair.shop\/cdn\/shop\/files\/92.1.png?v=1788330710\u0026amp;width=1200\" alt=\"Lake Ontario EST 1615 metal emblem installed on white SUV\" width=\"1200\" height=\"1200\" loading=\"lazy\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"lo-road-points\"\u003e\n\u003cdiv class=\"lo-road-point\"\u003e\n\u003cstrong\u003e Weather Resistant \u003c\/strong\u003e \u003cspan\u003e Designed for regular outdoor vehicle use. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-road-point\"\u003e\n\u003cstrong\u003e Raised Metal Finish \u003c\/strong\u003e \u003cspan\u003e More dimension and presence than a flat vinyl decal. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-road-point\"\u003e\n\u003cstrong\u003e Strong Adhesive \u003c\/strong\u003e \u003cspan\u003e Designed for secure mounting on a clean, smooth surface. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       07 INSTALLATION\n       ===================================================== --\u003e\n\u003csection class=\"lo-install\"\u003e\n\u003cdiv class=\"lo-container lo-center\"\u003e\n\u003cspan class=\"lo-kicker\"\u003e Easy Installation \u003c\/span\u003e\n\u003ch2 class=\"lo-title lo-title-sm\"\u003ePeel. Position. Press.\u003c\/h2\u003e\n\u003cp class=\"lo-sub\"\u003eNo drilling. No complicated tools.\u003c\/p\u003e\n\u003cdiv class=\"lo-steps\"\u003e\n\u003cdiv class=\"lo-step\"\u003e\n\u003cspan class=\"lo-step-num\"\u003e 01 \u003c\/span\u003e\n\u003ch3\u003eClean\u003c\/h3\u003e\n\u003cp\u003eClean the mounting area and allow the surface to dry completely.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-step\"\u003e\n\u003cspan class=\"lo-step-num\"\u003e 02 \u003c\/span\u003e\n\u003ch3\u003ePosition\u003c\/h3\u003e\n\u003cp\u003eTest the alignment before removing the adhesive backing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-step\"\u003e\n\u003cspan class=\"lo-step-num\"\u003e 03 \u003c\/span\u003e\n\u003ch3\u003ePress\u003c\/h3\u003e\n\u003cp\u003eApply firm, even pressure for a secure bond.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       08 GIFT \/ PACKAGE\n       NEW EST 1615 IMAGE\n       ===================================================== --\u003e\n\u003csection class=\"lo-gift\"\u003e\n\u003cdiv class=\"lo-container lo-gift-grid\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lo-kicker\"\u003e A Gift With A Place Behind It \u003c\/span\u003e\n\u003ch2 class=\"lo-title lo-title-sm\"\u003eFor People Who\u003cbr\u003eKnow The Lake.\u003c\/h2\u003e\n\u003cp class=\"lo-sub\"\u003eA meaningful vehicle accessory for someone whose memories, family or identity are tied to Lake Ontario and the Great Lakes.\u003c\/p\u003e\n\u003cdiv class=\"lo-tags\"\u003e\n\u003cspan class=\"lo-tag\"\u003e Canadians \u003c\/span\u003e \u003cspan class=\"lo-tag\"\u003e Great Lakes Locals \u003c\/span\u003e \u003cspan class=\"lo-tag\"\u003e Lake Lovers \u003c\/span\u003e \u003cspan class=\"lo-tag\"\u003e Boaters \u003c\/span\u003e \u003cspan class=\"lo-tag\"\u003e Dads \u0026amp; Grandfathers \u003c\/span\u003e \u003cspan class=\"lo-tag\"\u003e Car \u0026amp; Truck Owners \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"lo-photo lo-gift-photo\"\u003e\u003cimg src=\"https:\/\/gofair.shop\/cdn\/shop\/files\/92.4.png?v=1788330710\u0026amp;width=1200\" alt=\"Lake Ontario EST 1615 metal car emblem gift package\" width=\"1200\" height=\"1200\" loading=\"lazy\"\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       09 PRODUCT DETAILS\n       ===================================================== --\u003e\n\u003csection class=\"lo-spec\"\u003e\n\u003cdiv class=\"lo-container lo-center\"\u003e\n\u003cspan class=\"lo-kicker\"\u003e Product Details \u003c\/span\u003e\n\u003ch2 class=\"lo-title lo-title-sm\"\u003eLake Ontario 3D Metal Car Emblem\u003c\/h2\u003e\n\u003cdiv class=\"lo-spec-table\"\u003e\n\u003cdiv class=\"lo-spec-row\"\u003e\n\u003cstrong\u003e Style \u003c\/strong\u003e \u003cspan\u003e Raised 3D metal vehicle emblem set \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-spec-row\"\u003e\n\u003cstrong\u003e Finish \u003c\/strong\u003e \u003cspan\u003e Silver-tone metal with blue and red accent detailing \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-spec-row\"\u003e\n\u003cstrong\u003e Design \u003c\/strong\u003e \u003cspan\u003e LAKE ONTARIO lettering, EST 1615 plaque, Great Lakes bird, waves and maple leaf \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-spec-row\"\u003e\n\u003cstrong\u003e Mounting \u003c\/strong\u003e \u003cspan\u003e Adhesive-backed installation \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-spec-row\"\u003e\n\u003cstrong\u003e Surface \u003c\/strong\u003e \u003cspan\u003e Clean, smooth and dry vehicle surfaces \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-spec-row\"\u003e\n\u003cstrong\u003e Suitable For \u003c\/strong\u003e \u003cspan\u003e Cars, SUVs, trucks, vans and RVs \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-spec-row\"\u003e\n\u003cstrong\u003e Included \u003c\/strong\u003e \u003cspan\u003e LAKE ONTARIO lettering + EST 1615 plaque + Great Lakes bird emblem \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       10 FINAL BLACK SUV\n       NEW EST 1615 IMAGE\n       ===================================================== --\u003e\n\u003csection class=\"lo-end\"\u003e\n\u003cfigure class=\"lo-end-photo\"\u003e\u003cimg src=\"https:\/\/gofair.shop\/cdn\/shop\/files\/92.2.png?v=1788330710\u0026amp;width=1600\" alt=\"Lake Ontario EST 1615 emblem installed on black SUV\" width=\"1600\" height=\"1600\" loading=\"lazy\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"lo-end-content\"\u003e\n\u003cspan class=\"lo-kicker\"\u003e Lake Ontario • Forever \u003c\/span\u003e\n\u003ch2 class=\"lo-title\"\u003eCarry The Lake\u003cbr\u003eWith You.\u003c\/h2\u003e\n\u003cp\u003eLake Ontario.\u003cbr\u003ePast. Present. Always.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Gofair","offers":[{"title":"Buy 1","offer_id":54254276870512,"sku":"ARC-3TYFEYX-AB","price":18.99,"currency_code":"USD","in_stock":true},{"title":"Buy 2 🌟(Most Popular) - Save 10%","offer_id":54254276903280,"sku":"ARC-3TYFEYX-AC","price":34.98,"currency_code":"USD","in_stock":true},{"title":"🔥🔥BUY 3  Save 20% - FREE  SHIPPING","offer_id":54254276936048,"sku":"ARC-3TYFEYX-AD","price":45.97,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0994\/9996\/6832\/files\/92.1.png?v=1788330710","url":"https:\/\/gofair.shop\/products\/lake-ontario-3d-metal-car-emblem","provider":"Gofair","version":"1.0","type":"link"}