Wild Daisy Accessory Pouch

Sale price Price $12.00 Regular price Unit price  per 

Our t-bottom pouches vary from small to large and can be used for pretty much anything. They are constructed from a durable material with a zipper closure.

100% Polyester

Small: 2.36"W x 8.66"L x 4.72"H

Large: 3.15"W x 12.60"L x 7.28"H

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