Skip to main content

calculateCartImpact

Calculate the total environmental impact of a shopping cart in real-time.
Input:

CartItemInput

updateCartItem

Update a single item in the cart and get the recalculated impact.

removeCartItem

Remove an item from the cart.

E-commerce integration

For Shopify stores, use the cart token as the sessionId:
See the Shopify SDK for a complete integration guide.