Represents a specific product item with its price and options. Used for product variations.
Unique identifier for the product item
Array of selected option IDs that define this specific product variation
Numeric price value of the product item
Human-readable formatted price string (e.g. "$19.99")
Represents a specific product item with its price and options. Used for product variations.