商品検索
商品検索はYahoo!ショッピングの商品検索結果を取得することが可能なAPIです。
デベロッパーは日本最大級の商品データベースからキーワードでの商品検索をはじめ、JANコード、ISBNコード、カテゴリID、ブランドID、ストアIDでの商品検索を行い、XMLおよびPHPserialize、JSONP形式(※1)で各種商品情報を取得できます。
※1:2020年04月中の新しいAPIでは「JSON」形式のみとなります。
・/ResultSet/Result/Hit/Url
・/ResultSet/Result/Hit/Store/Url
・上記レスポンスデータの値は予告なく変更になる場合がございます。
新仕様のページを作成しました。
https://developer.yahoo.co.jp/webapi/shopping/shopping/v3/itemsearch.html
新機能の提供開始日を2020年03月末→2020年04月中に変更しました。
変更履歴(2019年12月27日)
新機能(2020年02月03月末提供開始予定)の情報を追記しました。
Yahoo!マネー/預金払いの利用停止に伴い以下の項目を削除しました。
▼リクエストパラメータ
「payment」から「Yahoo!マネー/預金払い:yahoomoney」を削除
▼レスポンスフィールド
「/ResultSet/Result/Hit/Store/Payment/Method/Code」から「2048=Yahoo!マネー/預金払い」を削除
レスポンスフィールドに以下の項目を追加します。
・/ResultSet/Result/Hit/Store/IsPMallStore(PayPayMall出店ストア)
リクエストURL
リクエストパラメータ
こちらの形式は「2020年06月30日」までの予定です。
新しい形式についてはこちらをご確認ください。
「RESTリクエストの構築(GET)」をご参照ください。
パラメータ | 値 | 説明 |
---|---|---|
appid (必須) |
string | アプリケーションID。詳細はこちらをご覧ください。 |
affiliate_type | vc | バリューコマースアフィリエイト(vc)を選択。 例:affiliate_type=vc |
affiliate_id | string | バリューコマースアフィリエイトIDを入力。 |
callback | string | JSONPとして出力する際のコールバック関数名を入力する為のパラメータ。UTF-8でエンコードした文字列を入力する。 |
query (※1必須) |
string | キーワード検索(UTF-8エンコードされた文字列をご利用ください。) 例:query=vaio |
type | all(デフォルト)/ |
allは全クエリー文字を含む検索結果を返します。anyはクエリー文字のうちいずれかを含む検索結果を返します。 |
jan (※1必須) |
integer | JANコードによって商品を検索 |
isbn (※1必須) |
integer | ISBNコード(書籍コード)によって商品を検索 |
image_size | 76/106/132/146/300/600 | 取得したい任意の画像サイズを指定できます。 指定する値と画像サイズ 76:76×76 106:106×106 132:132×132 146:146×146 300:300×300 600:600×600 |
category_id (※1必須) |
integer | カテゴリIDによる商品の絞り込み検索 カテゴリIDリストは、カテゴリID取得APIによって取得していただけます。ただし、category_id=1は無視されます。 |
product_id (※1必須) |
integer | 製品IDによる商品検索 ※2 ※2019/8/27 廃止予定 |
person_id (※1必須) |
integer | 人物IDによる商品検索 ※2 ※2019/8/27 廃止予定 |
brand_id (※1必須) |
integer | ブランドIDによる商品検索ただし、brand_id=1は無視されます。 ※2 |
store_id (※1必須) |
string | ストアのID指定検索 http://store.shopping. |
price_from | integer (デフォルト:0) |
価格指定(最低価格)した価格以上を検索する。 例:price_from=1000 |
price_to | integer | 価格指定(最高価格)した価格未満を検索する。 例:price_to=10000 |
affiliate_from | デフォルト:0.0 | アフィリエイト料率指定(最低料率)した料率以上を検索する。 例:affiliate_from=2.5 |
affiliate_to | デフォルト:100.0 | アフィリエイト料率指定(最高料率)した料率未満を検索する。 例:affiliate_to=3.3 |
preorder | 1 | 1:予約商品 |
hits | integer (デフォルト:20) |
取得する検索結果数。デフォルトは20、最大値は50。 |
offset | integer | 何件目から表示させるか(1件目は0)の設定。 ※offset + hitsの合計は1,000が上限 |
module | priceranges/ subcategories |
検索結果に含まれる、価格幅、サブカテゴリとサブカテゴリに含まれる商品数のリストを取得する。 例:module=subcategories 指定しない場合は無視。 |
availability | 1 | 在庫絞り込み。 指定しない場合は在庫状況を無視。 例:在庫有 availability=1 |
discount | 1 | セール中商品絞り込み。 1以外の指定は無視。 discount=1 |
shipping | 1/2 | デフォルトは設定なし。 1:送料無料 2:条件付き送料無料 |
payment | string | 支払い方法の絞り込みです。デフォルトは設定なし。 ウォレット対応カード:yahoowallet クレジットカード:creditcard 商品代引:cod 銀行振込:banktransfer 郵便振替:pmo モバイルSuica:mobilesuica ペイジー:payeasy コンビニ:convenience |
license | diamond/platinum/gold/silver/bronze/guest(デフォルト) | 指定すると会員属性に応じたポイント額を返します。 |
salestart_from | YYYYMMDDhhmmss | セール販売開始時刻です。(指定時刻以上で検索) |
salestart_to | YYYYMMDDhhmmss | セール販売開始時刻です。(指定時刻未満で検索) |
saleend_from | YYYYMMDDhhmmss | セール販売終了時刻です。(指定時刻以上で検索) |
saleend_from | YYYYMMDDhhmmss | セール販売終了時刻です。(指定時刻以上で検索) |
saleend_to | YYYYMMDDhhmmss | セール販売終了時刻です。(指定時刻未満で検索) |
exp_area | integer | 翌日配送(あすつく)エリアの指定です。都道府県コードを指定してください。※3 ※2019/8/27 廃止予定 |
exp_deadline_from | integer | 翌日配送に対応できる注文時間の目安です。(1~24)(指定時刻以上で検索) ※2019/8/27 廃止予定 |
exp_deadline_to | integer | 翌日配送に対応できる注文時間の目安です。(1~24)(指定時刻以下で検索) ※2019/8/27 廃止予定 |
same_day_area | integer | 当日配送(きょうつく)エリアの指定です。都道府県コードを指定してください。※3 ※2019/8/27 廃止予定 |
same_day_deadline_from | integer | 当日配送に対応できる注文時間の目安です。(1~24)(指定時刻以上で検索) ※2019/8/27 廃止予定 |
same_day_deadline_to | integer | 当日配送に対応できる注文時間の目安です。(1~24)(指定時刻以下で検索) ※2019/8/27 廃止予定 |
delivery_area | string | 「当日配送」「翌日以内に配送」「翌々日以内に配送」の配送のエリア指定です。都道府県を指定してください。※3 未指定の場合はデフォルト「東京都」の結果が返却されます。 ※注意 delivery_area, delivery_deadline, delivery_dayの3パラメータ全てが指定された場合にのみ絞り込みになります。 delivery_areaのみ指定した場合は、絞り込みはされませんが、レスポンスのdeliveryinfo配下が指定した都道府県の情報になります。 |
delivery_day | integer | 「当日配送」「翌日以内に配送」「翌々日以内に配送」を指定してください。複数指定不可です。 0:当日配送 1:翌日以内に配送 2:翌々日以内に配送 ※注意 「当日配送」は注文締め時間を考慮したきょうつく設定が含まれます。 「翌日以内に配送」は注文締め時間を考慮したきょうつく・あすつく設定が含まれます。 「翌々日以内に配送」はきょうつく・あすつくの締め時間過ぎたあとのものも含まれます。 |
delivery_deadline | integer | delivery_dayに対応できる、注文締め時間の目安を指定してください。複数指定不可です。 24時間表記 (1〜24)で指定 例:15 → 15時〜24時が締め時間の当日配送可能商品で絞り込まれる 99を指定した場合のみ現在時+1時間が入って絞りこまれる (例:14時20分 → 15時, 15時00分 → 16時) |
seller | all/store/consumer | all:検索結果をストアの種別で絞り込むことはしません。(デフォルト) store:検索結果を事業者ストアのみで絞り込むことができます。 consumer:検索結果を個人ストアのみで絞り込むことができます。 ※2019/8/27 廃止予定 |
sort | string | 商品価格:price おすすめ順:score(デフォルト) レビュー数順:review_count -(降順)もしくは+(昇順)で並び順を指定可能 UTF-8にエンコードされている必要あり。 例:商品価格昇順 &sort=%2price |
condition | string | 全て: all (default) 新品のみ:new 中古のみ:used |
サンプルリクエストURL
https://shopping.yahooapis.jp/ShoppingWebService/V1/itemSearch?(新)リクエストパラメータ
パラメータ | 必須 | 型 | デフォルト値 | 例 | 説明 |
---|---|---|---|---|---|
appid | 〇 | string | アプリケーションID | ||
affiliate_type | string | vc | バリューコマースアフィリエイト(vc)を選択 | ||
affiliate_id | string | バリューコマースアフィリエイトID | |||
query | string | UTF-8エンコードされた検索キーワード | |||
jan_code | integer | 4905524535815 | JANコード | ||
isbn | integer | ISBNコード | |||
image_size | intger | 76 | 取得したい任意の画像サイズを指定できます。 指定する値と画像サイズ 76:76×76 106:106×106 132:132×132 146:146×146 300:300×300 600:600×600 |
||
genre_category_id | integer | 2495 | ジャンルカテゴリID カンマ区切りで複数指定できる 複数指定した場合はOR絞り込みになる |
||
brand_id | integer | 149 | ブランドID カンマ区切りで複数指定できる 複数指定した場合はOR絞り込みになる |
||
seller_id | string | ストアID | |||
price_from | integer | 1000 | 商品価格 (下限) (下限は含む) | ||
price_to | integer | 10000 | 商品価格 (上限) (上限は含む) | ||
affiliate_rate_from | float | 10.0 | アフィリエイト料率(下限)(下限は含む) | ||
affiliate_rate_to | float | 20.0 | アフィリエイト料率(上限)(上限は含む) | ||
preorder | boolean | true | 予約商品の指定 true:予約商品のみ |
||
results | integer | 20 | 50 | 検索結果の返却数 | |
start | integer | 1 | 31 | 返却結果の先頭位置 例)31件目から欲しい場合は「31 」 ※start + resultsの合計は1,000が上限 |
|
in_stock | boolean | true | 在庫有無 true:在庫ありのみ false:在庫なしも含む |
||
is_discounted | boolean | true | セール対象商品に絞り込み | ||
shipping | string | free | 送料区分の指定 free:送料無料 conditional_free:条件付き送料無料 ※複数指定によるOR検索可 |
||
payment | string | 支払い方法 ウォレット対応カード:yahoowallet クレジットカード:creditcard 商品代引:cod 銀行振込:banktransfer 郵便振替:pmo モバイルSuica:mobilesuica ペイジー:payeasy コンビニ:convenience |
|||
user_rank | string | guest | diamond | 指定すると会員属性に応じたポイント額を返します。 値:diamond/platinum/gold/silver/bronze/guest(デフォルト) |
|
sale_end_from | integer | now | 販売終了UNIX時間の下限 | ||
sale_end_to | integer | 販売終了UNIX時間の上限 | |||
sale_start_from | integer | 0 | 販売開始UNIX時間の下限 | ||
sale_start_to | integer | now + 7d | 販売開始UNIX時間の上限 | ||
delivery_area | string | string | 08 | きょうつく、あすつく、翌々日配送の都道府県の指定 都道府県コードはこちらを参照 JIS都道府県コードに準拠するため、1桁の場合も頭に0を付けて2桁のstringで指定すること ※delivery_area, delivery_deadline, delivery_dayの3パラメータ全てが指定された場合にのみ絞り込みになる。 delivery_areaのみ指定した場合は、絞り込みはしないが、レスポンスのDelivery配下が指定した都道府県の情報になる。 |
|
delivery_day | integer | 0 | あすつく、きょうつく、翌々日配送の指定 0:きょうつく 1:あすつく 2:翌々日配送 |
||
delivery_deadline | integer | 13 | 発送日の締め時間を指定 ・24時間表記 (1〜24)で指定 integerで指定(01のようなstringはNG) 締め時間全てを指定する場合は1を指定 (1〜24)で全時間指定となる ・境界は含まれる 例)15 → 15時〜24時が締め時間の当日配送可能商品で絞り込まれる ・99を指定した場合のみ現在時+1時間が入って絞りこまれる 例)14時20分 → 15時, 15時00分 → 16時 |
||
sort | string | -score | +price | 並び順を指定 -score:おすすめ順 +price:価格の安い順 -price:価格の高い順 -review_count:商品レビュー数の多い順 ※UTF-8にエンコードされている必要あり。 |
|
condition | string | new | 商品状態の指定 used: 中古 new: 新品 |
サンプルリクエストURL
※未確定(2019年12月27日時点)レスポンスフィールド
こちらの形式は「2020年06月30日」までの予定です。
新しい形式についてはこちらをご確認ください。
商品検索APIのスキーマの記述は、以下になります。
フィールド | 説明 |
---|---|
/ResultSet | クエリーレスポンスのすべてを含み、次の属性を持ちます。
|
/ResultSet/Result/Query | 検索ワード |
/ResultSet/Result/Modules/PriceRanges/Price/Range/From | 開始価格(リクエストパラメータに、module=priceranges指定の場合有効です。) |
/ResultSet/Result/Modules/PriceRanges/Price/Range/To | 終了価格(リクエストパラメータに、module=priceranges指定の場合有効です。) |
/ResultSet/Result/Modules/PriceRanges/Price/Range/Hits | アイテム数(リクエストパラメータに、module=priceranges指定の場合有効です。) |
/ResultSet/Result/Modules/Subcategories/Path/Category/Id | 親カテゴリID(リクエストパラメータに、module=subcategories指定の場合有効です。) |
/ResultSet/Result/Modules/Subcategories/Path/Category/Name | 親カテゴリ名(リクエストパラメータに、module=subcategories指定の場合有効です。) |
/ResultSet/Result/Modules/Subcategories/Children/Child/Id | 子カテゴリID(リクエストパラメータに、module=subcategories指定の場合有効です。) |
/ResultSet/Result/Modules/Subcategories/Children/Child/Name | カテゴリ名(リクエストパラメータに、module=subcategories指定の場合有効です。) |
/ResultSet/Result/Modules/Subcategories/Children/Child/Hits | アイテム数(リクエストパラメータに、module=subcategories指定の場合有効です。) |
/ResultSet/Result/Hit | 検索された結果
|
/ResultSet/Result/Hit/Name | 商品名 |
/ResultSet/Result/Hit/Description | 商品説明 |
/ResultSet/Result/Hit/Headline | キャッチコピー |
/ResultSet/Result/Hit/Url | 商品URL |
/ResultSet/Result/Hit/Availability | 購入できるか (instock/ |
/ResultSet/Result/Hit/Code | 商品コード |
人物ID ※2019/8/27 廃止予定 |
|
製品ID ※2019/8/27 廃止予定 |
|
/ResultSet/Result/Hit/Image/Id | 画像ID |
/ResultSet/Result/Hit/Image/Small | 76×76サイズの画像URL |
/ResultSet/Result/Hit/Image/Medium | 146×146サイズの画像URL |
/ResultSet/Result/Hit/ExImage/Url | image_sizeで指定した画像サイズ |
/ResultSet/Result/Hit/ExImage/Width | image_sizeで指定した画像の幅 |
/ResultSet/Result/Hit/ExImage/Height | image_sizeで指定した画像の高さ |
/ResultSet/Result/Hit/Review/Rate | レビュー平均 |
/ResultSet/Result/Hit/Review/Count | レビュー件数 |
/ResultSet/Result/Hit/Review/Url | レビューページURL |
/ResultSet/Result/Hit/Affiliate/Rate | アフィリエイト料率 0.1刻み |
/ResultSet/Result/Hit/Price | 価格
|
/ResultSet/Result/Hit/PriceLabel | 表示価格
true=税込み価格 |
/ResultSet/Result/Hit/PriceLabel/FixedPrice | メーカー希望小売価格 |
/ResultSet/Result/Hit/PriceLabel/DefaultPrice | 通常販売価格 |
/ResultSet/Result/Hit/PriceLabel/SalePrice | 特価(セール) |
/ResultSet/Result/Hit/PriceLabel/PeriodStart | セール期間開始日時(RFC3339に準ずる) |
/ResultSet/Result/Hit/PriceLabel/PeriodEnd | セール期間終了日時(RFC3339に準ずる) |
/ResultSet/Result/Hit/Point/Amount | ポイント数 |
/ResultSet/Result/Hit/Point/Times | ポイント倍率 |
/ResultSet/Result/Hit/Point/PremiumAmount | プレミアム会員時のポイント数 |
/ResultSet/Result/Hit/Point/PremiumTimes | プレミアム会員時のポイント倍率 |
/ResultSet/Result/Hit/Shipping/Code | 条件コード 1=設定なし 2=送料無料 3=条件付送料無料 |
/ResultSet/Result/Hit/Shipping/Name | テキストで以下のいずれかの値 設定なし/送料無料/条件付送料無料 |
/ResultSet/Result/Hit/Category/Current/Id | 現在カテゴリID |
/ResultSet/Result/Hit/Category/Current/Name | 現在カテゴリ名 |
/ResultSet/Result/Hit/CategoryIdPath/Category/Id | 現在カテゴリまでのパス |
/ResultSet/Result/Hit/Brands/Name | ブランド名のパス |
/ResultSet/Result/Hit/Brands/Path/Brand/Id | ブランドID |
/ResultSet/Result/Hit/JanCode | JANコード |
/ResultSet/Result/Hit/Model | 型番 |
/ResultSet/Result/Hit/IsbnCode | ISBN(書籍コード) |
/ResultSet/Result/Hit/ReleaseDate(medium) | 発売日 |
/ResultSet/Result/Hit/Store/Id | ストアID |
/ResultSet/Result/Hit/Store/Name | ストア名 |
検索結果の商品が事業者か個人のどちらで出品されたかを示します。 B=事業者ストア C=個人ストア ※2019/8/27 廃止予定 |
|
/ResultSet/Result/Hit/Store/Url | ストアURL |
/ResultSet/Result/Hit/Store/Payment/Method | 支払い情報です |
/ResultSet/Result/Hit/Store/Payment/Method/Code | 1=クレジットカード, 2=銀行振込, 4=商品代引, 8=郵便振替, 16=Yahoo!ウオレット登録済クレジットカード, 32=モバイルSuica, 64=コンビニ, 128=ペイジー, 256=ドコモケータイ払い, 512=auかんたん決済, 1024=ソフトバンクまとめて支払い, |
/ResultSet/Result/Hit/Store/Payment/Method/Name | |
/ResultSet/Result/Hit/Store/IsBestStore | ベストストアかどうか (true/false) |
/ResultSet/Result/Hit/Store/Ratings/Rate | ストア評価【0.0-5.0】まで0.5刻み |
/ResultSet/Result/Hit/Store/Ratings/Count | 評価人数 |
/ResultSet/Result/Hit/Store/Image/Id | ストア画像ID |
/ResultSet/Result/Hit/Store/Image/Medium | 120×30サイズのストア画像URL |
当日配送(きょうつく)情報です。 ※2019/8/27 廃止予定 |
|
当日配送(きょうつく)の配送地域情報です。 ※2019/8/27 廃止予定 |
|
当日配送(きょうつく)の配送地域コード(地方コードの説明参照※3) ※2019/8/27 廃止予定 |
|
当日配送(きょうつく)の配送地域名(地方コードの説明参照※3) ※2019/8/27 廃止予定 |
|
当日配送(きょうつく)の都道府県情報です。 ※2019/8/27 廃止予定 |
|
当日配送(きょうつく)の都道府県コード(都道府県コードの説明参照※3) ※2019/8/27 廃止予定 |
|
当日配送(きょうつく)の都道府県名(都道府県コードの説明参照※3) ※2019/8/27 廃止予定 |
|
当日配送(きょうつく)の対応時間(当日配送受付締め切りの目安の時間) ※2019/8/27 廃止予定 |
|
当日配送(きょうつく)の対応条件 ※2019/8/27 廃止予定 |
|
翌日配送(あすつく)情報です。 ※2019/8/27 廃止予定 |
|
翌日配送(あすつく)の配送地域情報です。 ※2019/8/27 廃止予定 |
|
翌日配送(あすつく)の配送地域コード(地方コードの説明参照※3) ※2019/8/27 廃止予定 |
|
翌日配送(あすつく)の配送地域名(地方コードの説明参照※3) ※2019/8/27 廃止予定 |
|
翌日配送(あすつく)の都道府県情報です。 ※2019/8/27 廃止予定 |
|
翌日配送(あすつく)の都道府県コード(都道府県コードの説明参照※3) ※2019/8/27 廃止予定 |
|
翌日配送(あすつく)の都道府県名(都道府県コードの説明参照※3) ※2019/8/27 廃止予定 |
|
翌日配送(あすつく)の対応時間(翌日配送受付締め切りの目安の時間) ※2019/8/27 廃止予定 |
|
翌日配送(あすつく)の対応条件 ※2019/8/27 廃止予定 |
|
/ResultSet/Result/Hit/DeliveryInfo/ | 配送情報 |
/ResultSet/Result/Hit/DeliveryInfo/Area | 都道府県コード |
/ResultSet/Result/Hit/DeliveryInfo/Deadline | 注文締め時間 |
/ResultSet/Result/Hit/DeliveryInfo/Day | きょうつく・あすつく 0:きょうつく 1:あすつく |
/ResultSet/Result/Hit/Store/IsPMallStore | PayPayMall出店ストアフラグ true:PayPayMall出店ストア false:PayPayMall非出店ストア |
※1.リクエストの際にいずれかを指定する必要があります。
※2.ブランドIDは、商品検索APIの検索結果リストに含まれます。
※3.都道府県コードについて
地方コード:地方名 | 都道府県コード:都道府県名 |
---|---|
01:北海道 02:青森 03:岩手 04:宮城 05:秋田 06:山形 07:福島 | |
13:東京 14:神奈川 11:埼玉 12:千葉 08:茨城 09:栃木 10:群馬 19:山梨 | |
15:新潟 20:長野 16:富山 17:石川 18:福井 | |
23:愛知 21:岐阜 22:静岡 24:三重 | |
27:大阪 28:兵庫 26:京都 25:滋賀 29:奈良 30:和歌山 | |
31:鳥取 32:島根 33:岡山 34:広島 35:山口 | |
36:徳島 37:香川 38:愛媛 39:高知 | |
40:福岡 41:佐賀 42:長崎 43:熊本 44:大分 45:宮崎 46:鹿児島 47:沖縄 |
(新)レスポンスフィールド
要素 | 型 | 説明 |
---|---|---|
totalResultsAvailable | integer | 総検索ヒット件数 |
totalResultsReturned | integer | 返却された商品件数 |
firstResultsPosition | integer | 最初のデータが何件目にあたるか(最初=1) |
request | ||
request/query | string | 検索クエリ |
hits | ||
hits/index | integer | 検索結果の順番 |
hits/name | string | 商品名 |
hits/description | string | 商品説明 |
hits/headLine | string | キャッチコピー |
hits/url | string | 商品URL |
hits/code | string | 商品コード (seller_managed_item_id) |
hits/imageId | string | 画像ID |
hits/image | ||
hits/image/small | string | 76×76サイズの画像URL |
hits/image/medium | string | 146×146サイズの画像URL |
hits/exImage | ||
hits/exImage/url | image_sizeで指定した画像サイズの画像URL | |
hits/exImage/width | image_sizeで指定した画像の幅 | |
hits/exImage/height | image_sizeで指定した画像の高さ | |
hits/review | ||
hits/review/rate | float | レビュー平均 |
hits/review/count | integer | レビュー件数 |
hits/review/url | string | レビューページURL |
hits/affiliateRate | float | アフィリエイト料率(0.1刻み) |
hits/price | integer | 価格 |
hits/priceLabel | ||
hits/priceLabe/taxable | boolean | 税込み価格かどうか |
hits/priceLabel/defaultPrice | integer | 通常価格 |
hits/priceLabel/discountedPrice | integer | セール価格 |
hits/priceLabel/fixedPrice | integer | 定価(メーカー小売希望価格) |
hits/priceLabel/periodStart | integer | セール期間開始日時(タイムスタンプ) |
hits/priceLabel/periodEnd | integer | セール期間終了日時(タイムスタンプ) |
hits/point | ||
hits/point/amount | integer | ポイント数 |
hits/point/times | integer | ポイント倍率 |
hits/shipping | ||
hits/shipping/code | integer | 送料条件コード 1:設定無し 2:送料無料 3:条件付き送料無料 |
hits/genreCategory | ||
hits/genreCategory/id | integer | ジャンルカテゴリID |
hits/genreCategory/name | string | ジャンルカテゴリ名 |
hits/genreCategory/depth | integer | ジャンルカテゴリの階層 |
hits/parentGenreCategories(親ジャンルカテゴリ) | ||
hits/parentGenreCategories/depth | integer | ジャンルカテゴリの階層 |
hits/parentGenreCategories/id | integer | 上位ジャンルカテゴリID |
hits/parentGenreCategories/name | string | 上位ジャンルカテゴリ名 |
hits/brand(ブランド) | ||
hits/brand/id | integer | ブランドID |
hits/brand/name | string | ブランド名 |
hits/parentBrands[] | list | 親ブランド |
hits/parentBrands/id | integer | ブランドID |
hits/parentBrands/name | string | ブランド名 |
hits/janCode | integer | JANコード |
hits/isbn | integer | ISBNコード |
hits/releaseDate | 発売日 | |
hits/seller | ||
hits/seller/sellerId | string | ストアID |
hits/seller/name | string | ストア名 |
hits/seller/url | string | ストアURL |
hits/seller/isBestSeller | boolean | ベストストアかどうか true:ベストストアである false:ベストストアではない |
hits/seller/isPMallSeller | boolean | PayPayモール 出店ストアかどうか true:出店している false:出店していない |
hits/seller/payment | string | 支払いコード |
hits/seller/review | ||
hits/seller/review/rate | float | ストアレビュー平均 |
hits/seller/review/count | integer | ストアレビュー件数 |
hits/seller/imageId | string | ストア画像ID |
hits/delivery | ||
hits/delivery/area | string | 都道府県コード 01 ~ 47 |
hits/delivery/deadLine | integer | 注文締め時間 1 ~ 24 |
hits/delivery/day | integer | 配送にかかる日数 0:きょうつく 1:あすつく |
サンプルレスポンス
以下は、vaioという語を含む商品情報のリクエストに対するレスポンスです。
<?xml version="1.0" encoding="UTF-8"?> <ResultSet xsi:schemaLocation="urn:yahoo:jp:itemSearch http://shopping.yahooapis.jp/ShoppingWebService/V1/itemSearch.xsd" xmlns="urn:yahoo:jp:itemSearch" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" totalResultsAvailable="4523" totalResultsReturned="20" firstResultPosition="1"> <Result> <Request> <Query>vaio</Query> </Request> <Modules/> <Hit index="1"> <Name>SVD11219CJB SONY ノートパソコン VAIO Duo</Name> <Description>【新品】送料無料!延長保証受付中! 【OS】Windows 8 64ビット 【CPU】Intel Core i5-3317U(1.70GHz) 【メモリ】4GB(2GB×2)/最大4GB 【ストレージ】SSD 約128GB(Serial ATA 6Gb/s) 【光学ドライブ】なし 【新品】送料無料!延長保証受付中!在庫有り! 【ディスプレイ】タッチパネル機能搭載(静電式) 11.6型ワイドフルHD液晶 【無線LAN】IEEE 802.11b/g/n準拠/WPA2対応/Wi-Fi適合 【WiMAX】IEEE 802.16e-2005準拠 【BLUETOOTH機能】Bluetooth4.0 + HS 準拠 【その他】Full HDウェブカメラ(207万画素) 【Office】Office Home and Business 2010 </Description> <Headline>SONY 14型ワイド ノートPC Win8 Microsoft Office</Headline> <Url>http://store.shopping.yahoo.co.jp/try3/4905524907230.html</Url> <Availability>instock</Availability> <Code>try3_4905524907230</Code> <PersonId/> <ProductId>54ff3ec98eba4dfe5eb02bc439ea8bd6</ProductId> <Image> <Id>try3_4905524907230</Id> <Small>http://item.shopping.c.yimg.jp/i/c/try3_4905524907230</Small> <Medium>http://item.shopping.c.yimg.jp/i/g/try3_4905524907230</Medium> </Image> <Review> <Rate>0.00</Rate> <Count>0</Count> <Url>http://shopping.yahoo.co.jp/review/item/list?store_id=try3&page_key=4905524907230</Url> </Review> <Affiliate> <Rate>2.0</Rate> </Affiliate> <Price currency="JPY">141800</Price> <PriceLabel taxIncluded="true"> <FixedPrice/> <DefaultPrice>141800</DefaultPrice> <SalePrice/> <PeriodStart/> <PeriodEnd/> </PriceLabel> <Point> <Amount>2700</Amount> <Times>2</Times> </Point> <Shipping> <Code>2</Code> <Name>送料無料</Name> </Shipping> <Category> <Current> <Id>14250</Id> <Name>ノートパソコンB5サイズ</Name> </Current> </Category> <CategoryIdPath> <Category> <Id>1</Id> </Category> <Category> <Id>2502</Id> </Category> <Category> <Id>14242</Id> </Category> <Category> <Id>14250</Id> </Category> </CategoryIdPath> <Brands> <Name>ソニー VAIO type Z</Name> <Path> <Brand> <Id>1</Id> </Brand> <Brand> <Id>1091</Id> </Brand> <Brand> <Id>4683</Id> </Brand> <Brand> <Id>4855</Id> </Brand> </Path> </Brands> <JanCode>4905524907230</JanCode> <Model>SVD11219CJB</Model> <IsbnCode/> <Store> <Id>try3</Id> <Name>TRY×3 トライスリー</Name> <Url>http://store.shopping.yahoo.co.jp/try3/index.html</Url> <Payment> <Method> <Code>4</Code> <Name>商品代引</Name> </Method> <Method> <Code>2</Code> <Name>銀行振込</Name> </Method> </Payment> <IsBestStore>true</IsBestStore> <Ratings> <Rate>4.5</Rate> <Count>17990</Count> </Ratings> <Image> <Id>try3_1</Id> <Medium>http://item.shopping.c.yimg.jp/s/h/try3_1</Medium> </Image> <SameDayDelivery> <Areas/> <Deadline/> <Conditions/> </SameDayDelivery> <ExpressDelivery> <Areas/> <Deadline/> <Conditions/> </ExpressDelivery> </Store> </Hit> <Hit index="2"> <Name>SONY VAIO Eシリーズ SVE11119FJP [Office なし][新品]</Name> <Description>■基本スペック:SONY VAIO Eシリーズ SVE11119FJP [ピンク] ■液晶サイズ:11.6 インチ 解像度:WXGA (1366x768) ■CPU:AMD Dual-Core E2 1800 1.7GHz/2コア ■HDD容量:500GB 5400rpm ■メモリ容量:4GB DDR3 PC3-10600 メモリスロット(空き):2(1) ■ビデオチップ:MOBILITY RADEON HD 7340 ■LAN:10/100/1000Mbps ■無線LAN:IEEE802.11b (11Mbps)IEEE802.11g (54Mbps)IEEE802.11n ■その他:Webカメラ HDMI端子 Bluetooth USB3.0 ■OS:Windows 7 Home Premium 64bit ■統合ソフト:Office なし ■駆動時間:7 時間 ■幅x高さx奥行:290x31.5x203.5 mm ■重量:1.5 kg</Description> <Headline>新品・送料無料(沖縄・離島別途1050円)・延長保証受付中</Headline> <Url>http://store.shopping.yahoo.co.jp/aonestore/1-10018-1.html</Url> <Availability>instock</Availability> <Code>aonestore_1-10018-1</Code> <PersonId/> <ProductId>7f5666e15766aaaff183d8eaaa0df8d2</ProductId> <Image> <Id>aonestore_1-10018-1</Id> <Small>http://item.shopping.c.yimg.jp/i/c/aonestore_1-10018-1</Small> <Medium>http://item.shopping.c.yimg.jp/i/g/aonestore_1-10018-1</Medium> </Image> <Review> <Rate>0.00</Rate> <Count>0</Count> <Url>http://shopping.yahoo.co.jp/review/item/list?store_id=aonestore&page_key=1-10018-1</Url> </Review> <Affiliate> <Rate>2.0</Rate> </Affiliate> <Price currency="JPY">48800</Price> <PriceLabel taxIncluded="true"> <FixedPrice/> <DefaultPrice>48800</DefaultPrice> <SalePrice/> <PeriodStart/> <PeriodEnd/> </PriceLabel> <Point> <Amount>464</Amount> <Times>1</Times> </Point> <Shipping> <Code>2</Code> <Name>送料無料</Name> </Shipping> <Category> <Current> <Id>14250</Id> <Name>ノートパソコンB5サイズ</Name> </Current> </Category> <CategoryIdPath> <Category> <Id>1</Id> </Category> <Category> <Id>2502</Id> </Category> <Category> <Id>14242</Id> </Category> <Category> <Id>14250</Id> </Category> </CategoryIdPath> <Brands> <Name>ソニー VAIO</Name> <Path> <Brand> <Id>1</Id> </Brand> <Brand> <Id>1091</Id> </Brand> <Brand> <Id>4683</Id> </Brand> </Path> </Brands> <JanCode>4905524883558</JanCode> <Model>SVE11119FJP</Model> <IsbnCode/> <Store> <Id>aonestore</Id> <Name>aone store</Name> <Url>http://store.shopping.yahoo.co.jp/aonestore/index.html</Url> <Payment> <Method> <Code>1</Code> <Name>クレジットカード</Name> </Method> <Method> <Code>16</Code> <Name>Yahoo!ウォレットに登録しているクレジットカード</Name> </Method> <Method> <Code>4</Code> <Name>商品代引</Name> </Method> <Method> <Code>2</Code> <Name>銀行振込</Name> </Method> <Method> <Code>8</Code> <Name>郵便振替</Name> </Method> <Method> <Code>32</Code> <Name>モバイルSuica</Name> </Method> <Method> <Code>128</Code> <Name>ペイジー</Name> </Method> <Method> <Code>64</Code> <Name>コンビニ</Name> </Method> <Method> <Code>256</Code> <Name>ドコモケータイ払い</Name> </Method> <Method> <Code>512</Code> <Name>auかんたん決済</Name> </Method> <Method> <Code>1024</Code> <Name>ソフトバンクまとめて支払い</Name> </Method> </Payment> <IsBestStore>false</IsBestStore> <Ratings> <Rate>4.5</Rate> <Count>59</Count> </Ratings> <Image> <Id>aonestore_1</Id> <Medium>http://item.shopping.c.yimg.jp/s/h/aonestore_1</Medium> </Image> <SameDayDelivery> <Areas/> <Deadline/> <Conditions/> </SameDayDelivery> <ExpressDelivery> <Areas/> <Deadline/> <Conditions/> </ExpressDelivery> </Store> </Hit> <Hit index="3"> <Name>ソニー SONY VAIO Duo 11専用キャリングケース VGP-CK1 返品種別A</Name> <Description>【Joshinはネット通販1位アフターサービス/日経ビジネス誌2012】在庫状況:入荷次第出荷/お届け:1月上旬以降/◆スタイリッシュなデザイン◆持ち運びに適した、軽くてスリムなケース◆薄型ながら本体をやさしく保護/[VGPCK1]</Description> <Headline>Joshinはネット通販1位アフターサービス/日経ビジネス誌2012</Headline> <Url>http://store.shopping.yahoo.co.jp/joshin/4905524898415-42-6390.html</Url> <Availability>instock</Availability> <Code>joshin_4905524898415-42-6390</Code> <PersonId/> <ProductId>70f6842833e3d613b8c2978056ebb53e</ProductId> <Image> <Id>joshin_4905524898415-42-6390</Id> <Small>http://item.shopping.c.yimg.jp/i/c/joshin_4905524898415-42-6390</Small> <Medium>http://item.shopping.c.yimg.jp/i/g/joshin_4905524898415-42-6390</Medium> </Image> <Review> <Rate>0.00</Rate> <Count>0</Count> <Url>http://shopping.yahoo.co.jp/review/item/list?store_id=joshin&page_key=4905524898415-42-6390</Url> </Review> <Affiliate> <Rate>2.0</Rate> </Affiliate> <Price currency="JPY">3820</Price> <PriceLabel taxIncluded="true"> <FixedPrice/> <DefaultPrice>3820</DefaultPrice> <SalePrice/> <PeriodStart/> <PeriodEnd/> </PriceLabel> <Point> <Amount>36</Amount> <Times>1</Times> </Point> <Shipping> <Code>2</Code> <Name>送料無料</Name> </Shipping> <Category> <Current> <Id>4411</Id> <Name>パソコンバッグ</Name> </Current> </Category> <CategoryIdPath> <Category> <Id>1</Id> </Category> <Category> <Id>2502</Id> </Category> <Category> <Id>113</Id> </Category> <Category> <Id>4408</Id> </Category> <Category> <Id>4411</Id> </Category> </CategoryIdPath> <Brands> <Name>ソニー</Name> <Path> <Brand> <Id>1</Id> </Brand> <Brand> <Id>1091</Id> </Brand> </Path> </Brands> <JanCode>4905524898415</JanCode> <Model>VGP-CK1</Model> <IsbnCode/> <Store> <Id>joshin</Id> <Name>Joshin web</Name> <Url>http://store.shopping.yahoo.co.jp/joshin/index.html</Url> <Payment> <Method> <Code>1</Code> <Name>クレジットカード</Name> </Method> <Method> <Code>4</Code> <Name>商品代引</Name> </Method> </Payment> <IsBestStore>true</IsBestStore> <Ratings> <Rate>4.5</Rate> <Count>185267</Count> </Ratings> <Image> <Id>joshin_1</Id> <Medium>http://item.shopping.c.yimg.jp/s/h/joshin_1</Medium> </Image> <SameDayDelivery> <Areas/> <Deadline/> <Conditions/> </SameDayDelivery> <ExpressDelivery> <Areas/> <Deadline/> <Conditions/> </ExpressDelivery> </Store> </Hit> <Hit index="4"> <Name>SVE15125CJB SONY ノートパソコン VAIO Eシリーズ 15.5型ワイド Office搭載 Windows 8 Core i5</Name> <Description>【Yahooショッピング13周年記念セール】 ●OS:Windows 8 64ビット●CPU:インテル Core i5-3210M●15.5型ワイド 1366×768●メモリー容量:4GB●HDD:約1TB●BDドライブ(BDXL対応)●USB:3.0×1、2.0×3●HDMI:1●IEEE802.11b/g/n●Bluetooth:4.0 + HS●メモリーカード:MS、SD●WEBカメラ:131万画素●バッテリ駆動:約6.5時間●サイズ:371.9(W)×253.5(D)×25.3(H)mm●質量:2.7Kg●Officeソフト:Microsoft Office Home and Business 2010 ※記載は商品仕様の一部です。説明不足等の理由での返品はできません。特に適合等は必ずご確認ください。</Description> <Headline>送料無料!信頼の創業昭和39年激安家電の老舗</Headline> <Url>http://store.shopping.yahoo.co.jp/gion/sve15125cjb.html</Url> <Availability>instock</Availability> <Code>gion_SVE15125CJB</Code> <PersonId/> <ProductId>2c8502a16e2d31924cda0d7a300fe8a8</ProductId> <Image> <Id>gion_sve15125cjb</Id> <Small>http://item.shopping.c.yimg.jp/i/c/gion_sve15125cjb</Small> <Medium>http://item.shopping.c.yimg.jp/i/g/gion_sve15125cjb</Medium> </Image> <Review> <Rate>0.00</Rate> <Count>0</Count> <Url>http://shopping.yahoo.co.jp/review/item/list?store_id=gion&page_key=sve15125cjb</Url> </Review> <Affiliate> <Rate>2.0</Rate> </Affiliate> <Price currency="JPY">87200</Price> <PriceLabel taxIncluded="true"> <FixedPrice/> <DefaultPrice>139180</DefaultPrice> <SalePrice>87200</SalePrice> <PeriodStart>2012-12-26T17:00:00+09:00</PeriodStart> <PeriodEnd>2013-01-07T23:00:00+09:00</PeriodEnd> </PriceLabel> <Point> <Amount>830</Amount> <Times>1</Times> </Point> <Shipping> <Code>2</Code> <Name>送料無料</Name> </Shipping> <Category> <Current> <Id>14248</Id> <Name>大型ノートパソコン</Name> </Current> </Category> <CategoryIdPath> <Category> <Id>1</Id> </Category> <Category> <Id>2502</Id> </Category> <Category> <Id>14242</Id> </Category> <Category> <Id>14248</Id> </Category> </CategoryIdPath> <Brands> <Name>ソニー VAIO</Name> <Path> <Brand> <Id>1</Id> </Brand> <Brand> <Id>1091</Id> </Brand> <Brand> <Id>4683</Id> </Brand> </Path> </Brands> <JanCode>4905524901931</JanCode> <Model>SVE15125CJB</Model> <IsbnCode/> <Store> <Id>gion</Id> <Name>ぎおん ヤフー店</Name> <Url>http://store.shopping.yahoo.co.jp/gion/index.html</Url> <Payment> <Method> <Code>4</Code> <Name>商品代引</Name> </Method> <Method> <Code>2</Code> <Name>銀行振込</Name> </Method> <Method> <Code>8</Code> <Name>郵便振替</Name> </Method> </Payment> <IsBestStore>false</IsBestStore> <Ratings> <Rate>4.5</Rate> <Count>29415</Count> </Ratings> <Image> <Id>gion_1</Id> <Medium>http://item.shopping.c.yimg.jp/s/h/gion_1</Medium> </Image> <SameDayDelivery> <Areas/> <Deadline/> <Conditions/> </SameDayDelivery> <ExpressDelivery> <Areas/> <Deadline/> <Conditions/> </ExpressDelivery> </Store> </Hit> <Hit index="5"> <Name>SVE15125CJB SONY ノートパソコン VAIO Eシリーズ 15.5型ワイド Office搭載 Windows 8 Core i5</Name> <Description>【Yahooショッピング13周年記念セール】 ●OS:Windows 8 64ビット●CPU:インテル Core i5-3210M●15.5型ワイド 1366×768●メモリー容量:4GB●HDD:約1TB●BDドライブ(BDXL対応)●USB:3.0×1、2.0×3●HDMI:1●IEEE802.11b/g/n●Bluetooth:4.0 + HS●メモリーカード:MS、SD●WEBカメラ:131万画素●バッテリ駆動:約6.5時間●サイズ:371.9(W)×253.5(D)×25.3(H)mm●質量:2.7Kg●Officeソフト:Microsoft Office Home and Business 2010 ※記載は商品仕様の一部です。説明不足等の理由での返品はできません。特に適合等は必ずご確認ください。</Description> <Headline>送料無料!信頼の創業昭和39年激安家電の老舗</Headline> <Url>http://store.shopping.yahoo.co.jp/gioncard/sve15125cjb.html</Url> <Availability>instock</Availability> <Code>gioncard_SVE15125CJB</Code> <PersonId/> <ProductId>2c8502a16e2d31924cda0d7a300fe8a8</ProductId> <Image> <Id>gioncard_sve15125cjb</Id> <Small>http://item.shopping.c.yimg.jp/i/c/gioncard_sve15125cjb</Small> <Medium>http://item.shopping.c.yimg.jp/i/g/gioncard_sve15125cjb</Medium> </Image> <Review> <Rate>0.00</Rate> <Count>0</Count> <Url>http://shopping.yahoo.co.jp/review/item/list?store_id=gioncard&page_key=sve15125cjb</Url> </Review> <Affiliate> <Rate>2.0</Rate> </Affiliate> <Price currency="JPY">89900</Price> <PriceLabel taxIncluded="true"> <FixedPrice/> <DefaultPrice>143400</DefaultPrice> <SalePrice>89900</SalePrice> <PeriodStart>2012-12-26T17:00:00+09:00</PeriodStart> <PeriodEnd>2013-01-07T23:00:00+09:00</PeriodEnd> </PriceLabel> <Point> <Amount>856</Amount> <Times>1</Times> </Point> <Shipping> <Code>2</Code> <Name>送料無料</Name> </Shipping> <Category> <Current> <Id>14248</Id> <Name>大型ノートパソコン</Name> </Current> </Category> <CategoryIdPath> <Category> <Id>1</Id> </Category> <Category> <Id>2502</Id> </Category> <Category> <Id>14242</Id> </Category> <Category> <Id>14248</Id> </Category> </CategoryIdPath> <Brands> <Name>ソニー VAIO</Name> <Path> <Brand> <Id>1</Id> </Brand> <Brand> <Id>1091</Id> </Brand> <Brand> <Id>4683</Id> </Brand> </Path> </Brands> <JanCode>4905524901931</JanCode> <Model>SVE15125CJB</Model> <IsbnCode/> <Store> <Id>gioncard</Id> <Name>スーパーぎおん ヤフーショップ</Name> <Url>http://store.shopping.yahoo.co.jp/gioncard/index.html</Url> <Payment> <Method> <Code>1</Code> <Name>クレジットカード</Name> </Method> <Method> <Code>16</Code> <Name>Yahoo!ウォレットに登録しているクレジットカード</Name> </Method> <Method> <Code>4</Code> <Name>商品代引</Name> </Method> <Method> <Code>2</Code> <Name>銀行振込</Name> </Method> <Method> <Code>8</Code> <Name>郵便振替</Name> </Method> <Method> <Code>32</Code> <Name>モバイルSuica</Name> </Method> <Method> <Code>128</Code> <Name>ペイジー</Name> </Method> <Method> <Code>64</Code> <Name>コンビニ</Name> </Method> <Method> <Code>256</Code> <Name>ドコモケータイ払い</Name> </Method> <Method> <Code>512</Code> <Name>auかんたん決済</Name> </Method> <Method> <Code>1024</Code> <Name>ソフトバンクまとめて支払い</Name> </Method> </Payment> <IsBestStore>false</IsBestStore> <Ratings> <Rate>4.5</Rate> <Count>3505</Count> </Ratings> <Image> <Id>gioncard_1</Id> <Medium>http://item.shopping.c.yimg.jp/s/h/gioncard_1</Medium> </Image> <SameDayDelivery> <Areas/> <Deadline/> <Conditions/> </SameDayDelivery> <ExpressDelivery> <Areas/> <Deadline/> <Conditions/> </ExpressDelivery> </Store> </Hit> <Hit index="6"> <Name>ソニー デスクトップパソコン VAIO L 24型ワイド タッチ SVL24128CJB ブラック</Name> <Description>■2012年秋冬モデル■OS:Windows 8 64ビット■画面サイズ:24インチ■CPU:インテル Core i7-3630QM プロセッサー■HDD容量:約3TB■メモリ(標準容量/最大容量):8GB/16GB■ドライブ:ブルーレイディスクドライブ (BDXL対応、DVDスーパーマルチ機能搭載)■チューナー数:地デジ×3(Giga Pocket Digital用に2基、スグつくTV(視聴のみ)用に1基搭載)・BS・110度CS×2■Office Home and Business 2010■本体サイズ(高さ×幅×奥行):423mm×588mm×186mm■本体質量:11.5kg■デスクトップPC バイオ</Description> <Headline>代引き手数料無料・送料無料・延長保証申込可</Headline> <Url>http://store.shopping.yahoo.co.jp/pc-akindo/svl24128cjb.html</Url> <Availability>instock</Availability> <Code>pc-akindo_SVL24128CJB</Code> <PersonId/> <ProductId>d5ae970937bb46045dcccf7739911dcb</ProductId> <Image> <Id>pc-akindo_svl24128cjb</Id> <Small>http://item.shopping.c.yimg.jp/i/c/pc-akindo_svl24128cjb</Small> <Medium>http://item.shopping.c.yimg.jp/i/g/pc-akindo_svl24128cjb</Medium> </Image> <Review> <Rate>0.00</Rate> <Count>0</Count> <Url>http://shopping.yahoo.co.jp/review/item/list?store_id=pc-akindo&page_key=svl24128cjb</Url> </Review> <Affiliate> <Rate>2.0</Rate> </Affiliate> <Price currency="JPY">178000</Price> <PriceLabel taxIncluded="true"> <FixedPrice/> <DefaultPrice>178000</DefaultPrice> <SalePrice/> <PeriodStart/> <PeriodEnd/> </PriceLabel> <Point> <Amount>1695</Amount> <Times>1</Times> </Point> <Shipping> <Code>2</Code> <Name>送料無料</Name> </Shipping> <Category> <Current> <Id>14244</Id> <Name>モニタ一体型デスクトップパソコン</Name> </Current> </Category> <CategoryIdPath> <Category> <Id>1</Id> </Category> <Category> <Id>2502</Id> </Category> <Category> <Id>14241</Id> </Category> <Category> <Id>14244</Id> </Category> </CategoryIdPath> <Brands> <Name>ソニー VAIO</Name> <Path> <Brand> <Id>1</Id> </Brand> <Brand> <Id>1091</Id> </Brand> <Brand> <Id>4683</Id> </Brand> </Path> </Brands> <JanCode>4905524902808</JanCode> <Model>SVL24128CJB</Model> <IsbnCode/> <Store> <Id>pc-akindo</Id> <Name>PCあきんど</Name> <Url>http://store.shopping.yahoo.co.jp/pc-akindo/index.html</Url> <Payment> <Method> <Code>1</Code> <Name>クレジットカード</Name> </Method> <Method> <Code>16</Code> <Name>Yahoo!ウォレットに登録しているクレジットカード</Name> </Method> <Method> <Code>4</Code> <Name>商品代引</Name> </Method> <Method> <Code>2</Code> <Name>銀行振込</Name> </Method> <Method> <Code>8</Code> <Name>郵便振替</Name> </Method> <Method> <Code>256</Code> <Name>ドコモケータイ払い</Name> </Method> <Method> <Code>512</Code> <Name>auかんたん決済</Name> </Method> <Method> <Code>1024</Code> <Name>ソフトバンクまとめて支払い</Name> </Method> </Payment> <IsBestStore>false</IsBestStore> <Ratings> <Rate>4.5</Rate> <Count>28864</Count> </Ratings> <Image> <Id>pc-akindo_1</Id> <Medium>http://item.shopping.c.yimg.jp/s/h/pc-akindo_1</Medium> </Image> <SameDayDelivery> <Areas/> <Deadline/> <Conditions/> </SameDayDelivery> <ExpressDelivery> <Areas/> <Deadline/> <Conditions/> </ExpressDelivery> </Store> </Hit> <Hit index="7"> <Name>SVE15125CJW SONY ノートパソコン VAIO Eシリーズ 15.5型ワイド Office搭載 Windows 8 Core i5</Name> <Description>【Yahooショッピング13周年記念セール】 ●OS:Windows 8 64ビット●CPU:インテル Core i5-3210M●15.5型ワイド 1366×768●メモリー容量:4GB●HDD:約1TB●BDドライブ(BDXL対応)●USB:3.0×1、2.0×3●HDMI:1●IEEE802.11b/g/n●Bluetooth:4.0 + HS●メモリーカード:MS、SD●WEBカメラ:131万画素●バッテリ駆動:約6.5時間●サイズ:371.9(W)×253.5(D)×25.3(H)mm●質量:2.7Kg●Officeソフト:Microsoft Office Home and Business 2010 ※記載は商品仕様の一部です。説明不足等の理由での返品はできません。特に適合等は必ずご確認ください。</Description> <Headline>送料無料!信頼の創業昭和39年激安家電の老舗</Headline> <Url>http://store.shopping.yahoo.co.jp/gioncard/sve15125cjw.html</Url> <Availability>instock</Availability> <Code>gioncard_SVE15125CJW</Code> <PersonId/> <ProductId>0a575843854b1708ed66b8ef792bca09</ProductId> <Image> <Id>gioncard_sve15125cjw</Id> <Small>http://item.shopping.c.yimg.jp/i/c/gioncard_sve15125cjw</Small> <Medium>http://item.shopping.c.yimg.jp/i/g/gioncard_sve15125cjw</Medium> </Image> <Review> <Rate>0.00</Rate> <Count>0</Count> <Url>http://shopping.yahoo.co.jp/review/item/list?store_id=gioncard&page_key=sve15125cjw</Url> </Review> <Affiliate> <Rate>2.0</Rate> </Affiliate> <Price currency="JPY">92700</Price> <PriceLabel taxIncluded="true"> <FixedPrice/> <DefaultPrice>143400</DefaultPrice> <SalePrice>92700</SalePrice> <PeriodStart>2012-12-26T17:00:00+09:00</PeriodStart> <PeriodEnd>2013-01-07T23:00:00+09:00</PeriodEnd> </PriceLabel> <Point> <Amount>882</Amount> <Times>1</Times> </Point> <Shipping> <Code>2</Code> <Name>送料無料</Name> </Shipping> <Category> <Current> <Id>14248</Id> <Name>大型ノートパソコン</Name> </Current> </Category> <CategoryIdPath> <Category> <Id>1</Id> </Category> <Category> <Id>2502</Id> </Category> <Category> <Id>14242</Id> </Category> <Category> <Id>14248</Id> </Category> </CategoryIdPath> <Brands> <Name>ソニー VAIO</Name> <Path> <Brand> <Id>1</Id> </Brand> <Brand> <Id>1091</Id> </Brand> <Brand> <Id>4683</Id> </Brand> </Path> </Brands> <JanCode>4905524901955</JanCode> <Model>SVE15125CJW</Model> <IsbnCode/> <Store> <Id>gioncard</Id> <Name>スーパーぎおん ヤフーショップ</Name> <Url>http://store.shopping.yahoo.co.jp/gioncard/index.html</Url> <Payment> <Method> <Code>1</Code> <Name>クレジットカード</Name> </Method> <Method> <Code>16</Code> <Name>Yahoo!ウォレットに登録しているクレジットカード</Name> </Method> <Method> <Code>4</Code> <Name>商品代引</Name> </Method> <Method> <Code>2</Code> <Name>銀行振込</Name> </Method> <Method> <Code>8</Code> <Name>郵便振替</Name> </Method> <Method> <Code>32</Code> <Name>モバイルSuica</Name> </Method> <Method> <Code>128</Code> <Name>ペイジー</Name> </Method> <Method> <Code>64</Code> <Name>コンビニ</Name> </Method> <Method> <Code>256</Code> <Name>ドコモケータイ払い</Name> </Method> <Method> <Code>512</Code> <Name>auかんたん決済</Name> </Method> <Method> <Code>1024</Code> <Name>ソフトバンクまとめて支払い</Name> </Method> </Payment> <IsBestStore>false</IsBestStore> <Ratings> <Rate>4.5</Rate> <Count>3505</Count> </Ratings> <Image> <Id>gioncard_1</Id> <Medium>http://item.shopping.c.yimg.jp/s/h/gioncard_1</Medium> </Image> <SameDayDelivery> <Areas/> <Deadline/> <Conditions/> </SameDayDelivery> <ExpressDelivery> <Areas/> <Deadline/> <Conditions/> </ExpressDelivery> </Store> </Hit> <Hit index="8"> <Name>SONY VAIO Eシリーズ SVE11119FJP [MS Office 2010搭載][新品]</Name> <Description>■基本スペック:SONY VAIO Eシリーズ SVE11119FJP [ピンク] ■液晶サイズ:11.6 インチ 解像度:WXGA (1366x768) ■CPU:AMD Dual-Core E2 1800 1.7GHz/2コア ■HDD容量:500GB 5400rpm ■メモリ容量:4GB DDR3 PC3-10600 メモリスロット(空き):2(1) ■ビデオチップ:MOBILITY RADEON HD 7340 ■LAN:10/100/1000Mbps ■無線LAN:IEEE802.11b (11Mbps)IEEE802.11g (54Mbps)IEEE802.11n ■その他:Webカメラ HDMI端子 Bluetooth USB3.0 ■OS:Windows 7 Home Premium 64bit ■統合ソフト:Office Home and Business 2010 ■駆動時間:7 時間 ■幅x高さx奥行:290x31.5x203.5 mm ■重量:1.5 kg</Description> <Headline>新品・送料無料(沖縄・離島別途1050円)・延長保証受付中</Headline> <Url>http://store.shopping.yahoo.co.jp/aonestore/1-10018.html</Url> <Availability>instock</Availability> <Code>aonestore_1-10018</Code> <PersonId/> <ProductId>7f5666e15766aaaff183d8eaaa0df8d2</ProductId> <Image> <Id>aonestore_1-10018</Id> <Small>http://item.shopping.c.yimg.jp/i/c/aonestore_1-10018</Small> <Medium>http://item.shopping.c.yimg.jp/i/g/aonestore_1-10018</Medium> </Image> <Review> <Rate>0.00</Rate> <Count>0</Count> <Url>http://shopping.yahoo.co.jp/review/item/list?store_id=aonestore&page_key=1-10018</Url> </Review> <Affiliate> <Rate>2.0</Rate> </Affiliate> <Price currency="JPY">59800</Price> <PriceLabel taxIncluded="true"> <FixedPrice/> <DefaultPrice>59800</DefaultPrice> <SalePrice/> <PeriodStart/> <PeriodEnd/> </PriceLabel> <Point> <Amount>569</Amount> <Times>1</Times> </Point> <Shipping> <Code>2</Code> <Name>送料無料</Name> </Shipping> <Category> <Current> <Id>14250</Id> <Name>ノートパソコンB5サイズ</Name> </Current> </Category> <CategoryIdPath> <Category> <Id>1</Id> </Category> <Category> <Id>2502</Id> </Category> <Category> <Id>14242</Id> </Category> <Category> <Id>14250</Id> </Category> </CategoryIdPath> <Brands> <Name>ソニー VAIO</Name> <Path> <Brand> <Id>1</Id> </Brand> <Brand> <Id>1091</Id> </Brand> <Brand> <Id>4683</Id> </Brand> </Path> </Brands> <JanCode>4905524883558</JanCode> <Model>SVE11119FJP</Model> <IsbnCode/> <Store> <Id>aonestore</Id> <Name>aone store</Name> <Url>http://store.shopping.yahoo.co.jp/aonestore/index.html</Url> <Payment> <Method> <Code>1</Code> <Name>クレジットカード</Name> </Method> <Method> <Code>16</Code> <Name>Yahoo!ウォレットに登録しているクレジットカード</Name> </Method> <Method> <Code>4</Code> <Name>商品代引</Name> </Method> <Method> <Code>2</Code> <Name>銀行振込</Name> </Method> <Method> <Code>8</Code> <Name>郵便振替</Name> </Method> <Method> <Code>32</Code> <Name>モバイルSuica</Name> </Method> <Method> <Code>128</Code> <Name>ペイジー</Name> </Method> <Method> <Code>64</Code> <Name>コンビニ</Name> </Method> <Method> <Code>256</Code> <Name>ドコモケータイ払い</Name> </Method> <Method> <Code>512</Code> <Name>auかんたん決済</Name> </Method> <Method> <Code>1024</Code> <Name>ソフトバンクまとめて支払い</Name> </Method> </Payment> <IsBestStore>false</IsBestStore> <Ratings> <Rate>4.5</Rate> <Count>59</Count> </Ratings> <Image> <Id>aonestore_1</Id> <Medium>http://item.shopping.c.yimg.jp/s/h/aonestore_1</Medium> </Image> <SameDayDelivery> <Areas/> <Deadline/> <Conditions/> </SameDayDelivery> <ExpressDelivery> <Areas/> <Deadline/> <Conditions/> </ExpressDelivery> </Store> </Hit> <Hit index="9"> <Name>ソニー デスクトップパソコン バイオ Jシリーズ VPCJ248FJ/B 21.5型 VPCJ248FJ-B ブラック</Name> <Description>■2012年夏モデル■OS:Windows 7 Home Premium with Service Pack 1 64ビット 正規版■画面サイズ:21.5インチ■CPU:インテル Core i5-2450M プロセッサー■HDD容量:約2TB■メモリ(標準容量/最大容量):4GB/8GB■ドライブ:ブルーレイディスクドライブ (BDXL対応、DVDスーパーマルチ機能搭載)■TV:地デジ/BS/110度CS×2■Officeソフト:Office Home and Business 2010■SONY デスクトップPC VAIO</Description> <Headline>代引き手数料無料・送料無料・延長保証申込可</Headline> <Url>http://store.shopping.yahoo.co.jp/pc-akindo/vpcj248fj-b.html</Url> <Availability>instock</Availability> <Code>pc-akindo_VPCJ248FJ-B</Code> <PersonId/> <ProductId>f43f557714fb1cc2e8fa4566a292d3e7</ProductId> <Image> <Id>pc-akindo_vpcj248fj-b</Id> <Small>http://item.shopping.c.yimg.jp/i/c/pc-akindo_vpcj248fj-b</Small> <Medium>http://item.shopping.c.yimg.jp/i/g/pc-akindo_vpcj248fj-b</Medium> </Image> <Review> <Rate>0.00</Rate> <Count>0</Count> <Url>http://shopping.yahoo.co.jp/review/item/list?store_id=pc-akindo&page_key=vpcj248fj-b</Url> </Review> <Affiliate> <Rate>2.0</Rate> </Affiliate> <Price currency="JPY">87800</Price> <PriceLabel taxIncluded="true"> <FixedPrice/> <DefaultPrice>87800</DefaultPrice> <SalePrice/> <PeriodStart/> <PeriodEnd/> </PriceLabel> <Point> <Amount>836</Amount> <Times>1</Times> </Point> <Shipping> <Code>2</Code> <Name>送料無料</Name> </Shipping> <Category> <Current> <Id>14244</Id> <Name>モニタ一体型デスクトップパソコン</Name> </Current> </Category> <CategoryIdPath> <Category> <Id>1</Id> </Category> <Category> <Id>2502</Id> </Category> <Category> <Id>14241</Id> </Category> <Category> <Id>14244</Id> </Category> </CategoryIdPath> <Brands> <Name>ソニー VAIO</Name> <Path> <Brand> <Id>1</Id> </Brand> <Brand> <Id>1091</Id> </Brand> <Brand> <Id>4683</Id> </Brand> </Path> </Brands> <JanCode>4905524875393</JanCode> <Model>VPCJ248FJ-B</Model> <IsbnCode/> <Store> <Id>pc-akindo</Id> <Name>PCあきんど</Name> <Url>http://store.shopping.yahoo.co.jp/pc-akindo/index.html</Url> <Payment> <Method> <Code>1</Code> <Name>クレジットカード</Name> </Method> <Method> <Code>16</Code> <Name>Yahoo!ウォレットに登録しているクレジットカード</Name> </Method> <Method> <Code>4</Code> <Name>商品代引</Name> </Method> <Method> <Code>2</Code> <Name>銀行振込</Name> </Method> <Method> <Code>8</Code> <Name>郵便振替</Name> </Method> <Method> <Code>256</Code> <Name>ドコモケータイ払い</Name> </Method> <Method> <Code>512</Code> <Name>auかんたん決済</Name> </Method> <Method> <Code>1024</Code> <Name>ソフトバンクまとめて支払い</Name> </Method> </Payment> <IsBestStore>false</IsBestStore> <Ratings> <Rate>4.5</Rate> <Count>28875</Count> </Ratings> <Image> <Id>pc-akindo_1</Id> <Medium>http://item.shopping.c.yimg.jp/s/h/pc-akindo_1</Medium> </Image> <SameDayDelivery> <Areas/> <Deadline/> <Conditions/> </SameDayDelivery> <ExpressDelivery> <Areas/> <Deadline/> <Conditions/> </ExpressDelivery> </Store> </Hit> <Hit index="10"> <Name>エレコム わけあり SONY VAIO type P 専用 衝撃吸収インナーバッグ「ZEROSHOCK」 ブラック ZSB-IB021BK アウトレット</Name> <Description>67%OFF!【激安!アウトレット】 爆買いセール パソコンケース SONY VAIO type Pシリーズを衝撃からしっかりと守る!衝撃吸収力にすぐれたインナーバッグ "ZEROSHOCK"。 インナーバッグ 【特徴】 ●SONY VAIO type Pシリーズに対応した、衝撃吸収力抜群のインナーバッグ "ZEROSHOCK"です。 ●ウエーブ形状の低反発ポリウレタン(低反発ウエーブフォーム)が効果的に衝撃を吸収し、SONY VAIO type Pシリーズをしっかりと守ります。 ●外部からの衝撃をしっかりと吸収する厚みを保ちながら、体積を少なくして軽量化を実現しています。 ●ケース内側には中身をキズつけにくいベルベット調素材を使用しています。 ●開閉がスムーズでパソコンを出し入れしやすいダブルファスナーを採用しています。 ●ケース表面には撥水性に優れ、高級感のあるポリウレタン生地を使用しています。 /カテゴリ:キャリングバッグ・ケース>インナーバッグ>衝撃吸収・軽量タイプ>SONYVAIOtypeP専用 /ZSB-IB013シリーズ /ZSB IB021BK ZSBIB021BK ZSBIB013 セール</Description> <Headline>【2,100円(税込)以上お買上げ送料無料!】</Headline> <Url>http://store.shopping.yahoo.co.jp/elecom/4953103215351.html</Url> <Availability>instock</Availability> <Code>elecom_4953103215351</Code> <PersonId/> <ProductId>d585cf1476377abb622b29dadbf730ac</ProductId> <Image> <Id>elecom_4953103215351</Id> <Small>http://item.shopping.c.yimg.jp/i/c/elecom_4953103215351</Small> <Medium>http://item.shopping.c.yimg.jp/i/g/elecom_4953103215351</Medium> </Image> <Review> <Rate>0.00</Rate> <Count>0</Count> <Url>http://shopping.yahoo.co.jp/review/item/list?store_id=elecom&page_key=4953103215351</Url> </Review> <Affiliate> <Rate>2.0</Rate> </Affiliate> <Price currency="JPY">588</Price> <PriceLabel taxIncluded="true"> <FixedPrice/> <DefaultPrice>1764</DefaultPrice> <SalePrice>588</SalePrice> <PeriodStart>2012-11-14T10:00:00+09:00</PeriodStart> <PeriodEnd>2020-12-31T17:00:00+09:00</PeriodEnd> </PriceLabel> <Point> <Amount>5</Amount> <Times>1</Times> </Point> <Shipping> <Code>3</Code> <Name>条件付き送料無料</Name> </Shipping> <Category> <Current> <Id>4411</Id> <Name>パソコンバッグ</Name> </Current> </Category> <CategoryIdPath> <Category> <Id>1</Id> </Category> <Category> <Id>2502</Id> </Category> <Category> <Id>113</Id> </Category> <Category> <Id>4408</Id> </Category> <Category> <Id>4411</Id> </Category> </CategoryIdPath> <Brands> <Name>エレコム</Name> <Path> <Brand> <Id>1</Id> </Brand> <Brand> <Id>465</Id> </Brand> </Path> </Brands> <JanCode>4953103215351</JanCode> <Model>ZSB-IB021BK</Model> <IsbnCode/> <Store> <Id>elecom</Id> <Name>エレコムダイレクトショップ</Name> <Url>http://store.shopping.yahoo.co.jp/elecom/index.html</Url> <Payment> <Method> <Code>1</Code> <Name>クレジットカード</Name> </Method> <Method> <Code>16</Code> <Name>Yahoo!ウォレットに登録しているクレジットカード</Name> </Method> <Method> <Code>2</Code> <Name>銀行振込</Name> </Method> </Payment> <IsBestStore>false</IsBestStore> <Ratings> <Rate>4.5</Rate> <Count>18121</Count> </Ratings> <Image> <Id>elecom_1</Id> <Medium>http://item.shopping.c.yimg.jp/s/h/elecom_1</Medium> </Image> <SameDayDelivery> <Areas/> <Deadline/> <Conditions/> </SameDayDelivery> <ExpressDelivery> <Areas/> <Deadline/> <Conditions/> </ExpressDelivery> </Store> </Hit> <Hit index="11"> <Name>ソニー デスクトップパソコン バイオ Jシリーズ VPCJ248FJ/W 21.5型 VPCJ248FJ-W ホワイト</Name> <Description>■2012年夏モデル■OS:Windows 7 Home Premium with Service Pack 1 64ビット 正規版■画面サイズ:21.5インチ■CPU:インテル Core i5-2450M プロセッサー■HDD容量:約2TB■メモリ(標準容量/最大容量):4GB/8GB■ドライブ:ブルーレイディスクドライブ (BDXL対応、DVDスーパーマルチ機能搭載)■TV:地デジ/BS/110度CS×2■Officeソフト:Office Home and Business 2010■SONY デスクトップPC VAIO</Description> <Headline>代引き手数料無料・送料無料・延長保証申込可</Headline> <Url>http://store.shopping.yahoo.co.jp/pc-akindo/vpcj248fj-w.html</Url> <Availability>instock</Availability> <Code>pc-akindo_VPCJ248FJ-W</Code> <PersonId/> <ProductId>5f6f90cc1e4fa4630e099ddb5c02fe70</ProductId> <Image> <Id>pc-akindo_vpcj248fj-w</Id> <Small>http://item.shopping.c.yimg.jp/i/c/pc-akindo_vpcj248fj-w</Small> <Medium>http://item.shopping.c.yimg.jp/i/g/pc-akindo_vpcj248fj-w</Medium> </Image> <Review> <Rate>0.00</Rate> <Count>0</Count> <Url>http://shopping.yahoo.co.jp/review/item/list?store_id=pc-akindo&page_key=vpcj248fj-w</Url> </Review> <Affiliate> <Rate>2.0</Rate> </Affiliate> <Price currency="JPY">86800</Price> <PriceLabel taxIncluded="true"> <FixedPrice/> <DefaultPrice>86800</DefaultPrice> <SalePrice/> <PeriodStart/> <PeriodEnd/> </PriceLabel> <Point> <Amount>826</Amount> <Times>1</Times> </Point> <Shipping> <Code>2</Code> <Name>送料無料</Name> </Shipping> <Category> <Current> <Id>14244</Id> <Name>モニタ一体型デスクトップパソコン</Name> </Current> </Category> <CategoryIdPath> <Category> <Id>1</Id> </Category> <Category> <Id>2502</Id> </Category> <Category> <Id>14241</Id> </Category> <Category> <Id>14244</Id> </Category> </CategoryIdPath> <Brands> <Name>ソニー VAIO</Name> <Path> <Brand> <Id>1</Id> </Brand> <Brand> <Id>1091</Id> </Brand> <Brand> <Id>4683</Id> </Brand> </Path> </Brands> <JanCode>4905524875416</JanCode> <Model>VPCJ248FJ-W</Model> <IsbnCode/> <Store> <Id>pc-akindo</Id> <Name>PCあきんど</Name> <Url>http://store.shopping.yahoo.co.jp/pc-akindo/index.html</Url> <Payment> <Method> <Code>1</Code> <Name>クレジットカード</Name> </Method> <Method> <Code>16</Code> <Name>Yahoo!ウォレットに登録しているクレジットカード</Name> </Method> <Method> <Code>4</Code> <Name>商品代引</Name> </Method> <Method> <Code>2</Code> <Name>銀行振込</Name> </Method> <Method> <Code>8</Code> <Name>郵便振替</Name> </Method> <Method> <Code>256</Code> <Name>ドコモケータイ払い</Name> </Method> <Method> <Code>512</Code> <Name>auかんたん決済</Name> </Method> <Method> <Code>1024</Code> <Name>ソフトバンクまとめて支払い</Name> </Method> </Payment> <IsBestStore>false</IsBestStore> <Ratings> <Rate>4.5</Rate> <Count>28875</Count> </Ratings> <Image> <Id>pc-akindo_1</Id> <Medium>http://item.shopping.c.yimg.jp/s/h/pc-akindo_1</Medium> </Image> <SameDayDelivery> <Areas/> <Deadline/> <Conditions/> </SameDayDelivery> <ExpressDelivery> <Areas/> <Deadline/> <Conditions/> </ExpressDelivery> </Store> </Hit> <Hit index="12"> <Name>SVL24128CJW SONY デスクトップPC VAIO Lシリーズ Office搭載 24型ワイド Windows 8 Core i7 タッチパネル</Name> <Description>【Yahooショッピング13周年記念セール】 ●OS:Windows 8 64ビット●CPU:インテル i7-3630QM●24型ワイド 1920×1080 タッチパネル搭載●メモリー容量:8GB●HDD:約3TB●BDドライブ(BDXL対応)●TV:地デジ×3、BS・CS×2●USB:3.0×3、2.0×3●HDMI:1●IEEE802.11b/g/n●Bluetooth:4.0 + HS●メモリーカード:MS、SD●WEBカメラ:131万画素●サイズ:588(W)×172(D)×411(H)mm(最小傾斜時)●質量:11.5Kg●Officeソフト:Microsoft Office Home and Business 2010 ※記載は商品仕様の一部です。説明不足等の理由での返品はできません。特に適合等は必ずご確認ください。</Description> <Headline>送料無料!信頼の創業昭和39年激安家電の老舗</Headline> <Url>http://store.shopping.yahoo.co.jp/gion/svl24128cjw.html</Url> <Availability>instock</Availability> <Code>gion_SVL24128CJW</Code> <PersonId/> <ProductId>9042bc62a255c5812a787ab4043bd29a</ProductId> <Image> <Id>gion_svl24128cjw</Id> <Small>http://item.shopping.c.yimg.jp/i/c/gion_svl24128cjw</Small> <Medium>http://item.shopping.c.yimg.jp/i/g/gion_svl24128cjw</Medium> </Image> <Review> <Rate>0.00</Rate> <Count>0</Count> <Url>http://shopping.yahoo.co.jp/review/item/list?store_id=gion&page_key=svl24128cjw</Url> </Review> <Affiliate> <Rate>2.0</Rate> </Affiliate> <Price currency="JPY">166440</Price> <PriceLabel taxIncluded="true"> <FixedPrice/> <DefaultPrice>224820</DefaultPrice> <SalePrice>166440</SalePrice> <PeriodStart>2012-12-26T17:00:00+09:00</PeriodStart> <PeriodEnd>2013-01-07T23:00:00+09:00</PeriodEnd> </PriceLabel> <Point> <Amount>1585</Amount> <Times>1</Times> </Point> <Shipping> <Code>2</Code> <Name>送料無料</Name> </Shipping> <Category> <Current> <Id>14244</Id> <Name>モニタ一体型デスクトップパソコン</Name> </Current> </Category> <CategoryIdPath> <Category> <Id>1</Id> </Category> <Category> <Id>2502</Id> </Category> <Category> <Id>14241</Id> </Category> <Category> <Id>14244</Id> </Category> </CategoryIdPath> <Brands> <Name>ソニー VAIO</Name> <Path> <Brand> <Id>1</Id> </Brand> <Brand> <Id>1091</Id> </Brand> <Brand> <Id>4683</Id> </Brand> </Path> </Brands> <JanCode>4905524902815</JanCode> <Model>SVL24128CJW</Model> <IsbnCode/> <Store> <Id>gion</Id> <Name>ぎおん ヤフー店</Name> <Url>http://store.shopping.yahoo.co.jp/gion/index.html</Url> <Payment> <Method> <Code>4</Code> <Name>商品代引</Name> </Method> <Method> <Code>2</Code> <Name>銀行振込</Name> </Method> <Method> <Code>8</Code> <Name>郵便振替</Name> </Method> </Payment> <IsBestStore>false</IsBestStore> <Ratings> <Rate>4.5</Rate> <Count>29415</Count> </Ratings> <Image> <Id>gion_1</Id> <Medium>http://item.shopping.c.yimg.jp/s/h/gion_1</Medium> </Image> <SameDayDelivery> <Areas/> <Deadline/> <Conditions/> </SameDayDelivery> <ExpressDelivery> <Areas/> <Deadline/> <Conditions/> </ExpressDelivery> </Store> </Hit> <Hit index="13"> <Name>SVS15129CJB SONY ノートパソコン VAIO Sシリーズ 15.5型ワイド Office搭載 Windows 8 Core i7</Name> <Description>【Yahooショッピング13周年記念セール】 ●OS:Windows 8 64ビット●CPU:インテル Core i7-3632QM●メモリー容量:4GB●15.5型ワイド 1920×1080●HDD:約750GB●WiMAX:IEEE 802.16e-2005●USB:3.0×2、2.0×1●HDMI:1●IEEE802.11b/g/n●Bluetooth:4.0 + HS ●メモリーカード:MS、SD●WEBカメラ:131万画素●バッテリ駆動:約7時間●サイズ:380(W)×255.4(D)×23.9(H)mm●質量:2Kg●Officeソフト:Microsoft Office Home and Business 2010 ※記載は商品仕様の一部です。説明不足等の理由での返品はできません。特に適合等は必ずご確認ください。</Description> <Headline>送料無料!信頼の創業昭和39年激安家電の老舗</Headline> <Url>http://store.shopping.yahoo.co.jp/gion/svs15129cjb.html</Url> <Availability>instock</Availability> <Code>gion_SVS15129CJB</Code> <PersonId/> <ProductId>384f832923429322ac8a8d2874d699ed</ProductId> <Image> <Id>gion_svs15129cjb</Id> <Small>http://item.shopping.c.yimg.jp/i/c/gion_svs15129cjb</Small> <Medium>http://item.shopping.c.yimg.jp/i/g/gion_svs15129cjb</Medium> </Image> <Review> <Rate>0.00</Rate> <Count>0</Count> <Url>http://shopping.yahoo.co.jp/review/item/list?store_id=gion&page_key=svs15129cjb</Url> </Review> <Affiliate> <Rate>2.0</Rate> </Affiliate> <Price currency="JPY">117230</Price> <PriceLabel taxIncluded="true"> <FixedPrice/> <DefaultPrice>171270</DefaultPrice> <SalePrice>117230</SalePrice> <PeriodStart>2012-12-26T17:00:00+09:00</PeriodStart> <PeriodEnd>2013-01-07T23:00:00+09:00</PeriodEnd> </PriceLabel> <Point> <Amount>1116</Amount> <Times>1</Times> </Point> <Shipping> <Code>2</Code> <Name>送料無料</Name> </Shipping> <Category> <Current> <Id>14248</Id> <Name>大型ノートパソコン</Name> </Current> </Category> <CategoryIdPath> <Category> <Id>1</Id> </Category> <Category> <Id>2502</Id> </Category> <Category> <Id>14242</Id> </Category> <Category> <Id>14248</Id> </Category> </CategoryIdPath> <Brands> <Name>ソニー VAIO</Name> <Path> <Brand> <Id>1</Id> </Brand> <Brand> <Id>1091</Id> </Brand> <Brand> <Id>4683</Id> </Brand> </Path> </Brands> <JanCode>4905524907209</JanCode> <Model>SVS15129CJB</Model> <IsbnCode/> <Store> <Id>gion</Id> <Name>ぎおん ヤフー店</Name> <Url>http://store.shopping.yahoo.co.jp/gion/index.html</Url> <Payment> <Method> <Code>4</Code> <Name>商品代引</Name> </Method> <Method> <Code>2</Code> <Name>銀行振込</Name> </Method> <Method> <Code>8</Code> <Name>郵便振替</Name> </Method> </Payment> <IsBestStore>false</IsBestStore> <Ratings> <Rate>4.5</Rate> <Count>29415</Count> </Ratings> <Image> <Id>gion_1</Id> <Medium>http://item.shopping.c.yimg.jp/s/h/gion_1</Medium> </Image> <SameDayDelivery> <Areas/> <Deadline/> <Conditions/> </SameDayDelivery> <ExpressDelivery> <Areas/> <Deadline/> <Conditions/> </ExpressDelivery> </Store> </Hit> <Hit index="14"> <Name>1018 SONY VAIO VGN-TX VGP-BPS5 VBPL5 バッテリー 充電池</Name> <Description>【製品情報】 <製品状態>新品 &lt;充電池種類&gt;リチウムイオン Li-ion &lt;電圧&gt;7.4V &lt;容量&gt;6600Ah &lt;商品種類&gt;互換バッテリー &lt;セル数&gt;6</Description> <Headline>安くて高品質な互換バッテリーです!</Headline> <Url>http://store.shopping.yahoo.co.jp/xenashopping/1018.html</Url> <Availability>instock</Availability> <Code>xenashopping_1018</Code> <PersonId/> <ProductId/> <Image> <Id>xenashopping_1018</Id> <Small>http://item.shopping.c.yimg.jp/i/c/xenashopping_1018</Small> <Medium>http://item.shopping.c.yimg.jp/i/g/xenashopping_1018</Medium> </Image> <Review> <Rate>0.00</Rate> <Count>0</Count> <Url>http://shopping.yahoo.co.jp/review/item/list?store_id=xenashopping&page_key=1018</Url> </Review> <Affiliate> <Rate>2.0</Rate> </Affiliate> <Price currency="JPY">2980</Price> <PriceLabel taxIncluded="true"> <FixedPrice>5200</FixedPrice> <DefaultPrice>2980</DefaultPrice> <SalePrice/> <PeriodStart/> <PeriodEnd/> </PriceLabel> <Point> <Amount>28</Amount> <Times>1</Times> </Point> <Shipping> <Code>1</Code> <Name>設定無し</Name> </Shipping> <Category> <Current> <Id>14388</Id> <Name>パソコン用バッテリー</Name> </Current> </Category> <CategoryIdPath> <Category> <Id>1</Id> </Category> <Category> <Id>2502</Id> </Category> <Category> <Id>113</Id> </Category> <Category> <Id>4408</Id> </Category> <Category> <Id>14388</Id> </Category> </CategoryIdPath> <Brands> <Name/> <Path> <Brand> <Id/> </Brand> </Path> </Brands> <JanCode/> <Model/> <IsbnCode/> <Store> <Id>xenashopping</Id> <Name>ありえへん世界</Name> <Url>http://store.shopping.yahoo.co.jp/xenashopping/index.html</Url> <Payment> <Method> <Code>1</Code> <Name>クレジットカード</Name> </Method> <Method> <Code>16</Code> <Name>Yahoo!ウォレットに登録しているクレジットカード</Name> </Method> <Method> <Code>4</Code> <Name>商品代引</Name> </Method> <Method> <Code>2</Code> <Name>銀行振込</Name> </Method> </Payment> <IsBestStore>false</IsBestStore> <Ratings> <Rate>4.5</Rate> <Count>258</Count> </Ratings> <Image> <Id>xenashopping_1</Id> <Medium>http://item.shopping.c.yimg.jp/s/h/xenashopping_1</Medium> </Image> <SameDayDelivery> <Areas/> <Deadline/> <Conditions/> </SameDayDelivery> <ExpressDelivery> <Areas/> <Deadline/> <Conditions/> </ExpressDelivery> </Store> </Hit> <Hit index="15"> <Name>【新品・即納】SONY VAIO Eシリーズ SVE14119FJW [ホワイト][EI Office2010]</Name> <Description>★Office入替商品★ ■統合ソフト:EI Office2010(MS Office2010対応版) ■液晶サイズ:14 インチ ■解像度:WXGA (1366x768) ■CPU:Pentium Dual-Core B970 2.3GHz/2コア ■ワイド画面:○ ■回転数:5400 rpm ■HDD容量:640 GB ■メモリ容量:4GB ■メモリ規格:DDR3 PC3-12800 ■メモリスロット(空き):2(1) ■ビデオチップ:Intel HD Graphics ■ドライブタイプ:内蔵 ■ドライブ規格:DVD±R/±RW/RAM/±RDL ■LAN:10/100/1000Mbps ■無線LAN:IEEE802.11b (11Mbps)IEEE802.11g (54Mbps) IEEE802.11n ■その他:Webカメラ HDMI端子 Bluetooth USB3.0 ■OS:Windows 7 Home Premium 64bit ■駆動時間:5.5 時間 ■幅x高さx奥行:344x33.5x243.6 mm ■重量:2.4 kg</Description> <Headline>★Office入替商品★</Headline> <Url>http://store.shopping.yahoo.co.jp/topcom/sve14119fjw.html</Url> <Availability>instock</Availability> <Code>topcom_sve14119fjw</Code> <PersonId/> <ProductId>58e57b9eb74cfe5399af1d081dcc188f</ProductId> <Image> <Id>topcom_sve14119fjw</Id> <Small>http://item.shopping.c.yimg.jp/i/c/topcom_sve14119fjw</Small> <Medium>http://item.shopping.c.yimg.jp/i/g/topcom_sve14119fjw</Medium> </Image> <Review> <Rate>0.00</Rate> <Count>0</Count> <Url>http://shopping.yahoo.co.jp/review/item/list?store_id=topcom&page_key=sve14119fjw</Url> </Review> <Affiliate> <Rate>2.0</Rate> </Affiliate> <Price currency="JPY">44600</Price> <PriceLabel taxIncluded="true"> <FixedPrice/> <DefaultPrice>44600</DefaultPrice> <SalePrice/> <PeriodStart/> <PeriodEnd/> </PriceLabel> <Point> <Amount>424</Amount> <Times>1</Times> </Point> <Shipping> <Code>2</Code> <Name>送料無料</Name> </Shipping> <Category> <Current> <Id>14250</Id> <Name>ノートパソコンB5サイズ</Name> </Current> </Category> <CategoryIdPath> <Category> <Id>1</Id> </Category> <Category> <Id>2502</Id> </Category> <Category> <Id>14242</Id> </Category> <Category> <Id>14250</Id> </Category> </CategoryIdPath> <Brands> <Name>ソニー VAIO</Name> <Path> <Brand> <Id>1</Id> </Brand> <Brand> <Id>1091</Id> </Brand> <Brand> <Id>4683</Id> </Brand> </Path> </Brands> <JanCode>4905524876017</JanCode> <Model>SVE14119FJW</Model> <IsbnCode/> <Store> <Id>topcom</Id> <Name>topcom</Name> <Url>http://store.shopping.yahoo.co.jp/topcom/index.html</Url> <Payment> <Method> <Code>4</Code> <Name>商品代引</Name> </Method> <Method> <Code>2</Code> <Name>銀行振込</Name> </Method> <Method> <Code>8</Code> <Name>郵便振替</Name> </Method> </Payment> <IsBestStore>false</IsBestStore> <Ratings> <Rate>4.5</Rate> <Count>394</Count> </Ratings> <Image> <Id>topcom_1</Id> <Medium>http://item.shopping.c.yimg.jp/s/h/topcom_1</Medium> </Image> <SameDayDelivery> <Areas/> <Deadline/> <Conditions/> </SameDayDelivery> <ExpressDelivery> <Areas> <Area> <Code>2</Code> <Name>関東</Name> <Prefectures> <Prefecture> <Code>08</Code> <Name>茨城</Name> </Prefecture> <Prefecture> <Code>09</Code> <Name>栃木</Name> </Prefecture> <Prefecture> <Code>10</Code> <Name>群馬</Name> </Prefecture> <Prefecture> <Code>11</Code> <Name>埼玉</Name> </Prefecture> <Prefecture> <Code>12</Code> <Name>千葉</Name> </Prefecture> <Prefecture> <Code>13</Code> <Name>東京</Name> </Prefecture> <Prefecture> <Code>14</Code> <Name>神奈川</Name> </Prefecture> <Prefecture> <Code>19</Code> <Name>山梨</Name> </Prefecture> </Prefectures> </Area> </Areas> <Deadline>16</Deadline> <Conditions>※商品即日出荷を心がけておりますが注文殺到時や繁忙期には出荷が間に合わない場合がございます。</Conditions> </ExpressDelivery> </Store> </Hit> <Hit index="16"> <Name>SVE14129CJW SONY ノートパソコン VAIO Eシリーズ 14型ワイド Office搭載 Windows 8</Name> <Description>【Yahooショッピング13周年記念セール】 ●OS:Windows 8 64ビット●CPU:インテル Pentium B980●14型ワイド 1366×768●メモリー容量:4GB●HDD:約750GB●DVDスーパーマルチ●USB:3.0×1、2.0×3●HDMI:1●IEEE802.11b/g/n●Bluetooth:4.0 + HS●メモリーカード:MS、SD●WEBカメラ:131万画素●バッテリ駆動:約6時間●サイズ:344(W)×243.6(D)×25.4(H)mm●質量:2.4Kg●Officeソフト:Microsoft Office Home and Business 2010 ※記載は商品仕様の一部です。説明不足等の理由での返品はできません。特に適合等は必ずご確認ください。</Description> <Headline>送料無料!信頼の創業昭和39年激安家電の老舗</Headline> <Url>http://store.shopping.yahoo.co.jp/gioncard/sve14129cjw.html</Url> <Availability>instock</Availability> <Code>gioncard_SVE14129CJW</Code> <PersonId/> <ProductId>5e29f5e5925869bbec78c13c84c4c683</ProductId> <Image> <Id>gioncard_sve14129cjw</Id> <Small>http://item.shopping.c.yimg.jp/i/c/gioncard_sve14129cjw</Small> <Medium>http://item.shopping.c.yimg.jp/i/g/gioncard_sve14129cjw</Medium> </Image> <Review> <Rate>0.00</Rate> <Count>0</Count> <Url>http://shopping.yahoo.co.jp/review/item/list?store_id=gioncard&page_key=sve14129cjw</Url> </Review> <Affiliate> <Rate>2.0</Rate> </Affiliate> <Price currency="JPY">67300</Price> <PriceLabel taxIncluded="true"> <FixedPrice/> <DefaultPrice>99200</DefaultPrice> <SalePrice>67300</SalePrice> <PeriodStart>2012-12-26T17:00:00+09:00</PeriodStart> <PeriodEnd>2013-01-07T23:00:00+09:00</PeriodEnd> </PriceLabel> <Point> <Amount>640</Amount> <Times>1</Times> </Point> <Shipping> <Code>2</Code> <Name>送料無料</Name> </Shipping> <Category> <Current> <Id>14248</Id> <Name>大型ノートパソコン</Name> </Current> </Category> <CategoryIdPath> <Category> <Id>1</Id> </Category> <Category> <Id>2502</Id> </Category> <Category> <Id>14242</Id> </Category> <Category> <Id>14248</Id> </Category> </CategoryIdPath> <Brands> <Name>ソニー VAIO</Name> <Path> <Brand> <Id>1</Id> </Brand> <Brand> <Id>1091</Id> </Brand> <Brand> <Id>4683</Id> </Brand> </Path> </Brands> <JanCode>4905524901306</JanCode> <Model>SVE14129CJW</Model> <IsbnCode/> <Store> <Id>gioncard</Id> <Name>スーパーぎおん ヤフーショップ</Name> <Url>http://store.shopping.yahoo.co.jp/gioncard/index.html</Url> <Payment> <Method> <Code>1</Code> <Name>クレジットカード</Name> </Method> <Method> <Code>16</Code> <Name>Yahoo!ウォレットに登録しているクレジットカード</Name> </Method> <Method> <Code>4</Code> <Name>商品代引</Name> </Method> <Method> <Code>2</Code> <Name>銀行振込</Name> </Method> <Method> <Code>8</Code> <Name>郵便振替</Name> </Method> <Method> <Code>32</Code> <Name>モバイルSuica</Name> </Method> <Method> <Code>128</Code> <Name>ペイジー</Name> </Method> <Method> <Code>64</Code> <Name>コンビニ</Name> </Method> <Method> <Code>256</Code> <Name>ドコモケータイ払い</Name> </Method> <Method> <Code>512</Code> <Name>auかんたん決済</Name> </Method> <Method> <Code>1024</Code> <Name>ソフトバンクまとめて支払い</Name> </Method> </Payment> <IsBestStore>false</IsBestStore> <Ratings> <Rate>4.5</Rate> <Count>3505</Count> </Ratings> <Image> <Id>gioncard_1</Id> <Medium>http://item.shopping.c.yimg.jp/s/h/gioncard_1</Medium> </Image> <SameDayDelivery> <Areas/> <Deadline/> <Conditions/> </SameDayDelivery> <ExpressDelivery> <Areas/> <Deadline/> <Conditions/> </ExpressDelivery> </Store> </Hit> <Hit index="17"> <Name>SONY ( ソニー ) VAIO ( バイオ ) Duo ( デュオ ) 11用薄型キャリングケース/横型【バンナイズ/VanNuys】</Name> <Description>本体:表素材・バリスティックナイロン(1050デニール)又は、コーデュラナイロン(1680デニール)又は、10号帆布先染めストライプ 本体:内部素材・低反発クッション材(ピタフォーム) 付属品:ぬめ革のセパレートストッパー1個 サイズ(約):縦220mm×横365mm 日本製 ※説明画像は、バリスティックナイロン製(ブラック)を使用しています。</Description> <Headline>低反発クッション材がVAIO Duoをしっかり保護!</Headline> <Url>http://store.shopping.yahoo.co.jp/vannuyswebshop/vb993.html</Url> <Availability>instock</Availability> <Code>vannuyswebshop_VB993</Code> <PersonId/> <ProductId/> <Image> <Id>vannuyswebshop_vb993</Id> <Small>http://item.shopping.c.yimg.jp/i/c/vannuyswebshop_vb993</Small> <Medium>http://item.shopping.c.yimg.jp/i/g/vannuyswebshop_vb993</Medium> </Image> <Review> <Rate>0.00</Rate> <Count>0</Count> <Url>http://shopping.yahoo.co.jp/review/item/list?store_id=vannuyswebshop&page_key=vb993</Url> </Review> <Affiliate> <Rate>11.0</Rate> </Affiliate> <Price currency="JPY">9030</Price> <PriceLabel taxIncluded="true"> <FixedPrice>9030</FixedPrice> <DefaultPrice>9030</DefaultPrice> <SalePrice/> <PeriodStart/> <PeriodEnd/> </PriceLabel> <Point> <Amount>86</Amount> <Times>1</Times> </Point> <Shipping> <Code>1</Code> <Name>設定無し</Name> </Shipping> <Category> <Current> <Id>685</Id> <Name>ポータブルデジタルオーディオプレーヤー</Name> </Current> </Category> <CategoryIdPath> <Category> <Id>1</Id> </Category> <Category> <Id>2504</Id> </Category> <Category> <Id>682</Id> </Category> <Category> <Id>685</Id> </Category> </CategoryIdPath> <Brands> <Name/> <Path> <Brand> <Id/> </Brand> </Path> </Brands> <JanCode/> <Model/> <IsbnCode/> <Store> <Id>vannuyswebshop</Id> <Name>バンナイズ</Name> <Url>http://store.shopping.yahoo.co.jp/vannuyswebshop/index.html</Url> <Payment> <Method> <Code>1</Code> <Name>クレジットカード</Name> </Method> <Method> <Code>16</Code> <Name>Yahoo!ウォレットに登録しているクレジットカード</Name> </Method> <Method> <Code>4</Code> <Name>商品代引</Name> </Method> <Method> <Code>2</Code> <Name>銀行振込</Name> </Method> </Payment> <IsBestStore>false</IsBestStore> <Ratings> <Rate>4.5</Rate> <Count>679</Count> </Ratings> <Image> <Id>vannuyswebshop_1</Id> <Medium>http://item.shopping.c.yimg.jp/s/h/vannuyswebshop_1</Medium> </Image> <SameDayDelivery> <Areas/> <Deadline/> <Conditions/> </SameDayDelivery> <ExpressDelivery> <Areas/> <Deadline/> <Conditions/> </ExpressDelivery> </Store> </Hit> <Hit index="18"> <Name>VAIO Eシリーズ SVE14119FJP [ピンク][Office搭載]</Name> <Description>■Office搭載 ※Microsoft Office搭載の商品です</Description> <Headline>【2万円~送料無料・16時迄の注文完了で当日出荷!】</Headline> <Url>http://store.shopping.yahoo.co.jp/usmtekuno/4905524876000.html</Url> <Availability>instock</Availability> <Code>usmtekuno_4905524876000</Code> <PersonId/> <ProductId>df85f4079b029c2f24caf73efa00210f</ProductId> <Image> <Id>usmtekuno_4905524876000</Id> <Small>http://item.shopping.c.yimg.jp/i/c/usmtekuno_4905524876000</Small> <Medium>http://item.shopping.c.yimg.jp/i/g/usmtekuno_4905524876000</Medium> </Image> <Review> <Rate>1.00</Rate> <Count>1</Count> <Url>http://shopping.yahoo.co.jp/review/item/list?store_id=usmtekuno&page_key=4905524876000</Url> </Review> <Affiliate> <Rate>2.0</Rate> </Affiliate> <Price currency="JPY">62398</Price> <PriceLabel taxIncluded="true"> <FixedPrice/> <DefaultPrice>62398</DefaultPrice> <SalePrice/> <PeriodStart/> <PeriodEnd/> </PriceLabel> <Point> <Amount>594</Amount> <Times>1</Times> </Point> <Shipping> <Code>2</Code> <Name>送料無料</Name> </Shipping> <Category> <Current> <Id>14249</Id> <Name>ノートパソコンA4サイズ</Name> </Current> </Category> <CategoryIdPath> <Category> <Id>1</Id> </Category> <Category> <Id>2502</Id> </Category> <Category> <Id>14242</Id> </Category> <Category> <Id>14249</Id> </Category> </CategoryIdPath> <Brands> <Name>ソニー VAIO</Name> <Path> <Brand> <Id>1</Id> </Brand> <Brand> <Id>1091</Id> </Brand> <Brand> <Id>4683</Id> </Brand> </Path> </Brands> <JanCode>4905524876000</JanCode> <Model/> <IsbnCode/> <Store> <Id>usmtekuno</Id> <Name>東京電気</Name> <Url>http://store.shopping.yahoo.co.jp/usmtekuno/index.html</Url> <Payment> <Method> <Code>4</Code> <Name>商品代引</Name> </Method> <Method> <Code>2</Code> <Name>銀行振込</Name> </Method> <Method> <Code>8</Code> <Name>郵便振替</Name> </Method> <Method> <Code>128</Code> <Name>ペイジー</Name> </Method> <Method> <Code>64</Code> <Name>コンビニ</Name> </Method> </Payment> <IsBestStore>false</IsBestStore> <Ratings> <Rate>4.0</Rate> <Count>559</Count> </Ratings> <Image> <Id>usmtekuno_1</Id> <Medium>http://item.shopping.c.yimg.jp/s/h/usmtekuno_1</Medium> </Image> <SameDayDelivery> <Areas/> <Deadline/> <Conditions/> </SameDayDelivery> <ExpressDelivery> <Areas> <Area> <Code>1</Code> <Name>北海道・東北</Name> <Prefectures> <Prefecture> <Code>02</Code> <Name>青森</Name> </Prefecture> <Prefecture> <Code>03</Code> <Name>岩手</Name> </Prefecture> <Prefecture> <Code>04</Code> <Name>宮城</Name> </Prefecture> <Prefecture> <Code>05</Code> <Name>秋田</Name> </Prefecture> <Prefecture> <Code>06</Code> <Name>山形</Name> </Prefecture> <Prefecture> <Code>07</Code> <Name>福島</Name> </Prefecture> </Prefectures> </Area> <Area> <Code>2</Code> <Name>関東</Name> <Prefectures> <Prefecture> <Code>08</Code> <Name>茨城</Name> </Prefecture> <Prefecture> <Code>09</Code> <Name>栃木</Name> </Prefecture> <Prefecture> <Code>10</Code> <Name>群馬</Name> </Prefecture> <Prefecture> <Code>11</Code> <Name>埼玉</Name> </Prefecture> <Prefecture> <Code>12</Code> <Name>千葉</Name> </Prefecture> <Prefecture> <Code>13</Code> <Name>東京</Name> </Prefecture> <Prefecture> <Code>14</Code> <Name>神奈川</Name> </Prefecture> <Prefecture> <Code>19</Code> <Name>山梨</Name> </Prefecture> </Prefectures> </Area> <Area> <Code>3</Code> <Name>信越・北陸</Name> <Prefectures> <Prefecture> <Code>15</Code> <Name>新潟</Name> </Prefecture> <Prefecture> <Code>16</Code> <Name>富山</Name> </Prefecture> <Prefecture> <Code>17</Code> <Name>石川</Name> </Prefecture> <Prefecture> <Code>18</Code> <Name>福井</Name> </Prefecture> <Prefecture> <Code>20</Code> <Name>長野</Name> </Prefecture> </Prefectures> </Area> <Area> <Code>4</Code> <Name>東海</Name> <Prefectures> <Prefecture> <Code>21</Code> <Name>岐阜</Name> </Prefecture> <Prefecture> <Code>22</Code> <Name>静岡</Name> </Prefecture> <Prefecture> <Code>23</Code> <Name>愛知</Name> </Prefecture> <Prefecture> <Code>24</Code> <Name>三重</Name> </Prefecture> </Prefectures> </Area> <Area> <Code>5</Code> <Name>近畿</Name> <Prefectures> <Prefecture> <Code>25</Code> <Name>滋賀</Name> </Prefecture> <Prefecture> <Code>26</Code> <Name>京都</Name> </Prefecture> <Prefecture> <Code>27</Code> <Name>大阪</Name> </Prefecture> <Prefecture> <Code>28</Code> <Name>兵庫</Name> </Prefecture> <Prefecture> <Code>29</Code> <Name>奈良</Name> </Prefecture> <Prefecture> <Code>30</Code> <Name>和歌山</Name> </Prefecture> </Prefectures> </Area> </Areas> <Deadline>16</Deadline> <Conditions>16時迄の在庫確認・ご入金確認完了で即日発送致します。※土日祝日の発送作業は15時迄</Conditions> </ExpressDelivery> </Store> </Hit> <Hit index="19"> <Name>【新品・即納】SONY VAIO Eシリーズ SVE14119FJW [ホワイト]【MS Office2010】</Name> <Description>■統合ソフト:Office Home and Business 2010 ■液晶サイズ:14 インチ ■解像度:WXGA (1366x768) ■CPU:Pentium Dual-Core B970 2.3GHz/2コア ■ワイド画面:○ ■回転数:5400 rpm ■HDD容量:640 GB ■メモリ容量:4GB ■メモリ規格:DDR3 PC3-12800 ■メモリスロット(空き):2(1) ■ビデオチップ:Intel HD Graphics ■ドライブタイプ:内蔵 ■ドライブ規格:DVD±R/±RW/RAM/±RDL ■LAN:10/100/1000Mbps ■無線LAN:IEEE802.11b (11Mbps)IEEE802.11g (54Mbps) IEEE802.11n ■その他:Webカメラ HDMI端子 Bluetooth USB3.0 ■OS:Windows 7 Home Premium 64bit ■駆動時間:5.5 時間 ■幅x高さx奥行:344x33.5x243.6 mm ■重量:2.4 kg</Description> <Headline/> <Url>http://store.shopping.yahoo.co.jp/kaden/sve14119fjw.html</Url> <Availability>instock</Availability> <Code>kaden_sve14119fjw</Code> <PersonId/> <ProductId>58e57b9eb74cfe5399af1d081dcc188f</ProductId> <Image> <Id>kaden_sve14119fjw</Id> <Small>http://item.shopping.c.yimg.jp/i/c/kaden_sve14119fjw</Small> <Medium>http://item.shopping.c.yimg.jp/i/g/kaden_sve14119fjw</Medium> </Image> <Review> <Rate>0.00</Rate> <Count>0</Count> <Url>http://shopping.yahoo.co.jp/review/item/list?store_id=kaden&page_key=sve14119fjw</Url> </Review> <Affiliate> <Rate>2.0</Rate> </Affiliate> <Price currency="JPY">55200</Price> <PriceLabel taxIncluded="true"> <FixedPrice/> <DefaultPrice>55200</DefaultPrice> <SalePrice/> <PeriodStart/> <PeriodEnd/> </PriceLabel> <Point> <Amount>525</Amount> <Times>1</Times> </Point> <Shipping> <Code>2</Code> <Name>送料無料</Name> </Shipping> <Category> <Current> <Id>14250</Id> <Name>ノートパソコンB5サイズ</Name> </Current> </Category> <CategoryIdPath> <Category> <Id>1</Id> </Category> <Category> <Id>2502</Id> </Category> <Category> <Id>14242</Id> </Category> <Category> <Id>14250</Id> </Category> </CategoryIdPath> <Brands> <Name>ソニー VAIO</Name> <Path> <Brand> <Id>1</Id> </Brand> <Brand> <Id>1091</Id> </Brand> <Brand> <Id>4683</Id> </Brand> </Path> </Brands> <JanCode>4905524876017</JanCode> <Model>SVE14119FJW</Model> <IsbnCode/> <Store> <Id>kaden</Id> <Name>カデン</Name> <Url>http://store.shopping.yahoo.co.jp/kaden/index.html</Url> <Payment> <Method> <Code>1</Code> <Name>クレジットカード</Name> </Method> <Method> <Code>16</Code> <Name>Yahoo!ウォレットに登録しているクレジットカード</Name> </Method> <Method> <Code>4</Code> <Name>商品代引</Name> </Method> <Method> <Code>2</Code> <Name>銀行振込</Name> </Method> <Method> <Code>8</Code> <Name>郵便振替</Name> </Method> <Method> <Code>32</Code> <Name>モバイルSuica</Name> </Method> <Method> <Code>128</Code> <Name>ペイジー</Name> </Method> <Method> <Code>64</Code> <Name>コンビニ</Name> </Method> </Payment> <IsBestStore>false</IsBestStore> <Ratings> <Rate>4.0</Rate> <Count>1391</Count> </Ratings> <Image> <Id>kaden_1</Id> <Medium>http://item.shopping.c.yimg.jp/s/h/kaden_1</Medium> </Image> <SameDayDelivery> <Areas/> <Deadline/> <Conditions/> </SameDayDelivery> <ExpressDelivery> <Areas/> <Deadline/> <Conditions/> </ExpressDelivery> </Store> </Hit> <Hit index="20"> <Name>アイオー 直販 ソニー(VAIO) VGP-CK1</Name> <Description/> <Headline>VAIO Duo 11用キャリングケース</Headline> <Url>http://store.shopping.yahoo.co.jp/ioplaza/1000-01004867-00000001.html</Url> <Availability>instock</Availability> <Code>ioplaza_1000-01004867-00000001</Code> <PersonId/> <ProductId>70f6842833e3d613b8c2978056ebb53e</ProductId> <Image> <Id>ioplaza_1000-01004867-00000001</Id> <Small>http://item.shopping.c.yimg.jp/i/c/ioplaza_1000-01004867-00000001</Small> <Medium>http://item.shopping.c.yimg.jp/i/g/ioplaza_1000-01004867-00000001</Medium> </Image> <Review> <Rate>0.00</Rate> <Count>0</Count> <Url>http://shopping.yahoo.co.jp/review/item/list?store_id=ioplaza&page_key=1000-01004867-00000001</Url> </Review> <Affiliate> <Rate>2.0</Rate> </Affiliate> <Price currency="JPY">3850</Price> <PriceLabel taxIncluded="true"> <FixedPrice/> <DefaultPrice>3850</DefaultPrice> <SalePrice/> <PeriodStart/> <PeriodEnd/> </PriceLabel> <Point> <Amount>36</Amount> <Times>1</Times> </Point> <Shipping> <Code>1</Code> <Name>設定無し</Name> </Shipping> <Category> <Current> <Id>38</Id> <Name>PC用タブレット</Name> </Current> </Category> <CategoryIdPath> <Category> <Id>1</Id> </Category> <Category> <Id>2502</Id> </Category> <Category> <Id>2519</Id> </Category> <Category> <Id>38</Id> </Category> </CategoryIdPath> <Brands> <Name>ソニー VAIO</Name> <Path> <Brand> <Id>1</Id> </Brand> <Brand> <Id>1091</Id> </Brand> <Brand> <Id>4683</Id> </Brand> </Path> </Brands> <JanCode>4905524898415</JanCode> <Model>VGP-CK1</Model> <IsbnCode/> <Store> <Id>ioplaza</Id> <Name>アイオープラザ Yahoo!店</Name> <Url>http://store.shopping.yahoo.co.jp/ioplaza/index.html</Url> <Payment> <Method> <Code>1</Code> <Name>クレジットカード</Name> </Method> <Method> <Code>16</Code> <Name>Yahoo!ウォレットに登録しているクレジットカード</Name> </Method> <Method> <Code>4</Code> <Name>商品代引</Name> </Method> </Payment> <IsBestStore>false</IsBestStore> <Ratings> <Rate>4.5</Rate> <Count>3467</Count> </Ratings> <Image> <Id>ioplaza_1</Id> <Medium>http://item.shopping.c.yimg.jp/s/h/ioplaza_1</Medium> </Image> <SameDayDelivery> <Areas/> <Deadline/> <Conditions/> </SameDayDelivery> <ExpressDelivery> <Areas/> <Deadline/> <Conditions/> </ExpressDelivery> </Store> </Hit> </Result> </ResultSet>
エラー
商品検索はYahoo! JAPAN Web APIに共通のエラーメッセージおよびコードを返します。
利用制限
※短い時間の間に同一URLに大量にアクセスを行った場合、一定時間利用できなくなることもございます。(1クエリー/秒)
※大規模なサイト構築やアプリ開発等にご利用いただけるデベロッパー様や、法人様向けに、クエリー数制限/秒を緩和させていただきます。(無料)
まずはヘルプページのお問い合わせフォームからご相談ください。
リクエスト回数制限解除についての受付は終了させていただきました。
恐れ入りますが、下記の、新しい商品検索APIのご利用をご検討ください。
https://developer.yahoo.co.jp/webapi/shopping/shopping/v3/itemsearch.html
※既にAPIコール数制限緩和申請を頂いているアプリケーションIDについては、
新しい商品検索APIについても、利用対象となっており、追加のご申請は不要です。
詳細は、下記のお知らせをご覧ください。
旧商品検索APIをご利用中の皆様へ