{{#*inline "photoCDN"~}} https://orion.soarr.com/photos/{{unit.id}}/{{width}}x/{{unit.year}}-{{replace (lowercase unit.make) ' ' '_'}}-{{replace (lowercase unit.model) ' ' '_'}}.{{index}}.jpg {{~/inline}} {{#*inline "photo"~}} {{thumbnail unit width=width index=index}} {{~/inline}} {{#*inline "slider"}} {{/inline}} {{#*inline "unitVideo"~}} {{#if (length videos)}}
{{/if}} {{~/inline}} {{#*inline "quickspecs"}}
Overview
Truck Type
{{type.name}}
{{!--
Condition
{{designation.name}}
--}} {{#if odometer.reading}}
Odometer
{{formatNumber odometer.reading}} {{odometer.unit}}
{{/if}} {{#if odometer.ecm}}
ECM Reading
{{formatNumber odometer.ecm}}
{{/if}}
Stock#
{{stockNumber}}
{{#if serialNumber}}
VIN
{{serialNumber}}
{{/if}}
Price
{{#if pricing.asking}}{{formatCurrency pricing.asking }}{{else}}Call for Price{{/if}}
{{#if (length videos)}}
Watch Video {{/if}}
{{/inline}} {{#*inline "location"}}
Location Details
Quality Truck Care Center - {{dealerTitle dealer.city}}

{{dealer.address}}
{{dealer.city}} {{dealer.state}} {{dealer.zip}}

{{/inline}} {{#*inline "unitHeader"}} {{/inline}} {{#*inline "fullSpecs"}} {{#if (specGroups .)}}
Specifications
{{#each (specGroups .) as |group|}}
{{group.name}}
{{#each group.specs}}
{{value}}
{{/each}}
{{/each}}
{{/if}} {{/inline}} {{#*inline "conditions"}}
Condition Information
{{#fetchJson 'https://api.soarr.com/inventory/1.0/condition/' id=id}} {{#if isSuccess}} {{#if response.length}} {{!-- --}} {{#each response}} {{!-- --}} {{/each}}
Component DescriptionEst Repair Cost
{{name}} {{description}}{{formatCurrency repairCost ''}}
{{else}}
There is no condition information currently available.
{{/if}} {{else}}
Error retrieving condition information.
{{/if}} {{/fetchJson}}
{{/inline}} {{#*inline "brakes"}}
Brakes
{{#fetchJson 'https://api.soarr.com/inventory/1.0/brakes/' id=id}} {{#if isSuccess}} {{#if response.length}}
{{#each (array 1 2 3 4 5 6) as |axle|}} {{#each (array 1 2) as |pos|}} {{#if ../response}}
{{#if (lookup (arrayFind (arrayFilter ../response property="axle" value=axle) property='positionOnAxle' value=pos) 'thickness')}}

{{lookup (arrayFind (arrayFilter ../response property="axle" value=axle) property='positionOnAxle' value=pos) 'thickness'}}

{{/if}}
{{else}}
{{#if (lookup (arrayFind (arrayFilter ../../response property="axle" value=axle) property='positionOnAxle' value=pos) 'thickness')}}

{{lookup (arrayFind (arrayFilter ../../response property="axle" value=axle) property='positionOnAxle' value=pos) 'thickness'}}

{{/if}}
{{/if}} {{/each}} {{/each}}
{{else}}
There is no brake information currently available.
{{/if}} {{else}}
Error retrieving brake information.
{{/if}} {{/fetchJson}}
{{/inline}} {{#*inline "tires"}}
Tires
{{#fetchJson 'https://api.soarr.com/inventory/1.0/tires/' id=id}} {{#if isSuccess}} {{#if response.length}}
  • O = Original
  • R = Recap
  • RA = Radial
  • B = Bias
{{else}}

There is no tire information currently available.

{{/if}} {{else}}

Error retrieving tire information.

{{/if}} {{/fetchJson}}
{{/inline}} {{#*inline "options"}} {{#if options.length }}
Additional Features
{{!--
--}}
{{#each options}}
{{this}}
{{/each}}
{{/if}} {{/inline}} {{#*inline "notes"}} {{#if notes.external}}
Additional Description
{{{html notes.external}}}
{{/if}} {{/inline}} {{#*inline "similar"}} {{#similarInventory count=6}} {{#*inline "photoCDN"~}} https://orion.soarr.com/photos/{{unit.id}}/{{width}}x/{{unit.year}}-{{replace (lowercase unit.make) ' ' '_'}}-{{replace (lowercase unit.model) ' ' '_'}}.{{index}}.jpg {{~/inline}} {{#if (gt units.length 0)}}
{{/if}} {{/similarInventory}} {{/inline}} {{#headSEO}} {{#if (gt (length unit.photos) 0)}} {{/if}} {{/headSEO}} {{#with unit}}
{{#breadcrumbs .}} {{/breadcrumbs}}

{{year}} {{make}} {{model}}

  • Stock#{{stockNumber}}
  • VIN{{serialNumber}}
{{#backToListings class="flex gap-2 items-center mb-2 text-inherit print:hidden"}} Back to Results {{/backToListings}}
{{>slider}}
{{!----}}
{{> quickspecs}}
{{> location}}
{{> fullSpecs}} {{> options}} {{> notes}}
{{!--
--}} {{!--
--}} {{!-- {{> options}} --}} {{!--
--}} {{!----}} {{!--
--}} {{!----}} {{!-- {{> notes}} --}} {{!--
--}} {{!--
--}}
{{> similar}} {{/with}}