Skip to content
Menu
Home
Shop
Shop menu
Cups
Hair Accessories
Stickers
Keychains
Soy Candles
Soy Candles menu
All
Spring
HAANmade Originals
Men's Candles
Coffee Shop
Earrings
Earrings menu
All
Black & Gold
Studs
Small Dangles
Hoops
Dangles
Necklaces
Bracelets
Barrettes
Wedding
Clothing
Gift Cards
Sale!
Contact Us
Log in
Create account
Search
Policy & Disclaimers
Return Policy
Terms of Service
Search again
View cart
Bracelets
HAANmade Treasures
Clay Bracelet
$18
HAANmade Treasures
Druzy Bracelet
$18
HAANmade Treasures
Sunflower Bracelet
$18
Close Cart
Shopping Cart
Your cart is currently empty.
Enable cookies to use the shopping cart
t: e
Edit Options
(-
)
Remove
Item Quantity
Special instructions for seller
Choosing a selection results in a full page refresh.
Press the space key then arrow keys to make a selection.
let hulk_flag = 0; $(document).on('click','.hulkapps_submit_cart',function(e){ if (hulk_flag == 0) { e.preventDefault(); var res = true; if (validate_options(window.hulkapps.product_id)) { $("[name^='properties']").each(function () { if ($(this).val() == '') { $(this).attr('disabled', true); } }); hulk_flag = 1; $('.hulkapps_submit_cart').click(); if (hulk_flag == 1) { $("[name^='properties']").each(function () { if ($(this).val() == '') { $(this).attr('disabled', false); } }); hulk_flag = 0; } }else{ } } });