include 'common/header2.html.php' ?> if ($allCount<1) : ?>
if ( !empty($keyword)) : ?>キーワード:[ = $keyword ?> ] endif; ?> if ( !empty($genre) ) : ?>ジャンル:[ = $genres[$genre] ?> ] endif; ?> 全= $allCount ?>件 if ( $result['TotalPages']>=400 ) : ?>ページ数が400件を超えています。キーワード検索で絞り込むと見つかりやすくなります endif; ?>
| 画像 | タイトル/著者/出版社 | レビュー | 価格 | |
|---|---|---|---|---|
if ( !empty($item['SmallImage'])) : ?>
endif; ?>
if($item['MediumImage']!=null): ?>
if( !ereg( "MSIE", getenv( "HTTP_USER_AGENT" ) ) ): ?>
= html_bigImage($item['ASIN'], $item['MediumImage']) ?> else: ?> if( $item['LargeImage']!=null ): ?> 拡大 else: ?> 拡大 endif; ?> endif; ?> endif; ?> if( $item['LargeImage']!=null ): ?>すべて表示 else: ?>詳細 endif; ?> |
= $item['ItemAttributes']['Title'] ?>
if( isset($catMap) ): ?> ジャンル= $catMap[$item['ASIN']] ?> endif;?> if( count( $item['ItemAttributes']['Author'] ) > 0 ): ?>= implode(" / ", $item['ItemAttributes']['Author']) ?> endif; ?> if( $item['ItemAttributes']['ReleaseDate']!=null): ?> 発売日= t($item['ItemAttributes']['ReleaseDate']) ?> endif;?> if( $item['ItemAttributes']['Manufacturer']!=null): ?> 製造元= $item['ItemAttributes']['Manufacturer'] ?> endif;?> if( $item['ItemAttributes']['Brand']!=null): ?> ブランド= $item['ItemAttributes']['Brand'] ?> endif;?> if( $item['ItemAttributes']['Feature']!=null ): ?> if(is_array($item['ItemAttributes']['Feature'])): ?> = implode(' ', $item['ItemAttributes']['Feature']) ?> else: ?> = $item['ItemAttributes']['Feature'] ?> endif; ?> endif; ?> |
= html_rateTag($item['CustomerReviews']['AverageRating']) ?> if($item['CustomerReviews']['Review']!=null): ?> if( !ereg( "MSIE", getenv( "HTTP_USER_AGENT" ) ) ): ?> = html_reviewLink($item['CustomerReviews']['Review']) ?> else: ?> if($item['CustomerReviews']['TotalReviews']>0): ?> クチコミをみる(= $item['CustomerReviews']['TotalReviews'] ?>件) endif; ?> endif; ?> endif; ?> |
通常
if($item['ItemAttributes']['ListPrice']['FormattedPrice']!=null):?>
= $item['ItemAttributes']['ListPrice']['FormattedPrice'] ?>
else: ?>
-
endif; ?> 新品 if($item['OfferSummary']['LowestNewPrice']['FormattedPrice']!=null):?> = $item['OfferSummary']['LowestNewPrice']['FormattedPrice'] ?>から 価格差= _getDiff($priceOrg, $priceNew) ?>
中古 if($item['OfferSummary']['LowestUsedPrice']['FormattedPrice']): ?> = $item['OfferSummary']['LowestUsedPrice']['FormattedPrice'] ?>から 価格差= _getDiff($priceOrg, $priceUsed) ?>
|