{"product_id":"canada-160th-anniversary-a-mari-usque-ad-mare-tribute-badge-3-5-inch-3d-metal-enamel-keepsake","title":"🍁 Canada 160th Anniversary “A Mari Usque Ad Mare” Tribute Badge | 3.5-Inch 3D Metal Enamel Keepsake 🇨🇦","description":"\u003cstyle\u003e\n.shopnova-origin-badge,\n.shopnova-origin-badge * {\n  box-sizing: border-box;\n}\n\n.shopnova-origin-badge {\n  width: calc(100% - 20px);\n  max-width: 448px;\n  min-height: 64px;\n  margin: 14px auto;\n  padding: 10px 11px 10px 12px;\n\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 14px;\n\n  background: #ffffff;\n  border: 1px solid #e4e4e1;\n  border-radius: 16px;\n\n  box-shadow:\n    0 2px 3px rgba(0, 0, 0, 0.03),\n    0 5px 12px rgba(0, 0, 0, 0.06);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  overflow: hidden;\n}\n\n\n\/* =========================\n   LEFT\n   ========================= *\/\n\n.shopnova-origin-left {\n  min-width: 0;\n\n  display: flex;\n  align-items: center;\n\n  gap: 10px;\n\n  flex: 1 1 auto;\n}\n\n\n\/* =========================\n   CANADA FLAG\n   直接图片，不加圆框\n   ========================= *\/\n\n.shopnova-flag-img {\n  width: 38px;\n  height: 38px;\n\n  min-width: 38px;\n  flex: 0 0 38px;\n\n  display: block;\n\n  object-fit: contain;\n\n  border: 0;\n  border-radius: 0;\n\n  box-shadow: none;\n\n  background: transparent;\n}\n\n\n\/* =========================\n   TEXT\n   ========================= *\/\n\n.shopnova-origin-copy {\n  min-width: 0;\n\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n\n\n.shopnova-origin-label {\n  margin: 0 0 6px;\n\n  color: #888885;\n\n  font-size: 9px;\n  line-height: 1;\n\n  font-weight: 800;\n\n  letter-spacing: 0.8px;\n\n  text-transform: uppercase;\n\n  white-space: nowrap;\n}\n\n\n.shopnova-origin-location {\n  margin: 0;\n\n  display: flex;\n  align-items: center;\n\n  gap: 4px;\n\n  color: #181818;\n\n  font-size: 13px;\n  line-height: 1;\n\n  font-weight: 750;\n\n  letter-spacing: 0.15px;\n\n  white-space: nowrap;\n}\n\n\n\/* =========================\n   LOCATION ICON\n   ========================= *\/\n\n.shopnova-location-icon {\n  width: 11px;\n  height: 11px;\n\n  flex: 0 0 11px;\n\n  display: block;\n\n  object-fit: contain;\n}\n\n\n\/* =========================\n   SHOPIFY SECURE\n   ========================= *\/\n\n.shopnova-secure-box {\n  height: 36px;\n\n  flex: 0 0 auto;\n\n  padding: 0 11px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  gap: 7px;\n\n  background: #f4faf5;\n\n  border: 1px solid #d5e7da;\n\n  border-radius: 6px;\n\n  color: #008b6b;\n\n  font-size: 12px;\n  line-height: 1;\n\n  font-weight: 650;\n\n  letter-spacing: 0.25px;\n\n  white-space: nowrap;\n}\n\n\n\/* =========================\n   SHOPIFY SHIELD IMAGE\n   ========================= *\/\n\n.shopnova-secure-icon {\n  width: 15px;\n  height: 15px;\n\n  flex: 0 0 15px;\n\n  display: block;\n\n  object-fit: contain;\n}\n\n\n\/* =========================\n   MOBILE\n   ========================= *\/\n\n@media (max-width: 480px) {\n\n  .shopnova-origin-badge {\n    width: calc(100% - 16px);\n\n    max-width: 100%;\n\n    min-height: 62px;\n\n    margin: 12px auto;\n\n    padding: 9px 9px 9px 10px;\n\n    gap: 8px;\n\n    border-radius: 15px;\n  }\n\n\n  .shopnova-origin-left {\n    gap: 8px;\n  }\n\n\n  .shopnova-flag-img {\n    width: 36px;\n    height: 36px;\n\n    min-width: 36px;\n    flex-basis: 36px;\n  }\n\n\n  .shopnova-origin-label {\n    margin-bottom: 5px;\n\n    font-size: 8px;\n\n    letter-spacing: 0.6px;\n  }\n\n\n  .shopnova-origin-location {\n    font-size: 12px;\n\n    gap: 3px;\n  }\n\n\n  .shopnova-location-icon {\n    width: 11px;\n    height: 11px;\n\n    flex-basis: 11px;\n  }\n\n\n  .shopnova-secure-box {\n    height: 34px;\n\n    padding: 0 9px;\n\n    gap: 5px;\n\n    font-size: 11px;\n  }\n\n\n  .shopnova-secure-icon {\n    width: 14px;\n    height: 14px;\n\n    flex-basis: 14px;\n  }\n}\n\n\n\/* =========================\n   SMALL MOBILE\n   ========================= *\/\n\n@media (max-width: 355px) {\n\n  .shopnova-origin-badge {\n    width: calc(100% - 10px);\n\n    padding: 8px;\n\n    gap: 6px;\n  }\n\n\n  .shopnova-origin-left {\n    gap: 6px;\n  }\n\n\n  .shopnova-flag-img {\n    width: 32px;\n    height: 32px;\n\n    min-width: 32px;\n    flex-basis: 32px;\n  }\n\n\n  .shopnova-origin-label {\n    font-size: 7px;\n\n    letter-spacing: 0.45px;\n  }\n\n\n  .shopnova-origin-location {\n    font-size: 11px;\n  }\n\n\n  .shopnova-location-icon {\n    width: 10px;\n    height: 10px;\n\n    flex-basis: 10px;\n  }\n\n\n  .shopnova-secure-box {\n    height: 32px;\n\n    padding: 0 7px;\n\n    font-size: 10px;\n\n    gap: 4px;\n  }\n\n\n  .shopnova-secure-icon {\n    width: 13px;\n    height: 13px;\n\n    flex-basis: 13px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"shopnova-origin-badge\"\u003e\n\u003c!-- =========================\n       CANADA ORIGIN\n       ========================= --\u003e\n\u003cdiv class=\"shopnova-origin-left\"\u003e\n\u003c!-- 加拿大国旗 --\u003e \u003cimg class=\"shopnova-flag-img\" src=\"https:\/\/cdn.fastcdnshop.com\/image\/12ffc39086596cb794b3d7a1002a7c8881899001.png\" alt=\"Canada\"\u003e\n\u003cdiv class=\"shopnova-origin-copy\"\u003e\n\u003cdiv class=\"shopnova-origin-label\"\u003eDESIGNED \u0026amp; DEVELOPED IN\u003c\/div\u003e\n\u003cdiv class=\"shopnova-origin-location\"\u003e\n\u003c!-- 位置图标 --\u003e \u003cimg class=\"shopnova-location-icon\" src=\"https:\/\/cdn.fastcdnshop.com\/image\/84f70cba48a81fe3640f6285fa7f8af90bf6ef8d.png\" alt=\"\"\u003eToronto, ON\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================\n       SHOPIFY SECURE\n       ========================= --\u003e\n\u003cdiv class=\"shopnova-secure-box\"\u003e\n\u003c!-- 直接使用你提供的盾牌图片 --\u003e \u003cimg class=\"shopnova-secure-icon\" src=\"https:\/\/cdn.fastcdnshop.com\/image\/3302430639d6db1eec86b1d11defa2caa9578036.webp\" alt=\"\"\u003eShopify Secure\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Paste the complete block into the product description HTML editor. --\u003e\n\u003cdiv id=\"canada-badge-top\" lang=\"en\" style=\"box-sizing: border-box; width: 100%; max-width: 1280px; margin: 0 auto; color: #252820; background: #fffdf9; font-family: Arial,Helvetica,sans-serif; font-size: 18px; line-height: 1.7; overflow-wrap: break-word; scroll-margin-top: 110px;\"\u003e\n\u003cheader style=\"box-sizing: border-box; padding: clamp(24px,4vw,48px) clamp(18px,3vw,40px); background: #fffdf9;\"\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 32px; align-items: center;\"\u003e\n\u003cdiv style=\"box-sizing: border-box; flex: 1 1 340px; min-width: 0;\"\u003e\n\u003cp style=\"margin: 0 0 14px; color: #941c28; font-size: 12px; font-weight: bold; letter-spacing: 1.6px; line-height: 1.6; text-transform: uppercase;\"\u003e🍁 Canada 160th Anniversary\u003c\/p\u003e\n\u003ch2 style=\"margin: 0 0 18px; color: #941c28; font-family: Georgia,Times,serif; font-size: clamp(30px,4.4vw,48px); line-height: 1.12; font-weight: bold; letter-spacing: -0.7px;\"\u003eA Piece of Canada.\u003cbr\u003eA Story to Carry.\u003c\/h2\u003e\n\u003cp style=\"margin: 0 0 20px; color: #252820; font-size: 20px; line-height: 1.5; font-weight: bold;\"\u003e“A Mari Usque Ad Mare”\u003cbr\u003e\u003cspan style=\"font-size: 17px; font-weight: 400; color: #5d6159;\"\u003e3D Metal Enamel Tribute Badge\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"margin: 0 0 18px; color: #5d6159; font-size: 18px; line-height: 1.75;\"\u003eCelebrate Canada’s 160th anniversary with a richly detailed badge inspired by its landscapes, wildlife and national symbols. Raised metalwork, red enamel colour and gold-toned borders bring the design to life.\u003c\/p\u003e\n\u003cp style=\"margin: 0; color: #5d6159; font-size: 17px; line-height: 1.75;\"\u003ePin it to a favourite jacket or bag, or give it a place in your collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"box-sizing: border-box; flex: 1.5 1 480px; min-width: 0;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/3357\/5717\/files\/ChatGPT_Image_2026_9_23_14_26_51.png?v=1790146244\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"box-sizing: border-box; display: flex; flex-wrap: wrap; gap: 14px; margin-top: 30px;\"\u003e\n\u003cdiv style=\"box-sizing: border-box; flex: 1 1 210px; min-width: 0; padding: 18px 20px; background: #f4efe5; border-top: 3px solid #a5783d;\"\u003e\n\u003cstrong style=\"display: block; color: #252820; font-size: 17px;\"\u003eRaised metal detail\u003c\/strong\u003e\u003cspan style=\"color: #5d6159; font-size: 16px;\"\u003eDimensional artwork with enamel colour.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"box-sizing: border-box; flex: 1 1 210px; min-width: 0; padding: 18px 20px; background: #f4efe5; border-top: 3px solid #a5783d;\"\u003e\n\u003cstrong style=\"display: block; color: #252820; font-size: 17px;\"\u003eEnglish \u0026amp; French\u003c\/strong\u003e\u003cspan style=\"color: #5d6159; font-size: 16px;\"\u003eA bilingual anniversary tribute.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"box-sizing: border-box; flex: 1 1 210px; min-width: 0; padding: 18px 20px; background: #f4efe5; border-top: 3px solid #a5783d;\"\u003e\n\u003cstrong style=\"display: block; color: #252820; font-size: 17px;\"\u003eWear or display\u003c\/strong\u003e\u003cspan style=\"color: #5d6159; font-size: 16px;\"\u003eA secure pin back for easy placement.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\n\u003csection style=\"box-sizing: border-box; padding: clamp(24px,4vw,48px) clamp(18px,3vw,40px); background: #ffffff; border-top: 1px solid #e1dbce;\"\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 30px; align-items: center;\"\u003e\n\u003cdiv style=\"box-sizing: border-box; flex: 1.4 1 460px; min-width: 0;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/3357\/5717\/files\/ChatGPT_Image_2026_9_23_12_43_02.png?v=1790146244\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"box-sizing: border-box; flex: 1 1 300px; min-width: 0;\"\u003e\n\u003cp style=\"margin: 0 0 14px; color: #941c28; font-size: 12px; font-weight: bold; letter-spacing: 1.6px; line-height: 1.6; text-transform: uppercase;\"\u003eThe anniversary tribute\u003c\/p\u003e\n\u003ch3 style=\"margin: 0 0 20px; color: #252820; font-family: Georgia,Times,serif; font-size: clamp(27px,3.2vw,38px); font-weight: bold; line-height: 1.2; letter-spacing: -0.4px;\"\u003e160 Years, Told in the Details\u003c\/h3\u003e\n\u003cp style=\"margin: 0 0 18px; color: #5d6159; font-size: 18px; line-height: 1.75;\"\u003eThe red upper banner carries “CANADA 160TH ANNIVERSARY” alongside “160e ANNIVERSAIRE DU CANADA,” while the historic 1867 date anchors the design below.\u003c\/p\u003e\n\u003cp style=\"margin: 0 0 18px; color: #5d6159; font-size: 18px; line-height: 1.75;\"\u003eMaple leaves, Canadian flags and decorative gold-toned borders frame a keepsake made to mark the milestone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"box-sizing: border-box; padding: clamp(24px,4vw,48px) clamp(18px,3vw,40px); background: #f6f2e9; border-top: 1px solid #e1dbce;\"\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 30px; align-items: center;\"\u003e\n\u003cdiv style=\"box-sizing: border-box; flex: 1.4 1 460px; min-width: 0;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/3357\/5717\/files\/ChatGPT_Image_2026_9_23_15_09_40.png?v=1790147399\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"box-sizing: border-box; flex: 1 1 300px; min-width: 0;\"\u003e\n\u003cp style=\"margin: 0 0 14px; color: #941c28; font-size: 12px; font-weight: bold; letter-spacing: 1.6px; line-height: 1.6; text-transform: uppercase;\"\u003eA Mari Usque Ad Mare\u003c\/p\u003e\n\u003ch3 style=\"margin: 0 0 20px; color: #252820; font-family: Georgia,Times,serif; font-size: clamp(27px,3.2vw,38px); font-weight: bold; line-height: 1.2; letter-spacing: -0.4px;\"\u003eFrom Sea to Sea\u003c\/h3\u003e\n\u003cp style=\"margin: 0 0 18px; color: #5d6159; font-size: 18px; line-height: 1.75;\"\u003eCanada’s motto runs across the design, with “FROM SEA TO SEA” and “D’UN OCÉAN À L’AUTRE” beneath it. English and French share the same message of connection.\u003c\/p\u003e\n\u003cp style=\"margin: 0 0 18px; color: #5d6159; font-size: 18px; line-height: 1.75;\"\u003eLook closer for the Canadian wildlife and crossed hockey sticks woven into the scene. Each small detail adds another familiar part of Canada’s story.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"box-sizing: border-box; padding: clamp(24px,4vw,48px) clamp(18px,3vw,40px); background: #ffffff; border-top: 1px solid #e1dbce;\"\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 30px; align-items: center;\"\u003e\n\u003cdiv style=\"box-sizing: border-box; flex: 1.4 1 460px; min-width: 0;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/3357\/5717\/files\/2_4_3a821620-598d-45da-abb5-99b3940c1d4a.png?v=1790146784\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"box-sizing: border-box; flex: 1 1 300px; min-width: 0;\"\u003e\n\u003cp style=\"margin: 0 0 14px; color: #941c28; font-size: 12px; font-weight: bold; letter-spacing: 1.6px; line-height: 1.6; text-transform: uppercase;\"\u003eInspired by the landscape\u003c\/p\u003e\n\u003ch3 style=\"margin: 0 0 20px; color: #252820; font-family: Georgia,Times,serif; font-size: clamp(27px,3.2vw,38px); font-weight: bold; line-height: 1.2; letter-spacing: -0.4px;\"\u003eThe Great Outdoors, in Miniature\u003c\/h3\u003e\n\u003cp style=\"margin: 0 0 18px; color: #5d6159; font-size: 18px; line-height: 1.75;\"\u003eSnow-capped mountains, evergreen forests and a blue lake form the backdrop to the wildlife. The scenery gives the badge a sense of place, from the shoreline to the peaks.\u003c\/p\u003e\n\u003cp style=\"margin: 0 0 18px; color: #5d6159; font-size: 18px; line-height: 1.75;\"\u003eIt is a small reminder of the landscapes that make Canada feel like home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"box-sizing: border-box; padding: clamp(24px,4vw,48px) clamp(18px,3vw,40px); background: #f6f2e9; border-top: 1px solid #e1dbce;\"\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 30px; align-items: center;\"\u003e\n\u003cdiv style=\"box-sizing: border-box; flex: 1.4 1 460px; min-width: 0;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/3357\/5717\/files\/1_3_e4ff7248-e738-4962-8723-568e5c7e6356.png?v=1790146783\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"box-sizing: border-box; flex: 1 1 300px; min-width: 0;\"\u003e\n\u003cp style=\"margin: 0 0 14px; color: #941c28; font-size: 12px; font-weight: bold; letter-spacing: 1.6px; line-height: 1.6; text-transform: uppercase;\"\u003eMade to catch the light\u003c\/p\u003e\n\u003ch3 style=\"margin: 0 0 20px; color: #252820; font-family: Georgia,Times,serif; font-size: clamp(27px,3.2vw,38px); font-weight: bold; line-height: 1.2; letter-spacing: -0.4px;\"\u003eDepth You Can See\u003c\/h3\u003e\n\u003cp style=\"margin: 0 0 18px; color: #5d6159; font-size: 18px; line-height: 1.75;\"\u003eLayered relief gives the artwork a dimensional finish. Polished metallic edges outline the red enamel colour, while antique-gold tones frame the finer details.\u003c\/p\u003e\n\u003cp style=\"margin: 0 0 18px; color: #5d6159; font-size: 18px; line-height: 1.75;\"\u003eThe raised design stands out on a dark jacket and is just as easy to admire in a collectible display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"box-sizing: border-box; padding: clamp(24px,4vw,48px) clamp(18px,3vw,40px); background: #ffffff; border-top: 1px solid #e1dbce;\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003ch3 style=\"margin: 0 0 20px; color: #252820; font-family: Georgia,Times,serif; font-size: clamp(27px,3.2vw,38px); font-weight: bold; line-height: 1.2; letter-spacing: -0.4px;\"\u003eMade to Wear. Easy to Keep.\u003c\/h3\u003e\n\u003cp style=\"margin: 0 0 18px; color: #5d6159; font-size: 18px; line-height: 1.75;\"\u003eThe secure pin back makes it easy to add the badge to a jacket or bag, then move it into your collection when you want to display it.\u003c\/p\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 8px 24px; padding: 18px 0; border-bottom: 1px solid #e1dbce;\"\u003eMaterial3D metal enamel tribute badge\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 8px 24px; padding: 18px 0; border-bottom: 1px solid #e1dbce;\"\u003eOverall sizeApprox：4in (10 cm)\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 8px 24px; padding: 18px 0; border-bottom: 1px solid #e1dbce;\"\u003eBackingSecure pin back\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 8px 24px; padding: 18px 0; border-bottom: 1px solid #e1dbce;\"\u003eWays to displayJackets, uniforms, bags and collectible displays\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 8px 24px; padding: 18px 0; border-bottom: 1px solid #e1dbce;\"\u003ePackage includes1 × Canada 160th Anniversary “A Mari Usque Ad Mare” Tribute Metal Badge\u003c\/div\u003e\n\u003cdiv style=\"box-sizing: border-box; margin-top: 28px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/3357\/5717\/files\/ChatGPT_Image_2026_9_23_14_57_26.png?v=1790146665\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"box-sizing: border-box; padding: clamp(24px,4vw,48px) clamp(18px,3vw,40px); background: #fffdf9; border-top: 1px solid #e1dbce;\"\u003e\n\u003cp style=\"margin: 0 0 14px; color: #941c28; font-size: 12px; font-weight: bold; letter-spacing: 1.6px; line-height: 1.6; text-transform: uppercase;\"\u003eCUSTOMER FEEDBACK\u003c\/p\u003e\n\u003ch2 id=\"canada-cap-photo-heading\" style=\"margin: 0; color: #171717; font-family: Arial,Helvetica,sans-serif; font-size: clamp(26px,3vw,36px); font-weight: 800; line-height: 1.22; letter-spacing: -0.4px; text-transform: none;\"\u003eWhat Customers Are Saying\u003c\/h2\u003e\n\u003c!-- Keep each image and its matching caption together inside its figure. --\u003e\n\u003cfigure style=\"box-sizing: border-box; margin: 0 0 32px; padding: 0; display: flex; flex-wrap: wrap; align-items: center; gap: 0; background: #ffffff; border: 1px solid #e1dbce; border-radius: 12px; overflow: hidden;\"\u003e\n\u003cdiv style=\"box-sizing: border-box; flex: 1.3 1 460px; min-width: 0;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/3357\/5717\/files\/2_6_3cd0c332-971a-44b4-9f2e-15862a762af7.png?v=1790146784\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cfigcaption style=\"box-sizing: border-box; flex: 1 1 300px; min-width: 0; padding: clamp(24px,3vw,38px);\"\u003e\n\u003ch3 style=\"margin: 0 0 18px; color: #252820; font-family: Georgia,Times,serif; font-size: 27px; line-height: 1.3; font-weight: bold;\"\u003eA Standout on a Favourite Jacket\u003c\/h3\u003e\n\u003cp style=\"margin: 0; color: #5d6159; font-size: 19px; line-height: 1.8;\"\u003eI like how the red and gold stand out against a dark jacket 🍁 The little mountain scene is a nice touch.\u003c\/p\u003e\n\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cfigure style=\"box-sizing: border-box; margin: 0 0 32px; padding: 0; display: flex; flex-wrap: wrap; align-items: center; gap: 0; background: #ffffff; border: 1px solid #e1dbce; border-radius: 12px; overflow: hidden;\"\u003e\n\u003cdiv style=\"box-sizing: border-box; flex: 1.3 1 460px; min-width: 0;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/3357\/5717\/files\/2_7_7d324756-1ceb-488c-8152-afffd8432db0.png?v=1790146784\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cfigcaption style=\"box-sizing: border-box; flex: 1 1 300px; min-width: 0; padding: clamp(24px,3vw,38px);\"\u003e\n\u003ch3 style=\"margin: 0 0 18px; color: #252820; font-family: Georgia,Times,serif; font-size: 27px; line-height: 1.3; font-weight: bold;\"\u003eLittle Details to Discover Together\u003c\/h3\u003e\n\u003cp style=\"margin: 0; color: #5d6159; font-size: 19px; line-height: 1.8;\"\u003eThe goose caught my eye first, then I noticed the hockey sticks 😂 There’s quite a bit tucked into this design.\u003c\/p\u003e\n\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cfigure style=\"box-sizing: border-box; margin: 0 0 32px; padding: 0; display: flex; flex-wrap: wrap; align-items: center; gap: 0; background: #ffffff; border: 1px solid #e1dbce; border-radius: 12px; overflow: hidden;\"\u003e\n\u003cdiv style=\"box-sizing: border-box; flex: 1.3 1 460px; min-width: 0;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/3357\/5717\/files\/ChatGPT_Image_2026_9_23_14_17_36.png?v=1790146244\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cfigcaption style=\"box-sizing: border-box; flex: 1 1 300px; min-width: 0; padding: clamp(24px,3vw,38px);\"\u003e\n\u003ch3 style=\"margin: 0 0 18px; color: #252820; font-family: Georgia,Times,serif; font-size: 27px; line-height: 1.3; font-weight: bold;\"\u003eRaised Detail in the Daylight\u003c\/h3\u003e\n\u003cp style=\"margin: 0; color: #5d6159; font-size: 19px; line-height: 1.8;\"\u003eThose raised gold edges look lovely in the light. I like that the lettering is in both English and French.\u003c\/p\u003e\n\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/section\u003e\n\u003cdiv style=\"box-sizing: border-box; padding: 12px 20px 44px; background: #fffdf9; text-align: center;\"\u003e\u003ca style=\"box-sizing: border-box; display: inline-block; min-height: 48px; padding: 14px 32px; background: #941c28; color: #ffffff; border: 1px solid #941c28; border-radius: 6px; text-align: center; text-decoration: none; font-family: Arial,Helvetica,sans-serif; font-size: 16px; font-weight: bold; line-height: 1.4;\" href=\"#\"\u003e↑ Back to Top\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ahlwoapex","offers":[{"title":"Buy 1 \/ 3.5 in (8.9 cm)","offer_id":53887220285733,"sku":"GV3629951-1","price":16.99,"currency_code":"USD","in_stock":true},{"title":"Buy 2 Get 1 Free (3Pcs) 👍Best Seller \/ 3.5 in (8.9 cm)","offer_id":53887220318501,"sku":"GV3629951-1*3","price":31.98,"currency_code":"USD","in_stock":true},{"title":"Buy 3 Get 2 Free (5PCS) 🔥Free Shipping \/ 3.5 in (8.9 cm)","offer_id":53887220351269,"sku":"GV3629951-1*5","price":47.97,"currency_code":"USD","in_stock":true},{"title":"Buy 5 Get 5 Free (10PCS) 🔥🎁Free VIP Shipping✈ \/ 3.5 in (8.9 cm)","offer_id":53887220384037,"sku":"GV3629951-1*10","price":79.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1006\/3357\/5717\/files\/ChatGPT_Image_2026_9_23_14_57_26.png?v=1790146665","url":"https:\/\/ahlwoapex.com\/products\/canada-160th-anniversary-a-mari-usque-ad-mare-tribute-badge-3-5-inch-3d-metal-enamel-keepsake","provider":"ahlwoapex","version":"1.0","type":"link"}