Compliance's Widgets

Disclaimer Text Widget

Expand me...

404: disclaimerTextWidget, cfRayID 99608b522e52ac4e, short: undefined, product: undefined, country: ES, language: es, currency: undefined

Logos Widget

Expand me...

404: logosWidget, cfRayID 99608b522e52ac4e, short: undefined, product: undefined, country: ES, language: es, currency: undefined


Default: Both Text and Logos (Text First)

Expand me...

404: footerContentWidget, cfRayID 99608b522e52ac4e, short: undefined, product: undefined, country: ES, language: es, currency: undefined

Logo Only Mode

Expand me...

404: footerContentWidget, cfRayID 99608b522e52ac4e, short: undefined, product: undefined, country: ES, language: es, currency: undefined

Text Only Mode

Expand me...

404: footerContentWidget, cfRayID 99608b522e52ac4e, short: undefined, product: undefined, country: ES, language: es, currency: undefined


Content Order Variations

Logos First, Then Text

Expand me...

404: footerContentWidget, cfRayID 99608b522e52ac4e, short: undefined, product: undefined, country: ES, language: es, currency: undefined

Text First, Then Logos (Default)

Expand me...

404: footerContentWidget, cfRayID 99608b522e52ac4e, short: undefined, product: undefined, country: ES, language: es, currency: undefined


Content Alignment Variations

Left Alignment (Default)

Expand me...

404: footerContentWidget, cfRayID 99608b522e52ac4e, short: undefined, product: undefined, country: ES, language: es, currency: undefined

Center Alignment

Expand me...

404: footerContentWidget, cfRayID 99608b522e52ac4e, short: undefined, product: undefined, country: ES, language: es, currency: undefined

Right Alignment

Expand me...

404: footerContentWidget, cfRayID 99608b522e52ac4e, short: undefined, product: undefined, country: ES, language: es, currency: undefined


Combined Alignment and Order Examples

Center-Aligned with Logos First

Expand me...

404: footerContentWidget, cfRayID 99608b522e52ac4e, short: undefined, product: undefined, country: ES, language: es, currency: undefined

Right-Aligned with Text First

Expand me...

404: footerContentWidget, cfRayID 99608b522e52ac4e, short: undefined, product: undefined, country: ES, language: es, currency: undefined

Left-Aligned Logo Only with Center-Aligned Text Only

Expand me...

404: footerContentWidget, cfRayID 99608b522e52ac4e, short: undefined, product: undefined, country: ES, language: es, currency: undefined 404: footerContentWidget, cfRayID 99608b522e52ac4e, short: undefined, product: undefined, country: ES, language: es, currency: undefined


Configuration Parameters

Common Attributes

  • id: Widget identifier (required)
  • country: Country code for localization (e.g., “ES”)
  • language: Language code for localization (e.g., “es”)

Display Control

  • display-text: Show/hide disclaimer text (“yes” | “no”)
  • display-logo: Show/hide logos (“yes” | “no”)
  • height: Logo height (for logos widget)
  • background: Widget background color

Layout Control

  • alignment: Content alignment (“Left” | “Center” | “Right”)
  • logofirst: Display order (“true” = logos first, “false” = text first)

Configuration Object

{
  "color": "#0EA55F",           // Text color
  "font-size": "14px",          // Text font size
  "font-weight": "700",         // Text font weight
  "background-color": "#333A40", // Background color
  "logo-height": "50px"         // Logo height
}

Attribute Combinations

Use Case alignment logofirst display-text display-logo
Default footer “Left” “false” “yes” “yes”
Centered footer “Center” “false” “yes” “yes”
Logo-first footer “Left” “true” “yes” “yes”
Text only (centered) “Center” N/A “yes” “no”
Logos only (right) “Right” N/A “no” “yes”