Home > widget-integration > CartDrawerWidgetDesignSettings

CartDrawerWidgetDesignSettings type

Design settings for cart-drawer recommendation widget. Configured in TAE Admin under recommendationWidgets['cart-drawer'][widgetId]

Signature:

export type CartDrawerWidgetDesignSettings = NonNullable<RecommendationWidget["widgetDesignSettings"]>;

References: RecommendationWidget