www.australianwoodwork.com.au
Open in
urlscan Pro
23.227.38.74
Public Scan
URL:
https://www.australianwoodwork.com.au/
Submission: On November 25 via api from CA — Scanned from AU
Submission: On November 25 via api from CA — Scanned from AU
Form analysis
11 forms found in the DOMGET /search
<form action="/search" method="get" class="search-bar" role="search">
<input type="hidden" name="type" value="product">
<input type="search" name="q" placeholder="Search" class="input-group-field header-search__input" aria-label="Search Site" autocomplete="off">
<button type="submit" class="btn icon-search">
<svg data-icon="search" viewBox="0 0 512 512" width="100%" height="100%">
<path
d="M495,466.2L377.2,348.4c29.2-35.6,46.8-81.2,46.8-130.9C424,103.5,331.5,11,217.5,11C103.4,11,11,103.5,11,217.5 S103.4,424,217.5,424c49.7,0,95.2-17.5,130.8-46.7L466.1,495c8,8,20.9,8,28.9,0C503,487.1,503,474.1,495,466.2z M217.5,382.9 C126.2,382.9,52,308.7,52,217.5S126.2,52,217.5,52C308.7,52,383,126.3,383,217.5S308.7,382.9,217.5,382.9z">
</path>
</svg>
</button>
</form>
POST /cart/add
<form action="/cart/add" method="post" class="variants" id="sidebar-product-form-55129192-header-supermarket" data-id="product-actions-55129192" enctype="multipart/form-data">
<button class="btn add-to-cart-btn" type="submit" disabled="disabled"> Sold Out </button>
</form>
POST /cart/add
<form action="/cart/add" method="post" class="variants" id="sidebar-product-form-56959332-header-supermarket" data-id="product-actions-56959332" enctype="multipart/form-data">
<input type="hidden" name="id" value="133807692">
<input type="hidden" name="quantity" value="1">
<button data-btn-addtocart="" class="btn add-to-cart-btn" type="submit" data-form-id="#sidebar-product-form-56959332-header-supermarket"> Add to cart </button>
</form>
POST /cart/add
<form action="/cart/add" method="post" class="variants" id="sidebar-product-form-1170793345-header-supermarket" data-id="product-actions-1170793345" enctype="multipart/form-data">
<input type="hidden" name="id" value="3572955777">
<input type="hidden" name="quantity" value="1">
<button data-btn-addtocart="" class="btn add-to-cart-btn" type="submit" data-form-id="#sidebar-product-form-1170793345-header-supermarket"> Add to cart </button>
</form>
GET /search
<form action="/search" method="get" class="search-bar" role="search">
<input type="hidden" name="type" value="product">
<input type="search" name="q" placeholder="Search" class="input-group-field header-search__input" aria-label="Search Site" autocomplete="off">
<button type="submit" class="btn icon-search">
<svg data-icon="search" viewBox="0 0 512 512" width="100%" height="100%">
<path
d="M495,466.2L377.2,348.4c29.2-35.6,46.8-81.2,46.8-130.9C424,103.5,331.5,11,217.5,11C103.4,11,11,103.5,11,217.5 S103.4,424,217.5,424c49.7,0,95.2-17.5,130.8-46.7L466.1,495c8,8,20.9,8,28.9,0C503,487.1,503,474.1,495,466.2z M217.5,382.9 C126.2,382.9,52,308.7,52,217.5S126.2,52,217.5,52C308.7,52,383,126.3,383,217.5S308.7,382.9,217.5,382.9z">
</path>
</svg>
</button>
</form>
POST /cart/add
<form action="/cart/add" method="post" class="variants" id="sidebar-product-form-55129192-header-supermarket" data-id="product-actions-55129192" enctype="multipart/form-data">
<button class="btn add-to-cart-btn" type="submit" disabled="disabled"> Sold Out </button>
</form>
POST /cart/add
<form action="/cart/add" method="post" class="variants" id="sidebar-product-form-56959332-header-supermarket" data-id="product-actions-56959332" enctype="multipart/form-data">
<input type="hidden" name="id" value="133807692">
<input type="hidden" name="quantity" value="1">
<button data-btn-addtocart="" class="btn add-to-cart-btn" type="submit" data-form-id="#sidebar-product-form-56959332-header-supermarket"> Add to cart </button>
</form>
POST /cart/add
<form action="/cart/add" method="post" class="variants" id="sidebar-product-form-1170793345-header-supermarket" data-id="product-actions-1170793345" enctype="multipart/form-data">
<input type="hidden" name="id" value="3572955777">
<input type="hidden" name="quantity" value="1">
<button data-btn-addtocart="" class="btn add-to-cart-btn" type="submit" data-form-id="#sidebar-product-form-1170793345-header-supermarket"> Add to cart </button>
</form>
POST /contact
<form method="post" action="/contact" id="contact_form" accept-charset="UTF-8" class="input-group"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
<script>
$(document).ready(function() {
if (window.location.href.indexOf('newsletter&form_type=customer') > -1) {
var newsletterSuccessPopup = (function() {
var popup = $('.newsletter-success-modal');
var close = popup.find('.close');
var success = popup.find('.success');
var error = popup.find('.error');
var overlay = popup.find('.modal-overlay');
popup.show();
error.show();
success.hide();
$.cookie('emailSubcribeModal', 'closed', {
expires: 1,
path: '/'
});
close.off('click').on('click', function() {
popup.fadeOut();
});
overlay.off('click').on('click', function() {
popup.fadeOut();
});
})();
var newURL = location.href.split("?")[0];
window.history.pushState('object', document.title, newURL);
}
})
</script>
<input type="hidden" name="contact[tags]" value="newsletter">
<input class="input-group-field" type="email" name="contact[email]" aria-label="Email Address" placeholder="enter your email address" required="required">
<input class="btn" type="submit" value="Submit">
</form>
POST /account/login
<form accept-charset="UTF-8" action="/account/login" method="post">
<input name="form_type" type="hidden" value="customer_login">
<input name="utf8" type="hidden" value="✓">
<div class="ct-login">
<div class="form-group">
<label for="customer_email">
<span> Email Address </span>
<em>*</em>
</label>
<input class="form-control" type="email" value="" name="customer[email]" placeholder="Email Address">
</div>
<div class="form-group">
<label for="customer_password">
<span> Password </span>
<em>*</em>
</label>
<input class="form-control" type="password" value="" placeholder="Password" name="customer[password]">
</div>
<div class="action-btn">
<input type="submit" class="btn btn-login" value="Login">
<a class="text-hover forgot-password" href="/account/login#recover">
Forgot your password?
</a>
</div>
</div>
<div class="ct-register">
<a href="/account/register" class="btn btn-register">
Create An Account
</a>
</div>
</form>
<form aria-label="Write A Review Form">
<div class="write-review-wrapper write-form">
<div class="write-review yotpo-regular-box" id="write-review-tabpanel-testimonials" role="tabpanel">
<div class="yotpo-header">
<div>
<h2 class="y-label yotpo-header-title">WRITE A REVIEW</h2>
</div>
<div class="yotpo-mandatory-explain"> <span class="yotpo-mandatory-mark">*</span> Indicates a required field </div> <br> <span class="yotpo-mandatory-mark">* </span> <span class="y-label"
id="write-review-score-5d2ee921-7b2a-40dd-bfa5-03b26402ae4c">Score: <span class="form-input-error yotpo-hidden" id="yotpo_score_message_5d2ee921-7b2a-40dd-bfa5-03b26402ae4c"></span></span>
<div aria-describedby="yotpo_score_message_5d2ee921-7b2a-40dd-bfa5-03b26402ae4c" aria-labelledby="write-review-score-5d2ee921-7b2a-40dd-bfa5-03b26402ae4c" role="radiogroup" tabindex="-1"> <span class="stars-wrapper"> <span
class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="1" aria-label="score 1" role="radio" tabindex="0" aria-checked="false" aria-required="true"></span> <span
class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="2" aria-label="score 2" role="radio" tabindex="-1" aria-checked="false" aria-required="true"></span> <span
class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="3" aria-label="score 3" role="radio" tabindex="-1" aria-checked="false" aria-required="true"></span> <span
class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="4" aria-label="score 4" role="radio" tabindex="-1" aria-checked="false" aria-required="true"></span> <span
class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="5" aria-label="score 5" role="radio" tabindex="-1" aria-checked="false" aria-required="true"></span> </span> </div>
</div>
<div class="write-review-content">
<div class="form-group">
<div class="form-element"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_title_5d2ee921-7b2a-40dd-bfa5-03b26402ae4c"> Title: <span class="form-input-error yotpo-hidden"
id="yotpo_input_review_title_error_5d2ee921-7b2a-40dd-bfa5-03b26402ae4c"></span> </label> <input id="yotpo_input_review_title_5d2ee921-7b2a-40dd-bfa5-03b26402ae4c" class="y-input" name="review_title" maxlength="150"
aria-required="true" placeholder="" aria-describedby="yotpo_input_review_title_error_5d2ee921-7b2a-40dd-bfa5-03b26402ae4c"> </div>
<div class="form-element"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_content_5d2ee921-7b2a-40dd-bfa5-03b26402ae4c"> Review: <span class="form-input-error yotpo-hidden"
id="yotpo_input_review_content_error_5d2ee921-7b2a-40dd-bfa5-03b26402ae4c"></span> </label> <textarea id="yotpo_input_review_content_5d2ee921-7b2a-40dd-bfa5-03b26402ae4c" class="y-input yotpo-text-box" name="review_content"
aria-required="true" placeholder="" aria-describedby="yotpo_input_review_content_error_5d2ee921-7b2a-40dd-bfa5-03b26402ae4c"></textarea> </div>
</div>
</div>
<div class="yotpo-footer yotpo-animation-opacity visible" style="display: inherit;">
<div class="socialize-wrapper">
<div class="connected">You are connected as <span class="username"></span></div>
<div class="socialize"> <span class="y-label">Connect with:</span>
<div>
<div class="yotpo-default-button yotpo-icon-btn" data-network="twitter" aria-label="connect with twitter" role="link" tabindex="0"><span class="yotpo-icon yotpo-icon-twitter pull-left"></span></div>
<div class="yotpo-default-button yotpo-icon-btn" data-network="facebook" aria-label="connect with facebook" role="link" tabindex="0"><span class="yotpo-icon yotpo-icon-facebook pull-left"></span></div>
</div>
</div>
<div class="yotpo-or"> -OR- </div>
</div>
<div class="connect-wrapper visible " style="display: inherit;">
<div class="form-element name-input visible" style="display: inherit;"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_username_5d2ee921-7b2a-40dd-bfa5-03b26402ae4c">Use your name: <span
class="form-input-error yotpo-hidden" id="yotpo_input_review_username_error_5d2ee921-7b2a-40dd-bfa5-03b26402ae4c"></span></label> <input id="yotpo_input_review_username_5d2ee921-7b2a-40dd-bfa5-03b26402ae4c" class="y-input"
autocomplete="nickname" name="display_name" maxlength="40" aria-required="true" placeholder="" aria-describedby="yotpo_input_review_username_error_5d2ee921-7b2a-40dd-bfa5-03b26402ae4c"> </div>
<div class="form-element email-input visible" style="display: inherit;"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_email_5d2ee921-7b2a-40dd-bfa5-03b26402ae4c">Email: <span
class="form-input-error yotpo-hidden" id="yotpo_input_review_email_error_5d2ee921-7b2a-40dd-bfa5-03b26402ae4c"></span></label> <input id="yotpo_input_review_email_5d2ee921-7b2a-40dd-bfa5-03b26402ae4c" class="y-input"
autocomplete="email" name="email" aria-required="true" placeholder="" aria-describedby="yotpo_input_review_email_error_5d2ee921-7b2a-40dd-bfa5-03b26402ae4c"> </div>
<div class="yotpo-clr"></div>
</div>
</div>
<div class="error-box yotpo-hidden">
<div class="text-wrapper"> <span class="error-text empty yotpo-hidden">Review's title & body can't be empty</span>
<span class="error-text empty_question yotpo-hidden">Question's body can't be empty</span>
<span class="error-text score yotpo-hidden">Please enter a star rating for this review</span>
<span class="error-text display_name_empty yotpo-hidden">Name field cannot be empty</span>
<span class="error-text email yotpo-hidden">Invalid email</span>
<span class="error-text user-already-reviewed yotpo-hidden">Your review has already been submitted.</span>
<span class="error-text max_length yotpo-hidden">Max length was exceeded</span>
<span class="error-text mandatory_field yotpo-hidden">Please fill out all of the mandatory (*) fields</span>
<span class="error-text open_question_answer_length yotpo-hidden">One or more of your answers does not meet the required criteria</span>
</div>
<div class="yotpo-icon-btn-small transparent-color-btn"><span class="yotpo-icon yotpo-icon-cross" role="button" tabindex="0" aria-label="close error message"></span></div>
</div>
<div class="form-element submit-button"> <span class="form-input-error yotpo-hidden"></span> <input type="button" class="yotpo-default-button primary-color-btn yotpo-submit" aria-disabled="true" data-button-type="submit" value="Post"> </div>
<div class="yotpo-preloader-wrapper">
<div class="yotpo yotpo-pre-loader">
<span class="yotpo-empty-stars">
<span class="yotpo-icon yotpo-icon-empty-star"></span>
<span class="yotpo-icon yotpo-icon-empty-star"></span>
<span class="yotpo-icon yotpo-icon-empty-star"></span>
<span class="yotpo-icon yotpo-icon-empty-star"></span>
<span class="yotpo-icon yotpo-icon-empty-star"></span>
</span>
<span class="yotpo-full-stars">
<span class="yotpo-icon yotpo-icon-star"></span>
<span class="yotpo-icon yotpo-icon-star"></span>
<span class="yotpo-icon yotpo-icon-star"></span>
<span class="yotpo-icon yotpo-icon-star"></span>
<span class="yotpo-icon yotpo-icon-star"></span>
</span>
</div>
</div>
<div class="yotpo-clr"></div>
</div>
</div>
</form>
Text Content
BUY HANDMADE GIFTS & HOMEWARES trending * Jewellery Box * Huon Pine * Walking Sticks * Australian Gifts * Kitchen Utensils * Wooden Bowls Popular Products Sold Out French Style Rolling Pins $59.00 * Huon Pine * Myrtle * Blackwood Sold Out Boxed Pair of Banksia Nut Tea Light Candle Holders $89.00 * Banksia Add to cart Classic Spurtle in Blackwood & Huon Pine $29.00 * Huon Pine * Blackwood Add to cart user 0 * 02 6645 1702 * Eco-friendly Gifts Made by Hand FREE SHIPPING ON ORDERS OVER $100 * Blog * About Us * Contact trending * Jewellery Box * Huon Pine * Walking Sticks * Australian Gifts * Kitchen Utensils * Wooden Bowls Popular Products Sold Out French Style Rolling Pins $59.00 * Huon Pine * Myrtle * Blackwood Sold Out Boxed Pair of Banksia Nut Tea Light Candle Holders $89.00 * Banksia Add to cart Classic Spurtle in Blackwood & Huon Pine $29.00 * Huon Pine * Blackwood Add to cart 0 Cart Wish Lists user Login Login or Register My Account * Shop All * Gifts * Household * Boxes * Accessories * Souvenirs * Kitchen * Birds * Sale 0 AUSTRALIAN HANDMADE GIFTS PERFECT FOR CHRISTMAS Shop Now AS FEATURED AND SHOWCASED IN OUR AUSTRALIAN MADE CATEGORIES Shop Now GIFTS FOR HIM Shop Now GIFTS FOR HER Shop Now GIFTS FOR THE HOUSEHOLD Shop Now GIFTS $50 AND UNDER Shop Now GIFTS $50 TO $100 Shop Now GIFTS $100 TO $200 Shop Now GIFTS $200 AND OVER Shop Now JEWELLERY BOXES Shop Now ANCIENT REDGUM Shop Now BANKSIA GIFTS Shop Now TRINKET BOXES Shop Now COASTERS Shop Now PHOTO FRAMES Shop Now KITCHEN UTENSILS Shop Now AUSTRALIAN-MADE SOUVENIRS Shop Now COOL THINGS Shop Now CHEESE BOARDS Shop Now BALLPOINT PENS Shop Now PEPPER MILLS Shop Now SALT AND PEPPER SETS Shop Now BOWLS Shop Now CREMATION ASHES BOXES Shop Now WALKING STICKS Shop Now BEST SELLERS View All Categories OUR AUSTRALIAN MADE PRODUCTS French Style Rolling Pins $59.00 * Boxed Pair of Banksia Nut Tea Light Candle Holders $89.00 * Classic Spurtle in Blackwood & Huon Pine $29.00 * Aussie Animals Trivet from $42.00 * Jarrah Ballpoint Pen $49.00 * Jarrah 40 Year Calendar & Paperweight $39.00 * Ancient Australian Redgum Bird from $125.00 * Red Hardwood Kitchen Spoon $29.00 * Classic Wine Bottle Stoppers from $39.00 * Wine Bottle Coaster $55.00 * Red Hardwood Shovall (Left or Right Handed) $19.00 * Gum Leaf Cut-Out Pot Stand from $42.00 * Gum Bark Coasters $42.00 * Antipasto & Toaster Tongs $29.00 * Tasmanian Timber Coasters $55.00 * Red Hardwood Long Wooden Tongs $45.00 * OUR STORY We have always liked travelling and exploring this wide brown land of ours, stopping in little towns, sampling the local produce, looking through local galleries, visiting the big regional markets. These wanderings resulted in the delightful discovery of a wide culture of skilled woodworking that existed in Australia which prompted us 16 years ago, to open a stall in Sydney’s Rocks Market with the idea that lots of other people would appreciate it too. We have since gone on to open our flagship Darling Harbour store, now closed after 13 years, our purpose built Hunter Valley Gallery and of course, our online shop. The genesis of our online shop originated with the next generation, our son, who we happily acknowledge dragged us, with only a little screaming and kicking, into the 21st century. But we remain a small family business with all the benefits that implies. We have an intimate knowledge of our product range and your phone or email inquiries will be personally answered by one of the family team. We have a broad range of products, all made using traditional techniques but with modern technology, good contemporary design and utilising our wonderful native timbers, among the best in the world. We make every effort to ensure that the timber used in our products is sourced from sustainable forestry practices and our extended family of craftsmen all want to see our native forests looked after, being like us, admirers of the natural world. Lastly, we are really proud to fly the Australian Made flag outside our gallery and on our website. All our products are guaranteed made in Australia by Australian artisans. Australian Woodwork is for those who want handmade quality over mass production, Australian made over imported, natural and long lasting over artificial, synthetic and destined for the tip in one or two year’s time. Australian Woodwork in essence? Sustainably sourced native timber, quality workmanship and design, Australian made Gifts brought to you with the personal service of a family run business. NEW PRODUCTS Hawthorne Figured Blackwood Long Box $295.00 * Hawthorne Burl Myrtle Long Box $295.00 * Hawthorne Blackwood Slide Box $249.00 * Hawthorne Sassafras Slide Box $249.00 * Hawthorne Burl Myrtle Slide Box $249.00 * FROM THE BLOG MAKE IT A WOODCRAFT CHRISTMAS (2024) on November 24, 2024 Make it a Woodcraft Christmas this 2024! Enjoy same-day shipping, free delivery on orders over $100, gift wrapping with personalized cards, and timeless customer favorites like utensil bundles, salt pots, and bark coasters.... POSTING OVERSEAS FOR CHRISTMAS? (2024) on November 14, 2024 Planning to send Christmas gifts overseas? Australia Post’s delivery schedule and our list of lightweight, charming gift ideas make holiday shipping a breeze! SILKY OAK IS NOT AN OAK BUT A CASUARINA on November 04, 2024 Silky Oak, a stunning Australian timber, blends beauty and utility in handcrafted items at Australian Woodwork. From chef’s mills to photo frames, explore its unique grain and eco-friendly appeal, showcasing sustainable artistry and... ONE OF THE BEST FROM THE WEST: WESTERN SHEOAK on October 28, 2024 Western Sheoak, known for its strength and striking grain patterns, is a versatile timber used in everything from furniture to intricate kitchenware. Prized for its durability and sustainability, it remains a favorite among... FABULOUS FLAME SHEOAK on October 16, 2024 Flame Sheoak (Allocasuarina inophloia) is an Australian native timber prized for its striking reddish-brown heartwood, fine grain, and durability. Its versatility makes it popular in fine furniture, cabinetry, and decorative pieces, while its... FREE SHIPPING ON ORDERS OVER $100 90 DAYS MONEY BACK GUARANTEE WORLDWIDE SHIPPING AUSTRALIAN MADE & OWNED #AUSTRALIANWOODWORK ON INSTAGRAM Hashtag your pics with #AustralianWoodwork to win FREE Gift Cards & Products! View Gallery Australian Woodwork 45B Wharf Street, Maclean, NSW 2463 ☎ Call 02 6645 1702 ABN: 43 095 724 155 * * * * * * * CUSTOMER SERVICE * Contact Us * About Us * Shipping & Delivery * FAQ SITEMAP * Homewares * Gifts * Jewellery Boxes * Kitchenware * Bowls * Accessories * Birds * Gallery INFORMATION * Privacy Policy * Refund Policy * Terms of Service * Sustainability * Shipping & Delivery * Blog GET OUR NEWSLETTER All rights reserved © 2024 Australian Woodwork. All pricing is in Australian dollars (AUD). Close CUSTOMER LOGIN: Email Address * Password * Forgot your password? Create An Account Close YOUR BAG 0 items Your cart is currently empty. Continue Shopping 0% Only $100.00 away from free shipping - Total $0.00 Shipping Taxes and shipping fee will be calculated at checkout Check Out View Cart You have successfully subscribed! This email has been registered Close ico-collapse 0 Sorry, there are no products. ic-cross-line-top Top ic-expand ic-cross-line-top ic-close-circle SHOPPING CART 0 Product Your cart is currently empty. Continue Shopping -------------------------------------------------------------------------------- - Total $0.00 Check Out View Cart ★ Reviews Popup content starts Reviews by close Popup THESE ARE REAL REVIEWS FROM REAL SHOPPERS 4.9 star rating 3085 Reviews * Site Reviews * Product Reviews WRITE A REVIEW * Indicates a required field * Score: * Title: * Review: You are connected as Connect with: -OR- * Use your name: * Email: Review's title & body can't be empty Question's body can't be empty Please enter a star rating for this review Name field cannot be empty Invalid email Your review has already been submitted. Max length was exceeded Please fill out all of the mandatory (*) fields One or more of your answers does not meet the required criteria Thank you for posting a review! We value your input. Share your review so everyone else can enjoy it too. share share share Thank you for posting a review! Your review was sent successfully and is now waiting for our staff to publish it. Verified Reviewer 0.0 star rating 25/11/24 Review by Anonymous User On share ' Share Review by Anonymous User facebook facebook Share Review by Anonymous User twitter twitter Share Review by Anonymous User LinkedIn linkedin Share Review by Anonymous User 25/11/24 Was this review helpful? 0 0 L Leanne p. Verified Buyer 5.0 star rating 27/05/19 Tasmanian Timber Coasters Review by Leanne p. on 27 May 2019 review stating Tasmanian Timber Coasters I purchased these beautiful timber coasters to use as a base for a beautiful memorial glass dome in memory of my parents. On Tasmanian Timber Coasters share ' Share Review by Leanne p. on 27 May 2019 facebook facebook Share Review by Leanne p. on 27 May 2019 twitter twitter Share Review by Leanne p. on 27 May 2019 LinkedIn linkedin Share Review by Leanne p. on 27 May 2019 27/05/19 Was this review helpful? 0 0 J Jonathan C. Verified Buyer 5.0 star rating 05/10/17 I was blown away with Review by Jonathan C. on 5 Oct 2017 review stating I was blown away with I was blown away with the quality of the flip-top ring box, which I bought for my wife for our 5th wedding anniversary gift. I was disappointed, however, with the lack of personal greeting included in the delivery, as I did complete the form when ordering, and had written a personalised message for her that never arrived. I c...Read MoreRead more about I was blown away with the quality of annot fault the quality of the item itself, however. It is really nice. Read LessRead less about I was blown away with the quality of On Flip-Top Ring Box share ' Share Review by Jonathan C. on 5 Oct 2017 facebook facebook Share Review by Jonathan C. on 5 Oct 2017 twitter twitter Share Review by Jonathan C. on 5 Oct 2017 LinkedIn linkedin Share Review by Jonathan C. on 5 Oct 2017 05/10/17 Was this review helpful? 0 0 J Jessica T. Verified Buyer 5.0 star rating 02/08/17 Very high quality Review by Jessica T. on 2 Aug 2017 review stating Very high quality Very high quality On Gift Bundle: The Comprehensive Kitchen Utensil Set share ' Share Review by Jessica T. on 2 Aug 2017 facebook facebook Share Review by Jessica T. on 2 Aug 2017 twitter twitter Share Review by Jessica T. on 2 Aug 2017 LinkedIn linkedin Share Review by Jessica T. on 2 Aug 2017 02/08/17 Was this review helpful? 0 0 V Violet W. Verified Buyer 4.0 star rating 16/03/19 Ancient red gum clock Review by Violet W. on 16 Mar 2019 review stating Ancient red gum clock I think the item is lovely, but didn't realize the stripe of contrasting timber would be placed in a different position. I think I prefer the stripe more central. Also, as the clock appears to be enclosed entirely, how does the battery get replaced? Happy to review my rating after I hear from you. Thanks Vi On Ancient Redgum Desk Clock share ' Share Review by Violet W. on 16 Mar 2019 facebook facebook Share Review by Violet W. on 16 Mar 2019 twitter twitter Share Review by Violet W. on 16 Mar 2019 LinkedIn linkedin Share Review by Violet W. on 16 Mar 2019 16/03/19 Was this review helpful? 0 0 P Pam E. Verified Buyer 5.0 star rating 24/11/24 Great gift for overseas friends Review by Pam E. on 24 Nov 2024 review stating Great gift for overseas friends I was looking for a gift to send overseas for friends from Australia. Nicely boxed and presented. A lovely gift to send from Australia that doesn't weight too much when needing to post it OS. On Gum Leaf Cut-Out Pot Stand share ' Share Review by Pam E. on 24 Nov 2024 facebook facebook Share Review by Pam E. on 24 Nov 2024 twitter twitter Share Review by Pam E. on 24 Nov 2024 LinkedIn linkedin Share Review by Pam E. on 24 Nov 2024 24/11/24 Was this review helpful? 0 0 1 2 3 4 5 6 7 8 9 Reviews by Popup content ends