| Server IP : 103.48.194.25 / Your IP : 216.73.216.74 Web Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33 System : Linux VMHostDefault 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 User : sieuthimay ( 1016) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/hocthongminh.net-bk/public_html/site/components/home/views/ |
Upload File : |
<section id="home-promotions">
<div class="wrapper">
<div class="inner">
<div class="home-section-head">
<div class="grid">
<div class="grid__item large--one-whole medium--one-whole small--one-whole">
<h2 class="section-title"> Các chương trình khác trong tháng </h2>
</div>
</div>
</div>
<div class="home-section-body">
<div class="grid mg-left-10">
<div id="owl-home-promotions" class="owl-carousel owl-theme owl-loaded owl-drag">
<? include ROOT_SITE.'cache/bn_promo_bottom.php';?>
</div>
</div>
</div>
</div>
</div>
</section>
<script language="javascript">
$('#owl-home-promotions').owlCarousel({
smartSpeed: 1000,
nav: false,
dots: true,
loop: true,
autoplay: true,
autoplayHoverPause: true,
responsiveRefreshRate : 200,
navText: ['<i class="fa fa-angle-left" aria-hidden="true"></i>', '<i class="fa fa-angle-right" aria-hidden="true"></i>'],
responsive:{
0:{
items:1
},
480:{
items:1
},
768:{
items:2
},
1000:{
items:2
}
}
});
</script>