Ballast | Aggregates & Gravel | Aggregates, Sand & Cement | Huws Gray (2024)

Showing 1 - 30 of 117 results

  • 1
  • 2
  • 3
  • 4
  • Next

Clearance

Part number U0029964

£2.78 inc VAT

Enter Location More Detail

';},},events : function() {$('body').on('click', 'button#signup_addToFav', function(e) {e.preventDefault();if (location.protocol === 'https:') {fav.input();}else {location.href = "https://"+location.hostname+location.pathname+"?favopen=1";}});},input : function(){fav.stage = "input";Swal.fire({title: 'Add To My Projects',html: fav.ml.input(),showCancelButton: true,closeOnConfirm: false,animation: "slide-from-top",confirmButtonClass: 'swalConfirmButton',confirmButtonText: "Login",allowEscapeKey : true}).then(function(result) { if(result.value===true){ location.href = '/account/login?redirectTo='+window.location.href; }});},newuser : function() {fav.stage = "newuser";Swal.fire({title: 'New User',html: fav.ml.newUser(),showCancelButton: true,closeOnConfirm: false,animation: "slide-from-top",confirmButtonClass: 'swalConfirmButton',confirmButtonText: "Create Account",allowEscapeKey : false,showLoaderOnConfirm : true,}).then(function(result) {$('input#signUp_name').focus();fav.name = $('input#signUp_name').val();fav.password = $('input#signUp_password').val();fav.passwordconfirm = $('input#signUp_passwordconfirm').val();swal.disableButtons();$.ajax({url: "https://"+location.hostname+"/favourites/createcustomer",type: 'json',method: 'post',data: {email: fav.email,name: fav.name,password : fav.password,passwordconfirm : fav.passwordconfirm}}).done(function(response) {if(response.status) {location.href = location.href+"?addtofav=1";}else {$('div#signUp_errormessage').html(response.message).show();if(response.problem === "passwordshort" || response.problem === "passwordconfirm") {$('input#signUp_passwordconfirm').val("");$('input#signUp_password').val("").focus();}swal.enableButtons();}}).fail(function() {fav.newuser();});});},login : function() {fav.stage = "login";Swal.fire({title: 'Log In',html: fav.ml.login(),showCancelButton: true,closeOnConfirm: false,animation: "slide-from-top",confirmButtonClass: 'swalConfirmButton',confirmButtonText: "Log In",allowEscapeKey : true,showLoaderOnConfirm : true,}).then(function(result) {$('input#logIn_password').focus();fav.password = $('input#logIn_password').val();swal.disableButtons();$.ajax({url: "https://"+location.hostname+"/favourites/logincustomer",type: 'json',method: 'post',data: {email: fav.email,password : fav.password}}).done(function(response) {if(response.status) {location.href = location.href+"?addtofav=1";}else {$('div#logIn_errormessage').html(response.message).show();if(response.problem === "password") {$('input#logIn_password').val("").focus();}swal.enableButtons();}}).fail(function() {fav.login();});});},invalidEmail : function() {fav.stage = "input";Swal.fire({title: "Invalid Email Address",icon: "info",html : fav.ml.invalidEmail,confirmButtonClass: 'swalConfirmButton',closeOnConfirm: false,}).then(function(result) {fav.input();$('input#logIn_email').focus();$('input#logIn_email').val(fav.email);});},validateEmail : function () {var re = /^([\w-]+(?:\.[\w-]+)*)@((?:[\w-]+\.)*\w[\w-]{0,66})\.([a-z]{2,6}(?:\.[a-z]{2})?)$/i;return re.test(fav.email);}}

Part number U0030582

£3.12 inc VAT

Enter Location More Detail

';},},events : function() {$('body').on('click', 'button#signup_addToFav', function(e) {e.preventDefault();if (location.protocol === 'https:') {fav.input();}else {location.href = "https://"+location.hostname+location.pathname+"?favopen=1";}});},input : function(){fav.stage = "input";Swal.fire({title: 'Add To My Projects',html: fav.ml.input(),showCancelButton: true,closeOnConfirm: false,animation: "slide-from-top",confirmButtonClass: 'swalConfirmButton',confirmButtonText: "Login",allowEscapeKey : true}).then(function(result) { if(result.value===true){ location.href = '/account/login?redirectTo='+window.location.href; }});},newuser : function() {fav.stage = "newuser";Swal.fire({title: 'New User',html: fav.ml.newUser(),showCancelButton: true,closeOnConfirm: false,animation: "slide-from-top",confirmButtonClass: 'swalConfirmButton',confirmButtonText: "Create Account",allowEscapeKey : false,showLoaderOnConfirm : true,}).then(function(result) {$('input#signUp_name').focus();fav.name = $('input#signUp_name').val();fav.password = $('input#signUp_password').val();fav.passwordconfirm = $('input#signUp_passwordconfirm').val();swal.disableButtons();$.ajax({url: "https://"+location.hostname+"/favourites/createcustomer",type: 'json',method: 'post',data: {email: fav.email,name: fav.name,password : fav.password,passwordconfirm : fav.passwordconfirm}}).done(function(response) {if(response.status) {location.href = location.href+"?addtofav=1";}else {$('div#signUp_errormessage').html(response.message).show();if(response.problem === "passwordshort" || response.problem === "passwordconfirm") {$('input#signUp_passwordconfirm').val("");$('input#signUp_password').val("").focus();}swal.enableButtons();}}).fail(function() {fav.newuser();});});},login : function() {fav.stage = "login";Swal.fire({title: 'Log In',html: fav.ml.login(),showCancelButton: true,closeOnConfirm: false,animation: "slide-from-top",confirmButtonClass: 'swalConfirmButton',confirmButtonText: "Log In",allowEscapeKey : true,showLoaderOnConfirm : true,}).then(function(result) {$('input#logIn_password').focus();fav.password = $('input#logIn_password').val();swal.disableButtons();$.ajax({url: "https://"+location.hostname+"/favourites/logincustomer",type: 'json',method: 'post',data: {email: fav.email,password : fav.password}}).done(function(response) {if(response.status) {location.href = location.href+"?addtofav=1";}else {$('div#logIn_errormessage').html(response.message).show();if(response.problem === "password") {$('input#logIn_password').val("").focus();}swal.enableButtons();}}).fail(function() {fav.login();});});},invalidEmail : function() {fav.stage = "input";Swal.fire({title: "Invalid Email Address",icon: "info",html : fav.ml.invalidEmail,confirmButtonClass: 'swalConfirmButton',closeOnConfirm: false,}).then(function(result) {fav.input();$('input#logIn_email').focus();$('input#logIn_email').val(fav.email);});},validateEmail : function () {var re = /^([\w-]+(?:\.[\w-]+)*)@((?:[\w-]+\.)*\w[\w-]{0,66})\.([a-z]{2,6}(?:\.[a-z]{2})?)$/i;return re.test(fav.email);}}

