Great things are on the horizon

Something big is brewing! Our store is in the works and will be launching soon!

jQuery(function($) { $('div.woocommerce').on('change', 'input.qty', function(){ $('[name="update_cart"]').trigger('click'); }); });