Skip to main content
These guides cover one thing: how to get GaranImageURL to Global-e on a specific ecommerce platform. Find your platform in the matrix below. Before you start, read EU Consumer Guarantee Information (Notice & GARAN) — it covers what the rules require, how to opt in, and the GARAN file requirements that apply on every platform.

Support matrix

Available guides

BigCommerce

Populate a variant-level metafield; the adapter sends it on both the catalog sync and at checkout.

Centra

Add a fixed product attribute in Centra; the adapter sends it on the cart payload at checkout.

GEM 2.0

Supply GaranImageURL per product on your GetCart response; Global-e Checkout carries it through at checkout.

Hybris (SAP Commerce)

Fill in GARAN Image URL on the product in Backoffice; the value travels on the cart payload at checkout.

Magento 2

Map a product attribute code in Global-e configuration; the module sends it on catalog and at checkout.

Magento 2 Lite

Map a product attribute code, then run a full catalog push once to backfill existing products.

PrestaShop

Map a product Feature and let the plugin emit the value on both the catalog sync and at checkout.

Salesforce B2C Commerce (SFCC)

Implement one Global-e hook handler in your cartridge; it serves both the checkout and catalog paths.

Shopify

The platform has no built-in feature for the notice or GARAN label; you implement both through standard theme and notification customization.

Shopware 6

Map a product custom field in the plugin settings; the value travels on both the catalog sync and at checkout.

WooCommerce

Set a product attribute with slug garan-image-url; the value travels on the catalog sync.
If your platform is not listed, contact your Customer Success Manager.