Hay Mini Bag Ballast 20Mm

Part number U0029552

£3.72 inc VAT

Enter Location More Detail

';},},events : function() {$('body').on('click', 'button#signup_addToFav', function(e) {e.preventDefault();if (location.protocol === 'https:') {fav.input();}else {location.href = "https://"+location.hostname+location.pathname+"?favopen=1";}});},input : function(){fav.stage = "input";Swal.fire({title: 'Add To My Projects',html: fav.ml.input(),showCancelButton: true,closeOnConfirm: false,animation: "slide-from-top",confirmButtonClass: 'swalConfirmButton',confirmButtonText: "Login",allowEscapeKey : true}).then(function(result) { if(result.value===true){ location.href = '/account/login?redirectTo='+window.location.href; }});},newuser : function() {fav.stage = "newuser";Swal.fire({title: 'New User',html: fav.ml.newUser(),showCancelButton: true,closeOnConfirm: false,animation: "slide-from-top",confirmButtonClass: 'swalConfirmButton',confirmButtonText: "Create Account",allowEscapeKey : false,showLoaderOnConfirm : true,}).then(function(result) {$('input#signUp_name').focus();fav.name = $('input#signUp_name').val();fav.password = $('input#signUp_password').val();fav.passwordconfirm = $('input#signUp_passwordconfirm').val();swal.disableButtons();$.ajax({url: "https://"+location.hostname+"/favourites/createcustomer",type: 'json',method: 'post',data: {email: fav.email,name: fav.name,password : fav.password,passwordconfirm : fav.passwordconfirm}}).done(function(response) {if(response.status) {location.href = location.href+"?addtofav=1";}else {$('div#signUp_errormessage').html(response.message).show();if(response.problem === "passwordshort" || response.problem === "passwordconfirm") {$('input#signUp_passwordconfirm').val("");$('input#signUp_password').val("").focus();}swal.enableButtons();}}).fail(function() {fav.newuser();});});},login : function() {fav.stage = "login";Swal.fire({title: 'Log In',html: fav.ml.login(),showCancelButton: true,closeOnConfirm: false,animation: "slide-from-top",confirmButtonClass: 'swalConfirmButton',confirmButtonText: "Log In",allowEscapeKey : true,showLoaderOnConfirm : true,}).then(function(result) {$('input#logIn_password').focus();fav.password = $('input#logIn_password').val();swal.disableButtons();$.ajax({url: "https://"+location.hostname+"/favourites/logincustomer",type: 'json',method: 'post',data: {email: fav.email,password : fav.password}}).done(function(response) {if(response.status) {location.href = location.href+"?addtofav=1";}else {$('div#logIn_errormessage').html(response.message).show();if(response.problem === "password") {$('input#logIn_password').val("").focus();}swal.enableButtons();}}).fail(function() {fav.login();});});},invalidEmail : function() {fav.stage = "input";Swal.fire({title: "Invalid Email Address",icon: "info",html : fav.ml.invalidEmail,confirmButtonClass: 'swalConfirmButton',closeOnConfirm: false,}).then(function(result) {fav.input();$('input#logIn_email').focus();$('input#logIn_email').val(fav.email);});},validateEmail : function () {var re = /^([\w-]+(?:\.[\w-]+)*)@((?:[\w-]+\.)*\w[\w-]{0,66})\.([a-z]{2,6}(?:\.[a-z]{2})?)$/i;return re.test(fav.email);}}

Ballast | Aggregates & Gravel | Aggregates, Sand & Cement | Huws Gray (2024)
Top Articles
Latest Posts
Article information

Author: Golda Nolan II

Last Updated:

Views: 6024

Rating: 4.8 / 5 (58 voted)

Reviews: 81% of readers found this page helpful

Author information

Name: Golda Nolan II

Birthday: 1998-05-14

Address: Suite 369 9754 Roberts Pines, West Benitaburgh, NM 69180-7958

Phone: +522993866487

Job: Sales Executive

Hobby: Worldbuilding, Shopping, Quilting, Cooking, Homebrewing, Leather crafting, Pet

Introduction: My name is Golda Nolan II, I am a thoughtful, clever, cute, jolly, brave, powerful, splendid person who loves writing and wants to share my knowledge and understanding with you.