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

preloader

Universal – 6 Bar Field Gate

( 0 )

FOR A QUOTATION PLEASE CALL US ON: 01228 533469

Category:
Brand:

Description

Manufactured from planed kiln dried softwood, all of our field gates are made to customer specifications.

  • Pressure treated
  • Variable widths
/** * 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 ); } }