عرض النتيجة الوحيدة
@media (max-width: 767px) { /* Cart icon color on mobile */ .th-cart-icon i, .th-cart-link i { color: #ff6600 !important; /* Replace with your desired color */ } /* Cart item count badge */ .th-cart-count, .th-cart-count::before { background-color: #ff6600 !important; /* Badge background */ color: #ffffff !important; /* Text inside the badge */ } /* Optional: hover effect */ .th-cart-link:hover .th-cart-icon i { transform: scale(1.2); transition: transform 0.2s ease; } }
6
$1,347.00
المنتجات التي قد تعجبك
jQuery(document).ready(function() {
"use strict";
jQuery('ul.taiowcp-related-product-products').owlCarousel({
rtl:false, items:1, loop:true, margin:0, nav:true, navText: [ "", "", ], autoHeight:true, loop:false, dots:false, smartSpeed:500, autoplay:false, autoplayTimeout:2000, autoplayHoverPause: true, touchDrag : false, mouseDrag : false,
}); });
قدم طلبك
jQuery(document).ready(function() { "use strict"; jQuery('.taiowcp-coupon-list-wrap').owlCarousel({
rtl:false, items:1, loop:true, margin:0, nav:true, navText: [ "", "", ], autoHeight:true, loop:false, dots:false, smartSpeed:500, autoplay:false, autoplayTimeout:2000, autoplayHoverPause: true, touchDrag : false, mouseDrag : false,
}); });