<{* 2009-08-01 *}> <{$pagetitle_h}> <{* show items *}> <{if $item_num > 0}> <{* RAKUTEN thumbnail width = 128 x 85 *}> <{math equation="x + 10" x=$image_width assign="td_width" }> <{math equation="x * y + 10" x=$td_width y=$item_num assign="tr_width" }> <{foreach item=item from=$items}> <{/foreach}>
<{* image *}> <{if $item.mediumImageUrl != ''}> <{if ( $item.mediumImageWidth > 0 ) && ( $item.mediumImageHeight > 0 ) }> img<{$item.itemCode}> <{else}> img<{$item.itemCode}> <{/if}>
<{/if}> <{$item.itemNameF}>
<{* price *}> <{$item.itemPriceF}><{$smarty.const._MD_RAXEARCH_YEN}> <{if $item.taxFlag == 1}> <{$smarty.const._MD_RAXEARCH_EXC_TAX}> <{/if}>
<{* show notice *}> <{else}> <{if $keyword == ''}> <{$smarty.const._MD_RAXEARCH_PLS_INPUT}> <{else}> <{$smarty.const._MD_RAXEARCH_NO_HITS}> <{/if}> <{/if}>