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

[์นดํŽ˜24์‡ผํ•‘๋ชฐ] ์ตœ๊ทผ ๋ณธ ์ƒํ’ˆ ๋ชฉ๋ก




<div module="product_recentlist">
    <!--@css(/css/module/product/recentlist.css)-->
    <!--
        $count = 10
    -->
    <table border="1" summary="" class="{$list_display|display}">
        <caption>์ตœ๊ทผ ๋ณธ ์ƒํ’ˆ ๋ชฉ๋ก</caption>
        <thead>
            <tr>
                <th scope="col" class="image">์ด๋ฏธ์ง€</th>
                <th scope="col" class="product">์ƒํ’ˆ๋ช…</th>
                <th scope="col" class="option">์˜ต์…˜์ •๋ณด</th>
                <th scope="col" class="price">ํŒ๋งค๊ฐ€</th>
                <th scope="col" class="button">์ฃผ๋ฌธ</th>
            </tr>
        </thead>
        <tbody module="product_listitem">
            <tr>
                <td class="image"><a href="/product/detail.html{$param}"><img src="{$image_medium}" alt="" /></a></td>
                <td class="product">
                    <a href="/product/detail.html{$param}">{$product_name}</a>
                    {$soldout_icon} {$recommend_icon} {$new_icon} {$product_icons} {$zoom_icon}
                    <!-- ์ฐธ๊ณ  : ๋‰ด์ƒํ’ˆ๊ด€๋ฆฌ ์ „์šฉ ๋ชจ๋“ˆ์ž…๋‹ˆ๋‹ค. ๋‰ด์ƒํ’ˆ๊ด€๋ฆฌ ์ด์™ธ์˜ ๊ณณ์—์„œ ์‚ฌ์šฉํ•˜๋ฉด ์ •์ƒ๋™์ž‘ํ•˜์ง€ ์•Š์Šต๋‹ˆ๋‹ค. -->
                    <ul module="product_setproduct">
                        <li>{$product_name}</li>
                        <li>{$product_name}</li>
                    </ul><!-- //์ฐธ๊ณ  -->
                </td>
                <td class="option">
                    <ul module="product_mainoption">
                        <li>{$option_name}:
{$form.option}</li>
                        <li>{$option_name}:
{$form.option}</li>
                    </ul>
                    <ul module="product_addoption">
                        <li>{$add_option_name}: <span class="inputWrap">{$form.add_option}</span></li>
                        <li>{$add_option_name}: <span class="inputWrap">{$form.add_option}</span></li>
                    </ul>
                </td>
                <td class="price">{$product_custom}<strong class="custom">{$price}</strong></td>
                <td class="button">
                    <a href="#none" onclick="{$act_basket}" class="{$disp_basket|display}"><img src="http://img.echosting.cafe24.com/skin/base_ko_KR/myshop/btn_wish1.gif" alt="๋‹ด๊ธฐ" /></a>
                    <a href="#none" onclick="{$act_order}" class="{$disp_order|display}"><img src="http://img.echosting.cafe24.com/skin/base_ko_KR/myshop/btn_wish2.gif" alt="์ฃผ๋ฌธ" /></a>
                    <a href="#none" class="{$class_del}" rel="{$rel_del}"><img src="http://img.echosting.cafe24.com/skin/base_ko_KR/myshop/btn_wish3.gif" alt="์‚ญ์ œ" /></a>
                </td>
            </tr>
            <tr>
                <td class="image"><a href="/product/detail.html{$param}"><img src="{$image_medium}" alt="" /></a></td>
                <td class="product">
                    <a href="/product/detail.html{$param}">{$product_name}</a>
                    {$soldout_icon} {$recommend_icon} {$new_icon} {$product_icons} {$zoom_icon}
                    <!-- ์ฐธ๊ณ  : ๋‰ด์ƒํ’ˆ๊ด€๋ฆฌ ์ „์šฉ ๋ชจ๋“ˆ์ž…๋‹ˆ๋‹ค. ๋‰ด์ƒํ’ˆ๊ด€๋ฆฌ ์ด์™ธ์˜ ๊ณณ์—์„œ ์‚ฌ์šฉํ•˜๋ฉด ์ •์ƒ๋™์ž‘ํ•˜์ง€ ์•Š์Šต๋‹ˆ๋‹ค. -->
                    <ul module="product_setproduct">
                        <li>{$product_name}</li>
                        <li>{$product_name}</li>
                    </ul><!-- //์ฐธ๊ณ  -->
                </td>
                <td class="option">
                    <ul module="product_mainoption">
                        <li>{$option_name}:
{$form.option}</li>
                        <li>{$option_name}:
{$form.option}</li>
                    </ul>
                    <ul module="product_addoption">
                        <li>{$add_option_name}: <span class="inputWrap">{$form.add_option}</span></li>
                        <li>{$add_option_name}: <span class="inputWrap">{$form.add_option}</span></li>
                    </ul>
                </td>
                <td class="price">{$product_custom}<strong class="custom">{$price}</strong></td>
                <td class="button">
                    <a href="#none" onclick="{$act_basket}" class="{$disp_basket|display}"><img src="http://img.echosting.cafe24.com/skin/base_ko_KR/myshop/btn_wish1.gif" alt="๋‹ด๊ธฐ" /></a>
                    <a href="#none" onclick="{$act_order}" class="{$disp_order|display}"><img src="http://img.echosting.cafe24.com/skin/base_ko_KR/myshop/btn_wish2.gif" alt="์ฃผ๋ฌธ" /></a>
                    <a href="#none" class="{$class_del}" rel="{$rel_del}"><img src="http://img.echosting.cafe24.com/skin/base_ko_KR/myshop/btn_wish3.gif" alt="์‚ญ์ œ" /></a>
                </td>
            </tr>
        </tbody>
    </table>
    <p class="noData {$empty_display|display}">์ตœ๊ทผ๋ณธ ์ƒํ’ˆ ๋‚ด์—ญ์ด ์—†์Šต๋‹ˆ๋‹ค.</p>
