Query
To retrieve a product by its ID, use theproduct query:
$productID with the ID of the product you wish to retrieve.
Product Details
Theproduct query returns a comprehensive set of details about the product:
- Basic Information: This includes the product’s ID, SKU, name, and description.
 - Organization and Shop System: Details about the organization and shop system associated with the product.
 - Variants and Attributes: Information about the product’s variants and their attributes.
 - Pricing: The prices associated with the product.
 - Images: Both original and public images of the product.
 - Tags and Metadata: Any tags associated with the product and additional metadata.
 
Product type and its associated fields, refer to the Product.