Girl Gang Sticker

Sale price Price $2.50 Regular price Unit price  per 

All of our stickers are waterproof so you can stick them to any surface with ease of mind.

Please clean surface and let dry before applying sticker.

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{ } } });