{{$product->model}}
{{LangTranslate::translate($product->product_category->name??'',$product->product_category->ar_name??'')}}
{{LangTranslate::translate(config('global.get_in_touch.en'),config('global.get_in_touch.ar'))}}Series
{{LangTranslate::translate($product->product_serices->name ?? '',$product->product_serices->ar_name ?? '')}}
@if((isset($product->series_id) && !empty($product->series_id)))
@endif
@if((isset($product->mechanical_dimension_width) && !empty($product->mechanical_dimension_width)) && (isset($product->mechanical_dimension_height) && !empty($product->mechanical_dimension_height)))
@endif
@if(isset($product->electrical_wattage) && !empty($product->electrical_wattage))
@endif
@if(isset($product->light_tech_color_temperature) && !empty($product->light_tech_color_temperature))
@endif
@if(isset($product->light_tech_luminous_flux_min) && !empty($product->light_tech_luminous_flux_min))
@endif
@if(!empty($product->download_datasheet) || !empty($product->download_ies_files))
Series
{{$product->product_serices->name}}Width (mm)*Height (mm)
{{$product->mechanical_dimension_width}}*{{$product->mechanical_dimension_height}}Wattage (W)
{{$product->electrical_wattage}}Colour Temperature (CCT)
{{$product->light_tech_color_temperature}}Lumens
{{$product->light_tech_luminous_flux_min}}{{LangTranslate::translate(config('global.downloads.en'),config('global.downloads.ar'))}}
@if(!empty($product->download_datasheet) && file_exists($product->download_datasheet)) @endif @if(!empty($product->download_ies_files) && file_exists($product->download_ies_files)) @endif
@if(!empty($product->mechanical_dimension_width) || !empty($product->mechanical_dimension_height) || !empty($product->mechanical_length) || !empty($product->mechanical_max_strip_width || !empty($product->mechanical_diff_user_color)) || !empty($product->mechanical_surface_treatment) || !empty($product->lighting_data_beam_angle) || !empty($product->lighting_data_power_consumption) || !empty($product->application_apply_to) || !empty($product->application_applications))
{{LangTranslate::translate(config('global.specifications.en'),config('global.specifications.ar'))}}
@endif
@if(!empty($product->mechanical_dimension_width) || !empty($product->mechanical_dimension_height) || !empty($product->mechanical_length) || !empty($product->mechanical_max_strip_width || !empty($product->mechanical_diff_user_color)) || !empty($product->mechanical_surface_treatment))
@endif
@if(!empty($product->lighting_data_beam_angle) || !empty($product->lighting_data_power_consumption))
@endif
@if(!empty($product->application_apply_to) || !empty($product->application_applications))
@endif
-
@if(!empty($product->mechanical_length))
- Length (mm) @endif @if(!empty($product->mechanical_max_strip_width))
- Strip Width (mm) @endif @if(!empty($product->mechanical_dimension_height))
- Height (mm) @endif @if(!empty($product->dia))
- Dia (mm) @endif @if(!empty($product->cutout))
- Cutout @endif @if(!empty($product->mechanical_diff_user_color))
- Diffuser color @endif @if(!empty($product->mechanical_surface_treatment))
- Surface treatment @endif @if(!empty($product->electrical_customized_color))
- Customized Color @endif @if(!empty($product->electrical_accessories))
- Accessories @endif
-
@if(!empty($product->lighting_data_beam_angle))
- Beam Angle (°) @endif @if(!empty($product->lighting_data_power_consumption))
- Power Consumption (W) @endif
-
@if(!empty($product->application_apply_to))
- Apply To @endif @if(!empty($product->application_applications))
- Applications @endif
@foreach($accessories as $key => $value)
@endforeach
@if(file_exists($value->image))
@else
@endif
{{LangTranslate::translate($value->title??'',$value->ar_title??'')}}
{{LangTranslate::translate($value->description && strlen($value->description) > 30?substr($value->description,0,30)."...":$value->description, $value->description && strlen($value->ar_description) > 30?substr($value->ar_description,0,30)."...":$value->ar_description)}}
@if(strlen($value->description) > 30) Read More @endif{{LangTranslate::translate(config('global.frams.en'),config('global.frams.ar'))}}
@foreach($frames as $key => $frame)
@if(file_exists($frame->thumb_image))
@endif
@endforeach
@if(file_exists($frame->thumb_image))
@else
@endif
- {{LangTranslate::translate($frame->name??'',$frame->ar_name??'')}}
- : {{LangTranslate::translate($frame->size??'',$frame->ar_size??'')}}
- : {{LangTranslate::translate($frame->cutout??'',$frame->ar_cutout??'')}}