Gift Card

Gift Card

$10.00


Shopping for someone else but not sure what to give them? Give them the gift of choice with a Awe Smocks gift card.

Gift cards are delivered by email and contain instructions to redeem them at checkout. Our gift cards have no additional processing fees.

$(document).ready(function() { $('body').on('click', '[name="checkout"], [name="goto_pp"], [name="goto_gc"]', function() { if ($('#agree').is(':checked')) { $(this).submit(); } else { alert("Do you have items with different etas? If so please edit your cart."); return false; } }); });