diff --git a/themes/default/product.blade.php b/themes/default/product.blade.php index 89a3dc22..c9a12bc3 100644 --- a/themes/default/product.blade.php +++ b/themes/default/product.blade.php @@ -56,7 +56,7 @@
SKU:@{{ product.sku }}
-
{{ __('shop/products.model') }}: @{{ product.model }}
+
{{ __('shop/products.model') }}: @{{ product.model }}
@if (0)