{"title":"Remapping Service","description":"","products":[{"product_id":"remapping-service","title":"Remapping Service","description":"\u003cdiv class=\"bat-ecu-wrap\"\u003e\n\n  \u003ch2\u003eBefore vs After ECU Remapping\u003c\/h2\u003e\n\n  \u003cdiv class=\"bat-compare\"\u003e\n\n    \u003cdiv class=\"bat-card bat-before\"\u003e\n      \u003cspan\u003eBEFORE\u003c\/span\u003e\n\n      \u003cp\u003e\n        \u003cb\u003ePower Output\u003c\/b\u003e\u003cbr\u003e\n        Standard\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cb\u003eFuel Economy\u003c\/b\u003e\u003cbr\u003e\n        Factory Settings\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cb\u003eThrottle Response\u003c\/b\u003e\u003cbr\u003e\n        Conservative\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bat-card bat-after\"\u003e\n      \u003cspan\u003eAFTER\u003c\/span\u003e\n\n      \u003cp\u003e\n        \u003cb\u003ePower Output\u003c\/b\u003e\u003cbr\u003e\n        +20-35% BHP\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cb\u003eFuel Economy\u003c\/b\u003e\u003cbr\u003e\n        +10-20% MPG\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cb\u003eThrottle Response\u003c\/b\u003e\u003cbr\u003e\n        Instant\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003ch2\u003eBenefits of ECU Remapping\u003c\/h2\u003e\n\n  \u003cdiv class=\"bat-grid\"\u003e\n\n    \u003cdiv\u003e\n      \u003ch3\u003e⚡ Increased Power \u0026amp; Torque\u003c\/h3\u003e\n      \u003cp\u003e\n        Unlock up to 35% more horsepower and 40% more torque from your engine.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003ch3\u003e🚀 Better Throttle Response\u003c\/h3\u003e\n      \u003cp\u003e\n        Experience instant acceleration and smoother power delivery.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003ch3\u003e⛽ Improved Fuel Economy\u003c\/h3\u003e\n      \u003cp\u003e\n        Save money at the pump with improved fuel efficiency.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003ch3\u003e🏁 Safer Overtaking\u003c\/h3\u003e\n      \u003cp\u003e\n        Enhanced power delivery for confident overtaking maneuvers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003ch3\u003e💨 Reduced Turbo Lag\u003c\/h3\u003e\n      \u003cp\u003e\n        Optimized boost pressure for faster response and acceleration.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003ch3\u003e🚚 Enhanced Towing Performance\u003c\/h3\u003e\n      \u003cp\u003e\n        Better torque delivery makes towing smoother and more efficient.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003ch2\u003eOur Professional Services\u003c\/h2\u003e\n\n  \u003cdiv class=\"bat-services\"\u003e\n\n    \u003cdiv\u003eStage 1 Remap\u003c\/div\u003e\n    \u003cdiv\u003eStage 1+ Remap\u003c\/div\u003e\n    \u003cdiv\u003eDPF Delete\u003c\/div\u003e\n    \u003cdiv\u003eAdBlue Delete\u003c\/div\u003e\n    \u003cdiv\u003eEGR Delete\u003c\/div\u003e\n    \u003cdiv\u003eLaunch Control\u003c\/div\u003e\n    \u003cdiv\u003ePops \u0026amp; Bangs\u003c\/div\u003e\n    \u003cdiv\u003eGearbox Tuning\u003c\/div\u003e\n    \u003cdiv\u003eSpeed Limiter Removal\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n.bat-ecu-wrap,\n.bat-ecu-wrap *{\n  box-sizing:border-box;\n  max-width:100%;\n}\n\n.bat-ecu-wrap{\n  width:100%;\n  overflow:hidden;\n  background:#ffffff;\n  color:#111111;\n  padding:30px 16px;\n  border-radius:20px;\n  font-family:Arial,sans-serif;\n}\n\n.bat-ecu-wrap h2{\n  color:#00b85c;\n  text-align:center;\n  font-size:clamp(24px,5vw,36px);\n  line-height:1.2;\n  margin:40px 0 22px;\n  text-transform:uppercase;\n  font-weight:800;\n}\n\n.bat-compare,\n.bat-grid,\n.bat-services{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:16px;\n}\n\n.bat-card,\n.bat-grid div,\n.bat-services div{\n  background:#ffffff;\n  border:2px solid #e5e5e5;\n  border-radius:18px;\n  padding:18px;\n  transition:.3s ease;\n}\n\n.bat-card:hover,\n.bat-grid div:hover,\n.bat-services div:hover{\n  border-color:#00c768;\n  transform:translateY(-3px);\n  box-shadow:0 8px 24px rgba(0,199,104,.12);\n}\n\n.bat-before{\n  border-top:5px solid #ff3b3b;\n}\n\n.bat-after{\n  border-top:5px solid #00c768;\n}\n\n.bat-card span{\n  display:inline-block;\n  background:#00c768;\n  color:#ffffff;\n  font-weight:700;\n  padding:7px 16px;\n  border-radius:999px;\n  margin-bottom:14px;\n  font-size:13px;\n  letter-spacing:.5px;\n}\n\n.bat-before span{\n  background:#ff3b3b;\n}\n\n.bat-card p{\n  background:#f8f8f8;\n  border-radius:12px;\n  padding:14px;\n  margin:10px 0;\n  color:#222222;\n  font-size:15px;\n  line-height:1.5;\n}\n\n.bat-grid h3{\n  color:#00b85c;\n  font-size:18px;\n  line-height:1.3;\n  margin:0 0 8px;\n}\n\n.bat-grid p{\n  color:#555555;\n  font-size:15px;\n  line-height:1.6;\n  margin:0;\n}\n\n.bat-services div{\n  color:#111111;\n  font-weight:700;\n  text-align:center;\n  background:linear-gradient(to bottom,#ffffff,#f7f7f7);\n}\n\n@media(min-width:750px){\n\n  .bat-compare{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n  .bat-grid,\n  .bat-services{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n}\n\n\u003c\/style\u003e","brand":"vendor 1","offers":[{"title":"100 \/ 200","offer_id":57832057405704,"sku":null,"price":200.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0984\/8605\/9272\/files\/remapwebsite.jpg?v=1778708593"},{"product_id":"test","title":"test","description":"","brand":"Bowland Autotech Store","offers":[{"title":"Programming","offer_id":57834433839368,"sku":null,"price":100.0,"currency_code":"GBP","in_stock":true},{"title":"Clonning","offer_id":57834433872136,"sku":null,"price":200.0,"currency_code":"GBP","in_stock":true}]}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0984\/8605\/9272\/collections\/Remaping_Stage_1_2_3_1.jpg?v=1775812752","url":"https:\/\/bowlandautotech.co.uk\/collections\/remapping.oembed","provider":"Bowland Autotech Store","version":"1.0","type":"link"}