Preview:
<div class="all-rating-container">
      <div class="card-for-ecommerce pd-1 card-with-shadow">
         <div class="card-image-holder">
            <img src="/images/camera.jpg" class="card-image"/>
          </div>
        <div class="card-body">
            <span class="card-title">Black and gray camera</span>
               <p class="card-detail">Vintage cameras are old cameras that are usually seen in 						antique and flea markets.</p>
                <p class="price">15000</p>
                 <span class="discount">10000</span>
					<span class="rating-badge">
                      <div class="rating-container bg-green border-round">
                        <div class="rating-with-icon">
                          4.5<i class="fas fa-star"></i>
                         </div>
                       </div>
                     </span>
               <button class="btn btn-fluid btn-secondary btn-outline border-round">
                 ADD TO CART</button>
          </div>
    </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