# POS UI Extensions 1.6 Update: Banner on CameraScanner and paginated variant fetching — Shopify developer changelog --- ## 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. *Published: February 15, 2024* Tags: API, Update Link: https://shopify.dev/changelog/pos-ui-extensions-1-6-update-banner-on-camerascanner-and-paginated-variant-fetching ---