{"id":1418,"date":"2026-03-23T03:56:02","date_gmt":"2026-03-23T03:56:02","guid":{"rendered":"https:\/\/heiltrailerasia.com\/?post_type=product&#038;p=1418"},"modified":"2026-07-08T07:38:16","modified_gmt":"2026-07-08T07:38:16","slug":"semi-tanker","status":"publish","type":"product","link":"https:\/\/www.heiltrailerasia.com\/th\/product\/semi-tanker\/","title":{"rendered":"Semi-Trailer Tanker"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"1418\" class=\"elementor elementor-1418\" data-elementor-post-type=\"product\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b921663 e-flex e-con-boxed e-con e-parent\" data-id=\"b921663\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b6a826f elementor-widget elementor-widget-text-editor\" data-id=\"b6a826f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Aluminum Semi-Trailer Tankers by Heil <span data-contrast=\"none\">Trailer <\/span>Asia are engineered for performance, longevity, and safety, and are transforming fleet economics across the world. Because aluminum is significantly lighter, by around 30%, than steel, each tanker can carry more fuel on every trip &#8211; up to 6000 liters more.\u00a0 Operators can move the same volume with a smaller fleet, reducing fuel consumption, labor, and wear on vehicles.\u00a0This results in around 20% overall reduced running costs per tanker. And therefore, aluminum tanks bring lower operating costs, coupled with minimal maintenance\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\">This unlocks much greater profits in the long term, for the sustainability of oil &amp; gas logistics businesses. Aluminum is less likely to spark in the event of an accident, reducing the risk of fire. Its superior flexibility makes it less prone to cracking with stress, fatigue or impact damage, helping keep fuel securely contained, especially in arid conditions or on remote and difficult roads. Their light weight makes them easier to maneuver on tight or mountain roads, too, again contributing to their safe operation.\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\">Aluminum Semi-Trailer Tankers are also better for the environment. With a lighter overall footprint and ease of recycling, each unit can save up to 40 tonnes of CO\u2082 over its lifetime. That\u2019s a meaningful step toward cleaner, more sustainable transportation.\u00a0<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-61928e0 elementor-widget elementor-widget-html\" data-id=\"61928e0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n.viewer360-wrapper{\r\n  position:relative;\r\n  max-width:700px;\r\n  margin:auto;\r\n}\r\n\r\n#viewer360{\r\n  width:100%;\r\n  height:400px;\r\n  background-size:contain;\r\n  background-repeat:no-repeat;\r\n  background-position:center;\r\n  cursor:grab;\r\n  touch-action:none;\r\n}\r\n\r\n\/* arrows *\/\r\n.arrow{\r\n  position:absolute;\r\n  top:50%;\r\n  transform:translateY(-50%);\r\n  font-size:28px;\r\n  color:#000;\r\n  cursor:pointer;\r\n  user-select:none;\r\n  display:none;\r\n}\r\n\r\n.arrow.left{ left:10px; }\r\n.arrow.right{ right:10px; }\r\n\r\n\/* show arrows only on mobile *\/\r\n@media (max-width:768px){\r\n    #viewer360{\r\n  width:100%;\r\n  height:300px;\r\n    }\r\n  .arrow{\r\n    display:block;\r\n  }\r\n}\r\n\r\n<\/style>\r\n\r\n<div class=\"viewer360-wrapper\">\r\n\r\n<div class=\"arrow left\">&#10094;<\/div>\r\n\r\n<div id=\"viewer360\"><\/div>\r\n\r\n<div class=\"arrow right\">&#10095;<\/div>\r\n\r\n<\/div>\r\n\r\n<script>\r\n\r\nconst baseImages = [\r\n\"https:\/\/heiltrailerasia.com\/wp-content\/uploads\/2026\/03\/car-02.png\",\r\n\"https:\/\/heiltrailerasia.com\/wp-content\/uploads\/2026\/03\/car-05.png\",\r\n\"https:\/\/heiltrailerasia.com\/wp-content\/uploads\/2026\/03\/car-01.png\",\r\n\"https:\/\/heiltrailerasia.com\/wp-content\/uploads\/2026\/03\/car-04.png\",\r\n\"https:\/\/heiltrailerasia.com\/wp-content\/uploads\/2026\/03\/car-03.png\"\r\n];\r\n\r\nlet images = [];\r\n\r\n\/\/ repeat \u2192 20 frames\r\nbaseImages.forEach(img=>{\r\n  for(let i=0;i<4;i++){\r\n    images.push(img);\r\n  }\r\n});\r\n\r\nlet current = 0;\r\nlet startX = 0;\r\nlet isDown = false;\r\n\r\nconst viewer = document.getElementById(\"viewer360\");\r\n\r\nfunction updateImage(){\r\n  viewer.style.backgroundImage = `url(${images[current]})`;\r\n}\r\n\r\nupdateImage();\r\n\r\n\r\nlet arrowIndex = 0;\r\n\r\n\/\/ left arrow\r\ndocument.querySelector(\".arrow.left\").onclick = function(){\r\n\r\n  arrowIndex--;\r\n\r\n  if(arrowIndex < 0) arrowIndex = baseImages.length - 1;\r\n\r\n  viewer.style.backgroundImage = `url(${baseImages[arrowIndex]})`;\r\n\r\n};\r\n\r\n\/\/ right arrow\r\ndocument.querySelector(\".arrow.right\").onclick = function(){\r\n\r\n  arrowIndex++;\r\n\r\n  if(arrowIndex >= baseImages.length) arrowIndex = 0;\r\n\r\n  viewer.style.backgroundImage = `url(${baseImages[arrowIndex]})`;\r\n\r\n};\r\n\r\n\r\n\r\n\/\/ desktop drag\r\nviewer.addEventListener(\"mousedown\", e=>{\r\n  isDown = true;\r\n  startX = e.pageX;\r\n});\r\n\r\nviewer.addEventListener(\"mouseup\", ()=> isDown=false);\r\nviewer.addEventListener(\"mouseleave\", ()=> isDown=false);\r\n\r\nviewer.addEventListener(\"mousemove\", e=>{\r\n  if(!isDown) return;\r\n  rotate(e.pageX);\r\n});\r\n\r\n\r\n\/\/ mobile swipe\r\nviewer.addEventListener(\"touchstart\", e=>{\r\n  startX = e.touches[0].pageX;\r\n});\r\n\r\nviewer.addEventListener(\"touchmove\", e=>{\r\n  rotate(e.touches[0].pageX);\r\n});\r\n\r\n\r\nfunction rotate(pageX){\r\n\r\n  let moveX = pageX - startX;\r\n\r\n  if(Math.abs(moveX) > 20){\r\n\r\n    if(moveX > 0){\r\n      current--;\r\n      if(current < 0) current = images.length-1;\r\n    }else{\r\n      current++;\r\n      if(current >= images.length) current = 0;\r\n    }\r\n\r\n    updateImage();\r\n    startX = pageX;\r\n  }\r\n\r\n}\r\n\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-77113e1 elementor-hidden-mobile elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"77113e1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrows-alt-h\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M377.941 169.941V216H134.059v-46.059c0-21.382-25.851-32.09-40.971-16.971L7.029 239.029c-9.373 9.373-9.373 24.568 0 33.941l86.059 86.059c15.119 15.119 40.971 4.411 40.971-16.971V296h243.882v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.568 0-33.941l-86.059-86.059c-15.119-15.12-40.971-4.412-40.971 16.97z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tPlease Move Mouses to Rotate Images\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6c40674 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"6c40674\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;2&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6c40674\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTY0NywidXJsIjoiaHR0cHM6XC9cL3d3dy5oZWlsdHJhaWxlcmFzaWEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNFwvc2VtaXRhbmtlci0wMS5qcGciLCJzbGlkZXNob3ciOiI2YzQwNjc0In0%3D\" href=\"https:\/\/www.heiltrailerasia.com\/wp-content\/uploads\/2026\/04\/semitanker-01.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.heiltrailerasia.com\/wp-content\/uploads\/2026\/04\/semitanker-01-768x512.jpg\" alt=\"semitanker-01\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6c40674\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTY0OCwidXJsIjoiaHR0cHM6XC9cL3d3dy5oZWlsdHJhaWxlcmFzaWEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNFwvc2VtaXRhbmtlci0wMi5qcGciLCJzbGlkZXNob3ciOiI2YzQwNjc0In0%3D\" href=\"https:\/\/www.heiltrailerasia.com\/wp-content\/uploads\/2026\/04\/semitanker-02.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.heiltrailerasia.com\/wp-content\/uploads\/2026\/04\/semitanker-02-768x512.jpg\" alt=\"semitanker-02\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6c40674\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTY0OSwidXJsIjoiaHR0cHM6XC9cL3d3dy5oZWlsdHJhaWxlcmFzaWEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNFwvc2VtaXRhbmtlci0wMy5qcGciLCJzbGlkZXNob3ciOiI2YzQwNjc0In0%3D\" href=\"https:\/\/www.heiltrailerasia.com\/wp-content\/uploads\/2026\/04\/semitanker-03.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.heiltrailerasia.com\/wp-content\/uploads\/2026\/04\/semitanker-03-768x512.jpg\" alt=\"semitanker-03\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6c40674\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTY1MCwidXJsIjoiaHR0cHM6XC9cL3d3dy5oZWlsdHJhaWxlcmFzaWEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNFwvc2VtaXRhbmtlci0wNC5qcGciLCJzbGlkZXNob3ciOiI2YzQwNjc0In0%3D\" href=\"https:\/\/www.heiltrailerasia.com\/wp-content\/uploads\/2026\/04\/semitanker-04.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.heiltrailerasia.com\/wp-content\/uploads\/2026\/04\/semitanker-04-768x512.jpg\" alt=\"semitanker-04\" \/><\/figure><\/a><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Aluminum Semi-Trailer Tankers by Heil Trailer Asia are  [&hellip;]<\/p>\n","protected":false},"featured_media":2823,"template":"","meta":{"_acf_changed":false},"categories":[29],"class_list":["post-1418","product","type-product","status-publish","has-post-thumbnail","hentry","category-petroleum"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.heiltrailerasia.com\/th\/wp-json\/wp\/v2\/product\/1418","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.heiltrailerasia.com\/th\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/www.heiltrailerasia.com\/th\/wp-json\/wp\/v2\/types\/product"}],"version-history":[{"count":31,"href":"https:\/\/www.heiltrailerasia.com\/th\/wp-json\/wp\/v2\/product\/1418\/revisions"}],"predecessor-version":[{"id":3298,"href":"https:\/\/www.heiltrailerasia.com\/th\/wp-json\/wp\/v2\/product\/1418\/revisions\/3298"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.heiltrailerasia.com\/th\/wp-json\/wp\/v2\/media\/2823"}],"wp:attachment":[{"href":"https:\/\/www.heiltrailerasia.com\/th\/wp-json\/wp\/v2\/media?parent=1418"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.heiltrailerasia.com\/th\/wp-json\/wp\/v2\/categories?post=1418"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}