Skip to content
Acacia Rectangle Boards with Handle XL  – Handcrafted & Versatile

Acacia Rectangle Boards with Handle XL – Handcrafted & Versatile

var gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),document.addEventListener("gform/theme/scripts_loaded",function(){gform.themeScriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>"function"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn("The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1."),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener("gform_main_scripts_loaded",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener("gform/theme/scripts_loaded",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener("DOMContentLoaded",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook("action",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook("filter",o,r,e,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,r){gform.removeHook("action",o,r)},removeFilter:function(o,r,e){gform.removeHook("filter",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+"_"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==r?t.apply(null,e):e[0]=t.apply(null,e)})),"filter"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});

  • $ 0.00
  • Please note that all engraving costs include an artwork and set up fee of $30 or $60 depending on complexity of the engraving.
    No Additional EngravingCustom Engraved Initials (up to 4 characters)Custom Engraved Text (5 to 10 characters)Custom Engraved Message (up to 20 characters)Custom Engraved Logo or Family Crest
  • Specify text to be engraved. Up to 4 characters. Engraving will be max 12mm high.
  • Specify text to be engraved. Up to 10 characters. Engraving will be max 1 inch high.
  • Specify text to be engraved. Up to 20 characters. Engraving will be max 1 inch high.
  • Please upload a jpeg, pdf, png, psd, ai or gif of the image that you would like us to engrave, in black and white if possible. You can also send it to us in an email if you do not have the image to hand right now. Engraving will be max 2 inches square.
    Accepted file types: jpg, gif, png, psd, ai, pdf, Max. file size: 12 MB.
  • Please select from our Top Ten Fonts Collection. For custom fonts not in our collection please click on the Request Custom Order button below.
    1. Allura2. Engravers MT3. Marcellus4. Nauert Regular5. Petit Formal Script6. Pinyon Script7. Proclamate Embossed8. Qaskin Black9. Rochester10. Clicker Script
gform.initializeOnLoaded( function() {gformInitSpinner( 50, 'https://grandengrave.com.au/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_50').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_50');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_50').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){form_content.find('form').css('opacity', 0);jQuery('#gform_wrapper_50').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_50').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_50').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_50').val();gformInitSpinner( 50, 'https://grandengrave.com.au/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [50, current_page]);window['gf_submitting_50'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_50').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [50]);window['gf_submitting_50'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_50').text());}else{jQuery('#gform_50').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "50", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_50" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_50"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_50" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 50, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} );

Acacia Rectangle Boards with Handle Medium  – Handcrafted & Versatile

Acacia Rectangle Boards with Handle Medium – Handcrafted & Versatile

  • $ 0.00
  • Please note that all engraving costs include an artwork and set up fee of $30 or $60 depending on complexity of the engraving.
    No Additional EngravingCustom Engraved Initials (up to 4 characters)Custom Engraved Text (5 to 10 characters)Custom Engraved Message (up to 20 characters)Custom Engraved Logo or Family Crest
  • Specify text to be engraved. Up to 4 characters. Engraving will be max 12mm high.
  • Specify text to be engraved. Up to 10 characters. Engraving will be max 1 inch high.
  • Specify text to be engraved. Up to 20 characters. Engraving will be max 1 inch high.
  • Please upload a jpeg, pdf, png, psd, ai or gif of the image that you would like us to engrave, in black and white if possible. You can also send it to us in an email if you do not have the image to hand right now. Engraving will be max 2 inches square.
    Accepted file types: jpg, gif, png, psd, ai, pdf, Max. file size: 12 MB.
  • Please select from our Top Ten Fonts Collection. For custom fonts not in our collection please click on the Request Custom Order button below.
    1. Allura2. Engravers MT3. Marcellus4. Nauert Regular5. Petit Formal Script6. Pinyon Script7. Proclamate Embossed8. Qaskin Black9. Rochester10. Clicker Script
gform.initializeOnLoaded( function() {gformInitSpinner( 50, 'https://grandengrave.com.au/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_50').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_50');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_50').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){form_content.find('form').css('opacity', 0);jQuery('#gform_wrapper_50').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_50').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_50').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_50').val();gformInitSpinner( 50, 'https://grandengrave.com.au/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [50, current_page]);window['gf_submitting_50'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_50').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [50]);window['gf_submitting_50'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_50').text());}else{jQuery('#gform_50').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "50", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_50" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_50"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_50" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 50, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} );

Inspirational Quote Tile

Inspirational Quote Tile

Embrace Inspiration at Home with our Engraved Tiles! Perfect for bathrooms, kitchens, and beyond, these tiles are designed to uplift your space with motivational quotes. Choose between a hand-glazed rectangular tile, available in various colors, or a square white ceramic tile. Select your favorite quote for a bespoke engraving created just for you. Looking for a personal touch? You can share your own text or provide blank tiles for a custom engraving—just Contact Us for a speedy quote. Elevate your space with personalized inspiration—Let our engraved tiles breathe life into your home TOP TIP:

 Perfect for those looking for personalised gifts.

Custom Engraved Tile with Border

Custom Engraved Tile with Border

Custom Engraved Tile with Border - Transform your space with Grand Engrave's Custom Sign Tiles! Personalize your home or garden with address details, meaningful quotes, or cherished images on these elegant, bevel-edged tiles. Whether you're a home renovator, designer, or brand seeking a unique logo display, we've got you covered. Engrave family crests, logos, or even your favorite photographs – simply hit 'Request Custom Order' for a tailored quote. Specify your engraving location, be it centered, bottom right, or anywhere you desire. Elevate your space with custom tile artistry – Make it yours with Grand Engrave today!

Custom Kitchen Splashback Tiles

Custom Kitchen Splashback Tiles

Wishing you could design your own kitchen splashback?
Are you re-decorating your kitchen and trying to decide upon what kind of splashback tiles to have? Then look no further than our custom engraving service, a chic way to add a unique touch to your kitchen. What's more, not only do our engraved effects look stunning, but they are extremely durable as well! All you need to do is send us your desired image or text for engraving and we will make your special kitchen splashback tiles to order. For your convenience we can supply you with our approved toughened safety glass, cut to size to fit the specific dimensions of your kitchen. (Please note: in most kitchens the distance from bench top counter to the underside of the kitchen cabinets is 690mm.) We can also engrave upon any other material, so if you'd prefer to provide your own glass, tile or acrylic for us to engrave then just get in touch to create the kitchen splashback of your dreams! Contact us to discuss your ideas or to get a quick quote.

Custom Engraved Feature Tiles

Custom Engraved Feature Tiles

Give your home a signature look with custom feature tiles designed to suit your budget. Whether you simply want to engrave a single tile or enough tiles to create a stunning wall feature, we can help you create a design that's unique to you and your home. We can engrave photographs, images or words, so you can let your imagination run free! TOP TIP:

By simply engraving a few white tiles, a subtle touch of elegance can be added to any bathroom or kitchen for an elegant home life.
Once you have decided what you would like to have custom engraved we can either use our classic square white tiles or ceramic tiles of your choice to engrave upon. Engraving costs start from as little as $11 per tile. All engravings are subject to a one off artwork and set up fee of either $25 or $50 depending on the complexity of your design. Please Contact Us for more details regarding a project you may have in mind or to get a quick quote.  

Custom Leather Patch Maglia Throw Blanket

Custom Leather Patch Maglia Throw Blanket

Custom Leather Patch Maglia Throw Blanket - A Versatile Gift Idea for Multiple Occasions

Looking for a gift that's perfect for a range of occasions, such as anniversaries, engagements, birthdays, or Mother's Day? They will love this!

High-quality cream cotton throw blanket with our engraved leather patch message – or contact us to custom your own message, monogram or logo!

Custom Leather Patch Harper Throw Blanket

Custom Leather Patch Harper Throw Blanket

Custom Leather Patch Harper Throw Blanket - A Versatile Gift Idea for Multiple Occasions

Looking for a gift that's perfect for a range of occasions, such as anniversaries, engagements, birthdays, or Mother's Day? They will love this!

High-quality cream cotton throw blanket with our engraved leather patch message – or contact us to custom your own message, monogram or logo!

Life’s Essential Lessons in a Few Simple Words

Life’s Essential Lessons in a Few Simple Words

In our ever modernised world it can be increasingly difficult to find moments of profound insight. We are bombarded with tech screens, cars, exercise routines and a high productivity driven…

Back To Top