Skip to content

Cart count isLabel (cart)

Description

Define if label should be displayed as text. When set to false, the label will only be used in the title attribute of cart count element.

Default value

Display label only in the content of the title attribute of the cart count element.

cartCount: {
  isLabel: false
}

Examples

Display label as text of cart count element as well as the title attribute.

cartCount: {
  isLabel: true
}

top

Funnelback logo
v15.24.0