ํ‹ฐ์Šคํ† ๋ฆฌ ๋ทฐ

[์นดํŽ˜24์‡ผํ•‘๋ชฐ] ์žฅ๋ฐ”๊ตฌ๋‹ˆ ๋‹ด๊ธฐ ํ™•์ธ ๋ ˆ์ด์–ดํŒ์—… ์ƒํ’ˆ์˜ต์…˜ํ‘œ์‹œํ˜•




<style type="text/css">
/**
 ์ต์Šคํ”Œ๋กœ์–ด๊ณ„์—ด์˜ ๋ธŒ๋ผ์šฐ์ ธ์—์„œ ajax๋กœ ๊ฐ€์ ธ์˜จ ํŽ˜์ด์ง€์˜ ์™ธ๋ถ€ cssํ˜ธ์ถœ ๋งํฌ๊ฐ€ ์ž‘๋™ํ•˜์ง€ ์•Š์•„์„œ ์ง์ ‘ css๋ฅผ ์ž…๋ ฅํ•ฉ๋‹ˆ๋‹ค.
 ๋””์ž์ธ ์ˆ˜์ •์‹œ์—๋„ ํ™•์ธ ํ•ด์ฃผ์„ธ์š”.
 */
.xans-product-basketoption { position:fixed; top:50%; left:50%; z-index:1000; width:420px; margin:-149px 0 0 -211px; font-family:Verdana, "๋‹์›€", Dotum, sans-serif; }
.xans-product-basketoption h1 { height:35px; padding:0 35px 0 19px; color:#fff; font-size:14px; line-height:35px; background:#495164; }
.xans-product-basketoption .content { overflow:auto; overflow-x:hidden; height:174px; padding:20px 25px; border-right:1px solid #757575; border-left:1px solid #757575; background:#fff; }
.xans-product-basketoption .close { position:absolute; right:20px; top:10px; }
.xans-product-basketoption .close img { cursor:pointer; }
.xans-product-basketoption .btnArea { padding:9px 0; border:1px solid #757575; border-top:1px solid #d7d5d5; text-align:center; background:#fbfafa; }
.xans-product-basketoption .btnArea img:first-child { margin:0 1px 0 0; }
.xans-product-basketoption .content p { padding:0 0 4px; color:#2e2e2e; }
.xans-product-basketoption .content p strong { color:#495164; }
.xans-product-basketoption table { border:1px solid #d7d5d5; color:#353535; font-size:11px; }
.xans-product-basketoption table th { padding:13px 0 11px; border-left:1px solid #e9e9e9; font-weight:normal; vertical-align:middle; background:#fbfafa; }
.xans-product-basketoption table th:first-child { border-left:0; }
.xans-product-basketoption table td { padding:12px 9px 9px; border-top:1px solid #e9e9e9; line-height:1.5; text-align:center; vertical-align:middle; }
.xans-product-basketoption table td.left { text-align:left; }
.xans-product-basketoption table td.quantity input { width:40px; padding:2px; border:1px solid #d5d5d5; font-size:12px; color:#353535; font-family:Verdana, "๋‹์›€", Dotum, sans-serif; text-align:center; background:none; }
</style>
<!-- ์ฐธ๊ณ  : ๋‰ด์ƒํ’ˆ๊ด€๋ฆฌ ์ „์šฉ ๋ณ€์ˆ˜๊ฐ€ ํฌํ•จ๋˜์–ด ์žˆ์Šต๋‹ˆ๋‹ค. ๋‰ด์ƒํ’ˆ๊ด€๋ฆฌ ์ด์™ธ์˜ ๊ณณ์—์„œ ์‚ฌ์šฉํ•˜๋ฉด ์ผ๋ถ€ ๋ณ€์ˆ˜๊ฐ€ ์ •์ƒ๋™์ž‘ํ•˜์ง€ ์•Š์„ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. -->
<div module="Product_BasketOption">
    {$form.delvtype}
    <h1>์žฅ๋ฐ”๊ตฌ๋‹ˆ ๋‹ด๊ธฐ</h1>
    <div class="content">
        <p>์ƒํ’ˆ๋ช…: <strong>{$name}</strong></p>
        <table border="1" summary="">
            <caption>์ƒํ’ˆ ์˜ต์…˜์ž…๋ ฅ</caption>
            <colgroup>
                <col style="width:40px;" />
                <col style="width:auto;" />
                <col style="width:60px;" />
            </colgroup>
            <thead>
                <tr>
                    <th scope="col">์„ ํƒ</th>
                    <th scope="col">์˜ต์…˜</th>
                    <th scope="col">์ˆ˜๋Ÿ‰</th>
                </tr>
            </thead>
            <tbody>
                <tr module="Product_OptionList">
                    <td>{$form.check}</td>
                    <td class="left">{$option_name}</td>
                    <td class="quantity">{$form.quantity}</td>
                </tr>
            </tbody>
        </table>
    </div>
    <div class="btnArea">
        <a href="#none" onclick="{$action_basket}"><img src="http://img.echosting.cafe24.com/skin/base_ko_KR/product/btn_add_basket.gif" alt="์žฅ๋ฐ”๊ตฌ๋‹ˆ๋‹ด๊ธฐ" /></a>
        <a href="#none" onclick="{$action_buy}"><img src="http://img.echosting.cafe24.com/skin/base_ko_KR/product/btn_buy_now.gif" alt="๋ฐ”๋กœ๊ตฌ๋งคํ•˜๊ธฐ" /></a>
    </div>
    <div class="close"><a onclick="$('.xans-product-basketoption').hide();"><img src="http://img.echosting.cafe24.com/skin/base_ko_KR/common/btn_close.png" alt="๋‹ซ๊ธฐ" /></a></div>
</div>



๋ณ€์ˆ˜๋ช…์„ค๋ช…
{$name}์ƒํ’ˆ๋ช…
{$option_name}์กฐํ•ฉํ˜• ์˜ต์…˜ ๋‚ด์šฉ(๋ฐ˜๋ณต)
{$form.check}์˜ต์…˜ ์„ ํƒ ์ฒดํฌ ๋ฐ•์Šค(๋ฐ˜๋ณต)
{$form.quantity}๊ฐ ์˜ต์…˜๋ณ„ ๊ตฌ๋งค ์ˆ˜๋Ÿ‰(๋ฐ˜๋ณต)
{$action_basket}์žฅ๋ฐ”๊ตฌ๋‹ˆ ๋„ฃ๊ธฐ ์•ก์…˜
{$action_buy}๋ฐ”๋กœ๊ตฌ๋งค ์•ก์…˜


๋Œ“๊ธ€
๊ณต์ง€์‚ฌํ•ญ
์ตœ๊ทผ์— ์˜ฌ๋ผ์˜จ ๊ธ€
์ตœ๊ทผ์— ๋‹ฌ๋ฆฐ ๋Œ“๊ธ€
Total
Today
Yesterday
ยซ   2024/05   ยป
์ผ ์›” ํ™” ์ˆ˜ ๋ชฉ ๊ธˆ ํ† 
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
๊ธ€ ๋ณด๊ด€ํ•จ