Skip to content
Additional information please call: 01744 750269 support@mereuk.com

Standard Contract

Mere (UK) offer a Standard Service and Maintenance contract which provides regular preventative inspections and access to our 24/7 engineer call-outs, if required at an extra cost.

Comprehensive Contract

Mere (UK) offer a Comprehensive Service and Maintenance contract which covers regular preventative inspections, access to the 24/7 engineer call-outs if required, with nothing else to pay for the life of the contract.

Back To Top
add_filter( 'gform_incomplete_submissions_expiration_days', 'change_incomplete_submissions_expiration_days' ); function change_incomplete_submissions_expiration_days( $expiration_days ) { GFCommon::log_debug( 'gform_incomplete_submissions_expiration_days: running.' ); $expiration_days = 182; return $expiration_days; }