{"id":542,"date":"2026-06-06T06:11:43","date_gmt":"2026-06-06T06:11:43","guid":{"rendered":"https:\/\/jiangganmachinery.com\/?page_id=542"},"modified":"2026-06-08T08:06:59","modified_gmt":"2026-06-08T08:06:59","slug":"mini-excavators-2","status":"publish","type":"page","link":"https:\/\/jiangganmachinery.com\/?page_id=542","title":{"rendered":"Mini Excavators"},"content":{"rendered":"<p><!DOCTYPE html><br \/>\n<html lang=\"en\"><br \/>\n<head><br \/>\n<meta charset=\"UTF-8\"><br \/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800&#038;family=Barlow:wght@400;500;600&#038;display=swap\" rel=\"stylesheet\">\n<style>\n*{margin:0;padding:0;box-sizing:border-box}\n:root{\n  --orange:#E8500A;\n  --orange-dim:#c44208;\n  --orange-light:#fff0ea;\n  --bg:#f5f3f0;\n  --bg2:#ffffff;\n  --bg3:#ede9e4;\n  --border:#ddd8d0;\n  --border2:#ccc7bf;\n  --text:#1a1816;\n  --muted:#888077;\n  --light:#5a534a;\n}\nbody{background:var(--bg);color:var(--text);font-family:'Barlow',sans-serif;font-size:15px;line-height:1.6}<\/p>\n<p>\/* HERO *\/\n.hero{\n  position:relative;\n  padding:72px 60px 56px;\n  display:grid;\n  grid-template-columns:1fr 480px;\n  align-items:center;\n  gap:40px;\n  background:var(--bg2);\n  border-bottom:2px solid var(--orange);\n  overflow:hidden;\n}\n.hero::after{\n  content:'';\n  position:absolute;\n  top:0;right:0;\n  width:50%;height:100%;\n  background:var(--bg);\n  clip-path:polygon(8% 0,100% 0,100% 100%,0% 100%);\n  z-index:0;\n}\n.hero-left{position:relative;z-index:1}\n.hero-right{position:relative;z-index:1;text-align:center}\n.hero-eyebrow{\n  font-family:'Barlow Condensed',sans-serif;\n  font-size:11px;\n  font-weight:600;\n  letter-spacing:0.22em;\n  color:var(--orange);\n  text-transform:uppercase;\n  margin-bottom:14px;\n}\n.hero-title{\n  font-family:'Barlow Condensed',sans-serif;\n  font-size:clamp(54px,6vw,90px);\n  font-weight:800;\n  line-height:0.88;\n  text-transform:uppercase;\n  color:var(--text);\n  margin-bottom:18px;\n}\n.hero-title span{color:var(--orange)}\n.hero-sub{\n  font-size:15px;\n  color:var(--light);\n  line-height:1.75;\n  max-width:420px;\n  margin-bottom:36px;\n}\n.hero-stats{display:flex;gap:0;border-top:1px solid var(--border);padding-top:24px}\n.hero-stat{\n  padding-right:32px;\n  margin-right:32px;\n  border-right:1px solid var(--border);\n}\n.hero-stat:last-child{border-right:none}\n.hero-stat-num{\n  font-family:'Barlow Condensed',sans-serif;\n  font-size:34px;\n  font-weight:700;\n  color:var(--orange);\n  line-height:1;\n}\n.hero-stat-num sup{font-size:16px}\n.hero-stat-label{font-size:11px;color:var(--muted);letter-spacing:0.1em;text-transform:uppercase;margin-top:3px}\n.hero-img img{\n  width:100%;\n  max-width:440px;\n  height:260px;\n  object-fit:contain;\n  filter:drop-shadow(4px 8px 24px rgba(0,0,0,0.12));\n}<\/p>\n<p>\/* PRODUCTS *\/\n.products{max-width:1200px;margin:0 auto;padding:40px 40px 80px}<\/p>\n<p>.product-card{\n  display:grid;\n  grid-template-columns:460px 1fr;\n  margin:0 0 24px;\n  background:var(--bg2);\n  border:1px solid var(--border);\n  border-top:3px solid transparent;\n  transition:border-top-color 0.2s, box-shadow 0.2s;\n}\n.product-card:hover{\n  border-top-color:var(--orange);\n  box-shadow:0 4px 24px rgba(0,0,0,0.07);\n}<\/p>\n<p>\/* GALLERY *\/\n.gallery{background:var(--bg3);border-right:1px solid var(--border)}\n.gallery-thumbs{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:2px;\n  background:var(--border);\n  height:100%;\n}\n.gallery-thumb{\n  aspect-ratio:1;\n  background:var(--bg3);\n  overflow:hidden;\n  position:relative;\n}\n.gallery-thumb img{\n  width:100%;height:100%;\n  object-fit:contain;\n  padding:12px;\n  transition:transform 0.25s ease, opacity 0.2s;\n  transform:scale(1);\n  opacity:0.85;\n}\n.gallery-thumb:hover img{\n  transform:scale(1.1);\n  opacity:1;\n}<\/p>\n<p>\/* PRODUCT INFO *\/\n.product-info{padding:28px 32px;display:flex;flex-direction:column}\n.product-tag{\n  font-size:10px;font-weight:600;\n  letter-spacing:0.18em;color:var(--orange);\n  text-transform:uppercase;margin-bottom:8px;\n}\n.product-model{\n  font-family:'Barlow Condensed',sans-serif;\n  font-size:48px;font-weight:800;\n  line-height:1;color:var(--text);\n  text-transform:uppercase;margin-bottom:6px;\n}\n.product-engine-line{\n  font-size:13px;color:var(--muted);\n  margin-bottom:4px;letter-spacing:0.03em;\n}\n.product-engine-line strong{color:var(--light);font-weight:600}\n.product-note{font-size:11px;color:var(--muted);margin-bottom:20px;font-style:italic}<\/p>\n<p>\/* KEY SPECS *\/\n.key-specs{\n  display:grid;grid-template-columns:repeat(3,1fr);\n  gap:1px;background:var(--border);\n  border:1px solid var(--border);\n  margin-bottom:22px;margin-top:16px;\n}\n.key-spec{background:var(--bg);padding:12px 14px;text-align:center}\n.key-spec-val{\n  font-family:'Barlow Condensed',sans-serif;\n  font-size:24px;font-weight:700;\n  color:var(--orange);line-height:1;\n}\n.key-spec-val em{font-style:normal;font-size:12px;color:var(--muted);font-family:'Barlow',sans-serif;margin-left:1px}\n.key-spec-label{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:0.1em;margin-top:3px}<\/p>\n<p>\/* BUTTONS *\/\n.btn-row{display:flex;gap:10px;margin-bottom:16px}\n.btn-primary{\n  display:inline-block;background:var(--orange);color:#fff;\n  font-family:'Barlow Condensed',sans-serif;font-weight:700;\n  font-size:12px;letter-spacing:0.14em;text-transform:uppercase;\n  padding:10px 22px;text-decoration:none;border:none;cursor:pointer;\n  transition:background 0.15s;\n}\n.btn-primary:hover{background:var(--orange-dim)}\n.btn-ghost{\n  display:inline-block;background:transparent;color:var(--light);\n  font-family:'Barlow Condensed',sans-serif;font-weight:600;\n  font-size:12px;letter-spacing:0.14em;text-transform:uppercase;\n  padding:9px 18px;border:1px solid var(--border2);cursor:pointer;\n  transition:border-color 0.15s,color 0.15s,background 0.15s;\n}\n.btn-ghost:hover{border-color:var(--orange);color:var(--orange);background:var(--orange-light)}<\/p>\n<p>\/* SPECS TABLE *\/\n.specs-wrap{display:none;border-top:1px solid var(--border);padding-top:18px;margin-top:4px}\n.specs-wrap.open{display:block}\n.specs-groups{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}\n.specs-group-title{\n  font-family:'Barlow Condensed',sans-serif;font-size:11px;\n  font-weight:700;letter-spacing:0.15em;text-transform:uppercase;\n  color:#fff;background:var(--orange);padding:5px 10px;margin-bottom:0;\n}\n.specs-table{width:100%;border-collapse:collapse;font-size:12px}\n.specs-table tr:nth-child(odd) td{background:#faf9f7}\n.specs-table tr:nth-child(even) td{background:#fff}\n.specs-table td{\n  padding:5px 10px;color:var(--light);\n  border-bottom:1px solid var(--border);\n}\n.specs-table td:last-child{text-align:right;color:var(--text);font-weight:600}<\/p>\n<p>\/* CTA *\/\n.cta-section{\n  background:var(--text);\n  padding:56px 60px;text-align:center;\n}\n.cta-title{\n  font-family:'Barlow Condensed',sans-serif;\n  font-size:46px;font-weight:800;text-transform:uppercase;\n  color:#fff;margin-bottom:8px;\n}\n.cta-title span{color:var(--orange)}\n.cta-sub{font-size:15px;color:#aaa49c;margin-bottom:28px}\n.btn-cta{\n  display:inline-block;background:var(--orange);color:#fff;\n  font-family:'Barlow Condensed',sans-serif;font-weight:700;\n  font-size:13px;letter-spacing:0.15em;text-transform:uppercase;\n  padding:14px 40px;text-decoration:none;\n  transition:background 0.15s;\n}\n.btn-cta:hover{background:var(--orange-dim)}<\/p>\n<p>@media(max-width:900px){\n  .hero{grid-template-columns:1fr;padding:36px 20px}\n  .hero::after{display:none}\n  .hero-right{display:none}\n  .product-card{grid-template-columns:1fr}\n  .gallery{border-right:none;border-bottom:1px solid var(--border)}\n  .products{padding:20px 16px 60px}\n  .product-model{font-size:38px}\n  .specs-groups{grid-template-columns:1fr}\n  .hero-stats{flex-wrap:wrap;gap:16px}\n  .hero-stat{border-right:none;padding-right:0;margin-right:0}\n}\n<\/style>\n<p><\/head><br \/>\n<body data-rsssl=1><\/p>\n<div class=\"hero\">\n<div class=\"hero-left\">\n<div class=\"hero-eyebrow\">Jianggan Heavy Industry \u00b7 Factory Direct<\/div>\n<h1 class=\"hero-title\">Mini<br \/><span>Excavators<\/span><\/h1>\n<p class=\"hero-sub\">Seven models from 0.9T to 1.8T. Kubota, Yanmar, and Laidong engines. 12-month warranty with 48-hour global parts dispatch.<\/p>\n<div class=\"hero-stats\">\n<div class=\"hero-stat\">\n<div class=\"hero-stat-num\">7<\/div>\n<div class=\"hero-stat-label\">Models<\/div>\n<\/p><\/div>\n<div class=\"hero-stat\">\n<div class=\"hero-stat-num\">50<sup>+<\/sup><\/div>\n<div class=\"hero-stat-label\">Countries<\/div>\n<\/p><\/div>\n<div class=\"hero-stat\">\n<div class=\"hero-stat-num\">12<\/div>\n<div class=\"hero-stat-label\">Mo. Warranty<\/div>\n<\/p><\/div>\n<div class=\"hero-stat\">\n<div class=\"hero-stat-num\">48<sup>h<\/sup><\/div>\n<div class=\"hero-stat-label\">Parts Dispatch<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"hero-right\">\n    <img decoding=\"async\" src=\"https:\/\/jiangganmachinery.com\/wp-content\/uploads\/2026\/06\/JG5023-1-scaled.png\" alt=\"JIANGGAN Mini Excavator\" onerror=\"this.style.display='none'\">\n  <\/div>\n<\/div>\n<div class=\"products\">\n<p>  <!-- JG5011 --><\/p>\n<div class=\"product-card\">\n<div class=\"gallery\" id=\"g-5011\">\n<div class=\"gallery-thumbs\">\n<div class=\"gallery-thumb\"><img decoding=\"async\" src=\"https:\/\/jiangganmachinery.com\/wp-content\/uploads\/2026\/06\/JG5011_1-2.png\" alt=\"\"><\/div>\n<div class=\"gallery-thumb\"><img decoding=\"async\" src=\"https:\/\/jiangganmachinery.com\/wp-content\/uploads\/2026\/06\/JG5011_2-2.png\" alt=\"\"><\/div>\n<div class=\"gallery-thumb\"><img decoding=\"async\" src=\"https:\/\/jiangganmachinery.com\/wp-content\/uploads\/2026\/06\/JG5011_3-2.png\" alt=\"\"><\/div>\n<div class=\"gallery-thumb\"><img decoding=\"async\" src=\"https:\/\/jiangganmachinery.com\/wp-content\/uploads\/2026\/06\/JG5011_4-3.png\" alt=\"\"><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"product-info\">\n<div class=\"product-tag\">Hydraulic Crawler Excavator<\/div>\n<div class=\"product-model\">JG5011<\/div>\n<div class=\"product-engine-line\">Engine <strong>CG192F<\/strong> &nbsp;\u00b7&nbsp; Weight <strong>910 kg<\/strong> &nbsp;\u00b7&nbsp; Power <strong>7.5 kW<\/strong><\/div>\n<div class=\"key-specs\">\n<div class=\"key-spec\">\n<div class=\"key-spec-val\">2,925<em>mm<\/em><\/div>\n<div class=\"key-spec-label\">Max Reach<\/div>\n<\/div>\n<div class=\"key-spec\">\n<div class=\"key-spec-val\">1,375<em>mm<\/em><\/div>\n<div class=\"key-spec-label\">Dig Depth<\/div>\n<\/div>\n<div class=\"key-spec\">\n<div class=\"key-spec-val\">9<em>kN<\/em><\/div>\n<div class=\"key-spec-label\">Bucket Force<\/div>\n<\/div><\/div>\n<div class=\"btn-row\">\n        <a href=\"https:\/\/jiangganmachinery.com\/?page_id=543\" class=\"btn-primary\">View Details \u2192<\/a><br \/>\n        <button class=\"btn-ghost\" onclick=\"toggleSpecs(this)\">Specifications \u25be<\/button>\n      <\/div>\n<div class=\"specs-wrap\">\n<div class=\"specs-groups\">\n<div>\n<div class=\"specs-group-title\">Scope of Work<\/div>\n<table class=\"specs-table\">\n<tr>\n<td>Boom length<\/td>\n<td>1,480 mm<\/td>\n<\/tr>\n<tr>\n<td>Stick length<\/td>\n<td>800 mm<\/td>\n<\/tr>\n<tr>\n<td>Max digging reach<\/td>\n<td>2,925 mm<\/td>\n<\/tr>\n<tr>\n<td>Max digging depth<\/td>\n<td>1,375 mm<\/td>\n<\/tr>\n<tr>\n<td>Max digging height<\/td>\n<td>2,685 mm<\/td>\n<\/tr>\n<tr>\n<td>Max dumping height<\/td>\n<td>2,059 mm<\/td>\n<\/tr>\n<tr>\n<td>Swing radius<\/td>\n<td>1,289 mm<\/td>\n<\/tr>\n<tr>\n<td>Max ground reach<\/td>\n<td>2,827 mm<\/td>\n<\/tr>\n<tr>\n<td>Max vertical depth<\/td>\n<td>973 mm<\/td>\n<\/tr>\n<tr>\n<td>Boom deflection<\/td>\n<td>L80\u00b0 \/ R45\u00b0<\/td>\n<\/tr>\n<\/table>\n<\/div>\n<div>\n<div class=\"specs-group-title\">Performance<\/div>\n<table class=\"specs-table\">\n<tr>\n<td>Machine weight<\/td>\n<td>910 kg<\/td>\n<\/tr>\n<tr>\n<td>Engine model<\/td>\n<td>CG192F<\/td>\n<\/tr>\n<tr>\n<td>Power<\/td>\n<td>7.5 kW \/ 3,000 rpm<\/td>\n<\/tr>\n<tr>\n<td>Hydraulic pressure<\/td>\n<td>17 MPa<\/td>\n<\/tr>\n<tr>\n<td>Swing speed<\/td>\n<td>12 rpm<\/td>\n<\/tr>\n<tr>\n<td>Travel speed<\/td>\n<td>0\u20132.5 km\/h<\/td>\n<\/tr>\n<tr>\n<td>Bucket digging force<\/td>\n<td>9 kN<\/td>\n<\/tr>\n<tr>\n<td>Arm digging force<\/td>\n<td>7 kN<\/td>\n<\/tr>\n<tr>\n<td>Climbing ability<\/td>\n<td>\u226430\u00b0<\/td>\n<\/tr>\n<tr>\n<td>Ground pressure<\/td>\n<td>33.7 KPa<\/td>\n<\/tr>\n<\/table>\n<\/div>\n<div>\n<div class=\"specs-group-title\">Dimensions<\/div>\n<table class=\"specs-table\">\n<tr>\n<td>Max length<\/td>\n<td>2,867 mm<\/td>\n<\/tr>\n<tr>\n<td>Max width<\/td>\n<td>900 mm<\/td>\n<\/tr>\n<tr>\n<td>Max height<\/td>\n<td>1,385 mm<\/td>\n<\/tr>\n<tr>\n<td>Ground clearance<\/td>\n<td>245 mm<\/td>\n<\/tr>\n<tr>\n<td>Track contact length<\/td>\n<td>900 mm<\/td>\n<\/tr>\n<tr>\n<td>Track width<\/td>\n<td>180 mm<\/td>\n<\/tr>\n<tr>\n<td>Bucket capacity<\/td>\n<td>0.022 m\u00b3<\/td>\n<\/tr>\n<\/table>\n<\/div><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>  <!-- JG5013 --><\/p>\n<div class=\"product-card\">\n<div class=\"gallery\" id=\"g-5013\">\n<div class=\"gallery-thumbs\">\n<div class=\"gallery-thumb\"><img decoding=\"async\" src=\"https:\/\/jiangganmachinery.com\/wp-content\/uploads\/2026\/06\/JG5013_1-3.jpeg\" alt=\"\"><\/div>\n<div class=\"gallery-thumb\"><img decoding=\"async\" src=\"https:\/\/jiangganmachinery.com\/wp-content\/uploads\/2026\/06\/JG5013_2-3.jpeg\" alt=\"\"><\/div>\n<div class=\"gallery-thumb\"><img decoding=\"async\" src=\"https:\/\/jiangganmachinery.com\/wp-content\/uploads\/2026\/06\/JG5013_3-2.jpeg\" alt=\"\"><\/div>\n<div class=\"gallery-thumb\"><img decoding=\"async\" src=\"https:\/\/jiangganmachinery.com\/wp-content\/uploads\/2026\/06\/JG5013_4-2.jpeg\" alt=\"\"><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"product-info\">\n<div class=\"product-tag\">Hydraulic Crawler Excavator<\/div>\n<div class=\"product-model\">JG5013<\/div>\n<div class=\"product-engine-line\">Engine <strong>CG292F<\/strong> &nbsp;\u00b7&nbsp; Weight <strong>960 kg<\/strong> &nbsp;\u00b7&nbsp; Power <strong>14.1 kW<\/strong><\/div>\n<div class=\"key-specs\">\n<div class=\"key-spec\">\n<div class=\"key-spec-val\">2,925<em>mm<\/em><\/div>\n<div class=\"key-spec-label\">Max Reach<\/div>\n<\/div>\n<div class=\"key-spec\">\n<div class=\"key-spec-val\">1,375<em>mm<\/em><\/div>\n<div class=\"key-spec-label\">Dig Depth<\/div>\n<\/div>\n<div class=\"key-spec\">\n<div class=\"key-spec-val\">11<em>kN<\/em><\/div>\n<div class=\"key-spec-label\">Bucket Force<\/div>\n<\/div><\/div>\n<div class=\"btn-row\">\n        <a href=\"https:\/\/jiangganmachinery.com\/?page_id=544\" class=\"btn-primary\">View Details \u2192<\/a><br \/>\n        <button class=\"btn-ghost\" onclick=\"toggleSpecs(this)\">Specifications \u25be<\/button>\n      <\/div>\n<div class=\"specs-wrap\">\n<div class=\"specs-groups\">\n<div>\n<div class=\"specs-group-title\">Scope of Work<\/div>\n<table class=\"specs-table\">\n<tr>\n<td>Boom length<\/td>\n<td>1,480 mm<\/td>\n<\/tr>\n<tr>\n<td>Stick length<\/td>\n<td>800 mm<\/td>\n<\/tr>\n<tr>\n<td>Max digging reach<\/td>\n<td>2,925 mm<\/td>\n<\/tr>\n<tr>\n<td>Max digging depth<\/td>\n<td>1,375 mm<\/td>\n<\/tr>\n<tr>\n<td>Max digging height<\/td>\n<td>2,685 mm<\/td>\n<\/tr>\n<tr>\n<td>Max dumping height<\/td>\n<td>2,059 mm<\/td>\n<\/tr>\n<tr>\n<td>Swing radius<\/td>\n<td>1,289 mm<\/td>\n<\/tr>\n<tr>\n<td>Max ground reach<\/td>\n<td>2,827 mm<\/td>\n<\/tr>\n<tr>\n<td>Max vertical depth<\/td>\n<td>973 mm<\/td>\n<\/tr>\n<tr>\n<td>Boom deflection<\/td>\n<td>L80\u00b0 \/ R45\u00b0<\/td>\n<\/tr>\n<\/table>\n<\/div>\n<div>\n<div class=\"specs-group-title\">Performance<\/div>\n<table class=\"specs-table\">\n<tr>\n<td>Machine weight<\/td>\n<td>960 kg<\/td>\n<\/tr>\n<tr>\n<td>Engine model<\/td>\n<td>CG292F<\/td>\n<\/tr>\n<tr>\n<td>Power<\/td>\n<td>14.1 kW \/ 3,000 rpm<\/td>\n<\/tr>\n<tr>\n<td>Hydraulic pressure<\/td>\n<td>17.5 MPa<\/td>\n<\/tr>\n<tr>\n<td>Swing speed<\/td>\n<td>17 rpm<\/td>\n<\/tr>\n<tr>\n<td>Travel speed<\/td>\n<td>0\u20132.5 km\/h<\/td>\n<\/tr>\n<tr>\n<td>Bucket digging force<\/td>\n<td>11 kN<\/td>\n<\/tr>\n<tr>\n<td>Arm digging force<\/td>\n<td>9 kN<\/td>\n<\/tr>\n<tr>\n<td>Climbing ability<\/td>\n<td>\u226430\u00b0<\/td>\n<\/tr>\n<tr>\n<td>Ground pressure<\/td>\n<td>33.7 KPa<\/td>\n<\/tr>\n<\/table>\n<\/div>\n<div>\n<div class=\"specs-group-title\">Dimensions<\/div>\n<table class=\"specs-table\">\n<tr>\n<td>Max length<\/td>\n<td>2,867 mm<\/td>\n<\/tr>\n<tr>\n<td>Max width<\/td>\n<td>900 mm<\/td>\n<\/tr>\n<tr>\n<td>Max height<\/td>\n<td>1,570 mm<\/td>\n<\/tr>\n<tr>\n<td>Ground clearance<\/td>\n<td>245 mm<\/td>\n<\/tr>\n<tr>\n<td>Track contact length<\/td>\n<td>900 mm<\/td>\n<\/tr>\n<tr>\n<td>Track width<\/td>\n<td>180 mm<\/td>\n<\/tr>\n<tr>\n<td>Bucket capacity<\/td>\n<td>0.022 m\u00b3<\/td>\n<\/tr>\n<\/table>\n<\/div><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>  <!-- JG5015 --><\/p>\n<div class=\"product-card\">\n<div class=\"gallery\" id=\"g-5015\">\n<div class=\"gallery-thumbs\">\n<div class=\"gallery-thumb\"><img decoding=\"async\" src=\"https:\/\/jiangganmachinery.com\/wp-content\/uploads\/2026\/06\/JG5015_1-2.jpeg\" alt=\"\"><\/div>\n<div class=\"gallery-thumb\"><img decoding=\"async\" src=\"https:\/\/jiangganmachinery.com\/wp-content\/uploads\/2026\/06\/JG5015_2-2.jpeg\" alt=\"\"><\/div>\n<div class=\"gallery-thumb\"><img decoding=\"async\" src=\"https:\/\/jiangganmachinery.com\/wp-content\/uploads\/2026\/06\/JG5015_3-2.jpeg\" alt=\"\"><\/div>\n<div class=\"gallery-thumb\"><img decoding=\"async\" src=\"https:\/\/jiangganmachinery.com\/wp-content\/uploads\/2026\/06\/JG5015_4-2.png\" alt=\"\"><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"product-info\">\n<div class=\"product-tag\">Hydraulic Crawler Excavator<\/div>\n<div class=\"product-model\">JG5015<\/div>\n<div class=\"product-engine-line\">Engine <strong>Kubota D722<\/strong> &nbsp;\u00b7&nbsp; Weight <strong>960 kg<\/strong> &nbsp;\u00b7&nbsp; Power <strong>10.2 kW<\/strong><\/div>\n<div class=\"key-specs\">\n<div class=\"key-spec\">\n<div class=\"key-spec-val\">2,925<em>mm<\/em><\/div>\n<div class=\"key-spec-label\">Max Reach<\/div>\n<\/div>\n<div class=\"key-spec\">\n<div class=\"key-spec-val\">1,375<em>mm<\/em><\/div>\n<div class=\"key-spec-label\">Dig Depth<\/div>\n<\/div>\n<div class=\"key-spec\">\n<div class=\"key-spec-val\">11<em>kN<\/em><\/div>\n<div class=\"key-spec-label\">Bucket Force<\/div>\n<\/div><\/div>\n<div class=\"btn-row\">\n        <a href=\"https:\/\/jiangganmachinery.com\/?page_id=545\" class=\"btn-primary\">View Details \u2192<\/a><br \/>\n        <button class=\"btn-ghost\" onclick=\"toggleSpecs(this)\">Specifications \u25be<\/button>\n      <\/div>\n<div class=\"specs-wrap\">\n<div class=\"specs-groups\">\n<div>\n<div class=\"specs-group-title\">Scope of Work<\/div>\n<table class=\"specs-table\">\n<tr>\n<td>Boom length<\/td>\n<td>1,480 mm<\/td>\n<\/tr>\n<tr>\n<td>Stick length<\/td>\n<td>800 mm<\/td>\n<\/tr>\n<tr>\n<td>Max digging reach<\/td>\n<td>2,925 mm<\/td>\n<\/tr>\n<tr>\n<td>Max digging depth<\/td>\n<td>1,375 mm<\/td>\n<\/tr>\n<tr>\n<td>Max digging height<\/td>\n<td>2,685 mm<\/td>\n<\/tr>\n<tr>\n<td>Max dumping height<\/td>\n<td>2,059 mm<\/td>\n<\/tr>\n<tr>\n<td>Swing radius<\/td>\n<td>1,289 mm<\/td>\n<\/tr>\n<tr>\n<td>Max ground reach<\/td>\n<td>2,827 mm<\/td>\n<\/tr>\n<tr>\n<td>Max vertical depth<\/td>\n<td>973 mm<\/td>\n<\/tr>\n<tr>\n<td>Boom deflection<\/td>\n<td>L80\u00b0 \/ R45\u00b0<\/td>\n<\/tr>\n<\/table>\n<\/div>\n<div>\n<div class=\"specs-group-title\">Performance<\/div>\n<table class=\"specs-table\">\n<tr>\n<td>Machine weight<\/td>\n<td>960 kg<\/td>\n<\/tr>\n<tr>\n<td>Engine model<\/td>\n<td>Kubota D722<\/td>\n<\/tr>\n<tr>\n<td>Power<\/td>\n<td>10.2 kW \/ 2,500 rpm<\/td>\n<\/tr>\n<tr>\n<td>Hydraulic pressure<\/td>\n<td>17.5 MPa<\/td>\n<\/tr>\n<tr>\n<td>Swing speed<\/td>\n<td>12 rpm<\/td>\n<\/tr>\n<tr>\n<td>Travel speed<\/td>\n<td>0\u20132.5 km\/h<\/td>\n<\/tr>\n<tr>\n<td>Bucket digging force<\/td>\n<td>11 kN<\/td>\n<\/tr>\n<tr>\n<td>Arm digging force<\/td>\n<td>9 kN<\/td>\n<\/tr>\n<tr>\n<td>Climbing ability<\/td>\n<td>\u226430\u00b0<\/td>\n<\/tr>\n<tr>\n<td>Ground pressure<\/td>\n<td>33.7 KPa<\/td>\n<\/tr>\n<\/table>\n<\/div>\n<div>\n<div class=\"specs-group-title\">Dimensions<\/div>\n<table class=\"specs-table\">\n<tr>\n<td>Max length<\/td>\n<td>2,867 mm<\/td>\n<\/tr>\n<tr>\n<td>Max width<\/td>\n<td>900 mm<\/td>\n<\/tr>\n<tr>\n<td>Max height<\/td>\n<td>1,385 mm<\/td>\n<\/tr>\n<tr>\n<td>Ground clearance<\/td>\n<td>245 mm<\/td>\n<\/tr>\n<tr>\n<td>Track contact length<\/td>\n<td>900 mm<\/td>\n<\/tr>\n<tr>\n<td>Track width<\/td>\n<td>180 mm<\/td>\n<\/tr>\n<tr>\n<td>Bucket capacity<\/td>\n<td>0.022 m\u00b3<\/td>\n<\/tr>\n<\/table>\n<\/div><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>  <!-- JG5017R --><\/p>\n<div class=\"product-card\">\n<div class=\"gallery\" id=\"g-5017\">\n<div class=\"gallery-thumbs\">\n<div class=\"gallery-thumb\"><img decoding=\"async\" src=\"https:\/\/jiangganmachinery.com\/wp-content\/uploads\/2026\/06\/JG5017_1-2.png\" alt=\"\"><\/div>\n<div class=\"gallery-thumb\"><img decoding=\"async\" src=\"https:\/\/jiangganmachinery.com\/wp-content\/uploads\/2026\/06\/JG5017_2-2.png\" alt=\"\"><\/div>\n<div class=\"gallery-thumb\"><img decoding=\"async\" src=\"https:\/\/jiangganmachinery.com\/wp-content\/uploads\/2026\/06\/JG5017_3-2.png\" alt=\"\"><\/div>\n<div class=\"gallery-thumb\"><img decoding=\"async\" src=\"https:\/\/jiangganmachinery.com\/wp-content\/uploads\/2026\/06\/JG5017_4-2.png\" alt=\"\"><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"product-info\">\n<div class=\"product-tag\">Hydraulic Crawler Excavator<\/div>\n<div class=\"product-model\">JG5017R<\/div>\n<div class=\"product-engine-line\">Engine <strong>Kubota 902<\/strong> &nbsp;\u00b7&nbsp; Weight <strong>1,700 kg<\/strong> &nbsp;\u00b7&nbsp; Power <strong>11.3 kW<\/strong><\/div>\n<div class=\"product-note\">\u2605 Extendable undercarriage 970\u20131,260 mm<\/div>\n<div class=\"key-specs\">\n<div class=\"key-spec\">\n<div class=\"key-spec-val\">3,700<em>mm<\/em><\/div>\n<div class=\"key-spec-label\">Max Reach<\/div>\n<\/div>\n<div class=\"key-spec\">\n<div class=\"key-spec-val\">2,080<em>mm<\/em><\/div>\n<div class=\"key-spec-label\">Dig Depth<\/div>\n<\/div>\n<div class=\"key-spec\">\n<div class=\"key-spec-val\">14<em>kN<\/em><\/div>\n<div class=\"key-spec-label\">Bucket Force<\/div>\n<\/div><\/div>\n<div class=\"btn-row\">\n        <a href=\"https:\/\/jiangganmachinery.com\/?page_id=546\" class=\"btn-primary\">View Details \u2192<\/a><br \/>\n        <button class=\"btn-ghost\" onclick=\"toggleSpecs(this)\">Specifications \u25be<\/button>\n      <\/div>\n<div class=\"specs-wrap\">\n<div class=\"specs-groups\">\n<div>\n<div class=\"specs-group-title\">Scope of Work<\/div>\n<table class=\"specs-table\">\n<tr>\n<td>Boom length<\/td>\n<td>1,730 mm<\/td>\n<\/tr>\n<tr>\n<td>Stick length<\/td>\n<td>950 mm<\/td>\n<\/tr>\n<tr>\n<td>Max digging reach<\/td>\n<td>3,700 mm<\/td>\n<\/tr>\n<tr>\n<td>Max digging depth<\/td>\n<td>2,080 mm<\/td>\n<\/tr>\n<tr>\n<td>Max digging height<\/td>\n<td>3,300 mm<\/td>\n<\/tr>\n<tr>\n<td>Max dumping height<\/td>\n<td>2,400 mm<\/td>\n<\/tr>\n<tr>\n<td>Swing radius<\/td>\n<td>1,730 mm<\/td>\n<\/tr>\n<tr>\n<td>Max ground reach<\/td>\n<td>3,650 mm<\/td>\n<\/tr>\n<tr>\n<td>Max vertical depth<\/td>\n<td>1,500 mm<\/td>\n<\/tr>\n<tr>\n<td>Boom deflection<\/td>\n<td>L80\u00b0 \/ R45\u00b0<\/td>\n<\/tr>\n<\/table>\n<\/div>\n<div>\n<div class=\"specs-group-title\">Performance<\/div>\n<table class=\"specs-table\">\n<tr>\n<td>Machine weight<\/td>\n<td>1,700 kg<\/td>\n<\/tr>\n<tr>\n<td>Engine model<\/td>\n<td>Kubota 902<\/td>\n<\/tr>\n<tr>\n<td>Power<\/td>\n<td>11.3 kW \/ 2,200 rpm<\/td>\n<\/tr>\n<tr>\n<td>Hydraulic pressure<\/td>\n<td>20 MPa<\/td>\n<\/tr>\n<tr>\n<td>Swing speed<\/td>\n<td>10 rpm<\/td>\n<\/tr>\n<tr>\n<td>Travel speed<\/td>\n<td>0\u20134.5 km\/h<\/td>\n<\/tr>\n<tr>\n<td>Bucket digging force<\/td>\n<td>14 kN<\/td>\n<\/tr>\n<tr>\n<td>Arm digging force<\/td>\n<td>10 kN<\/td>\n<\/tr>\n<tr>\n<td>Climbing ability<\/td>\n<td>&lt;35\u00b0 (70%)<\/td>\n<\/tr>\n<tr>\n<td>Ground pressure<\/td>\n<td>30 KPa<\/td>\n<\/tr>\n<\/table>\n<\/div>\n<div>\n<div class=\"specs-group-title\">Dimensions<\/div>\n<table class=\"specs-table\">\n<tr>\n<td>Max length<\/td>\n<td>3,500 mm<\/td>\n<\/tr>\n<tr>\n<td>Max width<\/td>\n<td>970 mm<\/td>\n<\/tr>\n<tr>\n<td>Max height<\/td>\n<td>2,430 mm<\/td>\n<\/tr>\n<tr>\n<td>Ground clearance<\/td>\n<td>190 mm<\/td>\n<\/tr>\n<tr>\n<td>Track contact length<\/td>\n<td>1,170 mm<\/td>\n<\/tr>\n<tr>\n<td>Track width<\/td>\n<td>230 mm<\/td>\n<\/tr>\n<tr>\n<td>Bucket capacity<\/td>\n<td>0.06 m\u00b3<\/td>\n<\/tr>\n<\/table>\n<\/div><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>  <!-- JG5019R --><\/p>\n<div class=\"product-card\">\n<div class=\"gallery\" id=\"g-5019\">\n<div class=\"gallery-thumbs\">\n<div class=\"gallery-thumb\"><img decoding=\"async\" src=\"https:\/\/jiangganmachinery.com\/wp-content\/uploads\/2026\/06\/JG5019_1-3.png\" alt=\"\"><\/div>\n<div class=\"gallery-thumb\"><img decoding=\"async\" src=\"https:\/\/jiangganmachinery.com\/wp-content\/uploads\/2026\/06\/JG5019_2-2.png\" alt=\"\"><\/div>\n<div class=\"gallery-thumb\"><img decoding=\"async\" src=\"https:\/\/jiangganmachinery.com\/wp-content\/uploads\/2026\/06\/JG5019_3-2.png\" alt=\"\"><\/div>\n<div class=\"gallery-thumb\"><img decoding=\"async\" src=\"https:\/\/jiangganmachinery.com\/wp-content\/uploads\/2026\/06\/JG5019_4-2.png\" alt=\"\"><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"product-info\">\n<div class=\"product-tag\">Hydraulic Crawler Excavator<\/div>\n<div class=\"product-model\">JG5019R<\/div>\n<div class=\"product-engine-line\">Engine <strong>Yanmar 3TNV74<\/strong> &nbsp;\u00b7&nbsp; Weight <strong>1,700 kg<\/strong> &nbsp;\u00b7&nbsp; Power <strong>11.3 kW<\/strong><\/div>\n<div class=\"product-note\">\u2605 Extendable undercarriage 970\u20131,260 mm &nbsp;\u00b7&nbsp; Optional Kubota 902<\/div>\n<div class=\"key-specs\">\n<div class=\"key-spec\">\n<div class=\"key-spec-val\">3,700<em>mm<\/em><\/div>\n<div class=\"key-spec-label\">Max Reach<\/div>\n<\/div>\n<div class=\"key-spec\">\n<div class=\"key-spec-val\">2,080<em>mm<\/em><\/div>\n<div class=\"key-spec-label\">Dig Depth<\/div>\n<\/div>\n<div class=\"key-spec\">\n<div class=\"key-spec-val\">14<em>kN<\/em><\/div>\n<div class=\"key-spec-label\">Bucket Force<\/div>\n<\/div><\/div>\n<div class=\"btn-row\">\n        <a href=\"https:\/\/jiangganmachinery.com\/?page_id=547\" class=\"btn-primary\">View Details \u2192<\/a><br \/>\n        <button class=\"btn-ghost\" onclick=\"toggleSpecs(this)\">Specifications \u25be<\/button>\n      <\/div>\n<div class=\"specs-wrap\">\n<div class=\"specs-groups\">\n<div>\n<div class=\"specs-group-title\">Scope of Work<\/div>\n<table class=\"specs-table\">\n<tr>\n<td>Boom length<\/td>\n<td>1,730 mm<\/td>\n<\/tr>\n<tr>\n<td>Stick length<\/td>\n<td>950 mm<\/td>\n<\/tr>\n<tr>\n<td>Max digging reach<\/td>\n<td>3,700 mm<\/td>\n<\/tr>\n<tr>\n<td>Max digging depth<\/td>\n<td>2,080 mm<\/td>\n<\/tr>\n<tr>\n<td>Max digging height<\/td>\n<td>3,300 mm<\/td>\n<\/tr>\n<tr>\n<td>Max dumping height<\/td>\n<td>2,400 mm<\/td>\n<\/tr>\n<tr>\n<td>Swing radius<\/td>\n<td>1,730 mm<\/td>\n<\/tr>\n<tr>\n<td>Max ground reach<\/td>\n<td>3,650 mm<\/td>\n<\/tr>\n<tr>\n<td>Max vertical depth<\/td>\n<td>1,500 mm<\/td>\n<\/tr>\n<tr>\n<td>Boom deflection<\/td>\n<td>L80\u00b0 \/ R45\u00b0<\/td>\n<\/tr>\n<\/table>\n<\/div>\n<div>\n<div class=\"specs-group-title\">Performance<\/div>\n<table class=\"specs-table\">\n<tr>\n<td>Machine weight<\/td>\n<td>1,700 kg<\/td>\n<\/tr>\n<tr>\n<td>Engine model<\/td>\n<td>Yanmar 3TNV74<\/td>\n<\/tr>\n<tr>\n<td>Power<\/td>\n<td>11.3 kW \/ 2,200 rpm<\/td>\n<\/tr>\n<tr>\n<td>Hydraulic pressure<\/td>\n<td>20 MPa<\/td>\n<\/tr>\n<tr>\n<td>Swing speed<\/td>\n<td>10 rpm<\/td>\n<\/tr>\n<tr>\n<td>Travel speed<\/td>\n<td>0\u20134.5 km\/h<\/td>\n<\/tr>\n<tr>\n<td>Bucket digging force<\/td>\n<td>14 kN<\/td>\n<\/tr>\n<tr>\n<td>Arm digging force<\/td>\n<td>10 kN<\/td>\n<\/tr>\n<tr>\n<td>Climbing ability<\/td>\n<td>&lt;35\u00b0 (70%)<\/td>\n<\/tr>\n<tr>\n<td>Ground pressure<\/td>\n<td>30 KPa<\/td>\n<\/tr>\n<\/table>\n<\/div>\n<div>\n<div class=\"specs-group-title\">Dimensions<\/div>\n<table class=\"specs-table\">\n<tr>\n<td>Max length<\/td>\n<td>3,500 mm<\/td>\n<\/tr>\n<tr>\n<td>Max width<\/td>\n<td>970 mm<\/td>\n<\/tr>\n<tr>\n<td>Max height<\/td>\n<td>2,430 mm<\/td>\n<\/tr>\n<tr>\n<td>Ground clearance<\/td>\n<td>190 mm<\/td>\n<\/tr>\n<tr>\n<td>Track contact length<\/td>\n<td>1,170 mm<\/td>\n<\/tr>\n<tr>\n<td>Track width<\/td>\n<td>230 mm<\/td>\n<\/tr>\n<tr>\n<td>Bucket capacity<\/td>\n<td>0.06 m\u00b3<\/td>\n<\/tr>\n<\/table>\n<\/div><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>  <!-- JG5021 --><\/p>\n<div class=\"product-card\">\n<div class=\"gallery\" id=\"g-5021\">\n<div class=\"gallery-thumbs\">\n<div class=\"gallery-thumb\"><img decoding=\"async\" src=\"https:\/\/jiangganmachinery.com\/wp-content\/uploads\/2026\/06\/JG5021_1-2.jpeg\" alt=\"\"><\/div>\n<div class=\"gallery-thumb\"><img decoding=\"async\" src=\"https:\/\/jiangganmachinery.com\/wp-content\/uploads\/2026\/06\/JG5021_2-2.jpeg\" alt=\"\"><\/div>\n<div class=\"gallery-thumb\"><img decoding=\"async\" src=\"https:\/\/jiangganmachinery.com\/wp-content\/uploads\/2026\/06\/JG5021_3-3.jpeg\" alt=\"\"><\/div>\n<div class=\"gallery-thumb\"><img decoding=\"async\" src=\"https:\/\/jiangganmachinery.com\/wp-content\/uploads\/2026\/06\/JG5021_4-2.jpeg\" alt=\"\"><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"product-info\">\n<div class=\"product-tag\">Hydraulic Crawler Excavator<\/div>\n<div class=\"product-model\">JG5021 A\/B\/C<\/div>\n<div class=\"product-engine-line\">Engine <strong>Laidong 3TE25-G36<\/strong> &nbsp;\u00b7&nbsp; Weight <strong>1,800 kg<\/strong> &nbsp;\u00b7&nbsp; Power <strong>18.4 kW<\/strong><\/div>\n<div class=\"product-note\">\u2605 Optional retractable base frame 1,050\u20131,350 mm \u00b7 Boom deflection<\/div>\n<div class=\"key-specs\">\n<div class=\"key-spec\">\n<div class=\"key-spec-val\">3,793<em>mm<\/em><\/div>\n<div class=\"key-spec-label\">Max Reach<\/div>\n<\/div>\n<div class=\"key-spec\">\n<div class=\"key-spec-val\">2,154<em>mm<\/em><\/div>\n<div class=\"key-spec-label\">Dig Depth<\/div>\n<\/div>\n<div class=\"key-spec\">\n<div class=\"key-spec-val\">14<em>kN<\/em><\/div>\n<div class=\"key-spec-label\">Bucket Force<\/div>\n<\/div><\/div>\n<div class=\"btn-row\">\n        <a href=\"https:\/\/jiangganmachinery.com\/?page_id=548\" class=\"btn-primary\">View Details \u2192<\/a><br \/>\n        <button class=\"btn-ghost\" onclick=\"toggleSpecs(this)\">Specifications \u25be<\/button>\n      <\/div>\n<div class=\"specs-wrap\">\n<div class=\"specs-groups\">\n<div>\n<div class=\"specs-group-title\">Scope of Work<\/div>\n<table class=\"specs-table\">\n<tr>\n<td>Boom length<\/td>\n<td>1,804 mm<\/td>\n<\/tr>\n<tr>\n<td>Stick length<\/td>\n<td>930 mm<\/td>\n<\/tr>\n<tr>\n<td>Max digging reach<\/td>\n<td>3,793 mm<\/td>\n<\/tr>\n<tr>\n<td>Max digging depth<\/td>\n<td>2,154 mm<\/td>\n<\/tr>\n<tr>\n<td>Max digging height<\/td>\n<td>3,050 mm<\/td>\n<\/tr>\n<tr>\n<td>Max dumping height<\/td>\n<td>2,217 mm<\/td>\n<\/tr>\n<tr>\n<td>Swing radius<\/td>\n<td>1,820 mm<\/td>\n<\/tr>\n<tr>\n<td>Max ground reach<\/td>\n<td>3,690 mm<\/td>\n<\/tr>\n<tr>\n<td>Max vertical depth<\/td>\n<td>1,500 mm<\/td>\n<\/tr>\n<tr>\n<td>Boom deflection<\/td>\n<td>L80\u00b0 \/ R45\u00b0<\/td>\n<\/tr>\n<\/table>\n<\/div>\n<div>\n<div class=\"specs-group-title\">Performance<\/div>\n<table class=\"specs-table\">\n<tr>\n<td>Machine weight<\/td>\n<td>1,800 kg<\/td>\n<\/tr>\n<tr>\n<td>Engine model<\/td>\n<td>Laidong 3TE25-G36<\/td>\n<\/tr>\n<tr>\n<td>Power<\/td>\n<td>18.4 kW \/ 2,350 rpm<\/td>\n<\/tr>\n<tr>\n<td>Hydraulic pressure<\/td>\n<td>20 MPa<\/td>\n<\/tr>\n<tr>\n<td>Swing speed<\/td>\n<td>10 rpm<\/td>\n<\/tr>\n<tr>\n<td>Travel speed<\/td>\n<td>0\u20134.5 km\/h<\/td>\n<\/tr>\n<tr>\n<td>Bucket digging force<\/td>\n<td>14 kN<\/td>\n<\/tr>\n<tr>\n<td>Arm digging force<\/td>\n<td>10 kN<\/td>\n<\/tr>\n<tr>\n<td>Climbing ability<\/td>\n<td>&lt;35\u00b0 (70%)<\/td>\n<\/tr>\n<tr>\n<td>Ground pressure<\/td>\n<td>30 KPa<\/td>\n<\/tr>\n<\/table>\n<\/div>\n<div>\n<div class=\"specs-group-title\">Dimensions<\/div>\n<table class=\"specs-table\">\n<tr>\n<td>Max length<\/td>\n<td>3,800 mm<\/td>\n<\/tr>\n<tr>\n<td>Max width<\/td>\n<td>1,060 mm<\/td>\n<\/tr>\n<tr>\n<td>Max height<\/td>\n<td>2,300 mm<\/td>\n<\/tr>\n<tr>\n<td>Ground clearance<\/td>\n<td>235 mm<\/td>\n<\/tr>\n<tr>\n<td>Track contact length<\/td>\n<td>1,090 mm<\/td>\n<\/tr>\n<tr>\n<td>Track width<\/td>\n<td>230 mm<\/td>\n<\/tr>\n<tr>\n<td>Bucket capacity<\/td>\n<td>0.06 m\u00b3<\/td>\n<\/tr>\n<\/table>\n<\/div><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>  <!-- JG5023 --><\/p>\n<div class=\"product-card\">\n<div class=\"gallery\" id=\"g-5023\">\n<div class=\"gallery-thumbs\">\n<div class=\"gallery-thumb\"><img decoding=\"async\" src=\"https:\/\/jiangganmachinery.com\/wp-content\/uploads\/2026\/06\/JG5023_1-2.jpeg\" alt=\"\"><\/div>\n<div class=\"gallery-thumb\"><img decoding=\"async\" src=\"https:\/\/jiangganmachinery.com\/wp-content\/uploads\/2026\/06\/JG5023_2-2.jpeg\" alt=\"\"><\/div>\n<div class=\"gallery-thumb\"><img decoding=\"async\" src=\"https:\/\/jiangganmachinery.com\/wp-content\/uploads\/2026\/06\/JG5023_3-3.jpeg\" alt=\"\"><\/div>\n<div class=\"gallery-thumb\"><img decoding=\"async\" src=\"https:\/\/jiangganmachinery.com\/wp-content\/uploads\/2026\/06\/JG5023_4-2.jpeg\" alt=\"\"><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"product-info\">\n<div class=\"product-tag\">Hydraulic Crawler Excavator<\/div>\n<div class=\"product-model\">JG5023 A\/B\/C<\/div>\n<div class=\"product-engine-line\">Engine <strong>Yanmar 3TNV80F-5N<\/strong> &nbsp;\u00b7&nbsp; Weight <strong>1,800 kg<\/strong> &nbsp;\u00b7&nbsp; Power <strong>15.2 kW<\/strong><\/div>\n<div class=\"product-note\">\u2605 Optional retractable base frame \u00b7 Optional cab \u00b7 Optional convertible top<\/div>\n<div class=\"key-specs\">\n<div class=\"key-spec\">\n<div class=\"key-spec-val\">3,793<em>mm<\/em><\/div>\n<div class=\"key-spec-label\">Max Reach<\/div>\n<\/div>\n<div class=\"key-spec\">\n<div class=\"key-spec-val\">2,154<em>mm<\/em><\/div>\n<div class=\"key-spec-label\">Dig Depth<\/div>\n<\/div>\n<div class=\"key-spec\">\n<div class=\"key-spec-val\">14<em>kN<\/em><\/div>\n<div class=\"key-spec-label\">Bucket Force<\/div>\n<\/div><\/div>\n<div class=\"btn-row\">\n        <a href=\"https:\/\/jiangganmachinery.com\/?page_id=550\" class=\"btn-primary\">View Details \u2192<\/a><br \/>\n        <button class=\"btn-ghost\" onclick=\"toggleSpecs(this)\">Specifications \u25be<\/button>\n      <\/div>\n<div class=\"specs-wrap\">\n<div class=\"specs-groups\">\n<div>\n<div class=\"specs-group-title\">Scope of Work<\/div>\n<table class=\"specs-table\">\n<tr>\n<td>Boom length<\/td>\n<td>1,804 mm<\/td>\n<\/tr>\n<tr>\n<td>Stick length<\/td>\n<td>930 mm<\/td>\n<\/tr>\n<tr>\n<td>Max digging reach<\/td>\n<td>3,793 mm<\/td>\n<\/tr>\n<tr>\n<td>Max digging depth<\/td>\n<td>2,154 mm<\/td>\n<\/tr>\n<tr>\n<td>Max digging height<\/td>\n<td>3,050 mm<\/td>\n<\/tr>\n<tr>\n<td>Max dumping height<\/td>\n<td>2,217 mm<\/td>\n<\/tr>\n<tr>\n<td>Swing radius<\/td>\n<td>1,820 mm<\/td>\n<\/tr>\n<tr>\n<td>Max ground reach<\/td>\n<td>3,690 mm<\/td>\n<\/tr>\n<tr>\n<td>Max vertical depth<\/td>\n<td>1,500 mm<\/td>\n<\/tr>\n<tr>\n<td>Boom deflection<\/td>\n<td>L80\u00b0 \/ R45\u00b0<\/td>\n<\/tr>\n<\/table>\n<\/div>\n<div>\n<div class=\"specs-group-title\">Performance<\/div>\n<table class=\"specs-table\">\n<tr>\n<td>Machine weight<\/td>\n<td>1,800 kg<\/td>\n<\/tr>\n<tr>\n<td>Engine model<\/td>\n<td>Yanmar 3TNV80F-5N<\/td>\n<\/tr>\n<tr>\n<td>Power<\/td>\n<td>15.2 kW \/ 2,500 rpm<\/td>\n<\/tr>\n<tr>\n<td>Hydraulic pressure<\/td>\n<td>20 MPa<\/td>\n<\/tr>\n<tr>\n<td>Swing speed<\/td>\n<td>10 rpm<\/td>\n<\/tr>\n<tr>\n<td>Travel speed<\/td>\n<td>0\u20134.5 km\/h<\/td>\n<\/tr>\n<tr>\n<td>Bucket digging force<\/td>\n<td>14 kN<\/td>\n<\/tr>\n<tr>\n<td>Arm digging force<\/td>\n<td>10 kN<\/td>\n<\/tr>\n<tr>\n<td>Climbing ability<\/td>\n<td>&lt;35\u00b0 (70%)<\/td>\n<\/tr>\n<tr>\n<td>Ground pressure<\/td>\n<td>30 KPa<\/td>\n<\/tr>\n<\/table>\n<\/div>\n<div>\n<div class=\"specs-group-title\">Dimensions<\/div>\n<table class=\"specs-table\">\n<tr>\n<td>Max length<\/td>\n<td>3,800 mm<\/td>\n<\/tr>\n<tr>\n<td>Max width<\/td>\n<td>1,060 mm<\/td>\n<\/tr>\n<tr>\n<td>Max height<\/td>\n<td>2,300 mm<\/td>\n<\/tr>\n<tr>\n<td>Ground clearance<\/td>\n<td>235 mm<\/td>\n<\/tr>\n<tr>\n<td>Track contact length<\/td>\n<td>1,090 mm<\/td>\n<\/tr>\n<tr>\n<td>Track width<\/td>\n<td>230 mm<\/td>\n<\/tr>\n<tr>\n<td>Bucket capacity<\/td>\n<td>0.06 m\u00b3<\/td>\n<\/tr>\n<\/table>\n<\/div><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<div class=\"cta-section\">\n<div class=\"cta-title\">Ready to <span>Order?<\/span><\/div>\n<p class=\"cta-sub\">Factory-direct pricing \u00b7 12-month warranty \u00b7 48-hour global parts dispatch<\/p>\n<p>  <a href=\"https:\/\/jiangganmachinery.com\/?page_id=554\" class=\"btn-cta\">Contact Us \u2192<\/a>\n<\/div>\n<p><script>\nfunction toggleSpecs(btn){\n  var w=btn.closest('.product-info').querySelector('.specs-wrap');\n  var o=w.classList.toggle('open');\n  btn.textContent=o?'Specifications \u25b4':'Specifications \u25be';\n}\n<\/script><br \/>\n<\/body><br \/>\n<\/html><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Jianggan Heavy Industry \u00b7 Factory Direct MiniExcavators Seven models from 0.9T to 1.8T. Kubota, Yanmar, and Laidong engines. 12-month warranty [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":279,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-542","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Mini Excavators - JIANGGAN Heavy Industry<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/jiangganmachinery.com\/?page_id=542\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Mini Excavators - JIANGGAN Heavy Industry\" \/>\n<meta property=\"og:description\" content=\"Jianggan Heavy Industry \u00b7 Factory Direct MiniExcavators Seven models from 0.9T to 1.8T. Kubota, Yanmar, and Laidong engines. 12-month warranty [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/jiangganmachinery.com\/?page_id=542\" \/>\n<meta property=\"og:site_name\" content=\"JIANGGAN Heavy Industry\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-08T08:06:59+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/jiangganmachinery.com\/wp-content\/uploads\/2026\/06\/JG5013\u7ec4\u5408-985x1024.png\" \/>\n\t<meta property=\"og:image:width\" content=\"985\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/jiangganmachinery.com\\\/?page_id=542\",\"url\":\"https:\\\/\\\/jiangganmachinery.com\\\/?page_id=542\",\"name\":\"Mini Excavators - JIANGGAN Heavy Industry\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/jiangganmachinery.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/jiangganmachinery.com\\\/?page_id=542#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/jiangganmachinery.com\\\/?page_id=542#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/jiangganmachinery.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/JG5013\u7ec4\u5408.png\",\"datePublished\":\"2026-06-06T06:11:43+00:00\",\"dateModified\":\"2026-06-08T08:06:59+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/jiangganmachinery.com\\\/?page_id=542#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/jiangganmachinery.com\\\/?page_id=542\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/jiangganmachinery.com\\\/?page_id=542#primaryimage\",\"url\":\"https:\\\/\\\/jiangganmachinery.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/JG5013\u7ec4\u5408.png\",\"contentUrl\":\"https:\\\/\\\/jiangganmachinery.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/JG5013\u7ec4\u5408.png\",\"width\":1722,\"height\":1791},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/jiangganmachinery.com\\\/?page_id=542#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/jiangganmachinery.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mini Excavators\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/jiangganmachinery.com\\\/#website\",\"url\":\"https:\\\/\\\/jiangganmachinery.com\\\/\",\"name\":\"JIANGGAN Heavy Industry\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/jiangganmachinery.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Mini Excavators - JIANGGAN Heavy Industry","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/jiangganmachinery.com\/?page_id=542","og_locale":"en_US","og_type":"article","og_title":"Mini Excavators - JIANGGAN Heavy Industry","og_description":"Jianggan Heavy Industry \u00b7 Factory Direct MiniExcavators Seven models from 0.9T to 1.8T. Kubota, Yanmar, and Laidong engines. 12-month warranty [&hellip;]","og_url":"https:\/\/jiangganmachinery.com\/?page_id=542","og_site_name":"JIANGGAN Heavy Industry","article_modified_time":"2026-06-08T08:06:59+00:00","og_image":[{"width":985,"height":1024,"url":"https:\/\/jiangganmachinery.com\/wp-content\/uploads\/2026\/06\/JG5013\u7ec4\u5408-985x1024.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/jiangganmachinery.com\/?page_id=542","url":"https:\/\/jiangganmachinery.com\/?page_id=542","name":"Mini Excavators - JIANGGAN Heavy Industry","isPartOf":{"@id":"https:\/\/jiangganmachinery.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/jiangganmachinery.com\/?page_id=542#primaryimage"},"image":{"@id":"https:\/\/jiangganmachinery.com\/?page_id=542#primaryimage"},"thumbnailUrl":"https:\/\/jiangganmachinery.com\/wp-content\/uploads\/2026\/06\/JG5013\u7ec4\u5408.png","datePublished":"2026-06-06T06:11:43+00:00","dateModified":"2026-06-08T08:06:59+00:00","breadcrumb":{"@id":"https:\/\/jiangganmachinery.com\/?page_id=542#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/jiangganmachinery.com\/?page_id=542"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/jiangganmachinery.com\/?page_id=542#primaryimage","url":"https:\/\/jiangganmachinery.com\/wp-content\/uploads\/2026\/06\/JG5013\u7ec4\u5408.png","contentUrl":"https:\/\/jiangganmachinery.com\/wp-content\/uploads\/2026\/06\/JG5013\u7ec4\u5408.png","width":1722,"height":1791},{"@type":"BreadcrumbList","@id":"https:\/\/jiangganmachinery.com\/?page_id=542#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/jiangganmachinery.com\/"},{"@type":"ListItem","position":2,"name":"Mini Excavators"}]},{"@type":"WebSite","@id":"https:\/\/jiangganmachinery.com\/#website","url":"https:\/\/jiangganmachinery.com\/","name":"JIANGGAN Heavy Industry","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/jiangganmachinery.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/jiangganmachinery.com\/index.php?rest_route=\/wp\/v2\/pages\/542","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jiangganmachinery.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jiangganmachinery.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jiangganmachinery.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jiangganmachinery.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=542"}],"version-history":[{"count":5,"href":"https:\/\/jiangganmachinery.com\/index.php?rest_route=\/wp\/v2\/pages\/542\/revisions"}],"predecessor-version":[{"id":651,"href":"https:\/\/jiangganmachinery.com\/index.php?rest_route=\/wp\/v2\/pages\/542\/revisions\/651"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/jiangganmachinery.com\/index.php?rest_route=\/wp\/v2\/media\/279"}],"wp:attachment":[{"href":"https:\/\/jiangganmachinery.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=542"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}