Coop Vechicle Check (test)

COOP TEST4

NAME/VECHICLE/ROUTE

Some description about this section

18T RIGID

Some description about this section

Tap any active square on the vehicle to mark damage (multiple selection enabled).

Rigid Truck Diagram
document.addEventListener(‘DOMContentLoaded’, function() { document.addEventListener(‘click’, function(e) { var cell = e.target.closest(‘.grid-cell:not(.off)’); if (!cell) return; var checkbox = cell.querySelector(‘input[type=”checkbox”]’); if (checkbox) { checkbox.checked = !checkbox.checked; cell.classList.toggle(‘selected’, checkbox.checked); } }); });
0
    0
    Your Cart
    Your cart is emptyReturn to Shop