{{ product.name }}
SLAW-BU02-2B-12V
¥136,000
■ インターネット接続環境
{{ opt.id }}
¥{{ opt.price.toLocaleString() }}
{{ opt.name }}
基本製品:¥{{ product.price.toLocaleString() }} × {{ mainProductQuantity }}
選択したオプション:
{{ getOptionProductById(productId).name }} × {{ qty }}
消費税:
現在の合計金額:
¥{{ currentProductTotalAmount.toLocaleString() }}
¥{{ selectOptionTotalAmount.toLocaleString() }}
¥{{ (getOptionProductById(productId).price * qty).toLocaleString() }}
¥{{ taxAmount.toLocaleString() }}
¥{{ totalAmount.toLocaleString() }}