{{ $product->name }}
@lang('shop.heading|Customer Reviews')
{{ $review->user->name ?? __('shop.Anonymous') }}
@if($review->plan)@lang('shop.Plan'): {{ $review->plan->name }}
@endif{{ $review->feedback }}
@lang('shop.No reviews yet.')
@endforelse{{ $product->name }} @lang('shop.FAQ')
{{ __('shop.Frequently asked questions about') }} {{ $product->name }}
{{ $faq->answer }}
@lang('shop.heading|Technical Support & Updates')
@lang('shop.Get help with installation, configuration, and troubleshooting from our dedicated team.')
@lang('shop.One-Time Purchases'): @lang('shop.This support policy applies to standard licenses.') @lang('shop.Subscription plans always include premium support while active.')
@lang('shop.Duration')
{{ $product->supportPolicy->support_duration }} {{ getConstantLabel('support_duration_unit', $product->supportPolicy->support_duration_unit) }}
@lang('shop.From purchase date')
@lang('shop.Renewal Price')
{!! ch_currency_symbol(setting('currency', 'USD')) !!}{{ number_format($product->supportPolicy->discount_value) }}
@lang('shop.To extend support')
@lang('shop.Renewal Offer')
{{ number_format($product->supportPolicy->discount_value) }}% @lang('shop.Discount')
@lang('shop.On support renewal')
@lang('shop.Includes')
@lang('shop.Updates & Fixes')
@lang('shop.Latest versions access')
description @lang('shop.heading|Policy Details')
@lang('shop.Secure Checkout')
@lang('shop.24/7 Support')