@php $ecomm_setting = DB::table('general_settings')->latest()->first(); $item = Cache::get('site_status'); $setting = $item ? json_decode($item) : null; @endphp {{ $ln_pg->title1 }} {!! $ecomm_setting->ln_fb_pixel !!}
@if($ln_pg->is_timer)
{!! $ln_pg->timer_title !!}
0 Days
0 Hours
0 Minutes
0 Seconds
@endif
img

{{ $ln_pg->title1 }}

@php $url = $ln_pg->video_url; // Always use desktop URL $youtubeId = null; // Check if it's a YouTube video (regular or shorts) if (preg_match('/(?:youtube\.com\/(?:[^\/]+\/.+\/|(?:v|e(?:mbed)?)\/|.*[?&]v=)|youtu\.be\/)([^"&?\/\s]{11})|youtube\.com\/shorts\/([^"&?\/\s]{11})/', $url, $matches)) { $youtubeId = $matches[1] ?: $matches[2]; // Get the YouTube ID } @endphp @if($youtubeId) @endif

{{ $ln_pg->feature }}

{{--

{{ $ln_pg->head1 }}

{!! $ln_pg->des2 !!}


--}}
@if(isset($ln_pg->review_top_text))

{{ $ln_pg->review_top_text }}

@endif

{{ BanglaText('land_instruction') }}

নিচ থেকে আপনার প্রোডাক্ট সিলেক্ট করুন
@foreach($landingProducts as $pro) @if($pro->product)
@endif @endforeach

Billing Address

@if(!empty($ln_pg->product)) @if(!empty($ln_pg->product->variation)) @endif @endif @if(!empty($ln_pg->product)) @if($ln_pg->product->promotion_price != 0) @else @endif @endif

Your Order

@if($landingProducts->count() > 0) @include('partials.landing_order_table') @endif
{{--
Product Subtotal
@if(!empty($ln_pg->product))
{{ $ln_pg->product->name }}
@endif
@if(!empty($ln_pg->product)) @if($ln_pg->product->promotion_price != 0) {{ $ln_pg->product->promotion_price }} @else {{ $ln_pg->product->price }} @endif @endif  
Select Variation:
@if($ln_pg->product->is_variant) @foreach($options as $key=>$option) @php $vs=explode(",",$values[$key]); $op=str_replace('"','',$option); @endphp

{{$op}}:

@foreach($vs as $i=>$v) @php $value=str_replace('"','',$v); @endphp
@endforeach
@endforeach @endif
Select Quantity:
- +
Subtotal @if(!empty($ln_pg->product)) @if($ln_pg->product->promotion_price != 0) {{ $ln_pg->product->promotion_price }} @else {{ $ln_pg->product->price }} @endif @endif   @if(!empty($ln_pg->product)) @if($ln_pg->product->promotion_price != 0) @else @endif @endif
Shipping
  • 0
  • Total  
    --}}
    • Pay with cash on delivery.

    {{ BanglaText('alert') }}