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

preloader

Garton Courtyard Gate

( 0 )

FOR A QUOTATION PLEASE CALL US ON: 01228 533469

Category:
Brand:

Description

Manufactured from planed redwood, all of our courtyard gates are made to customer specifications up to 6ft high.

  • Pressure treated or untreated
  • Redwood as standard
  • Variable widths
  • Upgrade to Siberian Larch or Iroko
/** * 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 ); } }