diff --git a/static/js/shop.jsx b/static/js/shop.jsx index 78e52e8..7296616 100644 --- a/static/js/shop.jsx +++ b/static/js/shop.jsx @@ -680,7 +680,7 @@ class ProductCartItem extends React.PureComponent { )} - {warning && ( + {warning && model.showWarning && (

{warning.message}