Button and Link Functionality
Settings Traits | LINK | BUTTON |
Link Trait | Present | Not Present |
Text Trait | Not Present | Present |
Target Trait | Present | Not Present |
Default option in Action Trait. | Present | Not Present |
Add To Cart, Open Popup | Present | Present |
None, Apply Coupon in Action Trait | Not Present | Present |
Action elements methods |
|
|
In template.js these are a few methods which are having references only for buttons not for links.
clubLogin(buttonId, clubId, productData) remove onClickOfMyCartButton, create a task for that route(e) calculateTotals() openSurveySection(attributes, e) disableButtons() loadVariants() toggleProductSelection(e)