| 圖片 | 規格 | 下單選擇 | ||
|---|---|---|---|---|
|
|
@if(!empty($product->diameter))
直徑:{{ $product->diameter }}
@endif
@if(!empty($product->length))
長度:{{ $product->length }}
@endif
@if(!empty($product->high))
高度:{{ $product->high }}
@endif
@if(!empty($product->cuff))
cuff:{{ $product->cuff }}
@endif
@if(!empty($product->angle))
angle:{{ $product->angle }}°
@endif
@if(!empty($product->type))
type:{{ $product->type }}
@endif
@if(!empty($product->post_h))
PostH:{{ $product->post_h }}
@endif
@if(!empty($product->thirdCategory))
Third category:{{ $product->thirdCategory }}
@endif
@if(empty($product->diameter) && empty($product->length) && empty($product->high) && empty($product->cuff)
&& empty($product->angle) && empty($product->type) && empty($product->post_h) && empty($product->thirdCategory))
無規格
@endif
|
|||
| 無搜尋到任何產品 | ||||