Home > widget-integration > CartExtendedConfig

CartExtendedConfig interface

Signature:

export interface CartExtendedConfig 

Properties

Property

Modifiers

Type

Description

customization?

{ cart?: { updateCartIconActionForThemes?: { [key: string]: ThemeCartConfig; }; }; }

(Optional)