Retrieve a product from the backend ecommerce system. It will always be in the following form:
{
Name string
Color string
Size string
Company string
Quantity *int
}
This requires a pre-built ecommerce integration. If you’re using a custom integration, use a webhook step.