{{ __('Image') }} | {{ __('Product') }} | {{ __('Price') }} | |
---|---|---|---|
{{ $product->original_product->name }} |
{{ format_price($product->front_sale_price_with_taxes) }}
@if ($product->front_sale_price != $product->price)
|
{{ __('Remove') }} | |
{{ __('No product in wishlist!') }} |