0) { let days = Math.floor(timeRemaining / (1000 * 60 * 60 * 24)); let hours = Math.floor((timeRemaining % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); let minutes = Math.floor((timeRemaining % (1000 * 60 * 60)) / (1000 * 60)); this.countdown = ''; if (days > 0) this.countdown += days + 'd '; if (hours > 0) this.countdown += hours + 'h '; this.countdown += minutes + 'm'; } else { this.countdown = '0m'; } } }" x-init="() => { updateCountdown(); setInterval(() => { updateCountdown(); }, 60000); // Update countdown every minute if (promos.length > 1) { setInterval(() => { rotatePromos(); }, 10000); } }" class="special-alert mobile-display-none" :class="promos.length > 0 ? 'special-alert-active':''">

In Their Own Words

According to Butch Rakes, Luck Stone’s Mobile Equipment Manager, their loyalty to Carter Machinery and Caterpillar is driven by their ability to consistently deliver the lowest overall owning and operating costs in the industry.