{{ $sp->product_name }}
{!! price_format($price * $conversion_rate) !!}
@if($compare){!! price_format($compare * $conversion_rate) !!}@endif
@extends("front.layout.master") @section('title', __('staticwords.YourWishlist') . ' (' . $wishcount . ') | ') @section('body')
{{ $wishcount }} {{ __('items saved') }} · {{ __('Saved as guest — login to keep across devices') }}
{{ __('Save items you love so you can revisit them later.') }}
{{ __('Start Shopping') }} →