@if (product && !isLoading) {
{{ product.title }}
Description
} @if (isLoading) {
}