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

[์นดํŽ˜24์‡ผํ•‘๋ชฐ] ์ƒํ’ˆ๋น„๊ต




<div module="Product_ListCompare">
    <!--@css(/css/module/product/compare.css)-->
    <!--
        $max_count = auto
        max_count๋Š” auto๋ฉด ๊ฒ€์ƒ‰ํ•œ ์ƒํ’ˆ ์ˆ˜๋Ÿ‰๋งŒํผ, 1~4๋Š” ํ•ด๋‹น ์ˆซ์ž ๋งŒํผ, ๊ทธ์™ธ์˜ ๋ชจ๋“  ๊ฐ’์€ 4๋กœ ๊ณ ์ •
        ์ •์ƒ์ ์ธ ๋ฐ˜๋ณต์„ ์œ„ํ•ด <td>๋ฅผ ๋‘๋ฒˆ์ด์ƒ ์ž…๋ ฅํ•ด์ฃผ์„ธ์š”.
    -->
    <table border="1" summary="" class="boardWrite">
    <tbody>
        <!-- ์ฐธ๊ณ  : ๋‰ด์ƒํ’ˆ๊ด€๋ฆฌ ์ „์šฉ ๋ณ€์ˆ˜๊ฐ€ ํฌํ•จ๋˜์–ด ์žˆ์Šต๋‹ˆ๋‹ค. ๋‰ด์ƒํ’ˆ๊ด€๋ฆฌ ์ด์™ธ์˜ ๊ณณ์—์„œ ์‚ฌ์šฉํ•˜๋ฉด ์ผ๋ถ€ ๋ณ€์ˆ˜๊ฐ€ ์ •์ƒ๋™์ž‘ํ•˜์ง€ ์•Š์„ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. -->
        <tr module='Product_Productimagetiny'>
            <th scope="row">์ƒํ’ˆ์ด๋ฏธ์ง€</th>
            <td>
                <span class="thumb"><a href="./detail.html?product_no={$product_no}"><img src="{$Productimagetiny}" alt="" /></a></span>
                <input type="checkbox" class="{$product_select_class}" />
            </td>
            <td>
                <span class="thumb"><a href="./detail.html?product_no={$product_no}"><img src="{$Productimagetiny}" alt="" /></a></span>
                <input type="checkbox" class="{$product_select_class}" />
            </td>
        </tr><!-- //์ฐธ๊ณ  -->
        <tr module='Product_Productname'>
            <th scope="row">์ƒํ’ˆ๋ช…</th>
            <td>
                <span class="prdName">{$Productname}</span>
                <!-- ์ฐธ๊ณ  : ๋‰ด์ƒํ’ˆ๊ด€๋ฆฌ ์ „์šฉ ๋ชจ๋“ˆ์ž…๋‹ˆ๋‹ค. ๋‰ด์ƒํ’ˆ๊ด€๋ฆฌ ์ด์™ธ์˜ ๊ณณ์—์„œ ์‚ฌ์šฉํ•˜๋ฉด ์ •์ƒ๋™์ž‘ํ•˜์ง€ ์•Š์Šต๋‹ˆ๋‹ค. -->
                <ul class="item" module='Product_CompareSetList' class="{$is_new_product|display}">
                    <li>{$product_name}({$product_count})</li>
                    <li>{$product_name}({$product_count})</li>
                </ul><!-- //์ฐธ๊ณ  -->
            </td>
            <td>
                <span class="prdName">{$Productname}</span>
                <!-- ์ฐธ๊ณ  : ๋‰ด์ƒํ’ˆ๊ด€๋ฆฌ ์ „์šฉ ๋ชจ๋“ˆ์ž…๋‹ˆ๋‹ค. ๋‰ด์ƒํ’ˆ๊ด€๋ฆฌ ์ด์™ธ์˜ ๊ณณ์—์„œ ์‚ฌ์šฉํ•˜๋ฉด ์ •์ƒ๋™์ž‘ํ•˜์ง€ ์•Š์Šต๋‹ˆ๋‹ค. -->
                <ul class="item" module='Product_CompareSetList' class="{$is_new_product|display}">
                    <li>{$product_name}({$product_count})</li>
                    <li>{$product_name}({$product_count})</li>
                </ul><!-- //์ฐธ๊ณ  -->
            </td>
        </tr>
        <tr module='Product_Productcustom'>
            <th scope="row">์†Œ๋น„์ž๊ฐ€</th>
            <td><em id="product_price_nf{$product_no}">{$Productcustom}</em></td>
            <td><em id="product_price_nf{$product_no}">{$Productcustom}</em></td>
        </tr>
        <tr module='Product_Productprice'>
            <th scope="row">ํŒ๋งค๊ฐ€</th>
            <td><span class="prdPrice"><em id="product_price_nf{$product_no}">{$Productprice}</em></span></td>
            <td><span class="prdPrice"><em id="product_price_nf{$product_no}">{$Productprice}</em></span></td>
        </tr>
        <!-- ์ฐธ๊ณ  : ๋‰ด์ƒํ’ˆ๊ด€๋ฆฌ ์ „์šฉ ๋ชจ๋“ˆ์ž…๋‹ˆ๋‹ค. ๋‰ด์ƒํ’ˆ๊ด€๋ฆฌ ์ด์™ธ์˜ ๊ณณ์—์„œ ์‚ฌ์šฉํ•˜๋ฉด ์ •์ƒ๋™์ž‘ํ•˜์ง€ ์•Š์Šต๋‹ˆ๋‹ค. -->
        <tr module='Product_Productsaleprice'>
            <th scope="row">ํ• ์ธํŒ๋งค๊ฐ€</th>
            <td><span class="prdPrice"><em id="product_price_nf{$product_no}">{$Productsaleprice}</em></span></td>
            <td><span class="prdPrice"><em id="product_price_nf{$product_no}">{$Productsaleprice}</em></span></td>
        </tr><!-- //์ฐธ๊ณ  -->
        <tr module='Product_Quantity'>
            <th scope="row">์ˆ˜๋Ÿ‰</th>
            <td><span class="quantity">{$form.quantity}</span></td>
            <td><span class="quantity">{$form.quantity}</span></td>
        </tr>
        <tr>
            <th scope="row">์˜ต์…˜</th>
            <!-- ์ฐธ๊ณ  : ๋‰ด์ƒํ’ˆ๊ด€๋ฆฌ ์ „์šฉ ๋ชจ๋“ˆ์ž…๋‹ˆ๋‹ค. ๋‰ด์ƒํ’ˆ๊ด€๋ฆฌ ์ด์™ธ์˜ ๊ณณ์—์„œ ์‚ฌ์šฉํ•˜๋ฉด ์ •์ƒ๋™์ž‘ํ•˜์ง€ ์•Š์Šต๋‹ˆ๋‹ค. -->
            <td module='Product_CompareOptionList'>
                <ul>
                    <li module="Product_CompareAddOption">{$add_option_name} : <span class="inputWrap">{$form.add_option}</span></li>
                </ul>
                <ul>
                    <li module="Product_CompareOption">
                        <span class="optionName">{$option_name}</span>
                        {$form.option}
                    </li>
                </ul>
            </td><!-- //์ฐธ๊ณ  -->
        </tr>
        <tr module='Product_Model'>
            <th scope="row">๋ชจ๋ธ๋ช…</th>
            <td>{$Model}</td>
            <td>{$Model}</td>
        </tr>
        <tr module='Product_Madein'>
            <th scope="row">์›์‚ฐ์ง€</th>
            <td>{$Madein}</td>
            <td>{$Madein}</td>
        </tr>
        <tr module='Product_Manuname'>
            <th scope="row">์ œ์กฐ์‚ฌ</th>
            <td>{$Manuname}</td>
            <td>{$Manuname}</td>
        </tr>
        <tr module='Product_Brand'>
            <th scope="row">๋ธŒ๋žœ๋“œ</th>
            <td>{$Brand}</td>
            <td>{$Brand}</td>
        </tr>
        <tr module='Product_Allotperiod'>
            <th scope="row">๋ฌด์ด์žํ• ๋ถ€</th>
            <td>{$Allotperiod} {$Allotcard}</td>
            <td>{$Allotperiod} {$Allotcard}</td>
        </tr>
        <tr module='Product_Mileage'>
            <th scope="row">์ ๋ฆฝ๊ธˆ</th>
            <td>{$Mileage}</td>
            <td>{$Mileage}</td>
        </tr>
        <tr module='Product_Selfproductcode'>
            <th scope="row">์ž์ฒด์ƒํ’ˆ์ฝ”๋“œ</th>
            <td>{$Selfproductcode}</td>
            <td>{$Selfproductcode}</td>
        </tr>
        <tr module='Product_Description'>
            <th scope="row">์ƒํ’ˆ๊ฐ„๋žต์„ค๋ช…</th>
            <td>{$Description}</td>
            <td>{$Description}</td>
        </tr>
    </tbody>
    </table>
    <p class="description {$description_display|display}">์„ธํŠธ์ƒํ’ˆ์˜ ๊ฒฝ์šฐ ์ƒํ’ˆ๋น„๊ต๋Š” ๊ฐ€๋Šฅํ•˜์ง€๋งŒ ์žฅ๋ฐ”๊ตฌ๋‹ˆ ๋‹ด๊ธฐ ๋ฐ ์ฃผ๋ฌธ์€ ๋ถˆ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค.</p>
    <!-- ์ฐธ๊ณ  : ๋‰ด์ƒํ’ˆ๊ด€๋ฆฌ ์ „์šฉ ๋ณ€์ˆ˜๊ฐ€ ํฌํ•จ๋˜์–ด ์žˆ์Šต๋‹ˆ๋‹ค. ๋‰ด์ƒํ’ˆ๊ด€๋ฆฌ ์ด์™ธ์˜ ๊ณณ์—์„œ ์‚ฌ์šฉํ•˜๋ฉด ์ผ๋ถ€ ๋ณ€์ˆ˜๊ฐ€ ์ •์ƒ๋™์ž‘ํ•˜์ง€ ์•Š์„ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. -->
    <div class="btnArea">
        <span class="left">
            <span class="{$basket_display|display}"><img src="http://img.echosting.cafe24.com/skin/base_ko_KR/product/btn_cart_go.gif" alt="์žฅ๋ฐ”๊ตฌ๋‹ˆ๋‹ด๊ธฐ" class='{$basket_class}' /></span>
            <span class="{$wishlist_display|display}"><img src="http://img.echosting.cafe24.com/skin/base_ko_KR/product/btn_wish.gif" alt="๊ด€์‹ฌ์ƒํ’ˆ๋“ฑ๋ก" class='{$wishlist_class}' /></span>
        </span>
        <span class="{$buy_display|display}"><a href="#none"><img src="http://img.echosting.cafe24.com/skin/base_ko_KR/product/btn_buy.gif" alt="๋ฐ”๋กœ๊ตฌ๋งคํ•˜๊ธฐ" class='{$buy_class}' /></a></span>
    </div><!-- //์ฐธ๊ณ  -->
