Include Page | ||||
---|---|---|---|---|
|
Personalización de los widgets (desde Prestashop):
Simulador de cuotas:
Existen actualmente los siguientes modelos de widgets, pudiendo elegir cuál mostrar en el campo "Widget visualization params" del módulo SeQura Checkout.
Legacy
...
Text
...
banner
...
Estos widgets pueden personalizarse indicando los parámetros en formato .json dentro del campo "Widget's params". Los parámetros que se pueden configurar son:
type (text o legacytext, banner o legacy)
size (S, M o L)
font-color (#rrggbb)
background-color (#rrggbb)
alignment (left, center o right)
branding (white, black o default)
starting-text (only o as-low-as)
amount-font-size (13, 15, 17)
amount-font-color (#rrggbb)
amount-font-bold (true o false)
link-font-color (#rrggbb)
link-underline (true o false)
border-color (#rrggbb)
no-costs-claim (free o witout-cost)
...