@extends("general_base") @section("title", "Wishlist") @section("style") @include('partial.user_styles') @endsection @section("content")
| Product | Price | Actions |
|---|---|---|
|
{{ $product->title }}
{{ Str::limit($product->description, 50) }} |
@if($defaultVariation) ৳{{ number_format($defaultVariation->sale_price) }} @endif |