답변 5개 / 댓글 4개
채택된 답변
+20 포인트
7년 전
/mobile/shop/orderform.sub.php 수정하시면 될것 같습니다.
7년 전
기본 영카트라면 /shop/orderform.sub.php 파일이 맞습니다.
답변에 대한 댓글 1개
7년 전
영카트라면 /shop/orderform.sub.php 의
Copy
<div id="sod_frm">
<!-- 주문상품 확인 시작 { -->
<div class="tbl_head03 tbl_wrap od_prd_list">
<table id="sod_list">
<thead>
<tr>
<th scope="col">상품명</th>
<th scope="col">총수량</th>
<th scope="col">판매가</th>
<th scope="col">소계</th>
<th scope="col">포인트</th>
<th scope="col">배송비</th>
</tr>
</thead>
<tbody>
이 부분 같습니다만.
답변에 대한 댓글 1개
snowdrop0207
7년 전
skin/apms/order 에서 고쳣던 기억이 있는 것 같습니다.
답변에 대한 댓글 1개
테마에서 찾아보세요.
답변에 대한 댓글 1개
답변을 작성하려면 로그인이 필요합니다.
