Component: Grouped Offers

Purpose: A display of offers stored on the campaign in groups. Use this Offers component when you want to display your offers in customised groups.

Screenshot_2022-11-10_at_13.02.17.png

Props

Prop Name
Label
Type
Default Value
Description

ineligibleHeading

Ineligible for trial heading

string

Pick another offer

Ineligible for trial heading

ineligibleMessage

Ineligible for trial message

string

You’ve already used your free trial.

Ineligible for trial message

fullPriceUrl

Full Price URL

string

/full-price

Full Price URL

fullPriceLabel

Full Price Label

string

Click here

Full Price Label

bestValueText

Best value offer label

string

Best value

Best value offer label

buttonText

External button next

string

View multi-year offers

Button Text

buttonUrl

External button url

string

/multi

Button URL

preselectFirstOfferInGroup

Preselect first offer in each group

boolean

false

Select the first offer per grouping

groupLabels

Group labels

list

{ "id": "digital", "label": "Digital" }, { "id": "bundle", "label": "Print + Digital" }

Grouping of the offers based on the group__limio attribute

Last updated

Was this helpful?