GARVEE Commercial Display Refrigerator, 12.4 Cu.Ft Beverage Cooler, LED Light, Adjustable Shelves, Glass Door, Auto-Defrost, 360° Air-Cooling, Suitable for Bars and Stores
Original price was: $1,128.99.$225.80Current price is: $225.80.
Description
GARVEE Commercial Display Refrigerator, 12.4 Cu.Ft Beverage Cooler, LED Light, Adjustable Shelves, Glass Door, Auto-Defrost, 360° Air-Cooling, Suitable for Bars and Stores
h1, h2, h3 {
color: #1e3a8a;
}
.hero-section {
text-align: center;
background-color: #e0f2fe;
padding: 40px;
border-radius: 10px;
margin-bottom: 30px;
}
.hero-title {
font-size: 2.5em;
margin-bottom: 10px;
}
.hero-subtitle {
font-size: 1.5em;
color: #4b5563;
margin-bottom: 20px;
}
.feature-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 30px;
margin-top: 40px;
}
.feature-item {
background-color: #ffffff;
border-radius: 8px;
padding: 20px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
transition: transform 0.3s ease;
}
.feature-item:hover {
transform: translateY(-5px);
}
.feature-icon {
font-size: 2em;
color: #3b82f6;
margin-bottom: 10px;
}
.cta-button {
display: inline-block;
background-color: #2563eb;
color: white;
padding: 15px 30px;
text-decoration: none;
font-weight: bold;
border-radius: 5px;
margin-top: 20px;
transition: background-color 0.3s ease;
}
.cta-button:hover {
background-color: #1d4ed8;
}
.product-image {
width: 100%;
height: auto;
border-radius: 8px;
margin-bottom: 20px;
}
.testimonial {
background-color: #f0f9ff;
border-left: 4px solid #3b82f6;
padding: 20px;
margin: 30px 0;
font-style: italic;
}
.specifications {
width: 100%;
border-collapse: collapse;
margin-top: 30px;
}
.specifications th, .specifications td {
padding: 12px;
text-align: left;
border-bottom: 1px solid #e5e7eb;
}
.specifications th {
background-color: #e0f2fe;
font-weight: bold;
}
.specifications tr:nth-child(even) {
background-color: #f8fafc;
}
@media (max-width: 768px) {
.hero-title {
font-size: 2em;
}
.hero-subtitle {
font-size: 1.2em;
}
}
.garvee-image-caption { text-align: center;
font-style: italic;
margin-bottom: 20px;
color: #666;
}
Key Features
Efficient Cooling & Auto-Defrost: Advanced system keeps beverages cool, frost-free.
Adjustable Shelves: Customize storage, fit all sizes, stay organized.
Sturdy Castors: Move fridge easily, optimize retail space.
Double-Paned Glass: Ensure clear view, prevent condensation.
LED Lighting: Illuminate drinks at night, energy-efficient.
Specifications
Brand | GARVEE |
Model Info | A01 |
Item Weight | 163 Pounds |
Product Dimensions | 25 x 75.8 x 21.7 inches |
Capacity | 12.4 Cubic Feet |
Annual Energy Consumption | 125 Watts |
Refrigerator Fresh Food Capacity | 12.4 Cubic Feet |
Freezer Capacity | 12.4 Cubic Feet |
Installation Type | Freestanding |
Part Number | A59 |
Special Features | Automatic Defrost, Large Capacity, LED Display, Low Noise, Adjustable Shelves |
Color | White |
Voltage | 110 |
Defrost | Automatic |
Door Hinges | Right |
Shelves | 5 |
Included Components | Commercial Display Refrigerator |
Batteries Required? | No |
Number Of Doors | 1 |
.responsive-table {
border-collapse: collapse;
width: 100%;
margin-bottom: 20px;
}
.responsive-table td {
border: 1px solid #ddd;
padding: 8px;
text-align: left;
}
.responsive-table tr:nth-child(odd) {
background-color: #F2F2F2;
}
.responsive-table tr:nth-child(even) {
background-color: #E6E6E6;
}
.responsive-table tr:hover {
background-color: #DDDDDD;
}
@media screen and (max-width: 600px) {
.responsive-table td {
box-sizing: border-box;
display: block;
width: 100%;
text-align: left;
padding: 10px;
}
.responsive-table tr:nth-child(odd) td {
background-color: #F2F2F2;
}
.responsive-table tr:nth-child(even) td {
background-color: #E6E6E6;
}
.responsive-table tr:hover td {
background-color: #DDDDDD;
}
}
.aplus_module{
margin-bottom:24px;
}
.aplus_module img{
width:100%;
}
.aplus_module h1,h2,h3,h4,h5,h6{
margin:0 !important;
}
.count_imgs_wrap{
display:flex;
}
.count_imgs_wrap>div{
flex: 1;
margin-right: 30px;
}
.count_imgs_wrap>div:last-child {
margin-right: 0;
}
@media screen and (max-width:800px){
.count_imgs_wrap{
flex-direction: column;
}
.count_imgs_wrap>div{
margin-right: 0;
}
.count_imgs{
display:flex;
justify-content: center;
}
.count_imgs>img{
width:auto;
max-width:100%;
}
}
.img_floatleft{
display:flex;
justify-content:space-between;
}
.leftwrap{
flex:3;
display:flex;
}
.lefttext{
margin:0 30px;
}
.lefttext>ul{
padding:0;
}
.lefttext>ul>li{
padding-bottom:18px;
}
.rightwrap{
flex:1;
}
.rightwrap_inner{
border-left:1px solid #dddddd;
padding-left:30px;
}
.rightwrap_inner>ul{
background-color: white;
padding:18px 32px;
border-radius: 8px;
}
@media screen and (max-width:800px){
.img_floatleft{
flex-direction: column;
}
.leftwrap{
flex-direction: column;
flex: initial;
}
.leftimage{
display:flex;
justify-content: center;
}
.leftimage>img{
max-width:100%;
width:auto;
}
.lefttext{
margin:0;
}
.lefttext>ul{
padding-left:32px;
}
.rightwrap{
flex: initial;
}
.rightwrap_inner{
border-left:0;
padding-left:0;
}
.rightwrap_inner>ul{
padding-right:0;
}
}
Additional information
Color | White |
---|