{"title":"Crampon","description":null,"products":[{"product_id":"ice-cleats-for-shoes-and-boots-lightweight-crampons-anti-slip-traction-snow-grips","title":"Ice Cleats for Shoes and Boots, Lightweight Crampons Anti-Slip Traction Snow Grips","description":"\u003c!-- =========================================================\nICE CLEATS FOR SHOES \u0026 BOOTS\nSHOPIFY CRO PRODUCT DETAIL PAGE\n\nICE BLUE + DEEP NAVY + SNOW WHITE + STEEL GRAY\nMobile First + Container Query\nImages Fully Visible \/ No Crop\n========================================================= --\u003e\n\u003cstyle\u003e\n\n.ic-page,\n.ic-page *{\n  box-sizing:border-box;\n}\n\n.ic-page{\n\n  --ink:#13263a;\n  --text:#536474;\n  --muted:#7d8a96;\n\n  --navy:#102b46;\n  --navy2:#1b486c;\n\n  --blue:#258bc8;\n  --blue-dark:#17679a;\n  --blue-soft:#edf8fe;\n\n  --ice:#dff4ff;\n  --snow:#ffffff;\n\n  --gray:#f4f7f9;\n  --line:#dbe7ef;\n\n  font-family:\n  -apple-system,\n  BlinkMacSystemFont,\n  \"Segoe UI\",\n  Roboto,\n  Helvetica,\n  Arial,\n  sans-serif;\n\n  max-width:900px;\n  width:100%;\n  margin:0 auto;\n\n  padding:24px;\n\n  background:#f8fbfd;\n\n  color:var(--ink);\n\n  line-height:1.6;\n\n  border-radius:14px;\n\n  container-type:inline-size;\n  container-name:ice-cleats;\n\n}\n\n\n.ic-page img{\n\n  display:block;\n  width:100%;\n  height:auto;\n\n  object-fit:contain;\n  object-position:center;\n\n}\n\n\n.ic-section-title{\n\n  text-align:center;\n\n  margin:34px auto 10px;\n\n  font-size:30px;\n\n  line-height:1.2;\n\n  font-weight:900;\n\n}\n\n\n.ic-section-title span{\n\n  color:var(--blue-dark);\n\n}\n\n\n.ic-section-desc{\n\n  max-width:720px;\n\n  margin:0 auto 22px;\n\n  text-align:center;\n\n  color:var(--muted);\n\n  font-size:14px;\n\n}\n\n\n\/* ===============================\n01 HERO\n=============================== *\/\n\n.ic-hero{\n\n  padding:42px 24px;\n\n  border-radius:18px;\n\n  text-align:center;\n\n  color:white;\n\n  margin-bottom:30px;\n\n\n  background:\n  radial-gradient(\n  circle at 85% 10%,\n  rgba(94,190,235,.25),\n  transparent 30%\n  ),\n  linear-gradient(\n  135deg,\n  #102b46,\n  #28648b\n  );\n\n\n  border-bottom:4px solid #73c9ee;\n\n  box-shadow:\n  0 8px 25px rgba(16,43,70,.22);\n\n}\n\n\n.ic-badge{\n\n display:inline-block;\n\n padding:6px 16px;\n\n border-radius:999px;\n\n background:rgba(255,255,255,.12);\n\n border:1px solid rgba(255,255,255,.2);\n\n font-size:12px;\n\n font-weight:800;\n\n margin-bottom:15px;\n\n}\n\n\n.ic-hero h1{\n\n font-size:40px;\n\n line-height:1.15;\n\n margin:0 0 14px;\n\n font-weight:950;\n\n}\n\n\n.ic-hero h1 span{\n\n color:#9fe1ff;\n\n}\n\n\n.ic-hero p{\n\n font-size:17px;\n\n color:rgba(255,255,255,.85);\n\n max-width:740px;\n\n margin:0 auto 20px;\n\n}\n\n\n.ic-tags{\n\n display:flex;\n\n flex-wrap:wrap;\n\n justify-content:center;\n\n gap:8px;\n\n margin-bottom:22px;\n\n}\n\n\n.ic-tag{\n\n padding:7px 12px;\n\n border-radius:999px;\n\n background:rgba(255,255,255,.1);\n\n font-size:11px;\n\n font-weight:800;\n\n}\n\n\n.ic-hero-img{\n\n background:rgba(255,255,255,.12);\n\n padding:7px;\n\n border-radius:15px;\n\n}\n\n\n\/* ===============================\n02 FEATURE GRID\n=============================== *\/\n\n.ic-feature-grid{\n\n display:grid;\n\n grid-template-columns:repeat(2,minmax(0,1fr));\n\n gap:14px;\n\n margin-bottom:30px;\n\n}\n\n\n.ic-feature-card{\n\n background:white;\n\n border-radius:15px;\n\n overflow:hidden;\n\n border:1px solid var(--line);\n\n box-shadow:\n 0 5px 15px rgba(20,60,90,.06);\n\n}\n\n\n.ic-feature-copy{\n\n padding:16px;\n\n}\n\n\n.ic-feature-copy small{\n\n color:var(--blue-dark);\n\n font-weight:900;\n\n}\n\n\n.ic-feature-copy h3{\n\n font-size:18px;\n\n margin:6px 0;\n\n font-weight:900;\n\n}\n\n\n.ic-feature-copy p{\n\n margin:0;\n\n color:var(--muted);\n\n font-size:13px;\n\n}\n\n\n\/* ===============================\n03 DETAIL CARDS\n=============================== *\/\n\n.ic-detail{\n\n padding:22px;\n\n margin-bottom:16px;\n\n border-radius:15px;\n\n background:white;\n\n box-shadow:\n 0 5px 15px rgba(20,60,90,.06);\n\n}\n\n\n.ic-detail h3{\n\n font-size:21px;\n\n margin:0 0 8px;\n\n font-weight:900;\n\n}\n\n\n.ic-detail p{\n\n color:var(--text);\n\n font-size:15px;\n\n}\n\n\n.ic-blue{\n\n background:#eef8fd;\n\n border-left:4px solid #258bc8;\n\n}\n\n\n.ic-gray{\n\n background:#f5f8fa;\n\n border-left:4px solid #536474;\n\n}\n\n\n.ic-ice{\n\n background:#f0fbff;\n\n border-left:4px solid #65bddf;\n\n}\n\n\n\/* ===============================\n04 SPECS\n=============================== *\/\n\n.ic-spec-box{\n\n background:white;\n\n border:2px dashed #4ca8d5;\n\n border-radius:15px;\n\n padding:22px;\n\n margin-bottom:30px;\n\n}\n\n\n.ic-spec-box ul{\n\n list-style:none;\n\n padding:0;\n\n margin:0;\n\n}\n\n\n.ic-spec-box li{\n\n display:flex;\n\n justify-content:space-between;\n\n padding:12px 0;\n\n border-bottom:1px solid #edf2f5;\n\n}\n\n\n.ic-spec-box li span:first-child{\n\n color:var(--blue-dark);\n\n font-weight:800;\n\n}\n\n\n\/* ===============================\n05 REVIEWS\n=============================== *\/\n\n.ic-review-grid{\n\n display:grid;\n\n grid-template-columns:repeat(2,minmax(0,1fr));\n\n gap:12px;\n\n}\n\n\n.ic-review{\n\n background:white;\n\n border-radius:14px;\n\n padding:18px;\n\n border-left:4px solid #258bc8;\n\n}\n\n\n.ic-stars{\n\n color:#f3ad35;\n\n}\n\n\n\/* ===============================\n06 FAQ\n=============================== *\/\n\n.ic-faq{\n\n background:white;\n\n border-radius:14px;\n\n border:1px solid var(--line);\n\n overflow:hidden;\n\n}\n\n\n.ic-faq details{\n\n padding:18px;\n\n border-bottom:1px solid #edf2f5;\n\n}\n\n\n.ic-faq summary{\n\n display:flex;\n\n justify-content:space-between;\n\n font-weight:800;\n\n cursor:pointer;\n\n}\n\n\n.ic-faq summary::after{\n\n content:\"▼\";\n\n color:#258bc8;\n\n transition:.3s;\n\n}\n\n\n.ic-faq details[open] summary::after{\n\n transform:rotate(180deg);\n\n}\n\n\n\/* ===============================\n07 GUARANTEE\n=============================== *\/\n\n.ic-guarantee{\n\n background:\n linear-gradient(\n 135deg,\n #102b46,\n #28648b\n );\n\n padding:24px;\n\n border-radius:16px;\n\n color:white;\n\n}\n\n\n.ic-guarantee-grid{\n\n display:grid;\n\n grid-template-columns:repeat(2,minmax(0,1fr));\n\n gap:12px;\n\n}\n\n\n.ic-guarantee-card{\n\n background:rgba(255,255,255,.1);\n\n padding:16px;\n\n border-radius:12px;\n\n text-align:center;\n\n}\n\n\n\/* ===============================\n08 CTA\n=============================== *\/\n\n.ic-cta{\n\n margin-top:30px;\n\n padding:38px 20px;\n\n text-align:center;\n\n border-radius:16px;\n\n color:white;\n\n background:\n linear-gradient(\n 135deg,\n #102b46,\n #28648b\n );\n\n}\n\n\n.ic-btn{\n\n display:inline-flex;\n\n margin-top:18px;\n\n padding:14px 35px;\n\n border-radius:999px;\n\n background:white;\n\n color:#17679a;\n\n font-weight:900;\n\n}\n\n\n\/* FLOAT BUY *\/\n\n.ic-buy{\n\n position:fixed;\n\n right:18px;\n\n bottom:18px;\n\n z-index:999;\n\n background:#258bc8;\n\n color:white;\n\n padding:14px 22px;\n\n border-radius:999px;\n\n font-weight:900;\n\n}\n\n\n\/* MOBILE *\/\n\n@container ice-cleats (max-width:650px){\n\n.ic-page{\n\n padding:12px;\n\n}\n\n\n.ic-hero{\n\n padding:32px 14px;\n\n}\n\n\n.ic-hero h1{\n\n font-size:29px;\n\n}\n\n\n.ic-feature-grid,\n.ic-review-grid,\n.ic-guarantee-grid{\n\n grid-template-columns:repeat(2,minmax(0,1fr));\n\n}\n\n\n.ic-feature-copy{\n\n padding:10px;\n\n}\n\n\n.ic-feature-copy h3{\n\n font-size:12px;\n\n}\n\n\n.ic-feature-copy p{\n\n font-size:10px;\n\n}\n\n\n.ic-detail{\n\n padding:15px 12px;\n\n}\n\n\n.ic-detail h3{\n\n font-size:17px;\n\n}\n\n\n.ic-detail p{\n\n font-size:12px;\n\n}\n\n\n.ic-section-title{\n\n font-size:24px;\n\n}\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"ic-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"ic-hero\"\u003e\n\u003cspan class=\"ic-badge\"\u003e WINTER TRACTION ICE CLEATS \u003c\/span\u003e\n\u003ch1\u003eWalk More Confidently On \u003cspan\u003eSnow \u0026amp; Ice.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp\u003eLightweight anti-slip shoe traction grips designed to add extra stability for winter walking, daily commuting, hiking and outdoor activities.\u003c\/p\u003e\n\u003cdiv class=\"ic-tags\"\u003e\n\u003cspan class=\"ic-tag\"\u003e❄ Snow Traction\u003c\/span\u003e \u003cspan class=\"ic-tag\"\u003e🥾 Boots Compatible\u003c\/span\u003e \u003cspan class=\"ic-tag\"\u003e⚡ Lightweight Design\u003c\/span\u003e \u003cspan class=\"ic-tag\"\u003e↔ One Size Fits Most\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ic-hero-img\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/1--_2422_00_00_00--00_00_08.gif?v=1789963447\" alt=\"\"\u003e\u003cimg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"ic-section-title\"\u003eWinter Slippery Surfaces Need \u003cspan\u003eExtra Grip\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"ic-section-desc\"\u003eDesigned to help improve traction when walking on icy sidewalks, snowy paths and slippery outdoor surfaces.\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/80ecd0d6-48e7-4fd7-ba86-c45210f26167.png?v=1789963321\" alt=\"\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c!-- FEATURE --\u003e\n\u003cdiv class=\"ic-feature-grid\"\u003e\n\u003cdiv class=\"ic-feature-card\"\u003e\n\u003cimg\u003e\n\u003cdiv class=\"ic-feature-copy\"\u003e\n\u003csmall\u003e01 \/ TRACTION\u003c\/small\u003e\n\u003ch3\u003eMulti-Point Grip System\u003c\/h3\u003e\n\u003cp\u003eDesigned with traction elements that create more contact with icy surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ic-feature-card\"\u003e\n\u003cimg\u003e\n\u003cdiv class=\"ic-feature-copy\"\u003e\n\u003csmall\u003e02 \/ FLEXIBILITY\u003c\/small\u003e\n\u003ch3\u003eStretch Fit Design\u003c\/h3\u003e\n\u003cp\u003eFlexible construction stretches over different shoe and boot styles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ic-feature-card\"\u003e\n\u003cimg\u003e\n\u003cdiv class=\"ic-feature-copy\"\u003e\n\u003csmall\u003e03 \/ COMFORT\u003c\/small\u003e\n\u003ch3\u003eLightweight For Daily Use\u003c\/h3\u003e\n\u003cp\u003eAdds traction without carrying heavy winter equipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ic-feature-card\"\u003e\n\u003cimg\u003e\n\u003cdiv class=\"ic-feature-copy\"\u003e\n\u003csmall\u003e04 \/ OUTDOOR\u003c\/small\u003e\n\u003ch3\u003eReady For Winter Activities\u003c\/h3\u003e\n\u003cp\u003eSuitable for commuting, walking, hiking and outdoor use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"ic-section-title\"\u003eCore Product \u003cspan\u003eHighlights\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"ic-detail ic-blue\"\u003e\n\u003ch3\u003e❄ Anti-Slip Winter Traction\u003c\/h3\u003e\n\u003cp\u003eDesigned to provide additional grip when walking across icy sidewalks, snow-covered roads and slippery outdoor areas.\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/413f92592c9443aab2cfb862efad0abc_tplv-fhlh96nyum-resize-webp_800_800_b0f5509e-dcdd-4de6-afa3-3ff00b915405.webp?v=1789963321\" alt=\"\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cimg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ic-detail ic-gray\"\u003e\n\u003ch3\u003e🥾 Fits Shoes \u0026amp; Boots Easily\u003c\/h3\u003e\n\u003cp\u003eThe stretch design allows the cleats to fit over many everyday shoes and boots, making them convenient for winter travel.\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/418b55a1fda54ea8a1310207cae28cd7_tplv-fhlh96nyum-resize-webp_800_800_3c0f90ba-f0d3-4ae0-9e5d-a3797efdce62.webp?v=1789963321\" alt=\"\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cimg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ic-detail ic-ice\"\u003e\n\u003ch3\u003e⚡ Lightweight \u0026amp; Portable\u003c\/h3\u003e\n\u003cp\u003eKeep them in your bag, car or winter gear storage and put them on whenever extra traction is needed.\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/e1f15bb0-8f68-4fdd-8d79-92e2aa3fc623.png?v=1789964034\" alt=\"\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cimg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ic-detail ic-gray\"\u003e\n\u003ch3\u003e🚶 Everyday Winter Protection\u003c\/h3\u003e\n\u003cp\u003eUseful for daily walking, commuting, outdoor errands and seasonal activities.\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/4c24cc268a214962ac17829a22105464_tplv-fhlh96nyum-resize-webp_800_800_94b52a65-1329-4854-ae5e-fe44b2628747.webp?v=1789963321\" alt=\"\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cimg\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003ch2 class=\"ic-section-title\"\u003eProduct \u003cspan\u003eSpecifications\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"ic-spec-box\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cspan\u003eProduct Type\u003c\/span\u003e \u003cspan\u003eIce Cleats For Shoes \u0026amp; Boots\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eUse\u003c\/span\u003e \u003cspan\u003eSnow Walking \/ Ice Traction \/ Outdoor\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eFit\u003c\/span\u003e \u003cspan\u003eOne Size Fits Most\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eCompatibility\u003c\/span\u003e \u003cspan\u003eMost Shoes \u0026amp; Boots\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eDesign\u003c\/span\u003e \u003cspan\u003eStretch Anti-Slip Traction Grips\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eSeason\u003c\/span\u003e \u003cspan\u003eWinter\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- REVIEWS --\u003e\n\u003ch2 class=\"ic-section-title\"\u003eCustomer \u003cspan\u003eReviews\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"ic-review-grid\"\u003e\n\u003cdiv class=\"ic-review\"\u003e\n\u003cdiv class=\"ic-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp\u003e“Great to keep in my car during winter. Easy to put on and gives extra confidence when sidewalks are icy.”\u003c\/p\u003e\n\u003cstrong\u003e James R. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ic-review\"\u003e\n\u003cdiv class=\"ic-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp\u003e“I use these for morning walks. They are lightweight and don't take much space in my bag.”\u003c\/p\u003e\n\u003cstrong\u003e Sarah M. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ic-review\"\u003e\n\u003cdiv class=\"ic-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp\u003e“Fits over my boots easily and works well for snowy weather trips.”\u003c\/p\u003e\n\u003cstrong\u003e David K. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ic-review\"\u003e\n\u003cdiv class=\"ic-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp\u003e“Simple winter accessory that is useful when the roads get slippery.”\u003c\/p\u003e\n\u003cstrong\u003e Emily T. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003ch2 class=\"ic-section-title\"\u003eFrequently Asked \u003cspan\u003eQuestions\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"ic-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill these fit my shoes?\u003c\/summary\u003e\n\u003cp\u003eThe stretch design is made to fit many common shoes and boots. Check sizing information before purchase.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use them for hiking?\u003c\/summary\u003e\n\u003cp\u003eYes. They are designed for suitable outdoor walking, including hiking and winter activities.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre they heavy to carry?\u003c\/summary\u003e\n\u003cp\u003eNo. The lightweight design makes them easy to store in bags, cars or winter gear.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I wear them indoors?\u003c\/summary\u003e\n\u003cp\u003eThey are designed for outdoor traction. Remove them before walking on indoor floors to avoid damaging surfaces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- GUARANTEE --\u003e\n\u003cdiv class=\"ic-guarantee\"\u003e\n\u003ch2 class=\"ic-section-title\"\u003eOur \u003cspan\u003e4-Point Guarantee\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"ic-guarantee-grid\"\u003e\n\u003cdiv class=\"ic-guarantee-card\"\u003e📍\n\u003ch4\u003eTrackable Logistics\u003c\/h4\u003e\n\u003cp\u003eFollow available shipment updates.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ic-guarantee-card\"\u003e🚚\n\u003ch4\u003eTrackable Delivery\u003c\/h4\u003e\n\u003cp\u003eMonitor your package progress.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ic-guarantee-card\"\u003e📦\n\u003ch4\u003eSafe Packaging\u003c\/h4\u003e\n\u003cp\u003eCarefully packed before shipping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ic-guarantee-card\"\u003e💬\n\u003ch4\u003eAfter-Sales Service\u003c\/h4\u003e\n\u003cp\u003eSupport for eligible questions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"ic-cta\"\u003e\n\u003ch2\u003eStay Steady Through Winter\u003c\/h2\u003e\n\u003cp\u003eAdd extra traction whenever snow and ice make walking difficult.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"ic-btn\"\u003e BUY NOW \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LLM","offers":[{"title":"Orange","offer_id":49208826659001,"sku":"NC02562609216267-8齿链条黑钢齿（橘色35-48)","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":49208826691769,"sku":"NC02562609216267-8齿链条黑钢齿（黑色35-48)","price":24.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/80ecd0d6-48e7-4fd7-ba86-c45210f26167.png?v=1789963321"}],"url":"https:\/\/fvaulity.com\/collections\/crampon.oembed","provider":"fvaulity","version":"1.0","type":"link"}