You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
validator.itemQtyErrorMessage=$.mage.__('You can buy this product only in quantities of %1 at a time.').replace('%1',params.qtyIncrements);//eslint-disable-line max-len
1657
+
validator.itemQtyErrorMessage=$.mage.__('You can buy this product only in quantities of fanis %1 at a time.').replace('%1',params.qtyIncrements);//eslint-disable-line max-len
0 commit comments