ok
Direktori : /home2/selectio/www/innerstore/storage/framework/views/ |
Current File : /home2/selectio/www/innerstore/storage/framework/views/3ff514f9a129b7ec377b4dfde4a6a254037ecb76.php |
<?php ($decimal_point_settings = \App\CPU\Helpers::get_business_settings('decimal_point_settings')); ?> <?php $__currentLoopData = $products; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $product): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <?php if(!empty($product['product_id'])): ?> <?php ($product=$product->product); ?> <?php endif; ?> <div class=" <?php echo e(Request::is('products*')?'col-lg-3 col-md-4 col-sm-4 col-6':'col-lg-2 col-md-3 col-sm-4 col-6'); ?> <?php echo e(Request::is('shopView*')?'col-lg-3 col-md-4 col-sm-4 col-6':''); ?> mb-2 p-2"> <?php if(!empty($product)): ?> <?php echo $__env->make('web-views.partials._filter-single-product',['p'=>$product,'decimal_point_settings'=>$decimal_point_settings], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <?php endif; ?> </div> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> <div class="col-12"> <nav class="d-flex justify-content-between pt-2" aria-label="Page navigation" id="paginator-ajax"> <?php echo $products->links(); ?> </nav> </div> <?php /**PATH /home2/romeojul/public_html/a1tex.in/resources/views/web-views/products/_ajax-products.blade.php ENDPATH**/ ?>