Unfortunately, you will have to repair the items or purchase them again. Truck lines will NOT accept claims for damaged or missing items once material has been signed for without exception.
function positionLinkBlock(targetContainer) { if (targetContainer != null) { var strLinkBlock = ' '; targetContainer.insertAdjacentHTML('afterbegin', strLinkBlock); } } jsElementReady('.be-ix-link-block', positionLinkBlock)