@php $offer_exist_in_cart=false; $cart_products=$data['cart_products_details']['product_array']; $product_grand_total=0; $product_grand_total_with_discount=0; $out_fit_ids=array(); $inactive_product_count=0; $inactive_product_array=array(); $appendcheck=$data['appendarray']; @endphp @if($appendcheck == 0) @endif @if(count($cart_products)>0)