Collection: Home page

3 products
  • Fresh Eucalyptus Stems
    Regular price
    $20.00
    Sale price
    $20.00
    Regular price
    Unit price
    per 
    Sold out
  • Eucalyptus Wreath
    Regular price
    $65.00
    Sale price
    $65.00
    Regular price
    Unit price
    per 
    Sold out
  • Card - Hedgehog
    Regular price
    $1.99
    Sale price
    $1.99
    Regular price
    Unit price
    per 
    Sold out
$(document).ready(function() { $('body').on('click', '[name="checkout"], [name="goto_pp"], [name="goto_gc"]', function() { if ($('#agree').is(':checked')) { $(this).submit(); } else { alert("You must agree with the terms and conditions of sales to check out."); return false; } }); });