RIO Ed - Shopping Cart Counter
Introduced in v3.14 as part of Continuing Education, the RIO Ed - Shopping Cart Counter component counts the number of Order Lines related to the latest draft Order for the student's Contact.
In other words, the number of Study Offerings the student registers to, will be tracked and displayed by this component.
Attribute Name | API Name | Description |
Icon Name | iconUtility |
For displaying the shopping cart icon enter the icon name e.g. utility:cart . Default="utility:cart". |
Icon Size | iconSize | Enter the size of icon e.g small , medium and large. |
Icon Title | iconTitle | Enter the title of the icon, text will be visible on hover. |
Counter Styling | counterStyling | To define the styling of the displaying shopping cart enter styling attributes here e.g. font-weight: 600;font-size: 14px. |
Outer Border Styling | outerBorderStyling | To define the styling of the outer body enter styling attributes here e.g. font-weight: 600;font-size: 14px |
Redirection Path | orderLinesSitePageName | Enter the name of the redirection site page / full URL which you want to redirect to. If left blank then it will redirect to latest draft order detail page. |
Debug Mode | enableDebugMode | Enable debug mode in component. |