Product item

Developer
Size
2,256 Kb
Views
26,312

How do I make an product item?

What is a product item? How do you make a product item? This script and codes were developed by Mahesh Bhagat on 27 August 2022, Saturday.

Product item Previews

Product item - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Product item</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css"> <link rel='stylesheet prefetch' href='http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css'>
<link rel='stylesheet prefetch' href='http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css'> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="container"> <div class="row"> <div class="col-lg-4 col-sm-6"> <div class="card hovercard"> <div class="avatar"> <img class="img img-responsive" src="http://images.indiatvnews.com/lifestylelifestyle/2014/bihari-food1.jpg"> </div> <div class="info"> <div class="title"> <a target="_blank" href="http://scripteden.com/">Script Eden</a> </div> </div> <div class="bottom"> <div class="price"> <i class="fa fa-inr"></i> 150</div> <div class="addCart"><button> <span class="fa fa-shopping-cart"></span> Add to cart </button></div> </div> </div> </div> </div>
</div>
</body>
</html>

Product item - Script Codes CSS Codes

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
*{ font-family: 'Open Sans', sans-serif;
}
.card { padding-top: 20px; margin: 10px 0 20px 0; background-color: rgba(214, 224, 226, 0.2); border-top-width: 0; border-bottom-width: 2px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
.card.hovercard { padding-top: 0; overflow: hidden; text-align: center; background-color: rgba(214, 224, 226, 0.4);
}
.card.hovercard .info { padding: 4px 8px 10px;
}
.card.hovercard .info .title { margin-top:10px; margin-bottom: 4px; font-size: 24px; line-height: 1; color: #262626; vertical-align: middle; text-transform:uppercase; font-family: 'Open Sans', sans-serif; font-weight:400;
}
.card.hovercard .bottom .price { overflow: hidden; font-size: 20px; font-weight: bold; line-height: 20px; color: #000000; text-overflow: ellipsis; font-family: 'Open Sans', sans-serif; font-weight:700;
}
.card.hovercard .bottom { padding: 0 20px; margin-bottom: 17px;
}
.addCart,.price{ display:inline-block; width:49%;
}
.bottom button{ background: #88BE4C; color: #FFF; font-size: 16px; padding: 6px 15px; display: inline-block; border: medium none; border-radius: 8px;
}
Product item - Script Codes
Product item - Script Codes
Home Page Home
Developer Mahesh Bhagat
Username mymahesh11
Uploaded August 27, 2022
Rating 3
Size 2,256 Kb
Views 26,312
Do you need developer help for Product item?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Mahesh Bhagat (mymahesh11) Script Codes
Create amazing video scripts with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!