BAMBOO PJS


PREORDER ETA (ships to you): BETWEEN JUNE 9TH - JUNE 12TH (MAY BE SOONER)

 

Made from 95% Bamboo Viscose 5%Spandex. 

Fabric care:

  • Gentle wash on cold

  • Do no bleach or use fabric softeners

  • Tumble dry on low or lay flat to dry


$(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; } }); });