Preview:
<div class="card card-horizontal card-horizontal-lg">
    <img src="/assets/camera1.jpg" class="img-responsive" alt="camera">
    <div class="card-info">
        <h5 class="card-title">Camera</h5>
        <span class="card-price">Rs. 20,000</span>
        <span class="card-discount">50% off</span>
    </div>
    <div class="card-btn-wrapper">
        <button class="btn btn-primary">Add to cart</button>
        <button class="btn btn-secondary-outline">Save to wishlist</button>
    </div>
</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