The store will not work correctly in the case when cookies are disabled.
require(['jquery','bxslider'],function($){
$(document).ready(function() {
$('.how-to-order-slider').bxSlider({
loop: false,
touchEnabled:true,
oneToOneTouch:true,
swipeThreshold:10,
preventDefaultSwipeX: true,
slideMargin : 0,
moveSlides: 1,
controls: true,
prevText: '<span class="icon fa fa-angle-left">',
nextText: '<span class="icon fa fa-angle-right">'
});
});
})


Copyright © 2020 Hmart. All Rights Reserved.
.copyright {background-color: #ffffff; color: #333333; border-top: 1px solid #dddddd;}
.copyright p {line-height: 1.9; font-size: 1.1em;}
.copyright-payment {background-color: #ffffff; color: #333333; display: none;}
Copyright © 2023 Hmart. All Rights Reserved.