...
Code Block |
---|
fontSize,
title,
tooltipTitle,
tooltipPosition,
tooltipDisable,
glitterDisable,
className,
borderRadius,
parameters,
background,
color,
width,
height,
border,
image,
onloadCallback,
onCloseCallback,
onButtonClick,
elementSelector,
insertElementPosition,
iframeElementSelector,
insertIframeElementPosition,
onAddShoppigCartItem, // the function is called on the event of adding an article to the cart
onRemoveShoppingCartItem, // the function is called on the event of deleting an article to the cart |
...