{{ item.brand }}

{{ item.name }}

{{ formatPrice(item.price) }}

검색 결과가 없습니다.

찜 목록

{{ item.brand }}

{{ item.name }}

{{ formatPrice(item.price) }}

찜한 상품이 없습니다.

{{ item.brand }}

{{ item.name }}

{{ formatPrice(item.price) }}

해당하는 상품이 없습니다.

장바구니

{{ item.product.name }}

Size: {{ item.size }}

{{ item.qty }}

{{ formatPrice(item.product.price * item.qty) }}

장바구니가 비어있습니다.

결제

{{ item.product.name }} ({{ item.size }}) × {{ item.qty }}{{ formatPrice(item.product.price * item.qty) }}
결제 금액{{ formatPrice(cartTotal) }}

결제 처리 중...

결제 완료!

주문이 성공적으로 처리되었습니다.

주문번호: #{{ order_id }}