Panel settings
Go to Widget in the Cartally panel sidebar to configure:- Accent Color — the primary brand color used throughout the widget UI (buttons, highlights, active states).
- Logo URL — a publicly accessible URL to your store’s logo, displayed in the widget header.
HTML attributes
You can further customize the widget by addingdata- attributes to the script tag:
Attributes set on the script tag take precedence over panel settings.
Example
Supported widget languages
The widget UI is available in the following languages:
The widget automatically selects the language based on the store page’s
<html lang> attribute or the platform’s language object (e.g. prestashop.language.iso_code).
Trigger elements
By default, the widget attaches to common search elements in your theme. You can override this withdata-trigger-selector or by adding the cartally-trigger CSS class to any element:
