Skip to main content

Image collection

caution icon

We're upgrading!

Extensions are a more flexible, dynamic, and customizable way to surface your Shop Mini to Shop app users.

For new partners, please use extensions to surface your Shop Mini to Shop app users. New Shop Minis submitted with legacy entry-points will not be approved.

For existing partners, we will communicate with you directly and work with you to migrate your existing Shop Mini to extensions over the coming months.

For more support, please send us an email or send us a message in the #shop-minis channel in the Shopify Partners Slack.

caution icon

Deprecated

Use IMAGE_COLLECTION_V2 instead as it includes more up-to-date information and enhancements catering to current needs.

New Shop Minis submitted with legacy IMAGE_COLLECTION will not be approved.

For more support, please send us an email or send us a message in the #shop-minis channel in the Shopify Partners Slack.

The IMAGE_COLLECTION entry point displays a collection of pressable images. You can set an externalId reference for each image so the Shop Mini can display relevant content for the pressed item.

The layout of the images depends on what surface they are rendered on in the Shop app:

  • On Store pages, they will be displayed in a square grid. Any images that are provided that don't fit in a square grid will be ignored, up to a maximum of 9 images in a 3x3 grid i.e. if 5 images are provided, only the first 4 images will be displayed in a 2x2 grid.
  • On Product Details pages, they will be displayed in a scrollable horizontal carousel.
  • Entry points that are featured on the Home Feed will be displayed with the corresponding layout for the location they were set on.

See ImageCollectionEntryPointSetInput for options.

See uploading media for how to set images.

Examples

Grid layout

IMAGE_COLLECTION grid entry point.
IMAGE_COLLECTION carousel entry point.