Totals
The "Totals" component is an essential component in our eCommerce that provides users with a complete summary of the totals of an order as well as the necessary actions to complete their transaction efficiently.
This Component Also Contains Boostrap elements
Use this variables to customize this component:
$sc-category-node-border-color: $border-color;
$sc-category-node-active-border-color: $primary;
$sc-category-node-border-width: $border-width;
$sc-category-node-active-border-width: $border-width;
$sc-category-node-border-radius: $border-radius;