String get title; String get id; bool get availableForSale; String get createdAt; List<ProductVariant> get productVariants; String get productType; List<String> get tags; List<ShopifyImage> get images; List<Option> get options;