{{#*inline "paging"}} {{#if (gt statistics.pageCount 1)}}
{{#if (gt query.page 1)}} {{/if}} {{#for 1 (increment statistics.pageCount 6) 1}} {{#if (eq this ../query.page)}} {{../query.page}} {{else}} {{this}} {{/if}} {{/for}} {{#if (lt query.page statistics.pageCount)}} {{/if}}
{{/if}} {{/inline}} {{#*inline "noresults"}} {{/inline}} {{#*inline "search"}} {{#searchForm id="minisearch" includeCount="false" class="raised grid-x grid-padding-x grid-padding-y small-up-2 medium-up-4 large-up-5"}}
{{#resetSearchLink class="clearfilter"}}Show All{{/resetSearchLink}}
{{/searchForm}} {{/inline}} {{#*inline "header"}}

{{title}}

{{/inline}} {{#*inline "buttonLink2"}} {{#if icon}} {{/if}}{{text}} {{/inline}} {{#*inline "buttonLink"}} {{#if icon}} {{/if}}{{text}} {{/inline}}
{{> search}}
{{statistics.total}} Match{{#if (gt statistics.total 1)}}es{{/if}} Page {{query.page}} of {{statistics.pageCount}}
{{sortDropdown placeholderText="Sort Order"}}
{{#each units}}
{{year}} {{make}} {{model}}
Truck Type
{{type.name}}
Stock#
{{stockNumber}}
{{formatCurrency pricing.asking 'Call for Price'}}
  • Engine {{spec . 'Engine Make'}} {{spec . 'Engine HP'}}
  • {{#withSpec . 'RA Capacity'}} {{#if (gt value 0)}}
  • {{name}} {{formatNumber value}}
  • {{/if}} {{/withSpec}} {{#withSpec . 'FA Capacity'}} {{#if (gt value 0)}}
  • {{name}} {{formatNumber value}}
  • {{/if}} {{/withSpec}} {{#withSpec . 'Trans Make'}}
  • {{name}} {{value}}
  • {{/withSpec}} {{#withSpec . 'Rear End Ratio'}}
  • Ratio {{value}}
  • {{/withSpec}} {{#withSpec . 'Sleeper Type'}}
  • {{name}} {{value}}
  • {{/withSpec}} {{#if odometer.reading}}
  • Odometer {{formatNumber odometer.reading}} {{odometer.unit}}
  • {{/if}}
  • Location {{physicalLocation}}
View Details
{{/each}}
{{> paging}}