CTA Button Logo 7 Components

⚠️ Important Notice: We are transitioning from <bw-widget> to <nw-blocks> tags. While <bw-widget> is still supported for backward compatibility, all new implementations should use <nw-blocks>. Please update your existing widgets when possible.


Overview

CTA Button Logo 7 components provide a streamlined call-to-action solution with brand logos displayed inline with the button. This variant offers a more compact design compared to CTA Button 2, with the logo appearing alongside the button rather than above it.

  • ctabuttonlogo7: Compact CTA button with optional inline brand logo
  • ctageobuttonlogo7: Geo-targeted version that automatically selects brands based on user location and product

ctabuttonlogo7

A compact CTA button component with brand logo displayed inline to the right of the button.

Expand me...

When No colors are provided (Test defaults)

Expand me...

Attributes Reference

Attribute Type Default Description
id string required Component identifier (ctabuttontext4)
cloakedlink string "cresus-casino" The cloaked tracking link slug
ctatext string "" Button text (overrides ctakey translation)
ctakey string "" i18n translation key for button text
target string "_blank" Link target attribute
rel string "nofollow" Link rel attribute
trackinglinktarget string "" Additional tracking target parameter
referer string - Referer parameter for tracking
ctacolors string[] '[" #1F9E1B", "#00893B"]' Button background color (array of two colors)
ctahovercolors string[] '["#11990C", "#02720E"]' Button hover background color (array of two colors)

ctageobuttonlogo7

A geo-targeted compact CTA button that automatically selects brands based on user location, product type, and language preferences.

Expand me...

No colors provided (test defaults)

Expand me...

Attributes Reference

Attribute Type Default Description
id string required Component identifier (ctageobuttontext4)
brandposition number 0 Brand position in the geo-targeted list (0-indexed internally, use 1 for first)
product string - Product type (e.g., “SB” for Sports Betting, “CA” for Casino)
language string "en" Language code (e.g., “fr”, “en”)
country string "ZZ" Country code (e.g., “FR”, “US”, “ZZ” for generic)
countryState string - State code for US/CA (e.g., “NY”, “ON”)
sellingpointtype string "general" Type of selling point to display
ctatext string "" Button text (overrides ctakey translation)
ctakey string "" i18n translation key for button text
target string "_blank" Link target attribute
rel string "nofollow" Link rel attribute
trackinglinktarget string "" Additional tracking target parameter
referer string - Referer parameter for tracking
maxRows number 9999 Maximum number of rows to fetch
ctacolors string[] '[" #1F9E1B", "#00893B"]' Button background color (array of two colors)
ctahovercolors string[] '["#11990C", "#02720E"]' Button hover background color (array of two colors)