{"product_id":"carbon-fiber-bumper-fastener","title":"Carbon Fiber Bumper Fastener","description":"\u003cmeta charset=\"UTF-8\"\u003e\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003e\u003c\/title\u003e\n\u003cstyle type=\"text\/css\"\u003e.bumper-clip-page {\n    font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n    color: #1f2937;\n    line-height: 1.6;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0;\n    background-color: #ffffff;\n    overflow-x: hidden;\n  }\n\n  .bumper-clip-page * {\n    box-sizing: border-box;\n  }\n\n  \/* Image Placeholders *\/\n  .img-placeholder {\n    width: 100%;\n    background-color: #f3f4f6;\n    border: 2px dashed #cbd5e1;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #64748b;\n    font-size: 1.2rem;\n    font-weight: bold;\n    border-radius: 12px;\n    overflow: hidden;\n  }\n  .img-placeholder img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: cover;\n  }\n\n  \/* Typography - Large \u0026 Readable *\/\n  .bumper-clip-page h1 {\n    font-size: clamp(2.5rem, 6vw, 4rem);\n    font-weight: 900;\n    color: #111827;\n    text-transform: uppercase;\n    line-height: 1.15;\n    margin-bottom: 1.5rem;\n    text-align: center;\n  }\n\n  .bumper-clip-page h1 span {\n    color: #dc2626; \/* Sporty Red *\/\n  }\n\n  .bumper-clip-page h2 {\n    font-size: clamp(2rem, 5vw, 2.8rem);\n    font-weight: 800;\n    color: #111827;\n    margin-bottom: 1.25rem;\n    line-height: 1.3;\n  }\n\n  .section-title {\n    text-align: center;\n    font-size: clamp(2rem, 5vw, 2.8rem);\n    font-weight: 800;\n    color: #111827;\n    margin-bottom: 3rem;\n    text-transform: uppercase;\n  }\n\n  .bumper-clip-page p {\n    font-size: 1.25rem;\n    color: #4b5563;\n    margin-bottom: 1.5rem;\n  }\n\n  \/* Hero Section *\/\n  .hero-section {\n    padding: 4rem 2rem;\n    text-align: center;\n    background: linear-gradient(180deg, #f8fafc 0%, #ffffff 100%);\n  }\n\n  .hero-subtitle {\n    font-size: 1.5rem;\n    font-weight: 700;\n    color: #dc2626;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    margin-bottom: 1rem;\n    display: block;\n  }\n\n  .hero-image-container {\n    max-width: 900px;\n    margin: 3rem auto 0;\n    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);\n    border-radius: 12px;\n  }\n\n  \/* Feature Sections *\/\n  .feature-section {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    padding: 5rem 2rem;\n    gap: 4rem;\n  }\n\n  .feature-section.reverse {\n    background-color: #f8fafc;\n  }\n\n  .feature-content {\n    flex: 1;\n    width: 100%;\n  }\n\n  .feature-image {\n    flex: 1;\n    width: 100%;\n    max-width: 650px;\n    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);\n    border-radius: 12px;\n  }\n\n  .feature-tag {\n    display: inline-block;\n    background-color: #dc2626;\n    color: white;\n    font-size: 1.1rem;\n    font-weight: 700;\n    padding: 0.5rem 1.25rem;\n    border-radius: 9999px;\n    margin-bottom: 1.5rem;\n    text-transform: uppercase;\n  }\n\n  \/* Banner Section *\/\n  .banner-section {\n    padding: 4rem 2rem;\n    max-width: 1000px;\n    margin: 0 auto;\n  }\n\n  .banner-image {\n    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);\n    border-radius: 12px;\n  }\n\n  \/* Size Guide Notice *\/\n  .size-guide-notice {\n    background: #ffffff;\n    border-left: 5px solid #dc2626;\n    padding: 2rem;\n    border-radius: 12px;\n    margin: 0 auto 4rem auto;\n    max-width: 800px;\n    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);\n  }\n\n  .size-guide-notice h3 {\n    margin-top: 0;\n    color: #111827;\n    font-size: 1.5rem;\n    display: flex;\n    align-items: center;\n    gap: 0.5rem;\n    margin-bottom: 1.5rem;\n    border-bottom: 2px solid #f1f5f9;\n    padding-bottom: 1rem;\n  }\n\n  .size-guide-notice h4 {\n    font-size: 1.25rem;\n    color: #1f2937;\n    margin-bottom: 0.75rem;\n    margin-top: 1.5rem;\n    display: flex;\n    align-items: center;\n    gap: 0.5rem;\n  }\n\n  .size-guide-notice h4 span {\n    color: #2563eb; \/* Blue diamond color *\/\n  }\n\n  .size-guide-notice ul {\n    margin: 0;\n    padding-left: 1.5rem;\n    color: #4b5563;\n  }\n\n  .size-guide-notice li {\n    margin-bottom: 0.5rem;\n    font-size: 1.1rem;\n  }\n\n  .size-guide-notice li strong {\n    color: #111827;\n  }\n\n  \/* Specs Section *\/\n  .specs-section {\n    padding: 5rem 2rem;\n    background-color: #f8fafc;\n  }\n\n  .specs-table {\n    width: 100%;\n    max-width: 800px;\n    margin: 0 auto;\n    border-collapse: collapse;\n    background: #ffffff;\n    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);\n    border-radius: 12px;\n    overflow: hidden;\n  }\n\n  .specs-table th, .specs-table td {\n    padding: 1.25rem;\n    border-bottom: 1px solid #e2e8f0;\n    text-align: left;\n    font-size: 1.1rem;\n  }\n\n  .specs-table th {\n    background-color: #1f2937;\n    color: #ffffff;\n    font-weight: 700;\n    width: 35%;\n  }\n\n  .specs-table tr:last-child th,\n  .specs-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  \/* FAQ Section *\/\n  .faq-section {\n    padding: 5rem 2rem;\n  }\n\n  .faq-container {\n    max-width: 800px;\n    margin: 0 auto;\n  }\n\n  .faq-item {\n    margin-bottom: 1rem;\n    border: 1px solid #cbd5e1;\n    border-radius: 8px;\n    background: #ffffff;\n    overflow: hidden;\n  }\n\n  .faq-item summary {\n    padding: 1.25rem 1.5rem;\n    font-size: 1.2rem;\n    font-weight: 700;\n    background-color: #f8fafc;\n    cursor: pointer;\n    list-style: none;\n    position: relative;\n    color: #111827;\n  }\n\n  .faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .faq-item summary::after {\n    content: '+';\n    position: absolute;\n    right: 1.5rem;\n    top: 50%;\n    transform: translateY(-50%);\n    font-size: 1.5rem;\n    color: #dc2626;\n  }\n\n  .faq-item[open] summary::after {\n    content: '-';\n  }\n\n  .faq-item p {\n    padding: 1.25rem 1.5rem;\n    margin: 0;\n    font-size: 1.1rem;\n    border-top: 1px solid #cbd5e1;\n    color: #4b5563;\n  }\n\n  \/* Desktop Layout *\/\n  @media (min-width: 768px) {\n    .feature-section {\n      flex-direction: row;\n      justify-content: space-between;\n      padding: 6rem 4rem;\n    }\n\n    .feature-section.reverse {\n      flex-direction: row-reverse;\n    }\n\n    .feature-content {\n      padding: 0 2rem;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bumper-clip-page\"\u003e\n\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero-section\"\u003e\u003cspan class=\"hero-subtitle\"\u003eSecure \u0026amp; Stable Fixation\u003c\/span\u003e\n\u003ch1\u003eCarbon Fiber \u003cspan\u003eBumper Clip\u003c\/span\u003e Hasp\u003c\/h1\u003e\n\n\u003cp style=\"max-width: 800px; margin: 0 auto;\"\u003e\u003cspan style=\"font-size:20px;\"\u003eKeep your vehicle's panels, trunk, and bumper tightly connected. Engineered for stability even when moving fast or on bumpy roads, preventing body panel gaps and ensuring safety.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cdiv class=\"hero-image-container\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img102\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260807175501\/b87c5fe71554c3a53d7304e2d8192837.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 1: High Quality Material --\u003e\n\n\u003csection class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cspan class=\"feature-tag\"\u003eHigh Quality\u003c\/span\u003e\n\n\u003ch2\u003ePremium Material \u0026amp; Advanced Craftsmanship\u003c\/h2\u003e\n\n\u003cp\u003e\u003cspan style=\"font-size:18px;\"\u003eThe car bumper clip hasp is made of high-quality tough carbon fiber material. It offers exceptional durability, waterproof performance, and corrosion resistance.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cspan style=\"font-size:18px;\"\u003eDesigned to withstand harsh weather conditions and tough road environments, it is not easy to break or crack, providing long-term, reliable service for your vehicle.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-image\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img103\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260807175500\/cb029d518de3b260159fa5c4dfa7919b.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 2: Quick Release Spring --\u003e\n\n\u003csection class=\"feature-section reverse\"\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cspan class=\"feature-tag\"\u003eQuick Release\u003c\/span\u003e\n\n\u003ch2\u003eBuilt-In Spring Prevents Detachment\u003c\/h2\u003e\n\n\u003cp\u003e\u003cspan style=\"font-size:18px;\"\u003eThese car bumper clips feature built-in spring components for quick release and in-place recovery. A simple action is all it takes to achieve a strong tightening effect.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cspan style=\"font-size:18px;\"\u003eNot only does it effectively avoid vibration and reduce noise, but it also saves you valuable time and energy by eliminating the need for professional repair shop visits.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-image\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img104\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260807175501\/5edd3940248002b2353d23376f9e8712.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 3: Easy Installation --\u003e\n\n\u003csection class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cspan class=\"feature-tag\"\u003eEasy To Use\u003c\/span\u003e\n\n\u003ch2\u003eStrong Adhesive, Secure Hold\u003c\/h2\u003e\n\n\u003cp\u003e\u003cspan style=\"font-size:18px;\"\u003eThe hook lock clip kit is incredibly convenient to use. The back is equipped with strong adhesive tape—simply peel and stick.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cspan style=\"font-size:18px;\"\u003e\u003cstrong\u003ePro Tip:\u003c\/strong\u003e After finding the perfect position, you can gently heat the adhesive with a hair dryer before applying to make the bond even firmer and more secure.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-image\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img105\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260807175500\/c5c546e64958e3056c65924dfea46874.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 4: Universal Fit --\u003e\n\n\u003csection class=\"feature-section reverse\"\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cspan class=\"feature-tag\"\u003eUniversal Fit\u003c\/span\u003e\n\n\u003ch2\u003eVersatile Use Beyond Cars\u003c\/h2\u003e\n\n\u003cp\u003e\u003cspan style=\"font-size:18px;\"\u003eThis front\/rear bumper fastener kit is a universal fit for almost all cars. It perfectly replaces trim panel clips, door panel clips, fender clips, and splash retainers.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cspan style=\"font-size:18px;\"\u003eIts versatility doesn't stop at vehicles! It is also highly suitable for securing components on drones, boats, sheet metal boxes, storage containers, and more.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-image\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img106\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260807175500\/a91c69bfd8d2215131f0db122f086bd3.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Dimensions Banner --\u003e\n\n\u003csection class=\"banner-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Dimensions\u003c\/h2\u003e\n\n\u003cdiv class=\"img-placeholder banner-image\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img107\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260807175500\/983ce0d77898cfd77d71f066949aa44b.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications Section --\u003e\n\n\u003csection class=\"specs-section\"\u003e\u003c!-- NEW: Size Guide Notice --\u003e\n\u003cdiv class=\"size-guide-notice\"\u003e\n\u003ch3\u003e💡 Which Size is Right for Your Project?\u003c\/h3\u003e\n\n\u003ch4\u003e\n\u003cspan\u003e🔷\u003c\/span\u003e Large Size (3.6\") - Heavy Duty \u0026amp; Secure\u003c\/h4\u003e\n\n\u003cul\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eBest for:\u003c\/strong\u003e Car front\/rear bumpers, quick-release hoods, trunk lids, and racing hatchbacks.\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eWhy choose this:\u003c\/strong\u003e Provides maximum holding strength for larger panels and high-vibration automotive environments.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch4\u003e\n\u003cspan\u003e🔷\u003c\/span\u003e Small Size (2.5\") - Light \u0026amp; Compact\u003c\/h4\u003e\n\n\u003cul\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eBest for:\u003c\/strong\u003e FPV Drones, RC cars\/boats, motorcycles, ATVs, custom PC cases, and small toolboxes.\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eWhy choose this:\u003c\/strong\u003e Perfect for tight spaces and lightweight gear where a low-profile look is needed.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003ch2 class=\"section-title\"\u003eSpecifications\u003c\/h2\u003e\n\n\u003ctable class=\"specs-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003e\u003cspan style=\"font-size:16px;\"\u003eMaterial\u003c\/span\u003e\u003c\/th\u003e\n\t\t\t\u003ctd\u003e\u003cspan style=\"font-size:16px;\"\u003ePremium Carbon Fiber Pattern Material \u0026amp; Metal Spring\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003e\u003cspan style=\"font-size:16px;\"\u003eColor\u003c\/span\u003e\u003c\/th\u003e\n\t\t\t\u003ctd\u003e\u003cspan style=\"font-size:16px;\"\u003eCarbon Fiber Black\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003e\u003cspan style=\"font-size:16px;\"\u003eLarge Size Dimensions\u003c\/span\u003e\u003c\/th\u003e\n\t\t\t\u003ctd\u003e\u003cspan style=\"font-size:16px;\"\u003e9.2cm (L) x 3.2cm (Top W) x 2cm (Bottom W)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003e\u003cspan style=\"font-size:16px;\"\u003eSmall Size Dimensions\u003c\/span\u003e\u003c\/th\u003e\n\t\t\t\u003ctd\u003e\u003cspan style=\"font-size:16px;\"\u003e6.5cm (L) x 2.5cm (Top W) x 1.5cm (Bottom W)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003e\u003cspan style=\"font-size:16px;\"\u003eInstallation Method\u003c\/span\u003e\u003c\/th\u003e\n\t\t\t\u003ctd\u003e\u003cspan style=\"font-size:16px;\"\u003eSelf-Adhesive (Tape Included) or Screw Mount (Pre-drilled holes)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003e\u003cspan style=\"font-size:16px;\"\u003eApplication\u003c\/span\u003e\u003c\/th\u003e\n\t\t\t\u003ctd\u003e\u003cspan style=\"font-size:16px;\"\u003eUniversal (Cars, Drones, Ships, Metal Boxes, Storage Boxes, etc.)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ Section --\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-container\"\u003e\n\u003cdetails class=\"faq-item\" open=\"\"\u003e\u003csummary\u003e\u003cspan style=\"font-size:20px;\"\u003eDo I need to drill holes in my car to install this?\u003c\/span\u003e\u003c\/summary\u003e\n\n\u003cp\u003e\u003cspan style=\"font-size:18px;\"\u003eNo drilling is required! The clips come with a strong adhesive backing for a quick and drill-free installation. However, pre-drilled screw holes are reserved on the product if you prefer to mount them with screws for extra stability.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"faq-item\" open=\"\"\u003e\u003csummary\u003e\u003cspan style=\"font-size:20px;\"\u003eHow can I make sure the adhesive sticks firmly?\u003c\/span\u003e\u003c\/summary\u003e\n\n\u003cp\u003e\u003cspan style=\"font-size:18px;\"\u003eFor the best results, thoroughly clean and dry the surface where you plan to install the clip. Before applying, you can use a hair dryer to slightly heat the adhesive tape—this activates the glue and ensures a much stronger and more secure hold.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"faq-item\"\u003e\u003csummary\u003e\u003cspan style=\"font-size:20px;\"\u003eWill these hold up in rain and bad weather?\u003c\/span\u003e\u003c\/summary\u003e\n\n\u003cp\u003e\u003cspan style=\"font-size:18px;\"\u003eYes. The hasps are made of high-quality, tough materials that are waterproof, corrosion-resistant, and designed to withstand harsh weather conditions and tough road environments.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"faq-item\" open=\"\"\u003e\u003csummary\u003e\u003cspan style=\"font-size:20px;\"\u003eCan I use these clips for things other than car bumpers?\u003c\/span\u003e\u003c\/summary\u003e\n\n\u003cp\u003e\u003cspan style=\"font-size:18px;\"\u003eAbsolutely! While they are perfect for car bumpers, hatches, and panels, their versatile design makes them great for securing parts on drones, boats, metal toolboxes, and heavy-duty storage bins.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Large (3.6\" for Car Bumpers) - 1 Pair (2 Pcs)","offer_id":50234072039664,"sku":"0810-16418535","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Small (2.5\" for Drones\/RC) - 1 Pair (2 Pcs)","offer_id":50234072072432,"sku":"0810-16417635","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Large (3.6\" for Car Bumpers) - 2 Pairs (4 Pcs) | Save 10%","offer_id":50234072105200,"sku":"0810-16417816","price":22.95,"currency_code":"USD","in_stock":true},{"title":"Small (2.5\" for Drones\/RC) - 2 Pairs (4 Pcs) | Save 10%","offer_id":50234072137968,"sku":"0810-16417761","price":22.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0792\/3177\/9056\/files\/b87c5fe71554c3a53d7304e2d8192837.jpg?v=1786351463","url":"https:\/\/cozyllio.com\/products\/carbon-fiber-bumper-fastener","provider":"Cozyllio","version":"1.0","type":"link"}