</div>



๋ณ€์ˆ˜๋ช…์„ค๋ช…
{$product_no}์ƒํ’ˆ๋ฒˆํ˜ธ
{$param}์ƒํ’ˆ์ƒ์„ธ ๋งํฌ
{$image_tiny}์ถ•์†Œ ์ด๋ฏธ์ง€
{$image_small}์ƒํ’ˆ ์ด๋ฏธ์ง€(์†Œ)
{$image_medium}์ƒํ’ˆ ์ด๋ฏธ์ง€(์ค‘)
{$image_big}์ƒํ’ˆ ์ด๋ฏธ์ง€(๋Œ€)
{$product_name}์ƒํ’ˆ๋ช…
{$manu_name}์ œ์กฐ์‚ฌ
{$product_custom}์†Œ๋น„์ž๊ฐ€
{$price}ํŒ๋งค๊ฐ€
{$product_price_text_use}ํŒ๋งค๊ฐ€ ๋Œ€์ฒด ๋ฌธ๊ตฌ ์‚ฌ์šฉ์—ฌ๋ถ€
{$product_price_text}ํŒ๋งค๊ฐ€ ๋Œ€์ฒด ๋ฌธ๊ตฌ
{$soldout_icon}ํ’ˆ์ ˆ ์•„์ด์ฝ˜
{$recommend_icon}์ถ”์ฒœ ์•„์ด์ฝ˜
{$new_icon}์‹ ์ œํ’ˆ ์•„์ด์ฝ˜
{$product_icons}์ƒํ’ˆ ์•„์ด์ฝ˜
{$benefit_icons}ํ˜œํƒ ์•„์ด์ฝ˜
{$zoom_icon}์ƒํ’ˆ ํ™•๋Œ€๋ณด๊ธฐ
{$act_basket}์žฅ๋ฐ”๊ตฌ๋‹ˆ ๋„ฃ๊ธฐ ์•ก์…˜
{$act_order}๋ฐ”๋กœ๊ตฌ๋งค ์•ก์…˜
{$disp_basket}์žฅ๋ฐ”๊ตฌ๋‹ˆ ๋„ฃ๊ธฐ ์•„์ด์ฝ˜ ๋…ธ์ถœ ์—ฌ๋ถ€
{$disp_order}๋ฐ”๋กœ๊ตฌ๋งค ์•„์ด์ฝ˜ ๋…ธ์ถœ ์—ฌ๋ถ€
{$product_effect}์ƒํ’ˆ ๋…ธ์ถœ ํšจ๊ณผ
{$class_del}์‚ญ์ œ ๋ฒ„ํŠผ (class)
{$rel_del}์‚ญ์ œํ•  ์ƒํ’ˆ ๋ฒˆํ˜ธ
{$product_min}์ตœ์†Œ๊ตฌ๋งค์ˆ˜๋Ÿ‰
{$@Option}์˜ต์…˜
{$@AddOption}์‚ฌ์šฉ์ž ์ง€์ • ์˜ต์…˜



<div module="product_recentlistpaging">

    <!--@css(/css/module/product/recentlistpaging.css)-->

    <p class="first"><a href="{$param_first}"><img src="http://img.echosting.cafe24.com/skin/base_ko_KR/common/btn_page_first.gif" alt="์ฒซ ํŽ˜์ด์ง€" /></a> </p>

    <p><a href="{$param_before}"><img src="http://img.echosting.cafe24.com/skin/base_ko_KR/common/btn_page_prev.gif" alt="์ด์ „ ํŽ˜์ด์ง€" /></a></p>
    <ol>
        <li><a href="{$param}" class="{$param_class}">{$no}</a></li>
        <li><a href="{$param}" class="{$param_class}">{$no}</a></li>
        <li><a href="{$param}" class="{$param_class}">{$no}</a></li>
        <li><a href="{$param}" class="{$param_class}">{$no}</a></li>
        <li><a href="{$param}" class="{$param_class}">{$no}</a></li>
    </ol>
    <p><a href="{$param_next}"><img src="http://img.echosting.cafe24.com/skin/base_ko_KR/common/btn_page_next.gif" alt="๋‹ค์Œ ํŽ˜์ด์ง€" /></a> </p>
    <p class="last"><a href="{$param_last}"><img src="http://img.echosting.cafe24.com/skin/base_ko_KR/common/btn_page_last.gif" alt="๋งˆ์ง€๋ง‰ ํŽ˜์ด์ง€" /></a></p>
</div>




๋ณ€์ˆ˜๋ช…์„ค๋ช…
{$param_first}์ฒซ ํŽ˜์ด์ง€
{$param_before}์ด์ „ ํŽ˜์ด์ง€
{$param}ํ˜„์žฌ ํŽ˜์ด์ง€
{$param_next}๋‹ค์Œ ํŽ˜์ด์ง€
{$param_last}๋งˆ์ง€๋ง‰ ํŽ˜์ด์ง€
{$param_class}ํ˜„์žฌ ํŽ˜์ด์ง€ (class)


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