{"product_id":"2pcs-nonslip-universal-automatic-foo","title":"🚗 Universal Non-Slip Car Pedal Covers – Automatic Brake \u0026 Gas Pedal Pads, Anti-Slip Foot Pedal Accessories","description":"\u003cstyle\u003e \/* =========================================================    NON-SLIP UNIVERSAL PEDAL COVERS    Automotive Black + Racing Red + Electric Blue + Silver ========================================================= *\/  .pedal26 {   --pd-black: #0d0f12;   --pd-charcoal: #191c20;   --pd-panel: #24282d;    --pd-red: #f04444;   --pd-red-dark: #c92931;   --pd-red-soft: #fff0f1;    --pd-blue: #1e72ee;   --pd-blue-soft: #edf4ff;    --pd-silver: #d9dde2;   --pd-steel: #8d949b;    --pd-white: #ffffff;   --pd-ink: #262a2e;   --pd-muted: #6d747a;   --pd-line: #dde0e3;    width: 100%;   max-width: 940px;   margin: 22px auto;   overflow: hidden;    border: 1px solid var(--pd-line);   border-radius: 22px;    background: #fafafa;   color: var(--pd-ink);    font-family:     -apple-system,     BlinkMacSystemFont,     'Segoe UI',     Arial,     sans-serif;    line-height: 1.7;   box-sizing: border-box; }  .pedal26 *, .pedal26 *::before, .pedal26 *::after {   box-sizing: border-box; }  .pedal26 h1, .pedal26 h2, .pedal26 h3, .pedal26 p, .pedal26 figure, .pedal26 ul, .pedal26 ol {   margin: 0; }  .pedal26 img {   display: block;   width: 100%;   max-width: 100%;   height: auto; }  .pedal26 h1, .pedal26 h2, .pedal26 h3 {   color: var(--pd-ink);   font-weight: 850;   text-transform: none; }  .pedal26 .pd-section {   padding: 44px 28px; }  .pedal26 .pd-section + .pd-section {   border-top: 1px solid var(--pd-line); }  .pedal26 .pd-center {   text-align: center; }  .pedal26 .pd-kicker {   display: inline-block;   margin-bottom: 10px;    color: var(--pd-red);    font-size: 11px;   font-weight: 900;   line-height: 1.4;   letter-spacing: 1.5px;   text-transform: uppercase; }  .pedal26 .pd-title {   font-size: 35px;   line-height: 1.16;   letter-spacing: -.7px; }  .pedal26 .pd-copy {   margin-top: 14px;    color: var(--pd-muted);    font-size: 15px;   line-height: 1.78; }  .pedal26 .pd-photo {   overflow: hidden;    border: 1px solid var(--pd-line);   border-radius: 18px;    background: #ffffff;    box-shadow:     0 10px 30px rgba(15,18,22,.08); }  .pedal26 .pd-photo img {   border-radius: 17px; }   \/* =========================================================    HERO ========================================================= *\/  .pedal26 .pd-hero {   position: relative;    padding: 50px 28px 38px;    background:     radial-gradient(       circle at 12% 12%,       rgba(240,68,68,.28),       transparent 30%     ),     radial-gradient(       circle at 88% 12%,       rgba(30,114,238,.24),       transparent 30%     ),     linear-gradient(       145deg,       #15171a 0%,       #090a0c 70%,       #111318 100%     );    text-align: center; }  .pedal26 .pd-hero-badge {   display: inline-flex;   align-items: center;   gap: 8px;    margin-bottom: 18px;   padding: 8px 14px;    border: 1px solid rgba(255,255,255,.16);   border-radius: 999px;    background: rgba(255,255,255,.06);   color: #f1f2f4;    font-size: 11px;   font-weight: 900;   letter-spacing: 1.1px;   text-transform: uppercase; }  .pedal26 .pd-hero h1 {   max-width: 790px;   margin: 0 auto;    color: #ffffff;    font-size: 47px;   line-height: 1.06;   letter-spacing: -1px; }  .pedal26 .pd-hero h1 span {   color: var(--pd-red); }  .pedal26 .pd-hero-copy {   max-width: 720px;   margin: 18px auto 0;    color: #dadddf;    font-size: 17px;   line-height: 1.78; }  .pedal26 .pd-pills {   display: flex;   flex-wrap: wrap;   justify-content: center;   gap: 8px;    margin-top: 22px; }  .pedal26 .pd-pill {   padding: 7px 12px;    border: 1px solid rgba(255,255,255,.14);   border-radius: 999px;    background: rgba(255,255,255,.06);   color: #ffffff;    font-size: 12px;   font-weight: 700; }  .pedal26 .pd-hero-photo {   max-width: 800px;   margin: 30px auto 0;    border-color: rgba(255,255,255,.12); }   \/* =========================================================    BENEFITS ========================================================= *\/  .pedal26 .pd-benefits {   display: grid;    grid-template-columns:     repeat(4, minmax(0,1fr));    gap: 12px;   margin-top: 26px; }  .pedal26 .pd-benefit {   padding: 20px 15px;    border: 1px solid var(--pd-line);   border-radius: 16px;    background: #ffffff; }  .pedal26 .pd-icon {   display: flex;   align-items: center;   justify-content: center;    width: 42px;   height: 42px;    margin-bottom: 11px;    border-radius: 12px;    background: var(--pd-red-soft);    font-size: 21px; }  .pedal26 .pd-benefit:nth-child(2) .pd-icon {   background: var(--pd-blue-soft); }  .pedal26 .pd-benefit:nth-child(3) .pd-icon {   background: #f0f1f3; }  .pedal26 .pd-benefit:nth-child(4) .pd-icon {   background: #f5f5f5; }  .pedal26 .pd-benefit h3 {   margin-bottom: 6px;    font-size: 16px;   line-height: 1.35; }  .pedal26 .pd-benefit p {   color: var(--pd-muted);    font-size: 13px;   line-height: 1.58; }   \/* =========================================================    SPLIT ========================================================= *\/  .pedal26 .pd-grid {   display: grid;    grid-template-columns:     1fr 1fr;    gap: 30px;   align-items: center; }  .pedal26 .pd-grid \u003e * {   min-width: 0; }  .pedal26 .pd-number {   display: inline-flex;   align-items: center;   justify-content: center;    width: 40px;   height: 40px;    margin-bottom: 12px;    border-radius: 50%;    background:     linear-gradient(       135deg,       var(--pd-red),       var(--pd-red-dark)     );    color: #ffffff;    font-size: 13px;   font-weight: 900; }  .pedal26 .pd-feature-title {   font-size: 30px;   line-height: 1.17; }   \/* =========================================================    BACKGROUNDS ========================================================= *\/  .pedal26 .pd-light {   background:     linear-gradient(       135deg,       #f2f4f5,       #ffffff     ); }  .pedal26 .pd-red-bg {   background:     linear-gradient(       135deg,       #fff0f1,       #fffafa     ); }  .pedal26 .pd-blue-bg {   background:     linear-gradient(       135deg,       #eef5ff,       #fafcff     ); }  .pedal26 .pd-dark {   background:     linear-gradient(       145deg,       #22252a,       #101215     ); }  .pedal26 .pd-dark .pd-title, .pedal26 .pd-dark .pd-feature-title {   color: #ffffff; }  .pedal26 .pd-dark .pd-copy {   color: #d6d9dc; }  .pedal26 .pd-dark .pd-kicker {   color: #ff6d72; }  .pedal26 .pd-dark .pd-photo {   border-color: #40444a; }   \/* =========================================================    GIF ========================================================= *\/  .pedal26 .pd-gif {   max-width: 780px;   margin: 26px auto 0; }   \/* =========================================================    COLORS ========================================================= *\/  .pedal26 .pd-colors {   display: grid;    grid-template-columns:     repeat(3, minmax(0,1fr));    gap: 12px;   margin-top: 24px; }  .pedal26 .pd-color {   padding: 18px 13px;    border: 1px solid var(--pd-line);   border-radius: 15px;    background: #ffffff;    text-align: center; }  .pedal26 .pd-swatch {   display: block;    width: 34px;   height: 34px;    margin: 0 auto 9px;    border-radius: 50%;    border: 3px solid #f2f2f2;    box-shadow:     0 0 0 1px #d8dadd; }  .pedal26 .pd-red-swatch {   background: #e72939; }  .pedal26 .pd-blue-swatch {   background: #176deb; }  .pedal26 .pd-silver-swatch {   background:     linear-gradient(       135deg,       #eceef1,       #999fa6     ); }  .pedal26 .pd-color strong {   display: block;    color: var(--pd-ink);    font-size: 14px; }  .pedal26 .pd-color p {   margin-top: 4px;    color: var(--pd-muted);    font-size: 12px; }   \/* =========================================================    INSTALL ========================================================= *\/  .pedal26 .pd-steps {   display: grid;    grid-template-columns:     repeat(3, minmax(0,1fr));    gap: 12px;   margin-top: 24px; }  .pedal26 .pd-step {   padding: 20px 15px;    border: 1px solid var(--pd-line);   border-radius: 16px;    background: #ffffff;    text-align: center; }  .pedal26 .pd-step-num {   display: flex;   align-items: center;   justify-content: center;    width: 38px;   height: 38px;    margin: 0 auto 10px;    border-radius: 50%;    background:     linear-gradient(       135deg,       var(--pd-red),       var(--pd-blue)     );    color: #ffffff;    font-size: 13px;   font-weight: 900; }  .pedal26 .pd-step h3 {   margin-bottom: 5px;    font-size: 16px; }  .pedal26 .pd-step p {   color: var(--pd-muted);    font-size: 13px; }   \/* =========================================================    SPECS ========================================================= *\/  .pedal26 .pd-specs {   margin-top: 24px;   overflow: hidden;    border: 1px solid var(--pd-line);   border-radius: 16px; }  .pedal26 .pd-spec-row {   display: grid;    grid-template-columns:     38% 62%;    border-bottom: 1px solid var(--pd-line); }  .pedal26 .pd-spec-row:last-child {   border-bottom: 0; }  .pedal26 .pd-spec-label, .pedal26 .pd-spec-value {   padding: 14px 16px;    font-size: 14px; }  .pedal26 .pd-spec-label {   background: #f0f1f3;    color: var(--pd-ink);    font-weight: 800; }  .pedal26 .pd-spec-value {   background: #ffffff;    color: var(--pd-muted); }   \/* =========================================================    NOTE ========================================================= *\/  .pedal26 .pd-note {   margin-top: 19px;   padding: 16px 18px;    border-left:     4px solid var(--pd-red);    border-radius:     0 11px 11px 0;    background: #ffffff;    color: var(--pd-muted);    font-size: 14px;   line-height: 1.65; }  .pedal26 .pd-note strong {   display: block;    color: var(--pd-ink); }   \/* =========================================================    FINAL ========================================================= *\/  .pedal26 .pd-final {   text-align: center;    background:     radial-gradient(       circle at 18% 20%,       rgba(240,68,68,.20),       transparent 34%     ),     radial-gradient(       circle at 82% 18%,       rgba(30,114,238,.18),       transparent 34%     ),     linear-gradient(       145deg,       #1b1e22,       #0c0e10     ); }  .pedal26 .pd-final .pd-kicker {   color: #ff777b; }  .pedal26 .pd-final .pd-title {   max-width: 720px;   margin: 0 auto;    color: #ffffff; }  .pedal26 .pd-final .pd-copy {   max-width: 680px;    margin-left: auto;   margin-right: auto;    color: #d9dcdf; }   \/* =========================================================    MOBILE ========================================================= *\/  @media (max-width: 760px) {    .pedal26 {     margin: 14px auto;     border-radius: 16px;   }    .pedal26 .pd-section,   .pedal26 .pd-hero {     padding: 31px 16px;   }    .pedal26 .pd-hero h1 {     font-size: 34px;   }    .pedal26 .pd-title {     font-size: 28px;   }    .pedal26 .pd-grid {     grid-template-columns: 1fr;     gap: 22px;   }    .pedal26 .pd-benefits {     grid-template-columns:       repeat(2, minmax(0,1fr));   }    .pedal26 .pd-colors,   .pedal26 .pd-steps {     grid-template-columns: 1fr;   }    .pedal26 .pd-spec-row {     grid-template-columns: 1fr;   }    .pedal26 .pd-spec-label {     border-bottom:       1px solid var(--pd-line);   } }  @media (max-width: 460px) {    .pedal26 .pd-benefits {     grid-template-columns: 1fr;   }    .pedal26 .pd-hero h1 {     font-size: 30px;   }    .pedal26 .pd-title {     font-size: 26px;   }    .pedal26 .pd-feature-title {     font-size: 25px;   } } \u003c\/style\u003e   \u003cdiv class=\"pedal26\"\u003e    \u003c!-- =====================================================        HERO   ====================================================== --\u003e    \u003csection class=\"pd-hero\"\u003e      \u003cdiv class=\"pd-hero-badge\"\u003e       🚗 Non-Slip Pedal Cover Upgrade     \u003c\/div\u003e      \u003ch1\u003e       Wider Contact.       Better Grip.       \u003cspan\u003eA Cleaner Drive.\u003c\/span\u003e     \u003c\/h1\u003e      \u003cp class=\"pd-hero-copy\"\u003e       Refresh worn factory pedals with a wider,       textured contact surface designed to give your shoes       a more defined place to land during everyday driving.     \u003c\/p\u003e      \u003cdiv class=\"pd-pills\"\u003e        \u003cspan class=\"pd-pill\"\u003e         👟 Raised Grip Texture       \u003c\/span\u003e        \u003cspan class=\"pd-pill\"\u003e         ↔️ Wider Contact Area       \u003c\/span\u003e        \u003cspan class=\"pd-pill\"\u003e         🔧 Tool-Free Installation       \u003c\/span\u003e        \u003cspan class=\"pd-pill\"\u003e         🏎 Sport-Inspired Finish       \u003c\/span\u003e      \u003c\/div\u003e       \u003cfigure class=\"pd-photo pd-hero-photo\"\u003e        \u003cimg src=\"https:\/\/thegiftnorth.com\/cdn\/shop\/files\/01-comfort-grip-hero-corrected.webp?v=1789450815\u0026amp;width=1500\" alt=\"Non-slip universal accelerator and brake pedal cover set\" loading=\"eager\"\u003e      \u003c\/figure\u003e    \u003c\/section\u003e     \u003c!-- =====================================================        BENEFITS   ====================================================== --\u003e    \u003csection class=\"pd-section\"\u003e      \u003cdiv class=\"pd-center\"\u003e        \u003cspan class=\"pd-kicker\"\u003e         ⚡ Upgrade The Part You Use Every Drive       \u003c\/span\u003e        \u003ch2 class=\"pd-title\"\u003e         More Grip, More Contact, Cleaner Style       \u003c\/h2\u003e        \u003cp class=\"pd-copy\"\u003e         Replace the look and feel of worn factory pedal surfaces         with a sport-inspired metal and rubber upgrade.       \u003c\/p\u003e      \u003c\/div\u003e       \u003cdiv class=\"pd-benefits\"\u003e        \u003carticle class=\"pd-benefit\"\u003e          \u003cdiv class=\"pd-icon\"\u003e           👟         \u003c\/div\u003e          \u003ch3\u003e           Raised Grip Texture         \u003c\/h3\u003e          \u003cp\u003e           Textured rubber contact points help your shoe           maintain a more defined contact surface.         \u003c\/p\u003e        \u003c\/article\u003e         \u003carticle class=\"pd-benefit\"\u003e          \u003cdiv class=\"pd-icon\"\u003e           ↔️         \u003c\/div\u003e          \u003ch3\u003e           Wider Foot Contact         \u003c\/h3\u003e          \u003cp\u003e           A broader pedal surface gives your foot           a larger target during everyday driving.         \u003c\/p\u003e        \u003c\/article\u003e         \u003carticle class=\"pd-benefit\"\u003e          \u003cdiv class=\"pd-icon\"\u003e           🔧         \u003c\/div\u003e          \u003ch3\u003e           No Drilling Needed         \u003c\/h3\u003e          \u003cp\u003e           Reinforced elastic edges wrap around           compatible factory pedals without drilling holes.         \u003c\/p\u003e        \u003c\/article\u003e         \u003carticle class=\"pd-benefit\"\u003e          \u003cdiv class=\"pd-icon\"\u003e           ✨         \u003c\/div\u003e          \u003ch3\u003e           Interior Refresh         \u003c\/h3\u003e          \u003cp\u003e           The brushed metal face gives the footwell           a cleaner, more customized appearance.         \u003c\/p\u003e        \u003c\/article\u003e      \u003c\/div\u003e    \u003c\/section\u003e     \u003c!-- =====================================================        GIF DEMO   ====================================================== --\u003e    \u003csection class=\"pd-section pd-dark\"\u003e      \u003cdiv class=\"pd-center\"\u003e        \u003cspan class=\"pd-kicker\"\u003e         🎬 See The Upgrade In Action       \u003c\/span\u003e        \u003ch2 class=\"pd-title\"\u003e         A Small Change You Notice Every Time You Drive       \u003c\/h2\u003e        \u003cp class=\"pd-copy\"\u003e         The metal face, rubber grip sections,         and wider profile instantly change the look         and contact feel of the pedal area.       \u003c\/p\u003e      \u003c\/div\u003e       \u003cfigure class=\"pd-photo pd-gif\"\u003e        \u003cimg src=\"https:\/\/thegiftnorth.com\/cdn\/shop\/files\/imgi_32_MyVideo_1_00_00_02--00_00_22_b9cbc8da-bf42-4189-88b7-cfa3e1acc36e.gif?v=1789454855\u0026amp;width=1500\" alt=\"Animated demonstration of non-slip car pedal covers\" loading=\"lazy\"\u003e      \u003c\/figure\u003e    \u003c\/section\u003e     \u003c!-- =====================================================        WIDER CONTACT   ====================================================== --\u003e    \u003csection class=\"pd-section pd-red-bg\"\u003e      \u003cdiv class=\"pd-grid\"\u003e        \u003cfigure class=\"pd-photo\"\u003e          \u003cimg src=\"https:\/\/thegiftnorth.com\/cdn\/shop\/files\/02-natural-foot-contact-corrected.webp?v=1789450815\u0026amp;width=1500\" alt=\"Driver using wider accelerator and brake pedal covers\" loading=\"lazy\"\u003e        \u003c\/figure\u003e         \u003cdiv\u003e          \u003cspan class=\"pd-number\"\u003e           01         \u003c\/span\u003e          \u003cspan class=\"pd-kicker\"\u003e           👟 A More Defined Place For Your Foot         \u003c\/span\u003e          \u003ch2 class=\"pd-feature-title\"\u003e           Wider Contact For Everyday Driving         \u003c\/h2\u003e          \u003cp class=\"pd-copy\"\u003e           Stop-and-go traffic means your foot moves           constantly between accelerator and brake.         \u003c\/p\u003e          \u003cp class=\"pd-copy\"\u003e           The wider surface provides a larger,           more noticeable contact area for your shoe,           helping create a more planted everyday feel.         \u003c\/p\u003e        \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/section\u003e     \u003c!-- =====================================================        GRIP   ====================================================== --\u003e    \u003csection class=\"pd-section pd-dark\"\u003e      \u003cdiv class=\"pd-grid\"\u003e        \u003cdiv\u003e          \u003cspan class=\"pd-number\"\u003e           02         \u003c\/span\u003e          \u003cspan class=\"pd-kicker\"\u003e           💧 Extra Texture Underfoot         \u003c\/span\u003e          \u003ch2 class=\"pd-feature-title\"\u003e           Raised Rubber Nodes Add Grip         \u003c\/h2\u003e          \u003cp class=\"pd-copy\"\u003e           Raised PVC rubber sections extend through           the metal face to create a textured shoe-contact surface.         \u003c\/p\u003e          \u003cp class=\"pd-copy\"\u003e           The added texture is especially useful when footwear           is damp from rain or everyday outdoor conditions.         \u003c\/p\u003e        \u003c\/div\u003e         \u003cfigure class=\"pd-photo\"\u003e          \u003cimg src=\"https:\/\/thegiftnorth.com\/cdn\/shop\/files\/03-raised-grip-texture-corrected.webp?v=1789450815\u0026amp;width=1500\" alt=\"Close-up of raised rubber grip texture on pedal covers\" loading=\"lazy\"\u003e        \u003c\/figure\u003e      \u003c\/div\u003e    \u003c\/section\u003e     \u003c!-- =====================================================        INSTALLATION   ====================================================== --\u003e    \u003csection class=\"pd-section\"\u003e      \u003cdiv class=\"pd-center\"\u003e        \u003cspan class=\"pd-kicker\"\u003e         🔧 No Drill. No Complicated Hardware.       \u003c\/span\u003e        \u003ch2 class=\"pd-title\"\u003e         Slip-On Installation In A Few Simple Steps       \u003c\/h2\u003e        \u003cp class=\"pd-copy\"\u003e         Reinforced elastic edges stretch around         compatible factory pedals, so you do not need         to drill into the original pedal assembly.       \u003c\/p\u003e      \u003c\/div\u003e       \u003cdiv class=\"pd-steps\"\u003e        \u003carticle class=\"pd-step\"\u003e          \u003cdiv class=\"pd-step-num\"\u003e           1         \u003c\/div\u003e          \u003ch3\u003e           Check The Size         \u003c\/h3\u003e          \u003cp\u003e           Measure your original pedals and compare           them with the listed dimensions.         \u003c\/p\u003e        \u003c\/article\u003e         \u003carticle class=\"pd-step\"\u003e          \u003cdiv class=\"pd-step-num\"\u003e           2         \u003c\/div\u003e          \u003ch3\u003e           Stretch Into Place         \u003c\/h3\u003e          \u003cp\u003e           Fit the reinforced elastic edge           around the factory pedal.         \u003c\/p\u003e        \u003c\/article\u003e         \u003carticle class=\"pd-step\"\u003e          \u003cdiv class=\"pd-step-num\"\u003e           3         \u003c\/div\u003e          \u003ch3\u003e           Check The Fit         \u003c\/h3\u003e          \u003cp\u003e           Confirm that every edge is fully seated           and the cover does not move before driving.         \u003c\/p\u003e        \u003c\/article\u003e      \u003c\/div\u003e    \u003c\/section\u003e     \u003c!-- =====================================================        STYLE   ====================================================== --\u003e    \u003csection class=\"pd-section pd-blue-bg\"\u003e      \u003cdiv class=\"pd-center\"\u003e        \u003cspan class=\"pd-kicker\"\u003e         🏎 Sport-Inspired Interior Upgrade       \u003c\/span\u003e        \u003ch2 class=\"pd-title\"\u003e         Add A Cleaner Metal Finish To Your Footwell       \u003c\/h2\u003e        \u003cp class=\"pd-copy\"\u003e         The brushed metal face hides the tired appearance         of worn factory rubber while adding a more intentional,         customized look.       \u003c\/p\u003e      \u003c\/div\u003e       \u003cfigure class=\"pd-photo\" style=\"margin-top:24px;\"\u003e        \u003cimg src=\"https:\/\/thegiftnorth.com\/cdn\/shop\/files\/04-red-blue-silver-finishes-corrected.webp?v=1789450815\u0026amp;width=1500\" alt=\"Red blue and silver pedal cover finishes\" loading=\"lazy\"\u003e      \u003c\/figure\u003e       \u003cdiv class=\"pd-colors\"\u003e        \u003carticle class=\"pd-color\"\u003e          \u003cspan class=\"pd-swatch pd-red-swatch\"\u003e\u003c\/span\u003e          \u003cstrong\u003e           Sport Red         \u003c\/strong\u003e          \u003cp\u003e           Bold motorsport-inspired accent.         \u003c\/p\u003e        \u003c\/article\u003e         \u003carticle class=\"pd-color\"\u003e          \u003cspan class=\"pd-swatch pd-blue-swatch\"\u003e\u003c\/span\u003e          \u003cstrong\u003e           Racing Blue         \u003c\/strong\u003e          \u003cp\u003e           Bright modern performance styling.         \u003c\/p\u003e        \u003c\/article\u003e         \u003carticle class=\"pd-color\"\u003e          \u003cspan class=\"pd-swatch pd-silver-swatch\"\u003e\u003c\/span\u003e          \u003cstrong\u003e           Classic Silver         \u003c\/strong\u003e          \u003cp\u003e           Clean brushed-metal appearance.         \u003c\/p\u003e        \u003c\/article\u003e      \u003c\/div\u003e       \u003cdiv class=\"pd-note\"\u003e        \u003cstrong\u003e         🎨 Finish availability varies by selected option.       \u003c\/strong\u003e        Choose the transmission type and color style shown       on the product page before adding your set to cart.      \u003c\/div\u003e    \u003c\/section\u003e     \u003c!-- =====================================================        AUTOMATIC SET   ====================================================== --\u003e    \u003csection class=\"pd-section\"\u003e      \u003cdiv class=\"pd-grid\"\u003e        \u003cfigure class=\"pd-photo\"\u003e          \u003cimg src=\"https:\/\/thegiftnorth.com\/cdn\/shop\/files\/05-two-piece-automatic-set-corrected.webp?v=1789450815\u0026amp;width=1500\" alt=\"Two-piece automatic transmission accelerator and brake pedal cover set\" loading=\"lazy\"\u003e        \u003c\/figure\u003e         \u003cdiv\u003e          \u003cspan class=\"pd-number\"\u003e           03         \u003c\/span\u003e          \u003cspan class=\"pd-kicker\"\u003e           🚗 Automatic Transmission Option         \u003c\/span\u003e          \u003ch2 class=\"pd-feature-title\"\u003e           One Accelerator.           One Brake.           One Coordinated Look.         \u003c\/h2\u003e          \u003cp class=\"pd-copy\"\u003e           The automatic-transmission option includes           one accelerator cover and one brake cover,           giving the footwell a matching two-piece finish.         \u003c\/p\u003e          \u003cp class=\"pd-copy\"\u003e           A manual-transmission three-piece option           may also be available—choose the correct transmission           type on the product page.         \u003c\/p\u003e        \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/section\u003e     \u003c!-- =====================================================        SIZE \/ FIT   ====================================================== --\u003e    \u003csection class=\"pd-section pd-light\"\u003e      \u003cdiv class=\"pd-center\"\u003e        \u003cspan class=\"pd-kicker\"\u003e         📏 Measure Before Ordering       \u003c\/span\u003e        \u003ch2 class=\"pd-title\"\u003e         Check Your Factory Pedals First       \u003c\/h2\u003e        \u003cp class=\"pd-copy\"\u003e         Vehicle pedal shapes vary.         Measuring before ordering is the best way         to confirm that the covers are suitable for your car.       \u003c\/p\u003e      \u003c\/div\u003e       \u003cfigure class=\"pd-photo\" style=\"margin-top:24px;\"\u003e        \u003cimg src=\"https:\/\/thegiftnorth.com\/cdn\/shop\/files\/06-size-and-detail-proof-corrected.webp?v=1789450815\u0026amp;width=1500\" alt=\"Brake and accelerator pedal cover measurements\" loading=\"lazy\"\u003e      \u003c\/figure\u003e       \u003cdiv class=\"pd-specs\"\u003e        \u003cdiv class=\"pd-spec-row\"\u003e          \u003cdiv class=\"pd-spec-label\"\u003e           Accelerator Cover         \u003c\/div\u003e          \u003cdiv class=\"pd-spec-value\"\u003e           Approx. 150 × 80 mm           \/ 5.9 × 3.2 in         \u003c\/div\u003e        \u003c\/div\u003e         \u003cdiv class=\"pd-spec-row\"\u003e          \u003cdiv class=\"pd-spec-label\"\u003e           Brake Cover         \u003c\/div\u003e          \u003cdiv class=\"pd-spec-value\"\u003e           Approx. 130 × 85 mm           \/ 5.1 × 3.4 in         \u003c\/div\u003e        \u003c\/div\u003e      \u003c\/div\u003e       \u003cdiv class=\"pd-note\"\u003e        \u003cstrong\u003e         ⚠️ Universal does not mean every vehicle.       \u003c\/strong\u003e        Compare these measurements with your original pedals       before ordering. A secure fit is essential;       do not use a cover that shifts, interferes with pedal travel,       or cannot be fully seated.      \u003c\/div\u003e    \u003c\/section\u003e     \u003c!-- =====================================================        EVERYDAY DRIVE   ====================================================== --\u003e    \u003csection class=\"pd-section pd-dark\"\u003e      \u003cdiv class=\"pd-grid\"\u003e        \u003cdiv\u003e          \u003cspan class=\"pd-number\"\u003e           04         \u003c\/span\u003e          \u003cspan class=\"pd-kicker\"\u003e           🚘 Built Around Daily Driving         \u003c\/span\u003e          \u003ch2 class=\"pd-feature-title\"\u003e           Comfort, Grip \u0026amp; Style           In One Simple Upgrade         \u003c\/h2\u003e          \u003cp class=\"pd-copy\"\u003e           From the morning commute to weekend errands,           the covers add a wider contact surface,           raised grip texture, and a cleaner visual finish           to an area of the car you use every day.         \u003c\/p\u003e        \u003c\/div\u003e         \u003cfigure class=\"pd-photo\"\u003e          \u003cimg src=\"https:\/\/thegiftnorth.com\/cdn\/shop\/files\/07-everyday-drive-scene-corrected.webp?v=1789450815\u0026amp;width=1500\" alt=\"Pedal covers installed in an everyday vehicle\" loading=\"lazy\"\u003e        \u003c\/figure\u003e      \u003c\/div\u003e    \u003c\/section\u003e     \u003c!-- =====================================================        PRODUCT SPECIFICATIONS   ====================================================== --\u003e    \u003csection class=\"pd-section\"\u003e      \u003cdiv class=\"pd-center\"\u003e        \u003cspan class=\"pd-kicker\"\u003e         📋 Product Details       \u003c\/span\u003e        \u003ch2 class=\"pd-title\"\u003e         Specifications       \u003c\/h2\u003e      \u003c\/div\u003e       \u003cdiv class=\"pd-specs\"\u003e        \u003cdiv class=\"pd-spec-row\"\u003e          \u003cdiv class=\"pd-spec-label\"\u003e           Product Type         \u003c\/div\u003e          \u003cdiv class=\"pd-spec-value\"\u003e           Non-Slip Accelerator \u0026amp; Brake Pedal Covers         \u003c\/div\u003e        \u003c\/div\u003e         \u003cdiv class=\"pd-spec-row\"\u003e          \u003cdiv class=\"pd-spec-label\"\u003e           Surface         \u003c\/div\u003e          \u003cdiv class=\"pd-spec-value\"\u003e           Metal Face With Raised PVC Rubber Grip Sections         \u003c\/div\u003e        \u003c\/div\u003e         \u003cdiv class=\"pd-spec-row\"\u003e          \u003cdiv class=\"pd-spec-label\"\u003e           Installation         \u003c\/div\u003e          \u003cdiv class=\"pd-spec-value\"\u003e           Tool-Free Slip-On Elastic Edge         \u003c\/div\u003e        \u003c\/div\u003e         \u003cdiv class=\"pd-spec-row\"\u003e          \u003cdiv class=\"pd-spec-label\"\u003e           Automatic Set         \u003c\/div\u003e          \u003cdiv class=\"pd-spec-value\"\u003e           2 Pieces — Accelerator + Brake         \u003c\/div\u003e        \u003c\/div\u003e         \u003cdiv class=\"pd-spec-row\"\u003e          \u003cdiv class=\"pd-spec-label\"\u003e           Manual Option         \u003c\/div\u003e          \u003cdiv class=\"pd-spec-value\"\u003e           3-Piece Option Available On Product Page         \u003c\/div\u003e        \u003c\/div\u003e         \u003cdiv class=\"pd-spec-row\"\u003e          \u003cdiv class=\"pd-spec-label\"\u003e           Accelerator Size         \u003c\/div\u003e          \u003cdiv class=\"pd-spec-value\"\u003e           Approx. 150 × 80 mm \/ 5.9 × 3.2 in         \u003c\/div\u003e        \u003c\/div\u003e         \u003cdiv class=\"pd-spec-row\"\u003e          \u003cdiv class=\"pd-spec-label\"\u003e           Brake Size         \u003c\/div\u003e          \u003cdiv class=\"pd-spec-value\"\u003e           Approx. 130 × 85 mm \/ 5.1 × 3.4 in         \u003c\/div\u003e        \u003c\/div\u003e         \u003cdiv class=\"pd-spec-row\"\u003e          \u003cdiv class=\"pd-spec-label\"\u003e           Finish         \u003c\/div\u003e          \u003cdiv class=\"pd-spec-value\"\u003e           Varies By Selected Color Style         \u003c\/div\u003e        \u003c\/div\u003e         \u003cdiv class=\"pd-spec-row\"\u003e          \u003cdiv class=\"pd-spec-label\"\u003e           Vehicle Fit         \u003c\/div\u003e          \u003cdiv class=\"pd-spec-value\"\u003e           Universal-Style Fit For Compatible Vehicles —           Measure Original Pedals Before Ordering         \u003c\/div\u003e        \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/section\u003e     \u003c!-- =====================================================        FINAL IMAGE   ====================================================== --\u003e    \u003csection class=\"pd-section pd-red-bg\"\u003e      \u003cfigure class=\"pd-photo\"\u003e        \u003cimg src=\"https:\/\/thegiftnorth.com\/cdn\/shop\/files\/08-closing-summary-corrected.webp?v=1789450815\u0026amp;width=1500\" alt=\"Non-slip pedal covers with wider contact raised texture and multiple finishes\" loading=\"lazy\"\u003e      \u003c\/figure\u003e    \u003c\/section\u003e     \u003c!-- =====================================================        FINAL   ====================================================== --\u003e    \u003csection class=\"pd-section pd-final\"\u003e      \u003cspan class=\"pd-kicker\"\u003e       🏎 Step Into A Cleaner Drive     \u003c\/span\u003e      \u003ch2 class=\"pd-title\"\u003e       Wider Contact.       Raised Texture.       A Fresh New Look.     \u003c\/h2\u003e      \u003cp class=\"pd-copy\"\u003e       Refresh your pedal area with a simple slip-on upgrade       designed around everyday contact, grip,       and sport-inspired interior style.     \u003c\/p\u003e    \u003c\/section\u003e  \u003c\/div\u003e","brand":"CDH567","offers":[{"title":"🕹️ Automatic (AT) - 2 Pcs Set \/ Racing Blue","offer_id":49282481651812,"sku":"PH205295LAN2ZD","price":29.99,"currency_code":"USD","in_stock":true},{"title":"🕹️ Automatic (AT) - 2 Pcs Set \/ Sport Red","offer_id":49282481684580,"sku":"PH205295RED2ZD","price":29.99,"currency_code":"USD","in_stock":true},{"title":"🕹️ Automatic (AT) - 2 Pcs Set \/ Classic Silver","offer_id":49282481717348,"sku":"PH205295YIN2ZD","price":29.99,"currency_code":"USD","in_stock":true},{"title":"🕹️ Manual (MT) - 3 Pcs Set \/ Racing Blue","offer_id":49282481750116,"sku":"PH205295LAN3SD","price":29.99,"currency_code":"USD","in_stock":true},{"title":"🕹️ Manual (MT) - 3 Pcs Set \/ Sport Red","offer_id":49282481782884,"sku":"PH205295RED3SD","price":29.99,"currency_code":"USD","in_stock":true},{"title":"🕹️ Manual (MT) - 3 Pcs Set \/ Classic Silver","offer_id":49282481815652,"sku":"PH205295YIN3SD","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/01-comfort-grip-hero-corrected.webp?v=1789705528","url":"https:\/\/ahlwoplus.com\/products\/2pcs-nonslip-universal-automatic-foo","provider":"ahlwoplus","version":"1.0","type":"link"}