{"product_id":"ford-ranger","title":"Ford Ranger Raptor 3.0L V6","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700;800;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  .rap23, .rap23 * {\n    box-sizing:border-box;\n    font-family:'Poppins',sans-serif !important;\n  }\n\n  .rap23 {\n    --ink:#292929;\n    --black:#17191b;\n    --red:#414951;\n    --orange:#f1833b;\n    --soft:#f3f4f5;\n    color:var(--ink);\n    background:#fff;\n    line-height:1.6;\n    scroll-behavior:smooth;\n  }\n\n  .rap23-wrap {\n    max-width:1100px;\n    margin:0 auto;\n    padding:0 22px 48px;\n  }\n\n  .rap23-hero {\n    position:relative;\n    overflow:hidden;\n    padding:56px 42px;\n    border-radius:24px;\n    color:#fff;\n    background:linear-gradient(125deg,#101112 0%,#292b2e 66%,#505963 100%);\n  }\n\n  .rap23-hero:after {\n    content:\"RAPTOR\";\n    position:absolute;\n    right:-5px;\n    bottom:-44px;\n    color:rgba(255,255,255,.05);\n    font-size:90px;\n    font-weight:900;\n    font-style:italic;\n    line-height:1;\n    letter-spacing:-12px;\n  }\n\n  .rap23-kicker {\n    position:relative;\n    z-index:1;\n    margin:0 0 10px;\n    color:#f7b17d;\n    font-size:14px;\n    font-weight:800;\n    letter-spacing:2px;\n    text-transform:uppercase;\n  }\n\n  .rap23 h2 {\n    position:relative;\n    z-index:1;\n    max-width:850px;\n    margin:0;\n    font-size:clamp(34px,6vw,64px);\n    line-height:1.04;\n    font-weight:900;\n    letter-spacing:-2px;\n  }\n\n  .rap23-intro {\n    position:relative;\n    z-index:1;\n    max-width:800px;\n    margin:20px 0 0;\n    font-size:18px;\n  }\n\n  .rap23-stats {\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:12px;\n    margin:18px 0 34px;\n  }\n\n  .rap23-stat {\n    padding:20px 14px;\n    text-align:center;\n    border:1px solid #dedede;\n    border-radius:16px;\n    background:var(--soft);\n  }\n\n  .rap23-stat strong {\n    display:block;\n    color:var(--red);\n    font-size:23px;\n    font-weight:900;\n    line-height:1.15;\n  }\n\n  .rap23-stat span {\n    font-size:12px;\n    font-weight:700;\n    letter-spacing:.6px;\n    text-transform:uppercase;\n  }\n\n  .rap23-section {\n    margin-top:40px;\n  }\n\n  .rap23 h3 {\n    margin:0 0 12px;\n    font-size:clamp(25px,4vw,36px);\n    line-height:1.18;\n    font-weight:900;\n  }\n\n  .rap23 h3:after {\n    content:\"\";\n    display:block;\n    width:58px;\n    height:5px;\n    margin-top:10px;\n    border-radius:4px;\n    background:var(--orange);\n  }\n\n  .rap23-section p {\n    margin:0;\n  }\n\n  .rap23-grid {\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:16px;\n    margin-top:22px;\n  }\n\n  .rap23-card {\n    padding:24px;\n    border:1px solid #e1e1e1;\n    border-radius:18px;\n    background:#fff;\n    box-shadow:0 8px 24px rgba(20,20,20,.07);\n  }\n\n  .rap23-card h4 {\n    margin:0 0 8px;\n    font-size:18px;\n    font-weight:800;\n  }\n\n  .rap23-card p {\n    margin:0;\n  }\n\n  .rap23-band {\n    margin-top:40px;\n    padding:34px;\n    border-radius:22px;\n    color:#fff;\n    background:linear-gradient(135deg,#18191b,#38424b);\n  }\n\n  .rap23-band h3:after {\n    background:var(--red);\n  }\n\n  .rap23-list {\n    display:grid !important;\n    grid-template-columns:1fr 1fr;\n    gap:13px 24px;\n    margin:22px 0 0 !important;\n    padding:0 !important;\n  }\n\n  .rap23-list-item {\n    display:flex !important;\n    align-items:baseline !important;\n    gap:10px;\n    width:100%;\n    margin:0 !important;\n    padding:0 !important;\n  }\n\n  .rap23-tick {\n    display:inline-block !important;\n    flex:0 0 18px;\n    width:18px;\n    height:auto !important;\n    margin:0 !important;\n    padding:0 !important;\n    color:#f7b17d !important;\n    font-size:16px !important;\n    font-weight:900 !important;\n    line-height:1.6 !important;\n    text-align:center;\n    vertical-align:baseline;\n  }\n\n  .rap23-list-text {\n    display:block;\n    flex:1;\n    min-width:0;\n    margin:0 !important;\n    padding:0 !important;\n    font-size:16px;\n    line-height:1.6 !important;\n  }\n\n  .rap23-specs {\n    margin-top:40px;\n    border:1px solid #d8dadd;\n    border-radius:22px;\n    background:linear-gradient(145deg,#f8f8f8,#ededee);\n    overflow:hidden;\n  }\n\n  .rap23-specs summary {\n    display:flex !important;\n    align-items:center;\n    justify-content:space-between;\n    gap:18px;\n    width:100%;\n    margin:0 !important;\n    padding:24px 28px !important;\n    color:var(--ink);\n    cursor:pointer;\n    list-style:none !important;\n  }\n\n  .rap23-specs summary::-webkit-details-marker {\n    display:none;\n  }\n\n  .rap23-specs summary::marker {\n    content:\"\";\n  }\n\n  .rap23-spec-title {\n    font-size:clamp(21px,3vw,28px);\n    font-weight:900;\n    line-height:1.2;\n  }\n\n  .rap23-spec-toggle {\n    position:relative;\n    flex:0 0 34px;\n    width:34px;\n    height:34px;\n    border-radius:50%;\n    background:var(--red);\n  }\n\n  .rap23-spec-toggle:before,\n  .rap23-spec-toggle:after {\n    content:\"\";\n    position:absolute;\n    top:50%;\n    left:50%;\n    width:14px;\n    height:2px;\n    border-radius:2px;\n    background:#fff;\n    transform:translate(-50%,-50%);\n    transition:transform .2s ease;\n  }\n\n  .rap23-spec-toggle:after {\n    transform:translate(-50%,-50%) rotate(90deg);\n  }\n\n  .rap23-specs[open] .rap23-spec-toggle:after {\n    transform:translate(-50%,-50%) rotate(0deg);\n  }\n\n  .rap23-specs[open] summary {\n    border-bottom:1px solid #d5d7da;\n  }\n\n  .rap23-spec-grid {\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:0 34px;\n    margin:0;\n    padding:10px 28px 24px;\n  }\n\n  .rap23-spec {\n    display:grid;\n    grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);\n    align-items:center;\n    gap:16px;\n    margin:0;\n    padding:14px 0;\n    border-bottom:1px solid #d5d7da;\n  }\n\n  .rap23-spec dt,\n  .rap23-spec dd {\n    margin:0 !important;\n    padding:0 !important;\n  }\n\n  .rap23-spec dt {\n    color:#5d6267;\n    font-size:14px;\n    font-weight:600;\n  }\n\n  .rap23-spec dd {\n    color:var(--ink);\n    font-size:14px;\n    font-weight:800;\n    text-align:right;\n    overflow-wrap:anywhere;\n  }\n\n  .rap23-cta {\n    margin-top:40px;\n    padding:34px 24px;\n    text-align:center;\n    border-radius:20px;\n    background:var(--soft);\n    border-bottom:6px solid var(--orange);\n  }\n\n  .rap23-cta h3:after {\n    margin-left:auto;\n    margin-right:auto;\n  }\n\n  .rap23-cta p {\n    max-width:720px;\n    margin:12px auto 0;\n    font-size:17px;\n  }\n\n  .rap23-button {\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    min-height:54px;\n    margin-top:22px;\n    padding:14px 34px;\n    border-radius:999px;\n    color:#292929 !important;\n    background:var(--orange);\n    box-shadow:0 8px 20px rgba(241,131,59,.3);\n    font-size:17px;\n    font-weight:900;\n    text-decoration:none !important;\n    transition:transform .2s ease,box-shadow .2s ease;\n  }\n\n  .rap23-button:hover {\n    transform:translateY(-2px);\n    box-shadow:0 11px 25px rgba(241,131,59,.4);\n  }\n\n  .rap23-button:focus-visible,\n  .rap23-specs summary:focus-visible {\n    outline:3px solid #414951;\n    outline-offset:4px;\n  }\n\n  .rap23-card,\n  .rap23-stat {\n    transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;\n  }\n\n  .rap23-specs summary {\n    transition:background-color .22s ease;\n  }\n\n  @media (hover:hover) and (pointer:fine) {\n    .rap23-card:hover {\n      transform:translateY(-5px);\n      border-color:#89949f;\n      box-shadow:0 14px 30px rgba(45,32,8,.14);\n    }\n\n    .rap23-stat:hover {\n      transform:translateY(-3px);\n      border-color:#89949f;\n      box-shadow:0 7px 18px rgba(45,32,8,.10);\n    }\n\n    .rap23-specs summary:hover {\n      background-color:#e8ecef;\n    }\n  }\n\n  @media (max-width:760px) {\n    .rap23-wrap {\n      padding:0 16px 34px;\n    }\n\n    .rap23-hero {\n      padding:38px 24px;\n      border-radius:18px;\n    }\n\n    .rap23-hero:after {\n      right:-4px;\n      bottom:-20px;\n      font-size:100px;\n      letter-spacing:-7px;\n    }\n\n    .rap23 h2 {\n      letter-spacing:-1px;\n    }\n\n    .rap23-intro {\n      font-size:16px;\n    }\n\n    .rap23-stats {\n      grid-template-columns:1fr 1fr;\n    }\n\n    .rap23-grid,\n    .rap23-list,\n    .rap23-spec-grid {\n      grid-template-columns:1fr;\n    }\n\n    .rap23-band {\n      padding:27px 22px;\n    }\n\n    .rap23-specs summary {\n      padding:20px !important;\n    }\n\n    .rap23-spec-grid {\n      padding:8px 20px 20px;\n    }\n\n    .rap23-spec {\n      gap:12px;\n    }\n\n    .rap23-button {\n      width:100%;\n    }\n  }\n\n  @media (prefers-reduced-motion:reduce) {\n    .rap23 *,\n    .rap23 *::before,\n    .rap23 *::after {\n      transition:none !important;\n      animation:none !important;\n    }\n\n    .rap23-card:hover,\n    .rap23-stat:hover,\n    .rap23-button:hover {\n      transform:none !important;\n    }\n  }\n\u003c\/style\u003e\n\u003csection class=\"rap23\"\u003e\n\u003cdiv class=\"rap23-wrap\"\u003e\n\u003cheader class=\"rap23-hero\"\u003e\n\u003cp class=\"rap23-kicker\"\u003ePerformance with presence\u003c\/p\u003e\n\u003ch2\u003eWin this 2023 Ford Ranger Raptor 4×4\u003c\/h2\u003e\n\u003cp class=\"rap23-intro\"\u003eFinished in Command Grey, this muscular pick-up brings Ford Performance character to a practical double-cab package. It is the kind of vehicle that makes you start planning what the weekend could look like.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"rap23-stats\"\u003e\n\u003cdiv class=\"rap23-stat\"\u003e\n\u003cstrong\u003e3.0L V6\u003c\/strong\u003e \u003cspan\u003ePetrol\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rap23-stat\"\u003e\n\u003cstrong\u003e288 BHP\u003c\/strong\u003e \u003cspan\u003ePower\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rap23-stat\"\u003e\n\u003cstrong\u003e10-Speed\u003c\/strong\u003e \u003cspan\u003eAutomatic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rap23-stat\"\u003e\n\u003cstrong\u003e4X4\u003c\/strong\u003e \u003cspan\u003eDriveTrain\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"rap23-specs\" open=\"\"\u003e\n\u003csummary\u003e\u003cspan class=\"rap23-spec-title\"\u003eView Specification\u003c\/span\u003e \u003cspan class=\"rap23-spec-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rap23-spec-grid\"\u003e\n\u003cdiv\u003e\n\u003cdl class=\"rap23-spec\"\u003e\n\u003cdt\u003eManufacturer\u003c\/dt\u003e\n\u003cdd\u003eFord\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003cdl class=\"rap23-spec\"\u003e\n\u003cdt\u003eVehicle Type\u003c\/dt\u003e\n\u003cdd\u003eDouble-cab performance pick-up\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003cdl class=\"rap23-spec\"\u003e\n\u003cdt\u003eColour\u003c\/dt\u003e\n\u003cdd\u003eCommand Grey\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003cdl class=\"rap23-spec\"\u003e\n\u003cdt\u003eYear\u003c\/dt\u003e\n\u003cdd\u003e2023\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003cdl class=\"rap23-spec\"\u003e\n\u003cdt\u003eMileage\u003c\/dt\u003e\n\u003cdd\u003e38k miles\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003cdl class=\"rap23-spec\"\u003e\n\u003cdt\u003eEngine Size\u003c\/dt\u003e\n\u003cdd\u003e3.0-litre V6\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003cdl class=\"rap23-spec\"\u003e\n\u003cdt\u003eFuel Type\u003c\/dt\u003e\n\u003cdd\u003ePetrol\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdl class=\"rap23-spec\"\u003e\n\u003cdt\u003ePower\u003c\/dt\u003e\n\u003cdd\u003e288 BHP\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003cdl class=\"rap23-spec\"\u003e\n\u003cdt\u003eTorque\u003c\/dt\u003e\n\u003cdd\u003e362.4 lb-ft\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003cdl class=\"rap23-spec\"\u003e\n\u003cdt\u003eGearbox\u003c\/dt\u003e\n\u003cdd\u003e10-speed automatic with paddle shift\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003cdl class=\"rap23-spec\"\u003e\n\u003cdt\u003eDrive Train\u003c\/dt\u003e\n\u003cdd\u003e4×4\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003cdl class=\"rap23-spec\"\u003e\n\u003cdt\u003eNumber of Seats\u003c\/dt\u003e\n\u003cdd\u003e5\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003cdl class=\"rap23-spec\"\u003e\n\u003cdt\u003eSuspension\u003c\/dt\u003e\n\u003cdd\u003eFOX dampers\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"rap23-section\"\u003e\n\u003ch3\u003eA Pick-Up with a Different Attitude\u003c\/h3\u003e\n\u003cp\u003eThere is nothing understated about the broad stance and bold front end. Yet the appeal goes beyond appearance: the Raptor combines a commanding driving position with engineering developed for more demanding terrain.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rap23-band\"\u003e\n\u003ch3\u003e12 Months on Us\u003c\/h3\u003e\n\u003cp\u003eWinning the Raptor is only the beginning. To make the prize even better, we’ll also help cover the cost of keeping it on the road for your first 12 months.\u003c\/p\u003e\n\u003cdiv class=\"rap23-list\"\u003e\n\u003cdiv class=\"rap23-list-item\"\u003e\n\u003cspan class=\"rap23-tick\"\u003e✓\u003c\/span\u003e \u003cspan class=\"rap23-list-text\"\u003e\u003cstrong\u003e12 months’ vehicle tax\u003c\/strong\u003e \u003cstrong\u003eincluded\u003c\/strong\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rap23-list-item\"\u003e\n\u003cspan class=\"rap23-tick\"\u003e✓\u003c\/span\u003e \u003cspan class=\"rap23-list-text\"\u003e\u003cstrong\u003eInsurance contribution up to £750\u003c\/strong\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rap23-list-item\"\u003e\n\u003cspan class=\"rap23-tick\"\u003e✓\u003c\/span\u003e \u003cspan class=\"rap23-list-text\"\u003e\u003cstrong\u003eFuel contribution up to £1,250\u003c\/strong\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rap23-list-item\"\u003e\n\u003cspan class=\"rap23-tick\"\u003e✓\u003c\/span\u003e \u003cspan class=\"rap23-list-text\"\u003e\u003cstrong\u003e12-month engine \u0026amp; gearbox warranty\u003c\/strong\u003e \u003cstrong\u003eprovided through a third-party warranty provider\u003c\/strong\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rap23-section\"\u003e\n\u003ch3\u003eMore Than Just Muscle\u003c\/h3\u003e\n\u003cdiv class=\"rap23-grid\"\u003e\n\u003carticle class=\"rap23-card\"\u003e\n\u003ch4\u003ePower with Character\u003c\/h4\u003e\n\u003cp\u003eThe petrol engine gives this truck an energetic personality, with the response to make an open-road journey feel like part of the adventure.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"rap23-card\"\u003e\n\u003ch4\u003eLet the Gearbox Do the Work\u003c\/h4\u003e\n\u003cp\u003eAutomatic shifting takes care of the everyday drive, while the paddles give you another way to stay involved when the road changes.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"rap23-card\"\u003e\n\u003ch4\u003ePurpose-Built Suspension\u003c\/h4\u003e\n\u003cp\u003eFOX dampers are central to the chassis, helping manage changing surfaces and giving the truck its distinctive blend of control and off-road capability.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rap23-band\"\u003e\n\u003ch3\u003eSpace for Your Weekend\u003c\/h3\u003e\n\u003cdiv class=\"rap23-list\"\u003e\n\u003cdiv class=\"rap23-list-item\"\u003e\n\u003cspan class=\"rap23-tick\"\u003e✓\u003c\/span\u003e \u003cspan class=\"rap23-list-text\"\u003eA passenger cabin with room to bring company\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rap23-list-item\"\u003e\n\u003cspan class=\"rap23-tick\"\u003e✓\u003c\/span\u003e \u003cspan class=\"rap23-list-text\"\u003eAn open load bed for bulky gear\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rap23-list-item\"\u003e\n\u003cspan class=\"rap23-tick\"\u003e✓\u003c\/span\u003e \u003cspan class=\"rap23-list-text\"\u003eA raised viewpoint over the road ahead\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rap23-list-item\"\u003e\n\u003cspan class=\"rap23-tick\"\u003e✓\u003c\/span\u003e \u003cspan class=\"rap23-list-text\"\u003ePractical utility with a sporting personality\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rap23-section\"\u003e\n\u003ch3\u003eMake Plans Beyond the Usual\u003c\/h3\u003e\n\u003cp\u003eA coastal escape, a weekend at a favourite campsite or an early start with outdoor kit packed in the back. This is a prize that invites you to do something with it, giving everyday journeys a little more occasion along the way.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rap23-cta\"\u003e\n\u003ch3\u003eYour Next Adventure Starts with a Chance\u003c\/h3\u003e\n\u003cp\u003eEnter now and this distinctive performance pick-up could be yours.\u003c\/p\u003e\n\u003ca class=\"rap23-button\" href=\"#top\"\u003eEnter Now ↑\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Ford Ranger","offers":[{"title":"Default Title","offer_id":62654439620995,"sku":"comp4349","price":1.79,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0310\/5698\/6248\/files\/FORD_RANGER_RAPTOR_The_Giveaway_Guys-64.jpg?v=1790092518","url":"https:\/\/thegiveawayguys.co.uk\/products\/ford-ranger","provider":"The Giveaway Guys","version":"1.0","type":"link"}