HTML; if(!empty($image->price)) { $htm .= <<
Супер цена
$image->price
грн.
HTML; } $htm .= << HTML; ?>
url)); ?>
duration ? $slider->duration : 5000; $speed = $slider->speed ? $slider->speed : 500; $js=" $(\".carousel\").owlCarousel({ items: 1, loop: true, nav: true, startPosition: 2, mouseDrag: false, navSpeed: 800, autoplay:true, autoplayTimeout: $dur, autoplaySpeed: $speed, autoplayHoverPause:true, navText: ['', ''] });"; $this->registerJs($js); ?>