@extends($active_theme) @section('title')
@if (session()->get('currency_position') == 'right') {{ $wishlist->product->regular_price * session()->get('currency_rate') }}{{ session()->get('currency_icon') }} @else {{ session()->get('currency_icon') }}{{ $wishlist->product->regular_price * session()->get('currency_rate') }} @endif
{{ html_decode($wishlist->product->productlangfrontend->name) }}{{__('user.By')}} {{ $wishlist->product->author->name }} {{__('user.In')}} {{ $wishlist->product->category->catlangfrontend->name }}
@for ($i = 1; $i <= 5; $i++) @if ($i <= $review) @else @endif @endfor ({{ $review == 0 ? 0 : $review }})