Mon-Fri (8am-6pm), Sat (8am-1pm), Sun/Bank Hols (Closed)

preloader

Road Planings

( 0 )

Road Planings are a by product sub-base.

Description

Road Planing’s are a by product of resurfacing our roads and highways. They are extremely cost effective when creating temporary hard standings and car park areas. They can also be used as a fill or a sub-base for buildings, paths, roads, highways, driveways, and patios.

TO ORDER PLEASE CONATCT THE STORE.

/** * Ensure all images of related products are lazy loaded by increasing the * current media count to WordPress's lazy loading threshold if needed. * Because wp_increase_content_media_count() is a private function, we * check for its existence before use. */ if ( function_exists( 'wp_increase_content_media_count' ) ) { $content_media_count = wp_increase_content_media_count( 0 ); if ( $content_media_count < wp_omit_loading_attr_threshold() ) { wp_increase_content_media_count( wp_omit_loading_attr_threshold() - $content_media_count ); } }