fragment UseOrderCardItemImages on CustomerOrders {
  items {
    items {
      product_url_key
    }
  }
}
