Preview:
<!-- Cards with badges -->
<div class="card relative-wrap">
    <img class="brand-img" src="../assets/gow.jpg" alt="demo" />
    <div class="card-info">
        <h5 class="product-name">God of War</h5>
        <p class="description">PEGI Rating: Ages 16 and Above</p>
        <div class="green-rate">
            4.5 <span class="material-icons star-icon"> star </span>
        </div>

        <span class="price"><sup>₹</sup>2,970<s>5,499</s><span class="saving">Save 2,529 (46%)</span></span>

        <button class="card-btn primary-btn">BUY NOW</button>
        <button class="card-btn card-icon-btn">
            <span class="material-icons icon"> shopping_cart </span>
            Add to Cart
        </button>
    </div>
    <h3 class="card-badge">Gamer's <span>choice</span></h3>
</div>
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter