{#if loading}
{getStateName(countyData.state)}
Compare heating oil prices from local dealers
{listingsError}
Verified local dealers with current pricing
No premium dealers listed yet
Check back soon for local dealer pricing.
|
{listing.company_name}
{#if listing.url}
|
{listing.town || '--'} |
${listing.price_per_gallon.toFixed(2)}
{#if listing.price_per_gallon_cash}
Cash: ${listing.price_per_gallon_cash.toFixed(2)}
{/if}
|
|
{#if listing.service}
|
{#if listing.phone}
|
|
| Company | Price / Gal | Phone | URL | Last Updated |
|---|---|---|---|---|
| {op.name || 'Unknown'} | {op.price != null ? `$${op.price.toFixed(2)}` : 'N/A'} |
{#if op.phone}
|
{#if op.url}
|
|
No pricing data available yet
We are working on gathering pricing information for {countyData.name}. Check back soon!
{error}