fragment ProductListItemGrouped on GroupedProduct @inject(into: ["ProductListItem"]) {
  uid
}
