cart code

<div style="
  background-color: #fff9db;
  border: 2px dashed #facc15;
  padding: 16px;
  border-radius: 8px;
  margin: 20px auto;
  color: #92400e;
  text-align: center;
  font-size: 14px;
  max-width: 345px;
  font-weight: 500;
">
  <strong>⚠️ Low Stock!</strong> Items in your cart are almost sold out – check out before it's too late!
</div>