{*** 마이페이지 > 거래명세서 인쇄 | mypage/order_print.php ***}




{=gd_date_format('Y 년 m 월 d 일', orderData.regDt)}    No.
상    호
(법인명)
{orderData.orderPrint.businessInfo.company}
({orderData.orderPrint.businessInfo.orderName})
귀하
사업장
주소
{orderData.orderPrint.businessInfo.address}
전화번호 {orderData.orderPrint.businessInfo.phone}
합계금액 {=number_format(orderData.supplyPrice + orderData.taxPrice)}
  {=gd_date_format('Y 년 m 월 d 일', orderData.regDt)} No.
 {orderData.orderName} 귀하
아래와 같이 계산합니다.
합계금액  {=number_format(orderData.supplyPrice + orderData.taxPrice)} 원정


등록번호 {gMall.businessNo}
상    호
(법인명)
{gMall.companyNm} 성명  {gMall.ceoNm}
사 업 장
소 재 지
{gMall.address} {gMall.addressSub}
업    태 {gMall.service}
{gMall.item}
{=__('전화번호', '    ') } {gMall.phone} {=__('팩스', '   ')} {gMall.fax}
품 목  /  규 격 단 위 수 량 단 가 공 급 가 액 세 액
{=gd_date_format('m', orderData.regDt)} {=gd_date_format('d', orderData.regDt)}  {...goodsNm} (환불) {=...optName}   {...goodsCnt} {=number_format(...goodsPrice + ...optionPrice + ...optionTextPrice)} {=number_format(...goodsVat.supply)} {=number_format(...goodsVat.tax)}
{=gd_date_format('m', ....regDt)} {=gd_date_format('d', ....regDt)}  {....goodsNm} (환불)   {....goodsCnt} {=number_format(....goodsPrice)} {=number_format(....goodsVat.supply)} {=number_format(....goodsVat.tax)}
{=gd_date_format('m', orderData.regDt)} {=gd_date_format('d', orderData.regDt)}  배송비   1 {=number_format(orderData.totalDeliveryCharge)} {=number_format(deliveryVat.supply)} {=number_format(deliveryVat.tax)}
{=gd_date_format('m', orderData.regDt)} {=gd_date_format('d', orderData.regDt)}  주문할인   1 -{=number_format(orderData.totalSalePrice)} -{=number_format(saleVat.supply)} -{=number_format(saleVat.tax)}
{=gd_date_format('m', orderData.regDt)} {=gd_date_format('d', orderData.regDt)}  마일리지   1 -{=number_format(orderData.useMileage)} -{=number_format(useMileageVat.supply)} -{=number_format(useMileageVat.tax)}
{=gd_date_format('m', orderData.regDt)} {=gd_date_format('d', orderData.regDt)}  예치금   1 -{=number_format(orderData.useDeposit)} -{=number_format(useDepositVat.supply)} -{=number_format(useDepositVat.tax)}
*** 이 하 여 백 ***
               
소 계 {=number_format(orderData.totalQuantity)} {=number_format(orderData.supplyPrice)} {=number_format(orderData.taxPrice)}
미수금   합 계 {=number_format(orderData.supplyPrice + orderData.taxPrice)} 인수자 {orderData.orderName}
{=nl2br(.value_)}
{=nl2br(orderData.orderPrint.bottomInfo)}