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

preloader

Durapost® Classic Post Cover Strip

( 0 )

£10.16£8.47 Incl. VATExcl. VAT

Used to conceal the fixings on Durapost® Classic posts.

Clear
SKU: N/A
Category:
Brand:

Description

Used to conceal the fixings on Durapost® Classic posts and offering the added security as there is no access to the fixings.

Available in

  • Anthracite Grey, Olive Grey, Black and Sepia Brown.
  • 2.1m (2100mm)
/** * 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 ); } }