@if (is_plugin_active('ecommerce') && $maxFilterPrice = EcommerceHelper::getProductMaxPrice()) @php Theme::asset()->usePath()->add('jquery-ui-css', 'css/plugins/jquery-ui.css'); Theme::asset()->container('footer')->usePath()->add('jquery-ui-js', 'js/plugins/jquery-ui.js'); Theme::asset()->container('footer')->usePath()->add('jquery-ui-touch-punch-js', 'js/plugins/jquery.ui.touch-punch.min.js'); @endphp
@endif