0 && onHand <= 3} class:onhand-ok={onHand != null && onHand > 3} > {onHand ?? "—"}
{#if visible}
Inventory Breakdown
{#if loading}
Loading…
{:else if breakdown}
Murray, KY
{breakdown.murray}
Union City, TN
{breakdown.unionCity}
London, KY
{breakdown.london}
Vehicles
{breakdown.vehicles}
{/if}
{/if}