Skip to content
Menu
Home
Shop
Shop menu
Soy Candles
Soy Candles menu
All
Fall
HAANmade Originals
Coffee Shop
Earrings
Earrings menu
All
Game Day Collection
Studs
Small Dangles
Hoops
Dangles
Stanley Toppers
Cups
Keychains
Wedding
Sale!
Gift Cards
Contact Us
Log in
Create account
Search
Policy & Disclaimers
Return Policy
Terms of Service
Search again
View cart
Game Day Collection
HAANmade Treasures
Candy Striped Black & Gold Sweaters
$18
HAANmade Treasures
Candy Striped Bows
$20
HAANmade Treasures
Black & Gold Bow Earrings
$18
HAANmade Treasures
Vintage Red & White Bow Earrings
$18
HAANmade Treasures
Crimson & White Bow Earrings
$18
HAANmade Treasures
Black & Gold Checkered Stanley Topper
$7
HAANmade Treasures
ND Helmets
$28
HAANmade Treasures
ND Jerseys
$28
HAANmade Treasures
ND Dangles
$16
HAANmade Treasures
Black & Gold Candy Stripe Flowers
$18
HAANmade Treasures
Vintage Candy Stripe “P”s
$20
HAANmade Treasures
Red & White Stacked Hearts
$18
HAANmade Treasures
Red & White Candy Stripe Rhombus Dangles
$18
HAANmade Treasures
Black & Gold Rhombus Dangles
$18
HAANmade Treasures
Red & White Basketball Hoops
$28
HAANmade Treasures
Red & White Basketball Dangles
$16
HAANmade Treasures
Red & White Candy Stripe Heart Studs
$10
HAANmade Treasures
Red & White Candy Stripe Heart Dangles
$18
Previous
1
2
3
Next
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{ } } });