Skip to main content
The Global-e extension includes a cookie that enables the system to recognize the user, the cart, and the relevant store instance. The cookie data is stored in JSON format. The following figure shows an example of the GlobalE_Gem_Data cookie in a browser:
The cookie contains the following data:
DataDescription
CartIDWooCommerce Cart ID.
UserIdThe ID of the registered user. If the user is a guest, this field is set to 0.
PreferredCultureStore culture code.
StoreCodeTechnical field for store compatibility.