@ -121,8 +121,8 @@ class _ProductNameAndPriceState extends State<ProductNameAndPrice> {
//color: widget.isStockAvailable ? Colors.white : Colors.red,
),
// SizedBox(width: 20),
// if (
widget.authenticatedUserObject.isLogin &&
if (
widget.authenticatedUserObject.isLogin)
widget.stockAvailability != null &&
!widget.isStockAvailable &&
widget.customerId != null