Delete a specific product by its ID.
galtea.products.delete(product_id="YOUR_PRODUCT_ID")
The ID of the product you want to delete.