default_language) == 'Arabic') dir="rtl" @endif>
@foreach ($product->images_url as $image)
items
@endforeach
@foreach ($product->images_url as $image)
items
@endforeach

{{ $product->name }}

{{ $product->currency->currency_icon }} {{ $product->selling_price }} {{ $product->currency->currency_icon }} {{ $product->net_price }} @if ($product->available_stock == 0) {{ __('messages.whatsapp_stores.out_of_stock') }} @endif

{{ __('messages.whatsapp_stores_templates.description') }}

{!! $product->description !!}

@if ($product->available_stock != 0) @endif
@include('whatsapp_stores.templates.cloth_store.cart_modal') @include('whatsapp_stores.templates.order_modal')