2026-07-28
July 28th, 2026
New features:
-
Support for custom line item images. The custom image can be a screenshot or an image export of the configurator.
-
custom image displayed in the cart (typically requires editing the shop’s theme)
-
custom image displayed on checkout page (requires Shopify Plus)
-
-
Support for custom line item titles
-
custom title displayed in the cart (typically requires editing the shop’s theme)
-
custom title displayed on checkout page
-
-
“Add to cart” behavior can be configured globally and per product. Available options:
-
Ignore
-
Close the configurator
-
Close the configurator and redirect to cart
-
-
Support for Shopify’s standard storefront actions, offering widespread support for modern themes. Fallback to the AJAX Cart API for legacy themes.
Improvements:
-
The custom line item property
Configuration IDcan optionally be hidden in the cart, if the line item’sDescriptioncontains the placeholder string{modelStateId}for the model state id of the line item. -
Sections that should be re-rendered after adding an item to the cart can be configured using theme block settings.
Technicalities:
-
Update to Shopify API 2026-01
-
Update to expiring offline access tokens