Cart frontend - trigger settings

  • iconAdd: Define icon to display within trigger to add an item to the cart.

  • iconDelete: Define icon to display within trigger to remove an item from the cart.

  • isLabel: If set to true display label within item trigger, in other way display it as HTML title attribute.

  • labelAdd: Define a text to display within trigger to add an item to the cart.

  • labelDelete: Define a text to display within trigger to remove an item from the cart.

  • position: Define relative position to selector element where trigger will be inserted.

  • selector: Define CSS selector of element where trigger will be inserted in relative position to it.

  • template: Define template used to display item trigger.