1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
|
<?php include_once("./_common.php"); include_once($j3_shopm_path."/shop_header.php"); ?> <div id="wrap"> <div id="container" class="mt50"> <h1 class="p15_0 align_c">장바구니</h1>
<p class="p0_10 txt14 l_height40 gray_line_t gray_line_b2"> <input type="checkbox" class="mr5 box17"><label class="bold">전체선택</label> <span class="float_r">장바구니상품 (총 <em class="red bold">3</em>개)</span> </p>
<!-- 장바구니목록 --> <div> <h2 class="screen_out">주문정보</h2> <!-- 상품1 --> <section class="p10_0 p0_10 gray_line_b2 separate_line"> <table> <tr> <th><input type="checkbox" class="mr5 box17 valign_t"></th> <td class="align_c"><img src="http://shop.mjsoft.co/j3/hjwcs3/data/product/17/17_pic1_285_285" alt="제품이미지" class="width80"></td> <td class="pl10 txt15 bold align_j valign_t">(롯데) 시원해(사이다) * 6(롯데) 시원해(사이다) * 6(롯데) 시원해(사이다) * 6(롯데) 시원해(사이다) * 6</td> </tr> </table> <dl class="mt7 pt5 p0_10 gray_line2 bg_gray"> <dt class="mb10 relative height_full gray txt13"> <p>(추가)코스타리카 엘 그레시아 네추럴(+15,000)</p> <p>(추가)모던 핸드밀 2(+6,650)</p> <p>(옵션)과테말라 후에후에 테낭고(+10,000)</p> <input type="button" value="주문조건 추가/변경" class="mt7 width_full height26 white txt13 l_height24 none_line bg_custom1"> </dt> <dd class="float_l pb10 height26"> <label class="screen_out">수량</label> <div class="relative float_l mr5 width100 height24 l_height24 gray_line"> <input type="text" title="구매수량" value="12" class="absolute ab_top_left25 width50 height24 align_c none_line"> <a class="absolute ab_top_right box24 gray_line_l" style="background:url('http://shop.mjsoft.co/j3/hjwcs3/img/mobile/item.png') 0px -38px no-repeat;"><span class="screen_out">증가</span></a> <a class="absolute ab_top_left box24 gray_line_r" style="background:url('http://shop.mjsoft.co/j3/hjwcs3/img/mobile/item.png') 0px -15px no-repeat;"><span class="screen_out">감소</span></a> </div> <input type="button" value="변경" class="width50 height26 txt14 l_height24 gray_line bg_white"> </dd> <dd class="pb10 height26 align_r txt17 bold l_height24">28,900<span class="txt12">원</span></dd> </dl> <div class="mt_1 p7_0 p0_10 gray_line2"> <table class="width_full txt13 align_l l_height19"> <colgroup> <col class="width_30"><col class="width_70"> </colgroup> <tr> <th class="gray3">총 상품금액</th> <td class="align_r gray txt12"><em class="black bold">28,900</em>원</td> </tr> <tr> <th class="gray3">배송비</th> <td class="align_r gray txt12">(+) <em class="black bold">2,500</em>원</td> </tr> <tr> <th class="gray3">포인트</th> <td class="align_r gray txt12">(-) <em class="black bold">400</em>원</td> </tr> <tr> <th class="gray3">결제금액</th> <td class="align_r gray txt12"><em class="red txt17 bold">31,000</em>원</td> </tr> </table> </div>
<div class="mt7 height32"> <a class="block float_l width_49 height30 custom2 txt14 align_c l_height30 bg_white custom_line2">상품삭제</a> <a class="block float_r width_49 height32 white txt14 align_c l_height32 bg_custom2">주문하기</a> </div> </section> <!-- //상품1 --> </div> <!-- //장바구니목록 -->
<!-- 전체선택 --> <p class="p0_10 txt14 l_height40 gray_line_b2 separate_line"> <input type="checkbox" class="mr5 box17"><label class="bold">전체선택</label> </p> <!-- //전체선택 -->
<section class="gray_line_b2 separate_line"> <h3 class="p0_10 txt14 l_height35 gray_line_b2">최종결제금액</h3> <table class="m10_0 float_c width_96 txt14 l_height24"> <colgroup> <col class="width_30"><col class="width_70"> </colgroup> <tr> <th class="pl10 gray3 align_l">총 상품금액</th> <td class="pr10 align_r"><em class="custom1 txt17 bold">28,900</em>원</td> </tr> <tr> <th class="pl10 gray3 align_l">배송비</th> <td class="pr10 align_r">(+) <em class="black txt17 bold">2,500</em>원</td> </tr> <tr> <th class="pl10 gray3 align_l">포인트</th> <td class="pr10 align_r">(-) <em class="custom2 txt17 bold">400</em>원</td> </tr> <tr> <th class="pl10 gray3 align_l l_height35 bg_gray">결제금액</th> <td class="pr10 align_r l_height35 bg_gray"><em class="red txt17 bold">31,000</em>원</td> </tr> </table> </section> <!-- //전체선택 -->
<section class="p15_0 p0_10 height35 bg_gray"> <input type="submit" value="선택주문" class="float_l mr5 width_triple height37 white txt15 l_height37 none_line bg_custom1 pointer"/> <input type="submit" value="전체주문" class="float_l mr5 width_triple height37 white txt15 l_height37 none_line bg_custom3 pointer"/> <input type="submit" value="선택삭제" class="float_l width_triple height37 txt15 l_height35 gray_line4 bg_white pointer"/> </section> </div><!-- #container -->
<?php skin_module_show("footer"); // 하단 스킨을 불러온다. ?> </div><!-- #wrap -->
</body> </html>
|