diff --git a/static/js/shop.min.js b/static/js/shop.min.js index e04b8c5..7644615 100644 --- a/static/js/shop.min.js +++ b/static/js/shop.min.js @@ -726,7 +726,7 @@ var ProductCartItem = /*#__PURE__*/function (_React$PureComponent3) { }, warning && /*#__PURE__*/React.createElement("img", { className: "alert-warning", src: warning ? "/images".concat(warning.icon) : null - }), warning && /*#__PURE__*/React.createElement("div", { + }), warning && model.showWarning && /*#__PURE__*/React.createElement("div", { className: "k-popup-warning ".concat(shouldTooltipWarningClassInverted ? 'inverted' : '') }, /*#__PURE__*/React.createElement("p", { className: "rule warning"