ProductDrop
A product that can be sold through the convention's web site
Fields
available (Boolean)
Whether or not the product is publicly available for purchase
description (String)
The description of the product, as HTML
image_url (String)
The URL of the product image, if present
name (String)
The name of the product
payment_options (Array<String>)
The purchase methods allowed for this product (e.g. stripe, pay_at_convention)
price (String)
The base price for the product
pricing_structure (PricingStructureDrop)
The pricing structure for this product
product_variants (Array<ProductVariantDrop>)
Any variants of this product
provides_ticket_type (TicketTypeDrop)
The ticket type that this product will provide when purchased
url (String)
The relative URL to use for linking to this product's page