</div>



๋ณ€์ˆ˜๋ช…์„ค๋ช…
{$basket_info}์žฅ๋ฐ”๊ตฌ๋‹ˆ ์ •๋ณด
{$img_tiny}์ƒํ’ˆ ์ด๋ฏธ์ง€
{$product_name}์ƒํ’ˆ๋ช…
{$product_no}์ƒํ’ˆ๋ฒˆํ˜ธ
{$product_price_nf}ํŒ๋งค๊ธˆ์•ก
{$product_custom_nf}์†Œ๋น„์ž๊ฐ€
{$option}์˜ต์…˜์ •๋ณด
{$add_option}์ถ”๊ฐ€์˜ต์…˜์ •๋ณด
{$product_min}์ƒํ’ˆ๊ฐœ์ˆ˜
{$allot_period}๋ฌด์ด์žํ• ๋ถ€
{$allot_card}๋ฌด์ด์žํ• ๋ถ€ ์นด๋“œ ์ข…๋ฅ˜
{$mileage}๋งˆ์ผ๋ฆฌ์ง€
{$manu_name}์ œ์กฐ์‚ฌ
{$made_in}์›์‚ฐ์ง€
{$prd_brand}๋ธŒ๋žœ๋“œ๋ช…
{$product_model}๋ชจ๋ธ๋ช…
{$product_code}์ƒํ’ˆ์ฝ”๋“œ
{$ma_product_code}์ž์ฒด์ƒํ’ˆ์ฝ”๋“œ
{$simple_desc}๊ฐ„๋žต์„ค๋ช…


๋Œ“๊ธ€
๊ณต์ง€์‚ฌํ•ญ
์ตœ๊ทผ์— ์˜ฌ๋ผ์˜จ ๊ธ€
์ตœ๊ทผ์— ๋‹ฌ๋ฆฐ ๋Œ“๊ธ€
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
๊ธ€ ๋ณด๊ด€ํ•จ