{*** 장바구니 | front/order/cart.php ***} { # header }
총 {=cartCnt}개의 상품금액 {=gd_currency_symbol()}{=gd_money_format(totalGoodsPrice)}{=gd_currency_string()}
상품할인 {=gd_currency_symbol()}{=gd_money_format(totalGoodsDcPrice)}{=gd_currency_string()}
회원할인 {=gd_currency_symbol()}{=gd_money_format(totalSumMemberDcPrice)}{=gd_currency_string()}
쿠폰할인 {=gd_currency_symbol()}{=gd_money_format(totalCouponGoodsDcPrice)}{=gd_currency_string()}
배송비 {=gd_currency_symbol()}{=gd_money_format(totalDeliveryCharge)}{=gd_currency_string()}
{=gd_currency_symbol()}{=gd_money_format(totalSettlePrice)}{=gd_currency_string()}
주문서 작성단계에서 할인 및 {=mileage.name} 적용을 하실 수 있습니다.