Create Digital Product
ecommerce_products_create_digitalAdd a new digital product to your store by specifying store ID, product name, price, and optional description.
Instructions
Create a digital product in a store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Product name | |
| price | Yes | Price | |
| store_id | Yes | Store ID | |
| description | No | Product description |