This commit is contained in:
pushuo 2022-11-14 14:36:56 +08:00
parent cd8bed7d30
commit 7cd4fba72f
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@
</div>
</div>
<div class="d-flex"><span class="title text-muted">SKU:</span>@{{ product.sku }}</div>
<div class="d-flex"><span class="title text-muted">{{ __('shop/products.model') }}:</span> @{{ product.model }}</div>
<div class="d-flex" v-if="product.model"><span class="title text-muted">{{ __('shop/products.model') }}:</span> @{{ product.model }}</div>
</div>
@if (0)
<div class="rating-wrap d-flex">