{{ $product->title }}
₦{{ number_format($product->price, 2) }}
- Check feedbacks to make sure the person is reliable
- For products, ensure that what's in the package is exactly what you expect
- Avoid sending any prepayments
- Meet in person at a safe public place
- Agree on the product/service before committing yourself
- Check all the docs and only pay if you're satisfied
Color:Pink Gold
--}}Specification
| {{ $bInfo->label }} | {{ $product->{$bInfo->name} }} |
Additional information
| {{ $mInfo->label }} |
{{ $product->{$mInfo->name} }} |
Customer Reviews
Seller: {{ $product->vendor->first_name.' '.$product->vendor->last_name}}
Address: {{ $product->office_address.', '.$product->area.', '.$product->state }}
Contact Seller: {{ $product->vendor->mobile}}
Similar products you might love
{{-- {!! Str::limit($product->description ,20, ' ...') !!} --}}
{{$review->description}}