Trigger labelAdd (cart)
Description
Define a label to be displayed as the trigger to add an item to the cart. If isLabel is set to true, this label will be displayed within the trigger template. Otherwise, this label will only appear in the title text.
Default value
itemTrigger: {
labelAdd: 'Add to cart'
}
Examples
itemTrigger: {
labelAdd: 'Add to shortlist'
}