/home/techb158/immovalet.com/storage/framework/views
Edit: /home/techb158/immovalet.com/storage/framework/views/5888821dc75530faffe3a4628847882e5c08663d.php (5643B)
\Botble\Base\Enums\BaseStatusEnum::PUBLISHED], ['slugable'], ['products']);
$categories = get_product_categories(['status' => \Botble\Base\Enums\BaseStatusEnum::PUBLISHED], ['slugable'], ['products'], true);
$tags = app(\Botble\Ecommerce\Repositories\Interfaces\ProductTagInterface::class)->advancedGet([
'condition' => ['status' => \Botble\Base\Enums\BaseStatusEnum::PUBLISHED],
'with' => ['slugable'],
'withCount' => ['products'],
'order_by' => ['products_count' => 'desc'],
'take' => 10,
]);
Theme::asset()->usePath()->add('jquery-ui-css', 'css/jquery-ui.css');
Theme::asset()->container('footer')->usePath()->add('jquery-ui-js', 'js/jquery-ui.js', ['jquery']);
Theme::asset()->container('footer')->usePath()->add('touch-punch', 'js/jquery.ui.touch-punch.min.js', ['jquery-ui-js']);
?>
0): ?>