Your account will be charged only for setting a task.
The cost can be calculated on the Pricing page.
Live Amazon ASIN Advanced
This endpoint will provide you with a full list of ASINs assigned to different modifications of a product.
This endpoint will provide you with a full list of ASINs assigned to different modifications of a product.
Your account will be charged only for setting a task.
The cost can be calculated on the Pricing page.
All POST data should be sent in the JSON format (UTF-8 encoding). The task setting is done using the POST method. When setting a task, you should send all task parameters in the task array of the generic POST array. You can send up to 2000 API calls per minute, each Live SERP API call can contain only one task.
Below you will find a detailed description of the fields you can use for setting a task.
Description of the fields for setting a task:
| Field name | Type | Description |
|---|---|---|
asin | string | product ID |
location_name | string | full name of search engine location |
location_code | integer | search engine location code |
location_coordinate | string | GPS coordinates of a location |
language_name | string | full name of search engine language |
language_code | string | search engine language code |
se_domain | string | search engine domain |
tag | string | user-defined task identifier |
tasks array with the information specific to the set tasks.
Description of the fields in the results array:
| Field name | Type | Description |
|---|---|---|
version | string | the current version of the API |
status_code | integer | general status code |
status_message | string | general informational message |
time | string | execution time, seconds |
cost | float | total tasks cost, USD |
tasks_count | integer | the number of tasks in the |
tasks_error | integer | the number of tasks in the |
tasks | array | array of tasks |
id | string | task identifier |
status_code | integer | status code of the task |
status_message | string | informational message of the task |
time | string | execution time, seconds |
cost | float | cost of the task, USD |
result_count | integer | number of elements in the |
path | array | URL path |
data | object | contains the same parameters that you specified in the POST request |
result | array | array of results |
asin | string | ASIN received in a POST array |
type | string | search engine type in a POST array |
se_domain | string | Amazon domain in a POST array |
location_code | integer | location code in a POST array |
language_code | string | language code in a POST array |
check_url | string | direct URL to Amazon results |
datetime | string | date and time when the result was received |
spell | object | autocorrection of the search engine |
item_types | array | types of search results found on Amazon |
items_count | integer | the number of results returned in the |
items | array | Amazon product info items |
type | string | type of element = 'amazon_product_info' |
rank_group | integer | position within a group of elements with identical |
rank_absolute | integer | absolute rank |
position | string | the alignment of the element in Amazon SERP |
xpath | string | the XPath of the element |
title | string | product title |
details | string | product specs and other details |
image_url | string | the URL of the product image |
author | string | product brand name |
data_asin | string | ASIN of the product received in a POST array |
parent_asin | string | parent ASIN of the product |
product_asins | array | ASINs of all found product modifications |
price_from | float | the lower limit of the product price range |
price_to | float | the upper limit of the product price range |
percentage_discount | float | value of the percentage discount |
currency | string | currency in the ISO format |
is_amazon_choice | boolean | "Amazon's choice" label |
rating | object | product rating info |
type | string | type of element = 'rating_element' |
position | string | the alignment of the element in Amazon SERP |
rating_type | string | the type of rating |
value | string | the value of the rating |
votes_count | integer | the amount of feedback given to a product |
rating_max | string | the maximum value for a |
is_newer_model_available | boolean | indicates whether the newer model of the product is available |
is_prime_video | boolean | indicates whether a product has an Amazon Prime Video label |
applicable_vouchers | array | array of objects containing information about applicable vouchers |
type | string | item type |
text | string | text of the voucher |
fixed_discount | float | value of the fixed discount |
fixed_discount_currency | string | currency code of the fixed discount |
percentage_discount | float | value of the percentage discount |
important_details | string | important details about the terms of discount vouchers |
newer_model | object | information about the newer model of the product |
title | string | product title |
newer_model_asin | string | ASIN of the newer product model |
categories | array | contains related product categories |
category | string | product category name |
url | string | product category URL |
product_information | array | contains related product information |
type | string | type of element = 'product_information_extended_item' |
section_name | string | name of the section related to product information specified in the |
contents | array | contains information specified about the product within the |
type | string | type of element = 'product_information_rows' |
title | string | title under which related product information appears on the Amazon product page |
rows | array | rows containing related product information |
type | string | type of element = 'product_information_text_row' |
text | string | text specified under the given |
type | string | type of element = 'product_information_image_row' |
alt | string | alternative text of the related product image |
url | string | URL of the image |
type | string | type of element = 'product_information_video_row' |
preview | string | URL of the preview image for the related video |
url | string | URL of the video |
type | string | type of element = 'product_information_details_item' |
section_name | string | name of the section related to product information specified in the |
body | object | contains information specified about the product within the |
product_images_list | array | contains URLs for all images of the product displayed on the left side of the main image |
product_videos_list | array | contains URLs for all videos of the product displayed on the right side of the main video |
description | string | contains description of the product |
is_available | boolean | indicates whether the product is available for ordering |
top_local_reviews | array | array of objects with top reviews from target location |
type | array | type of element = 'amazon_review_item' |
rank_group | integer | position within a group of elements with identical |
rank_absolute | integer | absolute rank among all the listed reviews |
position | string | the alignment of the review in SERP |
xpath | string | the XPath of the element |
verified | boolean | indicates whether the review has the "Verified Purchase" mark |
subtitle | string | subtitle of the review |
helpful_votes | integer | helpful votes count |
images | array | images of the product submitted by the reviewer |
type | string | type of element = 'images_element' |
alt | string | alt tag of the image |
url | string | relevant url |
image_url | string | URL of the product image featured in the review |
videos | array | videos of the product submitted by the reviewer |
type | string | type of element = 'video_element' |
source | string | URL to the video source |
preview | string | URL to the video preview image |
user_profile | object | user profile of the reviewer |
name | string | |
avatar | string | |
url | string | |
reviews_count | integer | |
locations | string | |
title | string | title of the review |
url | string | URL to the review |
review_text | string | content of the review |
publication_date | string | date and time when the review was published |
rating | object | the rating score submitted by the reviewer |
rating_type | string | the type of the rating |
value | float | the value of the rating |
votes_count | integer | the amount of feedback |
rating_max | integer | the maximum value for a |
top_global_reviews | array | array of objects with top reviews from around the world |
type | array | type of element = 'amazon_review_item' |
rank_group | integer | position within a group of elements with identical |
rank_absolute | integer | absolute rank among all the listed reviews |
position | string | the alignment of the review in SERP |
xpath | string | the XPath of the element |
verified | boolean | indicates whether the review has the "Verified Purchase" mark |
subtitle | string | subtitle of the review |
helpful_votes | integer | helpful votes count |
images | array | images of the product submitted by the reviewer |
type | string | type of element = 'images_element' |
alt | string | alt tag of the image |
url | string | relevant url |
image_url | string | URL of the product image featured in the review |
videos | array | videos of the product submitted by the reviewer |
type | string | type of element = 'video_element' |
source | string | URL to the video source |
preview | string | URL to the video preview image |
user_profile | object | user profile of the reviewer |
name | string | |
avatar | string | |
url | string | |
reviews_count | integer | |
locations | string | |
title | string | title of the review |
url | string | URL to the review |
review_text | string | content of the review |
publication_date | string | date and time when the review was published |
rating | object | the rating score submitted by the reviewer |
rating_type | string | the type of the rating |
value | float | the value of the rating |
votes_count | integer | the amount of feedback |
rating_max | integer | the maximum value for a |
Instead of ‘login’ and ‘password’ use your credentials from https://app.dataforseo.com/api-access
# Instead of 'login' and 'password' use your credentials from https://app.dataforseo.com/api-access
login="login"
password="password"
cred="$(printf ${login}:${password} | base64)"
curl --location --request POST "https://api.dataforseo.com/v3/merchant/amazon/asin/live/advanced"
--header "Authorization: Basic ${cred}"
--header "Content-Type: application/json"
--data-raw '[
{
"language_code": "en_US",
"location_code": 2840,
"asin": "B0756FCPPN"
}
]'<?php
// You can download this file from here https://cdn.dataforseo.com/v3/examples/php/php_RestClient.zip
require('RestClient.php');
$api_url = 'https://api.dataforseo.com/';
try {
// Instead of 'login' and 'password' use your credentials from https://app.dataforseo.com/api-access
$client = new RestClient($api_url, null, 'login', 'password');
} catch (RestClientException $e) {
echo "n";
print "HTTP code: {$e->getHttpCode()}n";
print "Error code: {$e->getCode()}n";
print "Message: {$e->getMessage()}n";
print $e->getTraceAsString();
echo "n";
exit();
}
$post_array = array();
// You can set only one task at a time
$post_array[] = array(
"location_name" => "United States",
"language_name" => "English (United States)",
"asin" => "B0756FCPPN"
);
try {
// POST /v3/merchant/amazon/asin/live/advanced
// in addition to 'amazon' and 'asin' you can also set other search engine and type parameters
// the full list of possible parameters is available in documentation
$result = $client->post('/v3/merchant/amazon/asin/live/advanced', $post_array);
print_r($result);
// do something with post result
} catch (RestClientException $e) {
echo "n";
print "HTTP code: {$e->getHttpCode()}n";
print "Error code: {$e->getCode()}n";
print "Message: {$e->getMessage()}n";
print $e->getTraceAsString();
echo "n";
}
$client = null;
?>const axios = require('axios');
axios({
method: 'post',
url: 'https://api.dataforseo.com/v3/merchant/amazon/asin/live/advanced',
auth: {
username: 'login',
password: 'password'
},
data: [{
"asin": "B085RFFC9Q",
"language_code": "en",
"asin": "B0756FCPPN"
}],
headers: {
'content-type': 'application/json'
}
}).then(function (response) {
var result = response['data']['tasks'];
// Result data
console.log(result);
}).catch(function (error) {
console.log(error);
});from client import RestClient
# You can download this file from here https://cdn.dataforseo.com/v3/examples/python/python_Client.zip
client = RestClient("login", "password")
post_data = dict()
# You can set only one task at a time
post_data[len(post_data)] = dict(
location_name="United States",
language_name="English (United States)",
asin="B0756FCPPN"
)
# POST /v3/merchant/amazon/asin/live/advanced
# in addition to 'amazon' and 'asin' you can also set other search engine and type parameters
# the full list of possible parameters is available in documentation
response = client.post("/v3/merchant/amazon/asin/live/advanced", post_data)
# you can find the full list of the response codes here https://docs.dataforseo.com/v3/appendix/errors
if response["status_code"] == 20000:
print(response)
# do something with result
else:
print("error. Code: %d Message: %s" % (response["status_code"], response["status_message"]))using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Net.Http;
using System.Threading.Tasks;
namespace DataForSeoDemos
{
public static partial class Demos
{
public static async Task merchant_amazon_asin_live_advanced()
{
var httpClient = new HttpClient
{
BaseAddress = new Uri("https://api.dataforseo.com/"),
// Instead of 'login' and 'password' use your credentials from https://app.dataforseo.com/api-access
//DefaultRequestHeaders = { Authorization = new AuthenticationHeaderValue("Basic", Convert.ToBase64String(Encoding.ASCII.GetBytes("login:password"))) }
};
var postData = new List<object>();
// You can set only one task at a time
postData.Add(new
{
language_code = "en",
location_code = 2840,
asin = "B0756FCPPN"
});
// POST /v3/merchant/amazon/asin/live/advanced
// in addition to 'amazon' and 'asin' you can also set other search engine and type parameters
// the full list of possible parameters is available in documentation
var taskPostResponse = await httpClient.PostAsync("/v3/merchant/amazon/asin/live/advanced", new StringContent(JsonConvert.SerializeObject(postData)));
var result = JsonConvert.DeserializeObject<dynamic>(await taskPostResponse.Content.ReadAsStringAsync());
// you can find the full list of the response codes here https://docs.dataforseo.com/v3/appendix/errors
if (result.status_code == 20000)
{
// do something with result
Console.WriteLine(result);
}
else
Console.WriteLine($"error. Code: {result.status_code} Message: {result.status_message}");
}
}
}The above command returns JSON structured like this:
{
"version": "0.1.20260610",
"status_code": 20000,
"status_message": "Ok.",
"time": "43.1209 sec.",
"cost": 0.005,
"tasks_count": 1,
"tasks_error": 0,
"tasks": [
{
"id": "06221408-1535-0648-0000-e4dc96c15a73",
"status_code": 20000,
"status_message": "Ok.",
"time": "43.0591 sec.",
"cost": 0.005,
"result_count": 1,
"path": [
"v3",
"merchant",
"amazon",
"asin",
"live",
"advanced"
],
"data": {
"api": "merchant",
"function": "asin",
"se": "amazon",
"language_code": "en_US",
"location_code": 2840,
"asin": "B0756FCPPN",
"se_type": "asin",
"device": "desktop",
"os": "windows"
},
"result": [
{
"asin": "B0756FCPPN",
"type": "asin",
"se_domain": "amazon.com",
"location_code": 2840,
"language_code": "en_US",
"check_url": "https://www.amazon.com/dp/B0756FCPPN?language=en_US",
"datetime": "2026-06-22 11:09:07 +00:00",
"item_types": [
"amazon_product_info"
],
"items_count": 1,
"items": [
{
"type": "amazon_product_info",
"rank_group": 1,
"rank_absolute": 1,
"position": "right",
"xpath": "/html[1]/body[1]/div[1]",
"title": "Skechers Classic Fit-Delson-Camden Shoe",
"details": "Product details Is Discontinued By Manufacturern:nNonProduct Dimensionsn:n10 x 15 x 6 inches; 12.8 ouncesnItem model numbern:n65474 BKGYnDepartmentn:nmensnDate First Availablen:nNovember 26, 2011nManufacturern:nSkechersnASINn:nB07568JYPNnManufacturer’s warranty can be requested from customer service. Click here to make a request to customer service.nBest Sellers Rank: #9,167 in Clothing, Shoes & Jewelry ( See Top 100 in Clothing, Shoes & Jewelry ) #51 in Men's Fashion SneakersnCustomer Reviews: 4.6 4.6 out of 5 stars (38,769)",
"image_url": "https://m.media-amazon.com/images/I/711cGcmnZqL._AC_SX395_SY395_QL70_FMwebp_.jpg",
"author": "Visit the Skechers Store",
"data_asin": "B0756FCPPN",
"parent_asin": "B07568JYPN",
"product_asins": [
"B08GSS19KG",
"B0923BQ4XZ",
"B0923BDYLC",
"B08GSQFF3F",
"B0F6QF2RZ9",
"B092556Y1Y",
"B0755ZRV82",
"B0F6QNRF35",
"B07568JYWM",
"B0F6QPFZRQ",
"B0F6Q6FL8W",
"B09254DL1B",
"B08GSSBDFK",
"B09238MXK6",
"B09238FDLX",
"B08GSTJ9TT",
"B07567J1BS",
"B0F6Q239XT",
"B092561KGG",
"B07567V2PK",
"B09255GJS6",
"B07568D6BL",
"B08GSTW6RG",
"B09238VD1Z",
"B09239BG4K",
"B09254Z3F2",
"B07567H55Y",
"B07567J1C6",
"B0F6QL6BZD",
"B0864WZYVQ",
"B0F6QH12J1",
"B08659Q161",
"B0F6QMLLZC",
"B0923C32XY",
"B0F6QPGN9K",
"B08HDJRJXG",
"B0756FM9M8",
"B08HFNX1D7",
"B0756FJ41V",
"B07567G11C",
"B092547M82",
"B07DWWN4W2",
"B0F6QN9VKC",
"B07C9FJX3B",
"B07568WB1Z",
"B08GSRM9N1",
"B09255W2S8",
"B07P3721M4",
"B07568KVHN",
"B0864YHHBW",
"B0864TMDCV",
"B09238D6GY",
"B08HDLK36Z",
"B08HFFC2SQ",
"B0756BTTSM",
"B07568H1GJ",
"B0864S65Q3",
"B0865D3M45",
"B0923C7NN1",
"B08HDBH372",
"B0756BTTRL",
"B08HFP426V",
"B07566D3BX",
"B08HDK3W8K",
"B08HDJFSGC",
"B0F6QF2F8Z",
"B08658GD6F",
"B08659NSWH",
"B09239ZP3G",
"B08HDJDMS1",
"B07567D3P2",
"B0756FL8R7",
"B07566Y9ZV",
"B0756762HG",
"B08GSS2PNR",
"B09239J27Y",
"B09238QLJZ",
"B08GSRXYXP",
"B0F6Q5CRZG",
"B092543ZPW",
"B0F6Q2D812",
"B0F6QH28Z2",
"B0925432VG",
"B0755ZRV7S",
"B0F6QS9G38",
"B0F6Q6HN9N",
"B07NYTHVNG",
"B08GSRN8P3",
"B09255494J",
"B0F6Q24WPX",
"B0F6QFYQRJ",
"B0F6QL8MTN",
"B0F6Q5RVKD",
"B0F6QZNQBV",
"B0F6QCC377",
"B0F6Q8B62R",
"B0F6QZN8GY",
"B0F6QL3X8J",
"B07P49HB73",
"B0755ZRV81",
"B075686DJM",
"B07567GKSG",
"B0756GF63L",
"B08HFR8G3N",
"B0756BTTRM",
"B09254RVZ7",
"B09251Z6TR",
"B09235ZSV2",
"B086558Z3F",
"B0923BMDWL",
"B0864TH1FL",
"B09238HW7B",
"B08HDKM2W4",
"B08GSTTKBS",
"B09255DSZJ",
"B07G2J1547",
"B08GSSGJR4",
"B07566YB14",
"B092574RKX",
"B07568H1GL",
"B092556C3X",
"B07568WB2G",
"B08GSTJW3M",
"B09239XQG7",
"B0923BKSKM",
"B08GSV8PCK",
"B092543BLH",
"B09255H15Y",
"B092541ZF4",
"B08GSSYVXS",
"B0923BGYCV",
"B09239N1LQ",
"B07C9FJX3F",
"B08GSSCJMM",
"B07DWZ3P9N",
"B07NZY7L9Q",
"B07BQZ5NS5",
"B08GSSYTHJ",
"B07BQN52CZ",
"B075686DJ5",
"B07568WB2B",
"B08HG5TWF3",
"B0756F4DWH",
"B07568JSQ6",
"B07568JSQP",
"B075682P7W",
"B08HDJT19P",
"B0864X8694",
"B09239VDXQ",
"B08HDJ6VZD",
"B0756FL8R5",
"B07J48HK8T",
"B075682P7J",
"B0F6R5HBW2",
"B08HG3NFRT",
"B0756F8GN2",
"B07568CSDH",
"B08651NQN9",
"B08HDK4NWG",
"B07567H51W",
"B0F6Q655TZ",
"B0F6R5KPT2",
"B0F6QS9DT8",
"B0F6Q8JR4Q",
"B07568KVHR",
"B0756BS918",
"B0F6Q58S5N",
"B07BQXMKZM",
"B09238JJRN",
"B0F6QLBHSR",
"B0923C4XC8",
"B0F6Q5BS84",
"B0F6QPGLZ4",
"B09255L5M9",
"B0F6Q65RM9",
"B09254LZNG",
"B0F6QN8JMT",
"B0755ZTBHM",
"B07568KVJ6",
"B0925552H5",
"B08GSTPKYT",
"B09239CYBK",
"B07568WB1S",
"B075686DHJ",
"B07567V2NK",
"B07567V2PG",
"B09254TKTB",
"B08GSTGK41",
"B0923CPBG1",
"B09238C62G",
"B09238T3J7",
"B09238P8L5",
"B08654KL1G",
"B0864X42H2",
"B08GSSRX2Y",
"B09254T6GH",
"B07567R36X",
"B075686DG3",
"B07568KVJ3",
"B07568CSCV",
"B0756FQ7XP",
"B08HG1YJBS",
"B09254XVCH",
"B09254B82Z",
"B08GSS4N57",
"B08HDJK24D",
"B08GSSQ7HG",
"B08HDJKHWF",
"B07567R371",
"B0756F92MM",
"B08HFCDYDH",
"B0756FCPPN",
"B08GST9W29",
"B075686DJ1",
"B07568WB1T",
"B07568ZTPN",
"B08GSSFQNL",
"B0923CHNKD",
"B0923B4XH8",
"B08GSSYTHG",
"B09254V5LQ",
"B09255XKF1",
"B0755ZTBF5",
"B08657XM22",
"B09238M1RH",
"B0F6QGDB74",
"B08HDKVXR1",
"B0F6QWWZCJ",
"B08HFTF8N5",
"B0F6R33XCD",
"B0756BS917",
"B0F6Q8QSTZ",
"B0755ZTBH1",
"B0F6QFSKQT",
"B0F6QZNJKF",
"B0F6QN7VZ7",
"B0F6QSBYXB",
"B0F6QGK999",
"B08657VGZM",
"B0F6QGBS34",
"B0F6QL57F1",
"B0F6QGCRVJ",
"B08GSSBMPD",
"B0F6Q58S5P",
"B075682P8D",
"B0756FRSWN",
"B08HFVDYS6",
"B0F6R33DSJ",
"B08HDJZKSL",
"B09238V8ZY",
"B0864RM81V",
"B0F6QMKKGT",
"B08GSS46JM"
],
"price_from": 49.99,
"price_to": 61.01,
"percentage_discount": 18,
"currency": "USD",
"is_amazon_choice": false,
"rating": {
"type": "rating_element",
"position": "left",
"rating_type": "Max5",
"value": 4.6,
"votes_count": 38769,
"rating_max": 5
},
"is_newer_model_available": false,
"is_prime_video": false,
"applicable_vouchers": null,
"newer_model": null,
"categories": [
{
"category": "Clothing, Shoes & Jewelry",
"url": "https://amazon.com/amazon-fashion/b/ref=dp_bc_1?ie=UTF8&node=7141123011"
},
{
"category": "Men",
"url": "https://amazon.com/Mens-Fashion/b/ref=dp_bc_2?ie=UTF8&node=7147441011"
},
{
"category": "Shoes",
"url": "https://amazon.com/Mens-Shoes/b/ref=dp_bc_3?ie=UTF8&node=679255011"
},
{
"category": "Fashion Sneakers",
"url": "https://amazon.com/Mens-Fashion-Sneakers/b/ref=dp_bc_4?ie=UTF8&node=679312011"
}
],
"product_information": [
{
"type": "product_information_extended_item",
"section_name": "From the brand",
"contents": [
{
"type": "product_information_rows",
"title": null,
"rows": [
{
"type": "product_information_image_row",
"alt": "skechers mens shoes",
"url": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/c1c74325-b587-4735-950e-73602eef94da.__CR0,0,1464,625_PT0_SX1464_V1___.jpg"
},
{
"type": "product_information_image_row",
"alt": "skechers the comfort technology company",
"url": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/1941b69d-f7c9-4426-b34d-eac96ae45463.__CR0,0,362,453_PT0_SX362_V1___.jpg"
},
{
"type": "product_information_image_row",
"alt": "skechers offers a complete collection of footwear apparel and accessories for men, women and kids",
"url": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/73b6e4fa-b953-483f-bd22-a3b68465500b.__CR0,0,362,453_PT0_SX362_V1___.jpg"
},
{
"type": "product_information_image_row",
"alt": "skechers shoes for men",
"url": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/7977bfd8-a0a1-4710-9502-55f304fa71cd.__CR0,0,362,453_PT0_SX362_V1___.jpg"
},
{
"type": "product_information_image_row",
"alt": "skechers womens shoes",
"url": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/17e51ec3-72a2-402c-abb2-dc1cc00d5404.__CR0,0,362,453_PT0_SX362_V1___.jpg"
},
{
"type": "product_information_image_row",
"alt": "skechers shoes for kids",
"url": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/e9ad2db7-f732-4e32-9487-0dd9974cf7da.__CR0,0,362,453_PT0_SX362_V1___.jpg"
},
{
"type": "product_information_image_row",
"alt": "skechers mens apparel",
"url": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/b28d147e-31a2-4e18-925f-d78a96769259.__CR0,0,362,453_PT0_SX362_V1___.jpg"
},
{
"type": "product_information_image_row",
"alt": "skechers mens work shoes",
"url": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/d4346de9-ddbb-49a1-be16-b9b35fbf356c.__CR0,0,362,453_PT0_SX362_V1___.jpg"
},
{
"type": "product_information_image_row",
"alt": "skechers shoes are desinged with recycles materials to help reduce our environmental imapt",
"url": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/6edaf69e-91a9-4768-87ee-785317722c51.__CR0,0,362,453_PT0_SX362_V1___.jpg"
}
]
}
]
},
{
"type": "product_information_extended_item",
"section_name": "From the manufacturer",
"contents": [
{
"type": "product_information_rows",
"title": "Are Skechers just casual shoes, or do they offer styles for other needs too?",
"rows": [
{
"type": "product_information_text_row",
"text": "WHY MILLIONS CHOOSE SKECHERS Comfort That Moves With You Our signature designs are built with comfort in mind—delivering lasting support and cushion no matter where life takes you. Innovation Across Every Style From hands-free wear to cushioned tech, Skechers brings comfort and innovation to a wide selection of shoes and apparel for every lifestyle. Wide Variety for Every Style From sneakers to casual wear, Skechers offers a broad range of shoes and apparel for men, women, and kids—crafted for style and comfort. Style & Comfort, No Extra Cost Experience the best in quality, comfort, and versatility, all while enjoying the value Skechers brings across a variety of footwear and apparel. Are Skechers just casual shoes, or do they offer styles for other needs too? Skechers offers everything from everyday sneakers and dress-casual styles to athletic, work, walking, and even performance footwear—plus apparel and accessories to match.n What makes Skechers shoes so comfortable? Skechers is known as the comfort technology company. Many of our styles include features like Air-Cooled Memory Foam, Arch Fit, and Luxe Foam for all-day support.n Does Skechers offer options for both men and women? Yes! Skechers designs shoes, clothing, and accessories for men, women, and kids—with inclusive sizing, styles, and fits for every lifestyle.n Are Skechers good for walking or being on your feet all day? Absolutely! Many Skechers styles are made with lightweight materials and cushioned insoles—perfect for long hours of standing or walking.n Are Skechers products affordable? Yes! Skechers offers premium comfort and style at an accessible price, delivering great value without compromising quality."
},
{
"type": "product_information_image_row",
"alt": "Skechers Generic branded banner 1 desktop",
"url": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/27738462-8b12-47f2-bde5-d88bbcef6cf6.__CR0,0,1464,600_PT0_SX1464_V1___.jpg"
},
{
"type": "product_information_image_row",
"alt": "Generic brand content inset 1",
"url": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/69381ca2-01d8-40e7-8d3b-9173a044684e.__CR0,0,301,226_PT0_SX300_V1___.png"
},
{
"type": "product_information_image_row",
"alt": "Generic brand content inset 2",
"url": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/bef9a5ec-bcaf-4388-9611-36d43d2c102c.__CR0,0,301,226_PT0_SX300_V1___.png"
},
{
"type": "product_information_image_row",
"alt": "skechers generic branded content",
"url": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/cdce22a3-7045-466a-8534-2eccdd0a3db9.__CR0,0,301,226_PT0_SX300_V1___.jpg"
},
{
"type": "product_information_image_row",
"alt": "Generic brand content inset 4",
"url": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/f71f635e-e388-4f2c-b7c2-d160592f647f.__CR0,0,301,226_PT0_SX300_V1___.png"
},
{
"type": "product_information_image_row",
"alt": "Generic brand content banner 2 desktop",
"url": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/18d0407a-b3d3-41aa-b3d2-00a2f8c3d192.__CR0,0,1464,600_PT0_SX1464_V1___.jpg"
},
{
"type": "product_information_image_row",
"alt": "comfort technology",
"url": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/38659539-ebdc-4a2e-86b6-0b68cfea412b.__CR0,0,1464,600_PT0_SX1464_V1___.png"
},
{
"type": "product_information_image_row",
"alt": "Generic brand content banner 3 desktop",
"url": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/df995b2d-90b8-4456-9957-44131cff009f.__CR0,0,1464,600_PT0_SX1464_V1___.jpg"
}
]
}
]
},
{
"type": "product_information_details_item",
"section_name": "Product details",
"body": {
"Is Discontinued By Manufacturer": "No",
"Product Dimensions": "10 x 15 x 6 inches; 12.8 ounces",
"Item model number": "65474 BKGY",
"Department": "mens",
"Date First Available": "November 26, 2011",
"Manufacturer": "Skechers",
"ASIN": "B07568JYPN",
"Best Sellers Rank": "#9,167 in Clothing, Shoes & Jewelry ( See Top 100 in Clothing, Shoes & Jewelry ) #51 in Men's Fashion Sneakers",
"Customer Reviews": "4.6 4.6 out of 5 stars (38,769)"
}
}
],
"product_images_list": [
"https://m.media-amazon.com/images/I/711cGcmnZqL._AC_SL1500_.jpg",
"https://m.media-amazon.com/images/I/71tVVY3XAOL._AC_SL1500_.jpg",
"https://m.media-amazon.com/images/I/61SXnX1y6+L._AC_SL1500_.jpg",
"https://m.media-amazon.com/images/I/71YzEERplAL._AC_SL1500_.jpg",
"https://m.media-amazon.com/images/I/71H2nupb4GL._AC_SL1500_.jpg",
"https://m.media-amazon.com/images/I/71dxi40dgQL._AC_SL1500_.jpg",
"https://m.media-amazon.com/images/I/51rix5swG7L.SS40_PKmb-play-button-overlay-thumb_.jpg"
],
"product_videos_list": null,
"description": "Product Description Experience ultimate comfort and style with these versatile slip on shoes for men. The Delson Camben features lightweight Skech Knit mesh fabric construction with a convenient slip-on design and bungee lacing system. The Air-Cooled Memory Foam insole and flexible midsole deliver exceptional comfort for all-day wear. Perfect for casual outings or everyday use, these mens slip on sneakers combine athletic performance with laid-back style.",
"is_available": true,
"top_local_reviews": [
{
"type": "amazon_review_item",
"rank_group": 0,
"rank_absolute": 0,
"position": "left",
"xpath": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[26]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/div[3]/div[2]/div[1]/ul[1]/li[1]/span[1]/div[1]/div[1]",
"verified": true,
"subtitle": "Reviewed in the United States on May 19, 2026",
"helpful_votes": 1,
"images": null,
"videos": null,
"user_profile": {
"name": "Rachael W",
"avatar": "https://m.media-amazon.com/images/S/amazon-avatars-global/default._SX48_.png",
"url": "https://amazon.com/gp/profile/amzn1.account.AF4ARFRKU7H7HNU7O5CHU66LTLCQ?ref=cm_cr_dp_d_bdcrb_top",
"reviews_count": null,
"locations": "US"
},
"title": "Great basic shoe!",
"url": "https://amazon.com/review/RBG2I787FIYO/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8",
"review_text": "Perfect! I just wanted a comfortable simple shoe. Easy slip on and not expensive. I mean, how hard is that right? Apparently it's actually hard. The sole is simple, flexible and provides support. The extra wide gives a little wiggle room. They are not for running, or real physical workout but more general walking. They look good. The sole will probably wear out sooner rather than later so I'm considering getting another pair to keep in the closet when these do wear out. If you like them, get another pair because you know how it works. Find a shoe that you love and when you go back you can't find it or the price has tripled with improvements that didn't need to happen in the first place. Great basic shoe!",
"publication_date": "2026-05-19 00:00:00 +00:00",
"rating": {
"rating_type": "Max5",
"value": 5,
"votes_count": null,
"rating_max": 5
}
},
{
"type": "amazon_review_item",
"rank_group": 0,
"rank_absolute": 0,
"position": "left",
"xpath": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[26]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/div[3]/div[2]/div[1]/ul[1]/li[2]/span[1]/div[1]/div[1]",
"verified": true,
"subtitle": "Reviewed in the United States on June 23, 2024",
"helpful_votes": 1,
"images": [
{
"type": "images_element",
"alt": "Great shoes!",
"url": null,
"image_url": "https://m.media-amazon.com/images/I/81B5PzVJReL._SY500_.jpg"
},
{
"type": "images_element",
"alt": "Great shoes!",
"url": null,
"image_url": "https://m.media-amazon.com/images/I/8154-DrSccL._SY500_.jpg"
},
{
"type": "images_element",
"alt": "Great shoes!",
"url": null,
"image_url": "https://m.media-amazon.com/images/I/71NejKuXarL._SY500_.jpg"
},
{
"type": "images_element",
"alt": "Great shoes!",
"url": null,
"image_url": "https://m.media-amazon.com/images/I/71pOQmClzhL._SY500_.jpg"
}
],
"videos": null,
"user_profile": {
"name": "Evan S.",
"avatar": "https://m.media-amazon.com/images/S/amazon-avatars-global/default._SX48_.png",
"url": "https://amazon.com/gp/profile/amzn1.account.AGGH57BVJWY73AXKWPUJA5PUBY5Q?ref=cm_cr_dp_d_bdcrb_top",
"reviews_count": null,
"locations": "US"
},
"title": "Great shoes!",
"url": "https://amazon.com/review/R32I4E07FD6YS4/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8",
"review_text": "Photos are after 3 months of everyday use! Absolutely thrilled with my purchase of the Skechers Men's Relaxed Fit: Braver - Rayland in Black! These shoes are the epitome of comfort and style. From the moment I slipped them on, I could feel the cushioned support that makes walking a breeze. The relaxed fit ensures that my feet never feel cramped, even after a long day. The design is sleek and modern, with the black color making them versatile enough to wear with almost any outfit. The orange accents add a nice touch of personality without being too flashy. The quality is evident in every stitch and material used, promising durability and long-lasting wear. What truly sets these shoes apart is the comfort level. The memory foam insole provides a custom fit, adapting to the shape of my foot with each wear. Whether I'm running errands, heading to work, or taking a casual stroll, these shoes keep my feet comfortable and supported. Overall, the Skechers Braver - Rayland shoes have exceeded my expectations in both style and comfort. I highly recommend them to anyone in search of a reliable, stylish, and incredibly comfortable pair of shoes.",
"publication_date": "2024-06-23 00:00:00 +00:00",
"rating": {
"rating_type": "Max5",
"value": 5,
"votes_count": null,
"rating_max": 5
}
},
{
"type": "amazon_review_item",
"rank_group": 0,
"rank_absolute": 0,
"position": "left",
"xpath": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[26]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/div[3]/div[2]/div[1]/ul[1]/li[3]/span[1]/div[1]/div[1]",
"verified": true,
"subtitle": "Reviewed in the United States on May 6, 2026",
"helpful_votes": null,
"images": null,
"videos": null,
"user_profile": {
"name": "Danny Alan",
"avatar": "https://m.media-amazon.com/images/S/amazon-avatars-global/default._SX48_.png",
"url": "https://amazon.com/gp/profile/amzn1.account.AF4FGOPHKSHHVCSYRPILRP2KG2UQ?ref=cm_cr_dp_d_bdcrb_top",
"reviews_count": null,
"locations": "US"
},
"title": "Comfy.",
"url": "https://amazon.com/review/R149BRA1S82JK9/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8",
"review_text": "These shows are cute and super well built. I have wide feet and wear inserts. Everything fit like a glove. Thanks!",
"publication_date": "2026-05-06 00:00:00 +00:00",
"rating": {
"rating_type": "Max5",
"value": 5,
"votes_count": null,
"rating_max": 5
}
},
{
"type": "amazon_review_item",
"rank_group": 0,
"rank_absolute": 0,
"position": "left",
"xpath": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[26]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/div[3]/div[2]/div[1]/ul[1]/li[4]/span[1]/div[1]/div[1]",
"verified": true,
"subtitle": "Reviewed in the United States on June 13, 2026",
"helpful_votes": 1,
"images": null,
"videos": null,
"user_profile": {
"name": "PATRICK J.",
"avatar": "https://m.media-amazon.com/images/S/amazon-avatars-global/default._SX48_.png",
"url": "https://amazon.com/gp/profile/amzn1.account.AF3HCMIKQNSTJBXXJIDFF6B2JE6A?ref=cm_cr_dp_d_bdcrb_top",
"reviews_count": null,
"locations": "US"
},
"title": "Decent Shoe. Nice looking. Couple minor issues.",
"url": "https://amazon.com/review/R1PM4FHGSB1L1Y/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8",
"review_text": "Very decent shoe. Nice looking. Comfortable. I have two main issues with this shoe - first, even though it looks like it, these are NOT a hands-free shoe like many Sketchers are. It has a tighter, smaller opening, which requires hands-on. That's ok and makes it a more secure shoe. The second issue is the soles of these shoes - they are smooth and not grippy like many other shoes. They definitely seem like they would be quite slippery on a wet surface. Keep this in mind for safety reasons. They are nice looking shoes and are lightweight but not as good as my previous Sketcher Hands-Free Swift Fit. These are a little more 'dressy' looking and would look very decent with some nice pants (I got the taupe color).",
"publication_date": "2026-06-13 00:00:00 +00:00",
"rating": {
"rating_type": "Max5",
"value": 4,
"votes_count": null,
"rating_max": 5
}
},
{
"type": "amazon_review_item",
"rank_group": 0,
"rank_absolute": 0,
"position": "left",
"xpath": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[26]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/div[3]/div[2]/div[1]/ul[1]/li[5]/span[1]/div[1]/div[1]",
"verified": true,
"subtitle": "Reviewed in the United States on May 27, 2026",
"helpful_votes": null,
"images": null,
"videos": null,
"user_profile": {
"name": "Commuted",
"avatar": "https://m.media-amazon.com/images/S/amazon-avatars-global/dee75f4d-6d35-4dc1-afad-41e002f14a3f._CR80%2C0%2C480%2C480_SX460_SX48_.jpg",
"url": "https://amazon.com/gp/profile/amzn1.account.AHJCVZZ4WSOW4SFXHMBY7QBTJMGQ?ref=cm_cr_dp_d_bdcrb_top",
"reviews_count": null,
"locations": "US"
},
"title": "No knot, slip on. Good walking shoe",
"url": "https://amazon.com/review/R24XZ6ZP2BSCA8/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8",
"review_text": "I like these for walking and convenience. No knot needed, slip on.",
"publication_date": "2026-05-27 00:00:00 +00:00",
"rating": {
"rating_type": "Max5",
"value": 5,
"votes_count": null,
"rating_max": 5
}
},
{
"type": "amazon_review_item",
"rank_group": 0,
"rank_absolute": 0,
"position": "left",
"xpath": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[26]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/div[3]/div[2]/div[1]/ul[1]/li[6]/span[1]/div[1]/div[1]",
"verified": true,
"subtitle": "Reviewed in the United States on December 13, 2025",
"helpful_votes": 2,
"images": null,
"videos": null,
"user_profile": {
"name": "PDT",
"avatar": "https://m.media-amazon.com/images/S/amazon-avatars-global/035cc0c5-0f81-4835-b9b8-a7915e849fb5._CR109%2C0%2C281%2C281_SX460_SX48_.jpg",
"url": "https://amazon.com/gp/profile/amzn1.account.AFK3LACGFKT7EBM57PUOEUYXTGKQ?ref=cm_cr_dp_d_bdcrb_top",
"reviews_count": null,
"locations": "US"
},
"title": "I have had a lot of compliments on these shoes, plus they are comfortable",
"url": "https://amazon.com/review/RBR6CUUP2AIEZ/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8",
"review_text": "Stylish and comfortable, I have had a lot of compliments on these shoes. I have worn them daily, to casual events, and to less casual events. They seem to fit the niche for an all around shoe that can fit a variety of roles. They slip on easily and slip off just as easily. They breath well, but not too well, so they seem to be fine in light rain. The traction and grip is good and I have not slipped yet. They seem to be a great value for the price.",
"publication_date": "2025-12-13 00:00:00 +00:00",
"rating": {
"rating_type": "Max5",
"value": 5,
"votes_count": null,
"rating_max": 5
}
},
{
"type": "amazon_review_item",
"rank_group": 0,
"rank_absolute": 0,
"position": "left",
"xpath": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[26]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/div[3]/div[2]/div[1]/ul[1]/li[7]/span[1]/div[1]/div[1]",
"verified": true,
"subtitle": "Reviewed in the United States on May 4, 2026",
"helpful_votes": null,
"images": null,
"videos": null,
"user_profile": {
"name": "Amazon Customer",
"avatar": "https://m.media-amazon.com/images/S/amazon-avatars-global/default._SX48_.png",
"url": "https://amazon.com/gp/profile/amzn1.account.AGRWZIGW3E5GEGPOKIUTUCEJIO6Q?ref=cm_cr_dp_d_bdcrb_top",
"reviews_count": null,
"locations": "US"
},
"title": "Good shoe!",
"url": "https://amazon.com/review/R4RXHILM5MG2E/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8",
"review_text": "Have bought these for my father in law multiple times and he loves them! Says they’re comfortable and easy to slip on!",
"publication_date": "2026-05-04 00:00:00 +00:00",
"rating": {
"rating_type": "Max5",
"value": 5,
"votes_count": null,
"rating_max": 5
}
},
{
"type": "amazon_review_item",
"rank_group": 0,
"rank_absolute": 0,
"position": "left",
"xpath": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[26]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/div[3]/div[2]/div[1]/ul[1]/li[8]/span[1]/div[1]/div[1]",
"verified": true,
"subtitle": "Reviewed in the United States on May 11, 2026",
"helpful_votes": null,
"images": null,
"videos": null,
"user_profile": {
"name": "MikeyS",
"avatar": "https://m.media-amazon.com/images/S/amazon-avatars-global/default._SX48_.png",
"url": "https://amazon.com/gp/profile/amzn1.account.AHCO2Y3YGVYYLVFSWPKF4YWC2R5Q?ref=cm_cr_dp_d_bdcrb_top",
"reviews_count": null,
"locations": "US"
},
"title": "Wide fit.",
"url": "https://amazon.com/review/R2FJW5HIATYZYF/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8",
"review_text": "I ordered a pair that was wide the first time. The are very comfortable.",
"publication_date": "2026-05-11 00:00:00 +00:00",
"rating": {
"rating_type": "Max5",
"value": 5,
"votes_count": null,
"rating_max": 5
}
}
],
"top_global_reviews": [
{
"type": "amazon_review_item",
"rank_group": 0,
"rank_absolute": 0,
"position": "left",
"xpath": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[26]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/div[3]/div[2]/div[3]/ul[1]/li[1]/span[1]/div[1]/div[1]",
"verified": true,
"subtitle": "Reviewed in France on July 29, 2025",
"helpful_votes": null,
"images": null,
"videos": null,
"user_profile": {
"name": "AW",
"avatar": "https://m.media-amazon.com/images/S/amazon-avatars-global/default._SX48_.png",
"url": null,
"reviews_count": null,
"locations": "FR"
},
"title": "Super",
"url": "https://amazon.com/product-reviews/B07566D3BX/ref=cm_cr_dp_d_rvw_fmt?_encoding=UTF8&formatType=current_format",
"review_text": "Tout pour le confort et la beauté",
"publication_date": "2025-07-29 00:00:00 +00:00",
"rating": {
"rating_type": "Max5",
"value": 5,
"votes_count": null,
"rating_max": 5
}
},
{
"type": "amazon_review_item",
"rank_group": 0,
"rank_absolute": 0,
"position": "left",
"xpath": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[26]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/div[3]/div[2]/div[3]/ul[1]/li[3]/span[1]/div[1]/div[1]",
"verified": true,
"subtitle": "Reviewed in the Netherlands on August 22, 2024",
"helpful_votes": null,
"images": null,
"videos": null,
"user_profile": {
"name": "Ruud de Bruijn",
"avatar": "https://m.media-amazon.com/images/S/amazon-avatars-global/0320e8a9-dce1-4a0f-9549-a53a43c87c15._CR0%2C0%2C378%2C378_UX460_SX48_.jpg",
"url": null,
"reviews_count": null,
"locations": "NL"
},
"title": "bottom is gone",
"url": "https://amazon.com/product-reviews/B0756GF63L/ref=cm_cr_dp_d_rvw_fmt?_encoding=UTF8&formatType=current_format",
"review_text": "almost een year these shoes, fit was good. but the bottom is gone, and that after 3/4 year dont buy",
"publication_date": "2024-08-22 00:00:00 +00:00",
"rating": {
"rating_type": "Max5",
"value": 1,
"votes_count": null,
"rating_max": 5
}
}
]
}
]
}
]
}
]
}