{{optional($accessory_color)->code}}

@if($accessory_color) @if($accessory_color)
فحص التوفر بالفروع @endif @else @endif
@if($accessory_color) @if($accessory_color->quantity > 0)  إضافة الى السلة @include('partial.direct_buy_btn_footer') @elseif($accessory->is_special_order)  إضافة الى السلة @else @include('partial.alert_when_available') @endif @elseif($accessory->quantity>0 || $accessory->is_special_order)  إضافة الى السلة @if($accessory->quantity>0) شراء مباشره @endif @else @include('partial.alert_when_available') @endif
آلية التوصيل
إحتساب التقسيط
@if($accessory->can_laser)
إمكانية الحفر بالليزر
@endif
@if(\App\facades\IHouseFacade::isRunningSale($accessory) || $accessory->discountState)
السعر قبل الخصم
{{$accessory->price}} شيكل
@endif

{{$accessory->discountState?"السعر بعد الخصم":"السعر"}}

{{ $accessory->totalPrice }} شيكل

@if(\App\facades\IHouseFacade::isRunningSale($accessory) || $accessory->discountState) {{$accessory->discount_description}}@endif