{!! BaseHelper::clean($product->name) !!} {{ __('Description') }} @if (EcommerceHelper::isReviewEnabled()) {{ __('Reviews') }} ({{ $product->reviews_count }}) @endif {!! Theme::partial('ecommerce.product-price', compact('product')) !!} @if (EcommerceHelper::isCartEnabled()) isOutOfStock()) disabled @endif > {{ __('Add to cart') }} @if (EcommerceHelper::isQuickBuyButtonEnabled()) isOutOfStock()) disabled @endif > {{ __('Buy Now') }} @endif @endif