<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">!function(n){woodmartThemeModule.woocommerceQuantity=function(){String.prototype.getDecimals||(String.prototype.getDecimals=function(){var t=(""+this).match(/(?:\.(\d+))?(?:[eE]([+-]?\d+))?$/);return t?Math.max(0,(t[1]?t[1].length:0)-(t[2]?+t[2]:0)):0}),woodmartThemeModule.$document.on("click",".plus, .minus",function(){var t=n(this),a=t.closest(".quantity").find(".qty"),e=parseFloat(a.val()),o=parseFloat(a.attr("max")),r=parseFloat(a.attr("min")),i=a.attr("step");e&amp;&amp;""!==e&amp;&amp;"NaN"!==e||(e=0),""!==o&amp;&amp;"NaN"!==o||(o=""),""!==r&amp;&amp;"NaN"!==r||(r=0),"any"!==i&amp;&amp;""!==i&amp;&amp;void 0!==i&amp;&amp;"NaN"!=parseFloat(i)||(i="1"),t.is(".plus")?o&amp;&amp;o&lt;=e?a.val(o):a.val((e+parseFloat(i)).toFixed(i.getDecimals())):r&amp;&amp;e&lt;=r?a.val(r):0&lt;e&amp;&amp;a.val((e-parseFloat(i)).toFixed(i.getDecimals())),a.trigger("change")})},n(document).ready(function(){woodmartThemeModule.woocommerceQuantity()})}(jQuery);</pre></body></html>