{!! Form::text('sku', old('sku', $product ? $product->sku : null), ['class' => 'next-input', 'id' => 'sku', 'data-counter' => 30]) !!}
@if (($isVariation && !$product) || ($product && $product->is_variation && !$product->sku))
@endif
{{ get_application_currency()->symbol }}
{{ get_application_currency()->symbol }}


{{ ecommerce_weight_unit() }}
{{ ecommerce_width_height_unit() }}
{{ ecommerce_width_height_unit() }}
{{ ecommerce_width_height_unit() }}