This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<main> | |
<h1>Add to Cart Interaction</h1> | |
<a href="#0" class="cd-add-to-cart" data-price="25.99">Add To Cart</a> | |
</main> | |
<div class="cd-cart-container empty"> | |
<a href="#0" class="cd-cart-trigger"> | |
Cart | |
<ul class="count"> <!-- cart items count --> | |
<li>0</li> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="wrapper"> | |
<section class="top"> | |
<p>Protect your wealth through every stage of your life. As one of East Africa's largest and most innovative insurers and financial services companies, our decades of experience and our eye on the future will help you navigate today's complex financial landscape.</p><br/> | |
<p>We're better together</p> | |
</section> | |
<section class="product__gallery"> | |
<div class="grid-3" | |
<article class="product"> |