---
title: >-
  POS UI Extensions 1.6 Update: Banner on CameraScanner and paginated variant
  fetching - Shopify developer changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: >-
    https://shopify.dev/changelog/pos-ui-extensions-1-6-update-banner-on-camerascanner-and-paginated-variant-fetching
  md: >-
    https://shopify.dev/changelog/pos-ui-extensions-1-6-update-banner-on-camerascanner-and-paginated-variant-fetching.md
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2024-02-15T09:57:22-05:00'
  postedAt: '2024-02-15T14:00:00-05:00'
  updatedAt: '2024-02-15T14:47:26-05:00'
  effectiveAt: '2024-02-15T14:00:00-05:00'
---

February 15, 2024

Tags:

* API

# POS UI Extensions 1.6 Update: Banner on CameraScanner and paginated variant fetching

As of February 15, we added the following updates to POS UI Extensions:

* Added optional `bannerProps` to the CameraScanner component, which allows the UI extension to surface banners within the context of the CameraScanner.
* Added `fetchPaginatedProductVariantsWithProductId` to the ProductSearch API, which allows the UI extension to fetch pages of variants for a product by ID.

All of the changes are available for POS UI extensions version 1.6.0 and POS app version 9.2.0. See the [version log](https://shopify.dev/docs/api/pos-extensions/ui-extensions-reference/versions) for all version details.
