jquery(function(t){t(".woocommerce-ordering").on("change","select.orderby",function(){t(this).closest("form").submit()}),t("input.qty:not(.product-quantity input.qty)").each(function(){var o=parsefloat(t(this).attr("min"));0<=o&&parsefloat(t(this).val())'),t(".woocommerce form input").filter(":password").parent("span").addclass("password-input"),t(".password-input").append(''),t(".show-password-input").click(function(){t(this).toggleclass("display-password"),t(this).hasclass("display-password")?t(this).siblings(['input[type="password"]']).prop("type","text"):t(this).siblings('input[type="text"]').prop("type","password")})});