@page @model Admin.Pages.Store.Product.WriteModel @using Domain.Entities.Store.ValueObject @{ ViewData["Title"] = "상품 등록"; }