prepare($sql); $stmt->bind_param('i', $product_id); // Bind product_id as integer $stmt->execute(); $result = $stmt->get_result(); if ($result->num_rows > 0) { $product = $result->fetch_assoc(); } else { echo "Product not found."; } ?> Dreams Pos admin template
  • Product

  • Product Code

  • Brand

  • Unit

    Piece
  • SKU

  • Minimum Qty

    5
  • Quantity

  • Price

    Rp
  • Status

    Active