Reads a product in Shopify.
Input Fields
- Read by
- Product ID (text): The ID for the product. Can be found in the URL of the product
Output Fields
- Product
- Title (text): The order number (not ID).
- Description (text): The status of the payment for the order.
- Vendor (text): The price of the items.
- Type (text): Currency.
- Created At(text): The contact email.
- Published At (text): Order note.
- Tags(text): Order tags.
- Variants(list of objects): When the order was created.
- ID (number): Variant ID.
- Product ID (number): Product ID.
- Title (text): Variant title.
- Price (number): Price
- SKU (number): Stock keeping unit
- Position (number): Variant position.
- Weight (number):Item weight.
- Weight Unit (text): Weight unit.
- Compare At Price (number): Compare at Price.
- Inventory Quantity (number): Inventory Quantity.
- Old Inventory Quantity (number)
- Barcode (text): Barcode.