Car auction software built for dealers done paying fees
Stop handing margin to Manheim, ADESA, and OPENLANE. Run your own branded auctions with zero per-car fees and zero percent of hammer. Unlimited cars. Unlimited buyers. Your auction, your brand, your buyer list.
" in its links. Interpolate it here so
// those links resolve instead of rendering as broken text. $root is '/' on
// these pages. (We deliberately do NOT eval the content — that would re-run
// arbitrary stored PHP and re-expose the pricing helpers we stripped.)
$body = str_replace('/', $root, $body);
$roi = is_array($page['roi_calc'] ?? null) ? $page['roi_calc'] : null;
if ($roi !== null && strpos($body, '') !== false) {
$parts = explode('', $body, 2);
echo $parts[0];
$calc = $roi;
include __DIR__ . '/../includes/industry-roi-calc.php';
echo $parts[1];
} else {
echo $body;
// If the body didn't position the calc but a config exists, render
// it once at the end of the body so the page isn't missing the tool.
if ($roi !== null) {
$calc = $roi;
include __DIR__ . '/../includes/industry-roi-calc.php';
}
}
?>
Email this to a friend
Ready to keep 100% of what you earn?
Join auctioneers across 50+ categories who run their entire operation on Selling Lane — and never hand over a commission on their sales.