Our Products
Our Products
/* widget: Woo Product Grid */
#uc_woocommerce_product_grid_elementor_ebeafa3 * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#uc_woocommerce_product_grid_elementor_ebeafa3 .ue_woocommerce_product_label-custom-field{
z-index: 100;
}
#uc_woocommerce_product_grid_elementor_ebeafa3 .ue_category_wrapper{
display: flex;
flex-wrap: wrap;
}
#uc_woocommerce_product_grid_elementor_ebeafa3 .uc_post_grid_style_one_item{
transition: all.3s;
}
#uc_woocommerce_product_grid_elementor_ebeafa3 span.add-to-cart__loader{
position: absolute;
right: 0;
top: 50%;
transform: translate(0, -50%);
line-height: 1em;
}
#uc_woocommerce_product_grid_elementor_ebeafa3 .add_to_cart_button.loading span.add-to-cart__loader{
display: inline-block !important;
}
#uc_woocommerce_product_grid_elementor_ebeafa3 .uc-grid-count-buttons{
display: flex;
}
#uc_woocommerce_product_grid_elementor_ebeafa3 .uc-grid-count-buttons button{
display: flex;
align-items:center;
justify-content:center;
flex-grow:0;
flex-shrink:0;
line-height:1em;
}
#uc_woocommerce_product_grid_elementor_ebeafa3 .uc-grid-count-buttons button:disabled{
opacity:0.5;
}
#uc_woocommerce_product_grid_elementor_ebeafa3 .uc_more_btn-custom-field{
text-align:center;
text-decoration:none;
transition:0.3s;
}
#uc_woocommerce_product_grid_elementor_ebeafa3 .uc-grid-count-buttons button svg{
height:1em;
width:1em;
}
#uc_woocommerce_product_grid_elementor_ebeafa3 input.uc-grid-count-buttons__number{
text-align:center;
flex-grow:1;
}
#uc_woocommerce_product_grid_elementor_ebeafa3 {
margin:0 auto;
position:relative;
}
.uc_post_grid_style_one .uc_post_grid_style_one_item {
color: #111;
font-size: 16px;
overflow: hidden;
position: relative;
}
#uc_woocommerce_product_grid_elementor_ebeafa3 .uc_post_grid_style_one_image {
width: 100%;
overflow: hidden;
display: block;
position: relative;
}
#uc_woocommerce_product_grid_elementor_ebeafa3 .uc_post_image {
position:relative;
display: block;
transition: all 0.25s ease-in-out;
overflow:hidden;
}
#uc_woocommerce_product_grid_elementor_ebeafa3 .uc_post_image–second{
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
top: 0;
right: 0;
transform: translate(100%, 0);
transition: all .3s;
}
#uc_woocommerce_product_grid_elementor_ebeafa3 .uc_post_grid_style_one_image:hover .uc_post_image–second{
transform: translate(0, 0);
}
#uc_woocommerce_product_grid_elementor_ebeafa3 .uc_post_image img
{
width:100%;
display: block;
transition:0.3s;
}
.uc_post_grid_style_one .uc_title {
font-size: 21px;
}
.uc_post_grid_style_one .uc_title a {
text-decoration: none;
transition: all .3s ease;
}
#uc_woocommerce_product_grid_elementor_ebeafa3 .uc_post_grid_style_one_button > button,
#uc_woocommerce_product_grid_elementor_ebeafa3 .uc_more_btn-custom-field{
width: 100%;
}
#uc_woocommerce_product_grid_elementor_ebeafa3 .uc_post_grid_style_one_button > a,
#uc_woocommerce_product_grid_elementor_ebeafa3 .uc_post_grid_style_one_button > button,
#uc_woocommerce_product_grid_elementor_ebeafa3 .uc-button-addcart,
#uc_woocommerce_product_grid_elementor_ebeafa3 .added_to_cart,
#uc_woocommerce_product_grid_elementor_ebeafa3 .uc_more_btn-custom-field{
display: block;
text-align: center;
text-decoration: none;
text-transform: none;
transition: all 0.25s ease-in-out;
vertical-align: middle;
}
#uc_woocommerce_product_grid_elementor_ebeafa3 .uc-button-addcart.added{
display:none;
}
#uc_woocommerce_product_grid_elementor_ebeafa3.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
display: grid;
}
#uc_woocommerce_product_grid_elementor_ebeafa3.uc_post_grid_style_one .uc_content{
flex-grow: 1;
display: flex;
flex-flow: column nowrap;
}
#uc_woocommerce_product_grid_elementor_ebeafa3 .ue_grid_item_bottom {
margin-top:auto;
}
.uc_post_grid_style_one .uc_post_grid_style_one_item {
flex-direction:column;
display:flex;
}
@media (max-width:1023px){
#uc_woocommerce_product_grid_elementor_ebeafa3.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width:639px){
#uc_woocommerce_product_grid_elementor_ebeafa3.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
grid-template-columns: repeat(2, 1fr);
}
}
#uc_woocommerce_product_grid_elementor_ebeafa3 .ue_category_label{
display:block;
text-decoration:none;
transition: all .3s ease;
position: relative;
}
/* hide default arrows in input type number */
/* Chrome, Safari, Edge, Opera */
#uc_woocommerce_product_grid_elementor_ebeafa3 input.uc-grid-count-buttons__number::-webkit-outer-spin-button,
#uc_woocommerce_product_grid_elementor_ebeafa3 input.uc-grid-count-buttons__number::-webkit-inner-spin-button{
-webkit-appearance: none;
margin: 0;
}
/* Firefox */
#uc_woocommerce_product_grid_elementor_ebeafa3 input.uc-grid-count-buttons__number[type=number]{
-moz-appearance: textfield;
}
/* end hide default arrows in input type number */
#uc_woocommerce_product_grid_elementor_ebeafa3 .uc_regular_price:not(.uc_regular_price–single){
text-decoration:line-through !important;
}
#uc_woocommerce_product_grid_elementor_ebeafa3 del{
display: block;
color: #000;
opacity: .5;
font-size: 26px;
font-weight: 400;
text-decoration:line-through !important;
}
#uc_woocommerce_product_grid_elementor_ebeafa3 ins{
color: #000;
font-size: 36px;
font-weight: 400;
text-decoration: none;
}
#uc_woocommerce_product_grid_elementor_ebeafa3 .ue_woocommerce_product_carousel_sale_label{
display:inline-block;
position:absolute;
z-index: 1;
left:10px;
top:10px;
}
#uc_woocommerce_product_grid_elementor_ebeafa3 .ue_woocommerce_product_grid_out_of_stock_label{
position: absolute;
width: fit-content;
left:10px;
top:10px;
z-index: 1;
}
#uc_woocommerce_product_grid_elementor_ebeafa3 .ue-inner-btn-wrapper{
display:flex;
align-items:center;
justify-content:center;
position: relative;
pointer-events: none;
}

HP EliteBook 840 G6
₹24,876.00
₹20,999.00
Details

Dell Latitude 5411
₹40,675.00
₹34,999.00
Details

Dell Latitude 7310
₹41,675.00
₹35,000.00
Details

Dell Latitude 7480
₹20,799.00
₹17,550.00
Details

Dell Latitude 7490
₹21,499.00
₹18,499.00
Details
No products found
Showing 1–9 of 47 results
-

Alt Vibe Smartwatch
₹1,299.00 Add to cart -

boAt Airdopes 141
₹1,098.00 Add to cart -

boAt Airdopes 141 ANC
₹1,298.00 Add to cart -

boAt Lunar Discovery
₹1,299.00 Add to cart -

boAt Storm Call 3
₹1,099.00 Add to cart -

Boult AirBass Y1
₹1,299.00 Add to cart -

Boult Audio Astra
₹1,199.00 Add to cart -

Boult Audio W40
₹1,299.00 Add to cart -

Boult Audio Z20 Pro
₹999.00 Add to cart