Export Report
OVERALL SCORE
Level 3, Bot-Aware
- AI Discoverability 24 out of 100
- Agent Ease of Use 6 out of 100
- Security & Trust 60 out of 100
- GEO, AIO and AEO 55 out of 100
- SEO 100 out of 100
- Performance and Accessibility 89 out of 100
What AI sees of your website
Amazon.com. Spend less. Smile more.
Free shipping on millions of items. Get the best of Shopping and Entertainment with Prime. Enjoy low prices and great deals on the largest selection of everyday essentials and other products, including fashion, home, beauty, electronics, A...
Next step
Turn this report into a fix workflow
27 failed checks are ready to move into MCP or CLI remediation. Generate a repair prompt, connect the scanner to your coding agent, or open the integration docs before your next rescan.
| Metric | Score | Status | Passed | Failed | Warning | Evidence |
|---|---|---|---|---|---|---|
| AI Discoverability | 24 | Priority fix | 5 | 17 | 1 | View details |
| Discoverability | 17 | Priority fix | 2 | 7 | 0 | View details |
| Content Readiness | 25 | Priority fix | 2 | 7 | 1 | View details |
| Bot Access Control | 33 | Priority fix | 1 | 3 | 0 | View details |
| Agent Ease of Use | 6 | Priority fix | 4 | 29 | 3 | View details |
| API | 0 | Priority fix | 0 | 6 | 0 | View details |
| Auth | Not Applicable | Not Applicable | 0 | 7 | 0 | View details |
| MCP | 13 | Priority fix | 0 | 6 | 2 | View details |
| Skill Discovery | 5 | Priority fix | 0 | 10 | 1 | View details |
| Agent Commerce | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| GEO, AIO and AEO | 55 | Needs work | 3 | 6 | 10 | View details |
| GEO Readiness | 53 | Needs work | 0 | 2 | 3 | View details |
| AIO Readiness | 55 | Needs work | 2 | 3 | 2 | View details |
| AEO Readiness | 58 | Needs work | 1 | 1 | 5 | View details |
| SEO | 100 | Strong | 11 | 0 | 0 | |
| SEO | 100 | Strong | 11 | 0 | 0 | |
| Security & Trust | 60 | Needs work | 7 | 2 | 0 | View details |
| Security & Trust | 60 | Needs work | 3 | 2 | 0 | View details |
| AI Training Exposure | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| Performance and Accessibility | 89 | Mostly ready | 18 | 5 | 4 | View details |
| Performance | 88 | Mostly ready | 12 | 3 | 4 | View details |
| Accessibility | 92 | Strong | 6 | 2 | 0 | View details |
Prioritized recommendations
Issues ranked by score impact
53 items need attention
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
50 Fail
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
Needs attention
API Catalog
Issue
The API catalog endpoint did not return HTTP 2xx.
Why it matters
API catalogs help agents find service descriptions, documentation, and status resources without guessing API entry points.
Check name
API Catalog
Score
0/100
Status
fail
Category
API
Maturity
Established
Goal
Publish an API catalog for automated API discovery using RFC 9727.
Result
API Catalog failed at "Fetch API catalog".
Validation steps
Fetch API catalog
The API catalog endpoint did not return HTTP 2xx.
Validate RFC 9727 linkset
Response is not valid JSON.
Fetch advertised API catalog targets
API Catalog did not expose any same-origin hrefs to validate.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch API catalog",
"status": "fail",
"evidence": {
"statusCode": 404,
"contentType": "text/html;charset=UTF-8"
},
"issue": "The API catalog endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/api-catalog."
},
{
"id": "validate",
"title": "Validate RFC 9727 linkset",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!doctype html>\n<html>\n <head>\n <meta charset=\"utf-8\">\n <meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">\n <title>\n Page Not Found\n </title>\n <style>\n html,body{padding:0;margin:0}img{border:0}#a{background:#232f3e;padding:11px 11px 11px 192px}#b{position:absolute;left:22px;top:12px}#c{position:relative;max-width:800px;padding:0 40px 0 0}#e,#f{height:35px;border:0;font-size:1em}#e{width:100%;margin:0;padding:0 10px;border-radius:4px 0 0 4px}#f{cursor:pointer;background:#febd69;font-weight:bold;border-radius:0 4px 4px 0;-webkit-appearance:none;position:absolute;top:0;right:0;padding:0 12px}@media(max-width:500px){#a{padding:55px 10px 10px}#b{left:6px}}#g{text-align:center"
},
"issue": "Response is not valid JSON.",
"howToFix": "Use application/linkset+json with service-desc, service-doc, and status relations that each include href."
},
{
"id": "target-validation",
"title": "Fetch advertised API catalog targets",
"status": "fail",
"evidence": {
"checked": [],
"failures": [
{
"reason": "No same-origin API catalog hrefs were available to fetch."
}
]
},
"issue": "API Catalog did not expose any same-origin hrefs to validate.",
"howToFix": "Make each same-origin API catalog href reachable and serve the advertised media type."
}
]
}AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
50 Fail
AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
Needs attention
Content Signal
Issue
No Content Signal found in robots.txt
Why it matters
Content Signal provides a machine-readable way to communicate AI usage preferences where participating crawlers look for policy.
Check name
Content Signal
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Informational
Goal
Declare AI content usage preferences with Content Signal in robots.txt.
Result
Content Signal is missing or incomplete.
Evidence
{
"signals": [],
"ai-train": false,
"search": false,
"ai-input": false
}Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy is missing or incomplete.
50 Fail
Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy is missing or incomplete.
Needs attention
Content-Security-Policy
Issue
Content-Security-Policy is missing or incomplete.
Why it matters
Content Security Policy limits where scripts, styles, frames, and connections can load from, reducing the impact of injection bugs.
Check name
Content-Security-Policy
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Constrain script, style, frame, and resource loading with a Content-Security-Policy header.
Result
Content-Security-Policy is missing or incomplete.
Evidence
{
"header": "content-security-policy",
"value": "upgrade-insecure-requests;report-uri https://metrics.media-amazon.com/"
}Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
50 Fail
Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
Needs attention
OpenAPI discovery
Issue
OpenAPI YAML document did not match the expected shape. Content-Type "text/html;charset=UTF-8" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.
Why it matters
OpenAPI documents let agents understand available operations, schemas, authentication, and request formats before calling an API.
Check name
OpenAPI discovery
Score
0/100
Status
fail
Category
API
Maturity
Established
Goal
Publish a valid OpenAPI or Swagger document for API discovery.
Result
OpenAPI discovery failed at "Find valid OpenAPI document".
Validation steps
Find valid OpenAPI document
OpenAPI YAML document did not match the expected shape. Content-Type "text/html;charset=UTF-8" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Find valid OpenAPI document",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/openapi.json",
"statusCode": 404,
"contentType": "text/html;charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html;charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!doctype html>\n<html>\n <head>\n <meta charset=\"utf-8\">\n <meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">\n <title>\n Page Not Found\n </title>\n <style>\n html,body{padding:0;margin:0}img{border:0}#a{background:#232f3e;padding:11px 11px 11px 192px}#b{position:absolute;left:22px;top:12px}#c{position:relative;max-width:800px;padding:0 40px 0 0}#e,#f{height:35px;border:0;font-size:1em}#e{width:100%;margin:0;padding:0 10px;border-radius:4px 0 0 4px}#f{cursor:pointer;background:#febd69;font-weight:bold;border-radius:0 4px 4px 0;-webkit-appearance:none;position:absolute;top:0;right:0;padding:0 12px}@media(max-width:500px){#a{padding:55px 10px 10px}#b{left:6px}}#g{text-align:center"
},
{
"path": "/openapi.yaml",
"statusCode": 404,
"contentType": "text/html;charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html;charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!doctype html>\n<html>\n <head>\n <meta charset=\"utf-8\">\n <meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">\n <title>\n Page Not Found\n </title>\n <style>\n html,body{padding:0;margin:0}img{border:0}#a{background:#232f3e;padding:11px 11px 11px 192px}#b{position:absolute;left:22px;top:12px}#c{position:relative;max-width:800px;padding:0 40px 0 0}#e,#f{height:35px;border:0;font-size:1em}#e{width:100%;margin:0;padding:0 10px;border-radius:4px 0 0 4px}#f{cursor:pointer;background:#febd69;font-weight:bold;border-radius:0 4px 4px 0;-webkit-appearance:none;position:absolute;top:0;right:0;padding:0 12px}@media(max-width:500px){#a{padding:55px 10px 10px}#b{left:6px}}#g{text-align:center"
},
{
"path": "/swagger.json",
"statusCode": 503,
"contentType": "text/html",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!--\n To discuss automated access to Amazon data please contact [email protected].\n For information about migrating to our APIs refer to our Marketplace APIs at https://developer.amazonservices.com/ref=rm_5_sv, or our Product Advertising API at https://affiliate-program.amazon.com/gp/advertising/api/detail/main.html/ref=rm_5_ac for advertising use cases.\n-->\n<!doctype html>\n<html>\n<head>\n <meta charset=\"utf-8\">\n <meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">\n <title>Sorry! Something went wrong!</title>\n <style>\n html, body {\n padding: 0;\n margin: 0\n }\n\n img {\n border: 0\n }\n\n #a {\n background: #232f3e;\n padding: 11px 11px 11px 192px\n }\n\n #b {\n"
},
{
"path": "/swagger.yaml",
"statusCode": 404,
"contentType": "text/html;charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html;charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!doctype html>\n<html>\n <head>\n <meta charset=\"utf-8\">\n <meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">\n <title>\n Page Not Found\n </title>\n <style>\n html,body{padding:0;margin:0}img{border:0}#a{background:#232f3e;padding:11px 11px 11px 192px}#b{position:absolute;left:22px;top:12px}#c{position:relative;max-width:800px;padding:0 40px 0 0}#e,#f{height:35px;border:0;font-size:1em}#e{width:100%;margin:0;padding:0 10px;border-radius:4px 0 0 4px}#f{cursor:pointer;background:#febd69;font-weight:bold;border-radius:0 4px 4px 0;-webkit-appearance:none;position:absolute;top:0;right:0;padding:0 12px}@media(max-width:500px){#a{padding:55px 10px 10px}#b{left:6px}}#g{text-align:center"
},
{
"path": "/api/openapi.json",
"statusCode": 404,
"contentType": "text/html;charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html;charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!doctype html>\n<html>\n <head>\n <meta charset=\"utf-8\">\n <meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">\n <title>\n Page Not Found\n </title>\n <style>\n html,body{padding:0;margin:0}img{border:0}#a{background:#232f3e;padding:11px 11px 11px 192px}#b{position:absolute;left:22px;top:12px}#c{position:relative;max-width:800px;padding:0 40px 0 0}#e,#f{height:35px;border:0;font-size:1em}#e{width:100%;margin:0;padding:0 10px;border-radius:4px 0 0 4px}#f{cursor:pointer;background:#febd69;font-weight:bold;border-radius:0 4px 4px 0;-webkit-appearance:none;position:absolute;top:0;right:0;padding:0 12px}@media(max-width:500px){#a{padding:55px 10px 10px}#b{left:6px}}#g{text-align:center"
},
{
"path": "/api/swagger.json",
"statusCode": 404,
"contentType": "text/html;charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html;charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!doctype html>\n<html>\n <head>\n <meta charset=\"utf-8\">\n <meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">\n <title>\n Page Not Found\n </title>\n <style>\n html,body{padding:0;margin:0}img{border:0}#a{background:#232f3e;padding:11px 11px 11px 192px}#b{position:absolute;left:22px;top:12px}#c{position:relative;max-width:800px;padding:0 40px 0 0}#e,#f{height:35px;border:0;font-size:1em}#e{width:100%;margin:0;padding:0 10px;border-radius:4px 0 0 4px}#f{cursor:pointer;background:#febd69;font-weight:bold;border-radius:0 4px 4px 0;-webkit-appearance:none;position:absolute;top:0;right:0;padding:0 12px}@media(max-width:500px){#a{padding:55px 10px 10px}#b{left:6px}}#g{text-align:center"
},
{
"path": "/docs/openapi.json",
"statusCode": 404,
"contentType": "text/html;charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html;charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!doctype html>\n<html>\n <head>\n <meta charset=\"utf-8\">\n <meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">\n <title>\n Page Not Found\n </title>\n <style>\n html,body{padding:0;margin:0}img{border:0}#a{background:#232f3e;padding:11px 11px 11px 192px}#b{position:absolute;left:22px;top:12px}#c{position:relative;max-width:800px;padding:0 40px 0 0}#e,#f{height:35px;border:0;font-size:1em}#e{width:100%;margin:0;padding:0 10px;border-radius:4px 0 0 4px}#f{cursor:pointer;background:#febd69;font-weight:bold;border-radius:0 4px 4px 0;-webkit-appearance:none;position:absolute;top:0;right:0;padding:0 12px}@media(max-width:500px){#a{padding:55px 10px 10px}#b{left:6px}}#g{text-align:center"
}
]
},
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html;charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"howToFix": "Publish a valid OpenAPI 3.x or Swagger 2.0 JSON/YAML document with info, paths, operations, and responses."
}
]
}Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
50 Fail
Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
Needs attention
Referrer-Policy
Issue
Referrer-Policy is missing or incomplete.
Why it matters
Referrer-Policy controls how much URL context is sent to other origins, limiting accidental leakage of paths, queries, and identifiers.
Check name
Referrer-Policy
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Limit how much referrer data leaves the site.
Result
Referrer-Policy is missing or incomplete.
Evidence
{
"header": "referrer-policy",
"value": null
}AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
50 Fail
AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
Needs attention
Web Bot Auth request signing
Issue
Web Bot Auth request signing was not found at the expected path.
Why it matters
Web Bot Auth discovery lets servers and clients find signing keys for bot identity workflows based on HTTP Message Signatures.
Check name
Web Bot Auth request signing
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Informational
Goal
Advertise HTTP Message Signatures keys when this site operates signed bot clients or supports Web Bot Auth workflows.
Result
Web Bot Auth request signing failed at "Fetch to find resource".
Validation steps
Fetch to find resource
Web Bot Auth request signing was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/http-message-signatures-directory",
"statusCode": 404,
"contentType": "text/html;charset=UTF-8",
"length": 2296
}
]
},
"issue": "Web Bot Auth request signing was not found at the expected path.",
"howToFix": "If publishing Web Bot Auth keys, return a JSON key directory with a non-empty keys array and the draft media type."
}
]
}AI DiscoverabilityContent ReadinessEmerging recommendation
llms.txt
llms.txt failed at "Fetch to find resource".
25 Fail
AI DiscoverabilityContent ReadinessEmerging recommendation
llms.txt
llms.txt failed at "Fetch to find resource".
Needs attention
llms.txt
Issue
llms.txt was not found at the expected path.
Why it matters
llms.txt gives language-model clients a concise, curated summary of important site context and links before they crawl broadly.
Check name
llms.txt
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Emerging recommendation
Goal
Publish llms.txt to summarize agent-readable site guidance.
Result
llms.txt failed at "Fetch to find resource".
Validation steps
Fetch to find resource
llms.txt was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/llms.txt",
"statusCode": 404,
"contentType": "text/html;charset=UTF-8",
"length": 2296
},
{
"path": "/llms-full.txt",
"statusCode": 404,
"contentType": "text/html;charset=UTF-8",
"length": 2296
}
]
},
"issue": "llms.txt was not found at the expected path.",
"howToFix": "Publish /llms.txt as Markdown with a clear title, concise site summary, and useful links for agents."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
25 Fail
AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
Needs attention
Markdown negotiation
Issue
Content-Type "text/html" does not indicate Markdown when requested with Accept: text/markdown.
Why it matters
Markdown negotiation gives agents a cleaner representation of page content while preserving normal HTML for browsers.
Check name
Markdown negotiation
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Return HTML responses as markdown when agents request it.
Result
Markdown negotiation failed at "Markdown content type".
Validation steps
Markdown content type
Content-Type "text/html" does not indicate Markdown when requested with Accept: text/markdown.
Vary: Accept header
Markdown negotiation is missing Vary: Accept; current Vary header is "(none)".
Structured Markdown body
Markdown response is missing a heading.
Evidence
{
"failedStep": "content-type",
"steps": [
{
"id": "content-type",
"title": "Markdown content type",
"status": "fail",
"evidence": {
"statusCode": 200,
"contentType": "text/html"
},
"issue": "Content-Type \"text/html\" does not indicate Markdown when requested with Accept: text/markdown.",
"howToFix": "Return Content-Type: text/markdown; charset=utf-8 for requests with Accept: text/markdown."
},
{
"id": "vary-accept",
"title": "Vary: Accept header",
"status": "fail",
"evidence": {
"vary": ""
},
"issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"(none)\".",
"howToFix": "Add Vary: Accept on negotiated Markdown responses so shared caches keep HTML and Markdown variants separate."
},
{
"id": "markdown-content",
"title": "Structured Markdown body",
"status": "fail",
"evidence": {
"valid": false,
"hasHeading": false,
"wordCount": 517,
"excerpt": "<!DOCTYPE html>\n<!--[if lt IE 7]> <html lang=\"en-us\" class=\"a-no-js a-lt-ie9 a-lt-ie8 a-lt-ie7\"> <![endif]-->\n<!--[if IE 7]> <html lang=\"en-us\" class=\"a-no-js a-lt-ie9 a-lt-ie8\"> <![endif]-->\n<!--[if IE 8]> <html lang=\"en-us\" class=\"a",
"issue": "Markdown response is missing a heading."
},
"issue": "Markdown response is missing a heading.",
"howToFix": "Return Markdown with at least one heading and substantive page content, including useful links or instructions for agents."
}
]
}Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
25 Fail
Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
Needs attention
MCP Server Card
Issue
MCP Server Card was not found at the expected path.
Why it matters
MCP Server Cards help agents discover server transports, capabilities, and protocol details before opening an MCP session.
Check name
MCP Server Card
Score
0/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Publish an MCP Server Card for agent discovery.
Result
MCP Server Card failed at "Fetch to find resource".
Validation steps
Fetch to find resource
MCP Server Card was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 503,
"contentType": "text/html",
"length": 2671
},
{
"path": "/.well-known/mcp/server-cards.json",
"statusCode": 404,
"contentType": "text/html;charset=UTF-8",
"length": 2296
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html;charset=UTF-8",
"length": 2296
}
]
},
"issue": "MCP Server Card was not found at the expected path.",
"howToFix": "Publish an MCP server card with valid transports and make each advertised local endpoint answer an MCP initialize request."
}
]
}Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Fetch to find resource".
25 Fail
Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Fetch to find resource".
Needs attention
mcp.json
Issue
mcp.json was not found at the expected path.
Why it matters
MCP clients need trustworthy server metadata, protocol version, transport details, and capability hints before connecting to a remote MCP server.
Check name
mcp.json
Score
0/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Expose a stable MCP server metadata document that points agents to the site's MCP endpoint.
Result
mcp.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
mcp.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html;charset=UTF-8",
"length": 2296
},
{
"path": "/.well-known/mcp.json",
"statusCode": 503,
"contentType": "text/html",
"length": 2671
},
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 404,
"contentType": "text/html;charset=UTF-8",
"length": 2296
}
]
},
"issue": "mcp.json was not found at the expected path.",
"howToFix": "Publish mcp.json or an MCP server card with serverInfo, protocolVersion, transport endpoint, and capabilities."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
25 Fail
AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
Needs attention
Semantic HTML
Issue
Semantic HTML is incomplete: missing <main> landmark; missing <footer> landmark; invalid h1 (found 0); skipped heading levels; 3 links missing accessible names.
Details
Why it matters
Semantic HTML gives browsers, assistive technology, search systems, and agents reliable landmarks, headings, controls, form semantics, and image context.
Check name
Semantic HTML
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Expose readable page structure through semantic HTML and accessible controls.
Result
Semantic HTML is missing or incomplete.
Evidence
{
"main": false,
"nav": true,
"footer": false,
"meaningfulH1": false,
"headingOrder": false,
"accessibleLinks": false,
"accessibleButtons": true,
"imageAltCoverage": true,
"formAutocompleteCoverage": true,
"details": {
"inaccessibleLinks": [
"<a id=\"nav-top\"></a>",
"<a id=\"skippedLink\" tabindex=\"-1\"></a>",
"<a name=\"top\"></a>"
],
"inaccessibleButtons": [],
"missingAutocompleteInputs": [],
"imagesMissingAlt": [
"<img src=\"https://m.media-amazon.com/images/G/01/personalization/ybh/loading-4x-gray._CB485916920_.gif\">"
],
"skippedHeadingLevels": [
"h2: Skip to",
"h2: Keyboard shortcuts",
"h2: Get your game on",
"h2: Shop Fashion for less",
"h2: New home arrivals under $50",
"h2: Grilling must-haves for Dads",
"h2: Top categories in Kitchen appliances",
"h2: Shop Father's Day deals",
"h2: Fashion trends you like",
"h2: Easy updates for elevated spaces",
"h2: Best Sellers in Computers & Accessories",
"h2: Best Sellers in Home & Kitchen",
"h2: Toys for all ages",
"h2: Wireless Tech",
"h2: Most-loved watches",
"h2: Have more fun with family",
"h2: Best Sellers in Beauty & Personal Care",
"h2: Best Sellers in Kitchen & Dining",
"h2: Level up your PC here",
"h2: Gear up to get fit",
"h2: Deals on top categories",
"h2: Level up your beauty routine",
"h2: Best Sellers in Books",
"h2: Best Sellers in Sports & Outdoors",
"h2: Finds for Home",
"h2: Score the top PCs & Accessories",
"h2: Home & Kitchen essentials",
"h2: Warm & welcoming decor",
"h2: Best Sellers in Clothing, Shoes & Jewelry",
"h5: Amazon Music",
"h5: Amazon Ads",
"h5: 6pm",
"h5: AbeBooks",
"h5: ACX",
"h5: Sell on Amazon",
"h5: Veeqo",
"h5: Amazon Business",
"h5: AmazonGlobal",
"h5: Amazon Web Services",
"h5: Audible",
"h5: Box Office Mojo",
"h5: Goodreads",
"h5: IMDb",
"h5: IMDbPro",
"h5: Kindle Direct Publishing",
"h5: Prime Video Direct",
"h5: Shopbop",
"h5: Woot!",
"h5: Zappos",
"h5: Ring",
"h5: eero WiFi",
"h5: Blink",
"h5: Neighbors App",
"h5: PillPack"
]
},
"counts": {
"h1": 0,
"headings": 54,
"links": 263,
"inaccessibleLinks": 3,
"buttons": 5,
"inaccessibleButtons": 0,
"images": 131,
"imagesWithAlt": 130,
"autocompleteInputs": 1,
"inputsWithAutocomplete": 1,
"missingAutocompleteInputs": 0
}
}Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
25 Fail
Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
Needs attention
WebMCP manifest
Issue
WebMCP manifest was not found at the expected path.
Why it matters
A WebMCP manifest advertises browser-exposed tools declaratively so agents can understand available site actions before invoking them.
Check name
WebMCP manifest
Score
0/100
Status
fail
Category
MCP
Maturity
Informational
Goal
Publish a WebMCP manifest for declarative browser tool discovery when using the draft manifest convention.
Result
WebMCP manifest failed at "Fetch to find resource".
Validation steps
Fetch to find resource
WebMCP manifest was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/webmcp.json",
"statusCode": 404,
"contentType": "text/html;charset=UTF-8",
"length": 2296
},
{
"path": "/webmcp.json",
"statusCode": 404,
"contentType": "text/html;charset=UTF-8",
"length": 2296
},
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html;charset=UTF-8",
"length": 2296
}
]
},
"issue": "WebMCP manifest was not found at the expected path.",
"howToFix": "Keep declarative WebMCP manifest discovery informational until the manifest shape stabilizes; validate tools if you publish one."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
Needs attention
A2A Agent Card
Issue
A2A Agent Card was not found at the expected path.
Why it matters
A2A Agent Cards let compatible clients discover agent skills, input and output modes, and the endpoint used to invoke those skills.
Check name
A2A Agent Card
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an agent card so A2A-compatible clients can discover capabilities.
Result
A2A Agent Card failed at "Fetch to find resource".
Validation steps
Fetch to find resource
A2A Agent Card was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent-card.json",
"statusCode": 404,
"contentType": "text/html;charset=UTF-8",
"length": 2296
},
{
"path": "/.well-known/a2a/agent-card.json",
"statusCode": 404,
"contentType": "text/html;charset=UTF-8",
"length": 2296
},
{
"path": "/agent-card.json",
"statusCode": 404,
"contentType": "text/html;charset=UTF-8",
"length": 2296
}
]
},
"issue": "A2A Agent Card was not found at the expected path.",
"howToFix": "Publish an A2A Agent Card with required skill details and make the advertised url answer A2A JSON-RPC requests."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Fetch to find resource".
Needs attention
Agent Skills index
Issue
Agent Skills index was not found at the expected path.
Why it matters
An Agent Skills index lets clients find task-specific SKILL.md documents that describe how to use site capabilities correctly.
Check name
Agent Skills index
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an agent skills discovery index.
Result
Agent Skills index failed at "Fetch to find resource".
Validation steps
Fetch to find resource
Agent Skills index was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent-skills/index.json",
"statusCode": 404,
"contentType": "text/html;charset=UTF-8",
"length": 2296
},
{
"path": "/.well-known/skills/index.json",
"statusCode": 503,
"contentType": "text/html",
"length": 2671
}
]
},
"issue": "Agent Skills index was not found at the expected path.",
"howToFix": "Publish an index with a non-empty skills array and reachable SKILL.md URLs."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Fetch to find resource".
Needs attention
agent.json
Issue
agent.json was not found at the expected path.
Why it matters
agent.json is an emerging machine-readable manifest for declaring what a website does, how agents authenticate, and which actions or protocols are available.
Check name
agent.json
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish the singular Agent Web Protocol agent.json manifest without confusing it with the separate agents.json directory convention.
Result
agent.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
agent.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent.json",
"statusCode": 404,
"contentType": "text/html;charset=UTF-8",
"length": 2296
},
{
"path": "/agent.json",
"statusCode": 404,
"contentType": "text/html;charset=UTF-8",
"length": 2296
}
]
},
"issue": "agent.json was not found at the expected path.",
"howToFix": "Publish agent.json with awp_version, domain, intent, and typed actions that point to real same-origin API or protocol endpoints."
}
]
}Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Fetch to find resource".
Needs attention
agents.json
Issue
agents.json was not found at the expected path.
Why it matters
agents.json gives clients a simple directory of agent-facing capabilities and contacts when a site chooses to advertise them.
Check name
agents.json
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Informational
Goal
Publish an agents.json directory for agent-facing capabilities and contacts when using this convention.
Result
agents.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
agents.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agents.json",
"statusCode": 404,
"contentType": "text/html;charset=UTF-8",
"length": 2296
},
{
"path": "/agents.json",
"statusCode": 404,
"contentType": "text/html;charset=UTF-8",
"length": 2296
}
]
},
"issue": "agents.json was not found at the expected path.",
"howToFix": "If this site uses agents.json, publish JSON with an agents array containing name and url for each agent."
}
]
}AI DiscoverabilityDiscoverabilityEstablished
High-value schema types
High-value schema types is missing or incomplete.
20 Fail
AI DiscoverabilityDiscoverabilityEstablished
High-value schema types
High-value schema types is missing or incomplete.
Needs attention
High-value schema types
Issue
No high-value schema types (e.g. Article, Product, Service) were found.
Why it matters
High-value schema types tell agents whether a page is an article, product, event, service, or other actionable content type.
Check name
High-value schema types
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Use schema types that describe the page's primary content or offering.
Result
High-value schema types is missing or incomplete.
Evidence
{
"found": [],
"expected": [
"Article",
"BlogPosting",
"NewsArticle",
"Product",
"SoftwareApplication",
"FAQPage",
"LocalBusiness",
"VideoObject",
"HowTo",
"Event",
"Course",
"Review",
"Service"
],
"allTypes": []
}AI DiscoverabilityDiscoverabilityEstablished
JSON-LD present
JSON-LD present is missing or incomplete.
20 Fail
AI DiscoverabilityDiscoverabilityEstablished
JSON-LD present
JSON-LD present is missing or incomplete.
Needs attention
JSON-LD present
Issue
No JSON-LD blocks found.
Why it matters
JSON-LD is a low-friction structured data format that agents can extract without interpreting page presentation or microdata markup.
Check name
JSON-LD present
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Expose schema.org JSON-LD so AI search systems can parse page entities.
Result
JSON-LD present is missing or incomplete.
Evidence
{
"blocks": 0,
"validBlocks": 0,
"schemaContextBlocks": 0,
"errors": [],
"documents": [],
"nodes": []
}AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
20 Fail
AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
Needs attention
Link headers
Issue
No useful agent discovery Link headers were found.
Why it matters
Link headers let automated clients discover API catalogs, documentation, and machine-readable alternates without parsing page markup first.
Check name
Link headers
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Include Link response headers for agent discovery using RFC 8288.
Result
Link headers failed at "Find useful Link headers".
Validation steps
Find useful Link headers
No useful agent discovery Link headers were found.
Fetch same-origin Link header targets
Link headers did not expose any same-origin targets to validate.
Evidence
{
"failedStep": "presence",
"steps": [
{
"id": "presence",
"title": "Find useful Link headers",
"status": "fail",
"evidence": {
"links": []
},
"issue": "No useful agent discovery Link headers were found.",
"howToFix": "Expose useful Link headers such as rel=\"api-catalog\", rel=\"service-doc\", and rel=\"service-desc\"."
},
{
"id": "target-validation",
"title": "Fetch same-origin Link header targets",
"status": "fail",
"evidence": {
"checked": [],
"failures": [
{
"reason": "No same-origin Link header targets were available to fetch."
}
]
},
"issue": "Link headers did not expose any same-origin targets to validate.",
"howToFix": "Make each same-origin Link href reachable and serve the advertised media type."
}
]
}AI DiscoverabilityDiscoverabilityEstablished
Organization / WebSite schema
Organization / WebSite schema is missing or incomplete.
20 Fail
AI DiscoverabilityDiscoverabilityEstablished
Organization / WebSite schema
Organization / WebSite schema is missing or incomplete.
Needs attention
Organization / WebSite schema
Issue
Neither Organization nor WebSite schema types were found in JSON-LD.
Why it matters
Organization and WebSite schema help agents identify the publisher, canonical site identity, logo, and related profiles for attribution.
Check name
Organization / WebSite schema
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Identify the site owner and website entity in structured data.
Result
Organization / WebSite schema is missing or incomplete.
Evidence
{
"found": [],
"allTypes": []
}AI DiscoverabilityDiscoverabilityEstablished
Sitemap
Sitemap is missing or incomplete.
20 Fail
AI DiscoverabilityDiscoverabilityEstablished
Sitemap
Sitemap is missing or incomplete.
Needs attention
Sitemap
Issue
No valid XML sitemap found at checked locations: https://www.amazon.com/sitemap.xml, https://www.amazon.com/sitemap_index.xml, https://www.amazon.com/sitemap-index.xml.
Why it matters
Sitemaps help crawlers and agents discover canonical URLs, updated pages, and deeper content that may not be obvious from the homepage navigation.
Check name
Sitemap
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Publish a sitemap and reference it from robots.txt.
Result
Sitemap is missing or incomplete.
Evidence
{
"checked": [
"https://www.amazon.com/sitemap.xml",
"https://www.amazon.com/sitemap_index.xml",
"https://www.amazon.com/sitemap-index.xml"
]
}AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is partially implemented.
19 Warning
AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is partially implemented.
Needs attention
Content freshness signals
Issue
Content freshness signals are incomplete: missing Last-Modified HTTP header; missing dateModified/datePublished in JSON-LD.
Why it matters
Freshness signals help agents decide whether content is current enough to cite, summarize, or compare against newer sources.
Check name
Content freshness signals
Score
25/100
Status
warning
Category
Content Readiness
Maturity
Established
Goal
Expose modified and published dates for freshness-aware retrieval and ranking.
Result
Content freshness signals is partially implemented.
Evidence
{
"lastModified": null,
"schemaDates": [],
"metaDateCount": 1,
"timeDateCount": 0
}Agent Ease of UseSkill DiscoveryEmerging recommendation
DNS-AID Agent Discovery
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
15 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
DNS-AID Agent Discovery
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
Needs attention
DNS-AID Agent Discovery
Issue
No DNS-AID entrypoint records were found under _agents.
Why it matters
DNS-AID lets agents discover index, A2A, and other agent entrypoints before fetching HTTP metadata, while DNSSEC can authenticate the discovery zone.
Check name
DNS-AID Agent Discovery
Score
25/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish DNS for AI Discovery records under _agents for DNS-based agent entrypoint discovery.
Result
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
Validation steps
Resolve DNS-AID SVCB/HTTPS records
No DNS-AID entrypoint records were found under _agents.
Validate alpn and endpoint parameters
Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint.
Check DNSSEC material
DNSSEC material was not visible for the hostname or parent zone from this resolver.
Evidence
{
"failedStep": "svcb-https-records",
"steps": [
{
"id": "svcb-https-records",
"title": "Resolve DNS-AID SVCB/HTTPS records",
"status": "fail",
"evidence": {
"hostname": "www.amazon.com",
"probes": [
{
"name": "_index._agents.www.amazon.com",
"found": false,
"recordCount": 1,
"records": [],
"hasAlpn": false,
"hasEndpoint": false
},
{
"name": "_a2a._agents.www.amazon.com",
"found": false,
"recordCount": 1,
"records": [],
"hasAlpn": false,
"hasEndpoint": false
}
]
},
"issue": "No DNS-AID entrypoint records were found under _agents.",
"howToFix": "Publish ServiceMode SVCB/HTTPS records such as _index._agents.example.com or _a2a._agents.example.com."
},
{
"id": "service-params",
"title": "Validate alpn and endpoint parameters",
"status": "informational",
"evidence": {
"discovered": []
},
"howToFix": "Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint."
},
{
"id": "dnssec",
"title": "Check DNSSEC material",
"status": "warning",
"evidence": {
"hasDnssecMaterial": false,
"checked": [
{
"name": "www.amazon.com",
"dnssecTypes": [],
"dnssecRecordCount": 0
},
{
"name": "amazon.com",
"dnssecTypes": [],
"dnssecRecordCount": 0
}
]
},
"issue": "DNSSEC material was not visible for the hostname or parent zone from this resolver.",
"howToFix": "Sign the public discovery zone with DNSSEC so validating resolvers can return authenticated data."
}
]
}Agent Ease of UseMCPInformational
WebMCP
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
13 Warning
Agent Ease of UseMCPInformational
WebMCP
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
Needs attention
WebMCP
Issue
WebMCP declarative annotations need fixes.
Details
Why it matters
WebMCP can expose page context and actions directly through the browser, giving agents safer structured hooks than screen scraping alone.
Check name
WebMCP
Score
50/100
Status
warning
Category
MCP
Maturity
Informational
Goal
Support WebMCP to expose site tools to AI agents via the browser.
Result
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
Validation steps
Detect data-mcp-tool annotations
No data-mcp-tool attributes were found on interactive elements.
Detect WebMCP declarative tags
No elements found with tool-name or tool-description attributes.
Validate WebMCP declarative annotation quality
WebMCP declarative annotations need fixes.
WebMCP declarative annotation issues
<select name="url"> is missing tool-param-description.<input name="field-keywords"> is missing tool-param-description.<input> is missing a name attribute.<input> is missing a label.<input> is missing tool-param-description.
Detect WebMCP imperative API usage
navigator.modelContext.provideContext(), navigator.modelContext.registerTool(), or other imperative signals were not detected in rendered browser state.
Detect WebMCP browser navigator injection
navigator.modelContext was not detected in the rendered browser page.
Interactive surface coverage
Only 0% of interactive surfaces are annotated.
Evidence
{
"failedStep": "declarative-annotation-quality",
"steps": [
{
"id": "data-mcp-tool-attributes",
"title": "Detect data-mcp-tool annotations",
"status": "informational",
"evidence": {
"dataMcpToolCount": 0,
"dataMcpTools": []
},
"issue": "No data-mcp-tool attributes were found on interactive elements.",
"howToFix": "Add data-mcp-tool attributes to high-value forms, buttons, and links so generic MCP-aware tooling can identify intended actions."
},
{
"id": "declarative-tags",
"title": "Detect WebMCP declarative tags",
"status": "informational",
"evidence": {
"totalForms": 2,
"formsWithTags": 0,
"totalInteractive": 268,
"interactiveWithTags": 0,
"totalCount": 270,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<select name=\"url\"> is missing tool-param-description.",
"<input name=\"field-keywords\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing a label.",
"<input> is missing tool-param-description."
]
},
"issue": "No elements found with tool-name or tool-description attributes.",
"howToFix": "Add tool-name and tool-description attributes to forms and interactive elements."
},
{
"id": "declarative-annotation-quality",
"title": "Validate WebMCP declarative annotation quality",
"status": "warning",
"evidence": {
"issueCount": 5,
"issues": [
"<select name=\"url\"> is missing tool-param-description.",
"<input name=\"field-keywords\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing a label.",
"<input> is missing tool-param-description."
]
},
"issue": "WebMCP declarative annotations need fixes.",
"issueDetails": [
{
"title": "WebMCP declarative annotation issues",
"items": [
{
"type": "code",
"value": "<select name=\"url\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"field-keywords\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing a label."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
}
]
}
],
"howToFix": "Use snake_case tool-name values, descriptive tool-description values, named and labeled fields, and tool-param-description on inputs."
},
{
"id": "imperative-api",
"title": "Detect WebMCP imperative API usage",
"status": "informational",
"evidence": {
"staticSignals": {
"detected": false,
"matched": []
},
"browser": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
},
"issue": "navigator.modelContext.provideContext(), navigator.modelContext.registerTool(), or other imperative signals were not detected in rendered browser state.",
"howToFix": "Use navigator.modelContext.provideContext() to register tools programmatically."
},
{
"id": "browser-navigator-injection",
"title": "Detect WebMCP browser navigator injection",
"status": "informational",
"evidence": {
"browser": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
},
"issue": "navigator.modelContext was not detected in the rendered browser page.",
"howToFix": "Expose WebMCP through navigator.modelContext in the browser runtime when the page is intended to provide in-page tools."
},
{
"id": "surface-coverage",
"title": "Interactive surface coverage",
"status": "informational",
"evidence": {
"totalForms": 2,
"formsWithTags": 0,
"totalInteractive": 268,
"interactiveWithTags": 0,
"totalCount": 270,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<select name=\"url\"> is missing tool-param-description.",
"<input name=\"field-keywords\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing a label.",
"<input> is missing tool-param-description."
]
},
"issue": "Only 0% of interactive surfaces are annotated.",
"howToFix": "Add WebMCP annotations to all forms and interactive elements to increase agent coverage."
}
],
"staticSignals": {
"detected": false,
"matched": []
},
"coverage": {
"totalForms": 2,
"formsWithTags": 0,
"totalInteractive": 268,
"interactiveWithTags": 0,
"totalCount": 270,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<select name=\"url\"> is missing tool-param-description.",
"<input name=\"field-keywords\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing a label.",
"<input> is missing tool-param-description."
]
},
"browserWebMcp": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Visible structured data match
AIO: Visible structured data match scored 0/100 and needs a fix.
10 Fail
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Visible structured data match
AIO: Visible structured data match scored 0/100 and needs a fix.
Needs attention
AIO: Visible structured data match
Issue
No JSON-LD structured data was detected.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Visible structured data match
Score
0/100
Status
fail
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Visible structured data match scored 0/100 and needs a fix.
Evidence
{
"schemaCount": 0,
"mismatches": [],
"score": 0,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 40/100 and needs a fix.
6 Fail
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 40/100 and needs a fix.
Needs attention
AIO: Source and trust signals
Issue
Missing AIO trust signals: author, publisher, freshnessDate.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Source and trust signals
Score
40/100
Status
fail
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Source and trust signals scored 40/100 and needs a fix.
Evidence
{
"signals": {
"author": false,
"publisher": false,
"freshnessDate": false,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"publisher",
"freshnessDate"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [],
"visibleDates": [],
"aboutLinks": [
{
"href": "https://blog.aboutamazon.com/?utm_source=gateway&utm_medium=footer",
"text": "Blog",
"html": "<a href=\"https://blog.aboutamazon.com/?utm_source=gateway&utm_medium=footer\" class=\"nav_a\">Blog</a>"
},
{
"href": "https://www.aboutamazon.com/?utm_source=gateway&utm_medium=footer",
"text": "About Amazon",
"html": "<a href=\"https://www.aboutamazon.com/?utm_source=gateway&utm_medium=footer\" class=\"nav_a\">About Amazon</a>"
}
],
"contactLinks": [
{
"href": "/gp/help/customer/display.html?nodeId=508510&ref_=nav_cs_customerservice",
"text": "Customer Service",
"html": "<a href=\"/gp/help/customer/display.html?nodeId=508510&ref_=nav_cs_customerservice\" class=\"nav-a \" tabindex=\"0\" data-csa-c-type=\"link\" data-csa-c-slot-id=\"nav_cs_5\" data-csa-c-content-id=\"nav_cs_customerservice\" data-csa-c-id=\"3cs18-fdktc6-rlnomf-d4eart\">Customer Service</a>"
},
{
"href": "/gp/help/customer/accessibility",
"text": "Disability Customer Support",
"html": "<a href=\"/gp/help/customer/accessibility\" aria-label=\"Click to call our Disability Customer Support line, or reach us directly at 1-888-283-1678\" class=\"nav-hidden-aria \" tabindex=\"0\" data-csa-c-type=\"link\" data-csa-c-slot-id=\"nav_cs_6\" data-csa-c-id=\"kbdbx1-ef8ib0-1a6ha4-7du4az\">Disability Customer Support</a>"
},
{
"href": "/MoKo-Generation-Stand-Translucent-Support/dp/B0B8STRJYJ/?_encoding=UTF8&pd_rd_w=uOkH1&content-id=amzn1.sym.9929d3ab-edb7-4ef5-a232-26d90f828fa5&pf_rd_p=9929d3ab-edb7-4ef5-a232-26d90f828fa5&pf_rd_r=AVSW306AD9ED86GZYG72&pd_rd_wg=PWh36&pd_rd_r=9d4e3ca7-de5c-4bbe-818d-46ddab9205b2&ref_=pd_hp_d_btf_crs_zg_bs_541966",
"text": "",
"html": "<a class=\"a-link-normal\" href=\"/MoKo-Generation-Stand-Translucent-Support/dp/B0B8STRJYJ/?_encoding=UTF8&pd_rd_w=uOkH1&content-id=amzn1.sym.9929d3ab-edb7-4ef5-a232-26d90f828fa5&pf_rd_p=9929d3ab-edb7-4ef5-a232-26d90f828fa5&pf_rd_r=AVSW306AD9ED86GZYG72&pd_rd_wg=PWh36&pd_rd_r=9d4e3ca7-de5c-4bbe-818d-46ddab9205b2&ref_=pd_hp_d_btf_crs_zg_bs_541966\"><img alt=\"MoKo for iPad (A16) 11th Generation Case 11 Inch 2025, iPad 10th Generation Case 10.9 Inch 2022, Slim Stand Hard P..."
},
{
"href": "/gp/help/customer/display.html?nodeId=GDFU3JS5AL6SYHRD&ref_=footer_covid",
"text": "Amazon and COVID-19",
"html": "<a href=\"/gp/help/customer/display.html?nodeId=GDFU3JS5AL6SYHRD&ref_=footer_covid\" class=\"nav_a\">Amazon and COVID-19</a>"
},
{
"href": "/gp/help/customer/display.html?nodeId=468520&ref_=footer_shiprates",
"text": "Shipping Rates & Policies",
"html": "<a href=\"/gp/help/customer/display.html?nodeId=468520&ref_=footer_shiprates\" class=\"nav_a\">Shipping Rates & Policies</a>"
},
{
"href": "/gp/help/customer/display.html?nodeId=508510&ref_=footer_gw_m_b_he",
"text": "Help",
"html": "<a href=\"/gp/help/customer/display.html?nodeId=508510&ref_=footer_gw_m_b_he\" class=\"nav_a\">Help</a>"
},
{
"href": "/gp/help/customer/display.html?nodeId=508088&ref_=footer_cou",
"text": "Conditions of Use",
"html": "<a href=\"/gp/help/customer/display.html?nodeId=508088&ref_=footer_cou\" id class=\"nav_a\">Conditions of Use</a>"
},
{
"href": "/gp/help/customer/display.html?nodeId=GX7NJQ4ZB8MHFRNJ&ref_=footer_privacy",
"text": "Privacy Notice",
"html": "<a href=\"/gp/help/customer/display.html?nodeId=GX7NJQ4ZB8MHFRNJ&ref_=footer_privacy\" id class=\"nav_a\">Privacy Notice</a>"
},
{
"href": "/gp/help/customer/display.html?ie=UTF8&nodeId=TnACMrGVghHocjL8KB&ref_=footer_consumer_health_data_privacy",
"text": "Consumer Health Data Privacy Disclosure",
"html": "<a href=\"/gp/help/customer/display.html?ie=UTF8&nodeId=TnACMrGVghHocjL8KB&ref_=footer_consumer_health_data_privacy\" id class=\"nav_a\">Consumer Health Data Privacy Disclosure</a>"
}
],
"privacyLinks": [
{
"href": "/gp/help/customer/display.html?nodeId=GX7NJQ4ZB8MHFRNJ&ref_=footer_privacy",
"text": "Privacy Notice",
"html": "<a href=\"/gp/help/customer/display.html?nodeId=GX7NJQ4ZB8MHFRNJ&ref_=footer_privacy\" id class=\"nav_a\">Privacy Notice</a>"
},
{
"href": "/gp/help/customer/display.html?ie=UTF8&nodeId=TnACMrGVghHocjL8KB&ref_=footer_consumer_health_data_privacy",
"text": "Consumer Health Data Privacy Disclosure",
"html": "<a href=\"/gp/help/customer/display.html?ie=UTF8&nodeId=TnACMrGVghHocjL8KB&ref_=footer_consumer_health_data_privacy\" id class=\"nav_a\">Consumer Health Data Privacy Disclosure</a>"
},
{
"href": "/privacyprefs?ref_=footer_iba",
"text": "Your Ads Privacy Choices",
"html": "<a href=\"/privacyprefs?ref_=footer_iba\" id class=\"nav_a\">Your Ads Privacy Choices</a>"
}
],
"score": 40,
"weight": 20
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 45/100 and needs a fix.
6 Fail
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 45/100 and needs a fix.
Needs attention
GEO: Entity clarity
Issue
Title/H1 terms missing from description: amazon, com, spend, less, smile, more.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Entity clarity
Score
45/100
Status
fail
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Entity clarity scored 45/100 and needs a fix.
Evidence
{
"title": "Amazon.com. Spend less. Smile more.",
"h1": "",
"description": "Free shipping on millions of items. Get the best of Shopping and Entertainment with Prime. Enjoy low prices and great deals on the largest selection of everyday essentials and other products, including fashion, home, beauty, electronics, Alexa Devices, sporting goods, toys, automotive, pets, baby, books, video games, musical instruments, office supplies, and more.",
"topicOverlap": 0,
"topicTerms": [
"amazon",
"com",
"spend",
"less",
"smile",
"more"
],
"descriptionTerms": [
"free",
"shipping",
"millions",
"items",
"get",
"best",
"shopping",
"entertainment",
"prime",
"enjoy",
"low",
"prices",
"great",
"deals",
"largest",
"selection",
"everyday",
"essentials",
"other",
"products"
],
"missingFromDescription": [
"amazon",
"com",
"spend",
"less",
"smile",
"more"
],
"score": 45,
"weight": 28
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: AI crawler accessibility
GEO: AI crawler accessibility scored 45/100 and needs a fix.
5 Fail
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: AI crawler accessibility
GEO: AI crawler accessibility scored 45/100 and needs a fix.
Needs attention
GEO: AI crawler accessibility
Issue
robots.txt blocks these AI crawlers: gptbot, chatgpt-user, claudebot, perplexitybot, google-extended. No rendered JSON-LD schema block was detected.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: AI crawler accessibility
Score
45/100
Status
fail
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: AI crawler accessibility scored 45/100 and needs a fix.
Evidence
{
"textWords": 834,
"htmlBytes": 848247,
"robots": {
"checkedCrawlers": [
"gptbot",
"chatgpt-user",
"claudebot",
"perplexitybot",
"google-extended"
],
"blocked": [
"gptbot",
"chatgpt-user",
"claudebot",
"perplexitybot",
"google-extended"
],
"allows": false
},
"schemaBlocks": 0,
"finalUrl": "https://www.amazon.com/",
"robotsExcerpt": "User-agent: *\nDisallow: /exec/obidos/account-access-login\nDisallow: /exec/obidos/change-style\nDisallow: /exec/obidos/flex-sign-in\nDisallow: /exec/obidos/handle-buy-box\nDisallow: /exec/obidos/tg/cm/member/\nDisallow: /gp/aw/help/id=sss\nDisallow: /gp/cart\nDisallow: /gp/flex\nDisallow: /gp/product/e-mail-friend\nDisallow: /gp/product/product-availability\nDisallow: /gp/product/rate-this-item\nDisallow: /gp/sign-in\nDisallow: /gp/reader\nDisallow: /gp/sitbv3/reader\nDisallow: /gp/richpub/syltguides/create\nDisallow: /gp/gfix\nDisallow: /gp/associations/wizard.html\nDisallow: /gp/dmusic/order\nDisallow: /gp/legacy-handle-buy-box.html\nDisallow: /gp/aws/ssop\nDisallow: /gp/yourstore\nDisallow: /gp/gift-central/organizer/add-wishlist\nDisallow: /gp/vote\nDisallow: /gp/voting/\nDisallow: /gp/music/wma-pop-up\nDisall",
"score": 45,
"weight": 26
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 40/100 and needs a fix.
5 Fail
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 40/100 and needs a fix.
Needs attention
AEO: Answer evidence and trust
Issue
Missing AIO trust signals: author, publisher, freshnessDate.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer evidence and trust
Score
40/100
Status
fail
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer evidence and trust scored 40/100 and needs a fix.
Evidence
{
"signals": {
"author": false,
"publisher": false,
"freshnessDate": false,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"publisher",
"freshnessDate"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [],
"visibleDates": [],
"aboutLinks": [
{
"href": "https://blog.aboutamazon.com/?utm_source=gateway&utm_medium=footer",
"text": "Blog",
"html": "<a href=\"https://blog.aboutamazon.com/?utm_source=gateway&utm_medium=footer\" class=\"nav_a\">Blog</a>"
},
{
"href": "https://www.aboutamazon.com/?utm_source=gateway&utm_medium=footer",
"text": "About Amazon",
"html": "<a href=\"https://www.aboutamazon.com/?utm_source=gateway&utm_medium=footer\" class=\"nav_a\">About Amazon</a>"
}
],
"contactLinks": [
{
"href": "/gp/help/customer/display.html?nodeId=508510&ref_=nav_cs_customerservice",
"text": "Customer Service",
"html": "<a href=\"/gp/help/customer/display.html?nodeId=508510&ref_=nav_cs_customerservice\" class=\"nav-a \" tabindex=\"0\" data-csa-c-type=\"link\" data-csa-c-slot-id=\"nav_cs_5\" data-csa-c-content-id=\"nav_cs_customerservice\" data-csa-c-id=\"3cs18-fdktc6-rlnomf-d4eart\">Customer Service</a>"
},
{
"href": "/gp/help/customer/accessibility",
"text": "Disability Customer Support",
"html": "<a href=\"/gp/help/customer/accessibility\" aria-label=\"Click to call our Disability Customer Support line, or reach us directly at 1-888-283-1678\" class=\"nav-hidden-aria \" tabindex=\"0\" data-csa-c-type=\"link\" data-csa-c-slot-id=\"nav_cs_6\" data-csa-c-id=\"kbdbx1-ef8ib0-1a6ha4-7du4az\">Disability Customer Support</a>"
},
{
"href": "/MoKo-Generation-Stand-Translucent-Support/dp/B0B8STRJYJ/?_encoding=UTF8&pd_rd_w=uOkH1&content-id=amzn1.sym.9929d3ab-edb7-4ef5-a232-26d90f828fa5&pf_rd_p=9929d3ab-edb7-4ef5-a232-26d90f828fa5&pf_rd_r=AVSW306AD9ED86GZYG72&pd_rd_wg=PWh36&pd_rd_r=9d4e3ca7-de5c-4bbe-818d-46ddab9205b2&ref_=pd_hp_d_btf_crs_zg_bs_541966",
"text": "",
"html": "<a class=\"a-link-normal\" href=\"/MoKo-Generation-Stand-Translucent-Support/dp/B0B8STRJYJ/?_encoding=UTF8&pd_rd_w=uOkH1&content-id=amzn1.sym.9929d3ab-edb7-4ef5-a232-26d90f828fa5&pf_rd_p=9929d3ab-edb7-4ef5-a232-26d90f828fa5&pf_rd_r=AVSW306AD9ED86GZYG72&pd_rd_wg=PWh36&pd_rd_r=9d4e3ca7-de5c-4bbe-818d-46ddab9205b2&ref_=pd_hp_d_btf_crs_zg_bs_541966\"><img alt=\"MoKo for iPad (A16) 11th Generation Case 11 Inch 2025, iPad 10th Generation Case 10.9 Inch 2022, Slim Stand Hard P..."
},
{
"href": "/gp/help/customer/display.html?nodeId=GDFU3JS5AL6SYHRD&ref_=footer_covid",
"text": "Amazon and COVID-19",
"html": "<a href=\"/gp/help/customer/display.html?nodeId=GDFU3JS5AL6SYHRD&ref_=footer_covid\" class=\"nav_a\">Amazon and COVID-19</a>"
},
{
"href": "/gp/help/customer/display.html?nodeId=468520&ref_=footer_shiprates",
"text": "Shipping Rates & Policies",
"html": "<a href=\"/gp/help/customer/display.html?nodeId=468520&ref_=footer_shiprates\" class=\"nav_a\">Shipping Rates & Policies</a>"
},
{
"href": "/gp/help/customer/display.html?nodeId=508510&ref_=footer_gw_m_b_he",
"text": "Help",
"html": "<a href=\"/gp/help/customer/display.html?nodeId=508510&ref_=footer_gw_m_b_he\" class=\"nav_a\">Help</a>"
},
{
"href": "/gp/help/customer/display.html?nodeId=508088&ref_=footer_cou",
"text": "Conditions of Use",
"html": "<a href=\"/gp/help/customer/display.html?nodeId=508088&ref_=footer_cou\" id class=\"nav_a\">Conditions of Use</a>"
},
{
"href": "/gp/help/customer/display.html?nodeId=GX7NJQ4ZB8MHFRNJ&ref_=footer_privacy",
"text": "Privacy Notice",
"html": "<a href=\"/gp/help/customer/display.html?nodeId=GX7NJQ4ZB8MHFRNJ&ref_=footer_privacy\" id class=\"nav_a\">Privacy Notice</a>"
},
{
"href": "/gp/help/customer/display.html?ie=UTF8&nodeId=TnACMrGVghHocjL8KB&ref_=footer_consumer_health_data_privacy",
"text": "Consumer Health Data Privacy Disclosure",
"html": "<a href=\"/gp/help/customer/display.html?ie=UTF8&nodeId=TnACMrGVghHocjL8KB&ref_=footer_consumer_health_data_privacy\" id class=\"nav_a\">Consumer Health Data Privacy Disclosure</a>"
}
],
"privacyLinks": [
{
"href": "/gp/help/customer/display.html?nodeId=GX7NJQ4ZB8MHFRNJ&ref_=footer_privacy",
"text": "Privacy Notice",
"html": "<a href=\"/gp/help/customer/display.html?nodeId=GX7NJQ4ZB8MHFRNJ&ref_=footer_privacy\" id class=\"nav_a\">Privacy Notice</a>"
},
{
"href": "/gp/help/customer/display.html?ie=UTF8&nodeId=TnACMrGVghHocjL8KB&ref_=footer_consumer_health_data_privacy",
"text": "Consumer Health Data Privacy Disclosure",
"html": "<a href=\"/gp/help/customer/display.html?ie=UTF8&nodeId=TnACMrGVghHocjL8KB&ref_=footer_consumer_health_data_privacy\" id class=\"nav_a\">Consumer Health Data Privacy Disclosure</a>"
},
{
"href": "/privacyprefs?ref_=footer_iba",
"text": "Your Ads Privacy Choices",
"html": "<a href=\"/privacyprefs?ref_=footer_iba\" id class=\"nav_a\">Your Ads Privacy Choices</a>"
}
],
"score": 40,
"weight": 22
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Extraction-friendly structure
GEO: Extraction-friendly structure scored 55/100 and needs improvement.
4 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Extraction-friendly structure
GEO: Extraction-friendly structure scored 55/100 and needs improvement.
Needs attention
GEO: Extraction-friendly structure
Issue
Missing extraction signals: optional top summary / TL;DR / key takeaways block, table with <thead> only if the page already has tabular/comparative data, optional visible FAQ or FAQPage schema, JSON-LD structured data.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Extraction-friendly structure
Score
55/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Extraction-friendly structure scored 55/100 and needs improvement.
Evidence
{
"hasSummary": false,
"tableCount": 1,
"tablesWithHead": 0,
"tablesMissingThead": [
"<table class=\"rhf-loading-middle\"> <tbody><tr> <td class=\"rhf-loading-inner\"> <img src=\"https://m.media-amazon.com/images/G/01/personalization/ybh/loading-4x-gray._CB485916920_.gif\"> </td> </tr> </tbody></table>"
],
"orderedLists": 1,
"hasFaq": false,
"definitionPatterns": 1,
"schemaBlocks": 0,
"missingSignals": [
"optional top summary / TL;DR / key takeaways block",
"table with <thead> only if the page already has tabular/comparative data",
"optional visible FAQ or FAQPage schema",
"JSON-LD structured data"
],
"score": 55,
"weight": 24
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
4 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
Needs attention
AEO: Answer-first sections
Issue
29 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer-first sections
Score
65/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer-first sections scored 65/100 and needs improvement.
Evidence
{
"sectionCount": 29,
"passing": 0,
"failing": [
{
"heading": "Skip to",
"headingHtml": "<h2 id=\"nav-assistant-links-heading\" class=\"nav-assistant-heading nav-assistant-headers-font\">Skip to</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Keyboard shortcuts",
"headingHtml": "<h2 id=\"nav-assist-shortcuts-heading\" class=\"nav-assistant-heading nav-assistant-headers-font font-color\"> Keyboard shortcuts </h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Get your game on",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">Get your game on</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Shop Fashion for less",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">Shop Fashion for less</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "New home arrivals under $50",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">New home arrivals under $50</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Grilling must-haves for Dads",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">Grilling must-haves for Dads</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Top categories in Kitchen appliances",
"headingHtml": "<h2 class=\"a-color-base headline\"><span class=\"a-truncate\" data-a-word-break=\"normal\" data-a-max-rows=\"2\" data-a-overflow-marker=\"&hellip;\" style=\"line-height:1.3em !important;max-height:2.6em\" data-a-recalculate=\"true\"><span class=\"a-truncate-full\">Top categories in Kitchen appliances</span><span class=\"a-truncate-cut a-hidden\" aria-hidden=\"true\"></span></span></h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Shop Father's Day deals",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">Shop Father's Day deals</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Fashion trends you like",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">Fashion trends you like</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Easy updates for elevated spaces",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">Easy updates for elevated spaces</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Best Sellers in Computers & Accessories",
"headingHtml": "<h2 class=\"as-title-block-left\"><span class=\"a-color-base\">Best Sellers in Computers & Accessories</span></h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Best Sellers in Home & Kitchen",
"headingHtml": "<h2 class=\"as-title-block-left\"><span class=\"a-color-base\">Best Sellers in Home & Kitchen</span></h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Toys for all ages",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">Toys for all ages</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Wireless Tech",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">Wireless Tech</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Most-loved watches",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">Most-loved watches</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Have more fun with family",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">Have more fun with family</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Best Sellers in Beauty & Personal Care",
"headingHtml": "<h2 class=\"as-title-block-left\"><span class=\"a-color-base\">Best Sellers in Beauty & Personal Care</span></h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Best Sellers in Kitchen & Dining",
"headingHtml": "<h2 class=\"as-title-block-left\"><span class=\"a-color-base\">Best Sellers in Kitchen & Dining</span></h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Level up your PC here",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">Level up your PC here</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Gear up to get fit",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">Gear up to get fit</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Deals on top categories",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">Deals on top categories</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Level up your beauty routine",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">Level up your beauty routine</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Best Sellers in Books",
"headingHtml": "<h2 class=\"as-title-block-left\"><span class=\"a-color-base\">Best Sellers in Books</span></h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Best Sellers in Sports & Outdoors",
"headingHtml": "<h2 class=\"as-title-block-left\"><span class=\"a-color-base\">Best Sellers in Sports & Outdoors</span></h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Finds for Home",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">Finds for Home</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Score the top PCs & Accessories",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">Score the top PCs & Accessories</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Home & Kitchen essentials",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">Home & Kitchen essentials</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Warm & welcoming decor",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">Warm & welcoming decor</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Best Sellers in Clothing, Shoes & Jewelry",
"headingHtml": "<h2 class=\"as-title-block-left\"><span class=\"a-color-base\">Best Sellers in Clothing, Shoes & Jewelry</span></h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
}
],
"score": 65,
"weight": 28
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Question-led structure
AEO: Question-led structure scored 50/100 and needs improvement.
3 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Question-led structure
AEO: Question-led structure scored 50/100 and needs improvement.
Needs attention
AEO: Question-led structure
Issue
No question-led h2 sections or FAQ pattern was detected.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Question-led structure
Score
50/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Question-led structure scored 50/100 and needs improvement.
Evidence
{
"h2Count": 29,
"questionH2s": [],
"hasFaq": false,
"score": 50,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 55/100 and needs improvement.
3 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 55/100 and needs improvement.
Needs attention
AEO: Entity and definition clarity
Issue
Entity or definition gaps: amazon, com, spend, less, smile, more.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Entity and definition clarity
Score
55/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Entity and definition clarity scored 55/100 and needs improvement.
Evidence
{
"title": "Amazon.com. Spend less. Smile more.",
"h1": "",
"description": "Free shipping on millions of items. Get the best of Shopping and Entertainment with Prime. Enjoy low prices and great deals on the largest selection of everyday essentials and other products, including fashion, home, beauty, electronics, Alexa Devices, sporting goods, toys, automotive, pets, baby, books, video games, musical instruments, office supplies, and more.",
"topicOverlap": 0,
"definitionCount": 1,
"topicTerms": [
"amazon",
"com",
"spend",
"less",
"smile",
"more"
],
"descriptionTerms": [
"free",
"shipping",
"millions",
"items",
"get",
"best",
"shopping",
"entertainment",
"prime",
"enjoy",
"low",
"prices",
"great",
"deals",
"largest",
"selection",
"everyday",
"essentials",
"other",
"products"
],
"missingFromDescription": [
"amazon",
"com",
"spend",
"less",
"smile",
"more"
],
"score": 55,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 45/100 and needs a fix.
3 Fail
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 45/100 and needs a fix.
Needs attention
AIO: Page experience for AIO
Issue
Missing viewport meta tag. 129 image(s) are missing width/height attributes. 24 possible modal/interstitial element(s) detected.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Page experience for AIO
Score
45/100
Status
fail
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Page experience for AIO scored 45/100 and needs a fix.
Evidence
{
"viewportContent": "",
"visibleWords": 834,
"htmlBytes": 848247,
"imagesMissingDimensions": [
{
"src": "https://m.media-amazon.com/images/G/01/gno/sprites/nav-sprite-global-1x-reorg-privacy._CB779528203_.png",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://m.media-amazon.com/images/G/01/gno/sprites/nav-sprite-global-1x-reorg-privacy._CB779528203_.png\" style=\"display:none\" alt>"
},
{
"src": "https://m.media-amazon.com/images/I/51xCjhpo-YL._SX1500_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Father's Day gifts he'll love\" src=\"https://m.media-amazon.com/images/I/51xCjhpo-YL._SX1500_.jpg\" class=\"_cropped-image-link_style_fluidLandscapeImage__3eTVC _cropped-image-link_style_fluidImage__iJ3aE\" data-a-hires=\"https://m.media-amazon.com/images/I/71QcgptqadL._SX3000_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2026/Gaming_26/Fuji_Gaming_SingleImageCard_C-1._SY304_CB762596570_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Get your game on\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2026/Gaming_26/Fuji_Gaming_SingleImageCard_C-1._SY304_CB762596570_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2026/Gaming_26/Fuji_Gaming_SingleImageCard_C._SY608_CB762596570_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AMAZON_FASHION/2022/SITE_FLIPS/SPR_22/GW/DQC/DQC_APR_TBYB_W_BOTTOMS_1x._SY116_CB624172947_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Jeans under $50\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AMAZON_FASHION/2022/SITE_FLIPS/SPR_22/GW/DQC/DQC_APR_TBYB_W_BOTTOMS_1x._SY116_CB624172947_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AMAZON_FASHION/2022/SITE_FLIPS/SPR_22/GW/DQC/DQC_APR_TBYB_W_BOTTOMS_2x._SY232_CB624172947_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AMAZON_FASHION/2022/SITE_FLIPS/SPR_22/GW/DQC/DQC_APR_TBYB_W_TOPS_1x._SY116_CB623353881_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Tops under $25\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AMAZON_FASHION/2022/SITE_FLIPS/SPR_22/GW/DQC/DQC_APR_TBYB_W_TOPS_1x._SY116_CB623353881_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AMAZON_FASHION/2022/SITE_FLIPS/SPR_22/GW/DQC/DQC_APR_TBYB_W_TOPS_2x._SY232_CB623353881_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AMAZON_FASHION/2022/SITE_FLIPS/SPR_22/GW/DQC/DQC_APR_TBYB_W_DRESSES_1x._SY116_CB623353881_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Dresses under $30\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AMAZON_FASHION/2022/SITE_FLIPS/SPR_22/GW/DQC/DQC_APR_TBYB_W_DRESSES_1x._SY116_CB623353881_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AMAZON_FASHION/2022/SITE_FLIPS/SPR_22/GW/DQC/DQC_APR_TBYB_W_DRESSES_2x._SY232_CB623353881_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AMAZON_FASHION/2022/SITE_FLIPS/SPR_22/GW/DQC/DQC_APR_TBYB_W_SHOES_1x._SY116_CB624172947_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Shoes under $50\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AMAZON_FASHION/2022/SITE_FLIPS/SPR_22/GW/DQC/DQC_APR_TBYB_W_SHOES_1x._SY116_CB624172947_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AMAZON_FASHION/2022/SITE_FLIPS/SPR_22/GW/DQC/DQC_APR_TBYB_W_SHOES_2x._SY232_CB624172947_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/DiscoTec/2024/HomeLifestyle/HomeSummerFlip/Homepage/QuadCards/Home_Flip_Summer_2024_315_HP_NewArrivals_QuadCard_D_01_1x._SY116_CB555960040_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Kitchen & dining\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/DiscoTec/2024/HomeLifestyle/HomeSummerFlip/Homepage/QuadCards/Home_Flip_Summer_2024_315_HP_NewArrivals_QuadCard_D_01_1x._SY116_CB555960040_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/DiscoTec/2024/HomeLifestyle/HomeSummerFlip/Homepage/QuadCards/Home_Flip_Summer_2024_315_HP_NewArrivals_QuadCard_D_01_2x._SY232_CB555..."
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/DiscoTec/2024/HomeLifestyle/HomeSummerFlip/Homepage/QuadCards/Home_Flip_Summer_2024_316_HP_NewArrivals_QuadCard_D_02_1x._SY116_CB555960040_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Home improvement\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/DiscoTec/2024/HomeLifestyle/HomeSummerFlip/Homepage/QuadCards/Home_Flip_Summer_2024_316_HP_NewArrivals_QuadCard_D_02_1x._SY116_CB555960040_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/DiscoTec/2024/HomeLifestyle/HomeSummerFlip/Homepage/QuadCards/Home_Flip_Summer_2024_316_HP_NewArrivals_QuadCard_D_02_2x._SY232_CB5559600..."
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/DiscoTec/2024/HomeLifestyle/HomeSummerFlip/Homepage/QuadCards/Home_Flip_Summer_2024_317_HP_NewArrivals_QuadCard_D_03_1x._SY116_CB555960040_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Décor\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/DiscoTec/2024/HomeLifestyle/HomeSummerFlip/Homepage/QuadCards/Home_Flip_Summer_2024_317_HP_NewArrivals_QuadCard_D_03_1x._SY116_CB555960040_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/DiscoTec/2024/HomeLifestyle/HomeSummerFlip/Homepage/QuadCards/Home_Flip_Summer_2024_317_HP_NewArrivals_QuadCard_D_03_2x._SY232_CB555960040_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/DiscoTec/2024/HomeLifestyle/HomeSummerFlip/Homepage/QuadCards/Home_Flip_Summer_2024_318_HP_NewArrivals_QuadCard_D_04_1x._SY116_CB555960040_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Bedding & bath\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/DiscoTec/2024/HomeLifestyle/HomeSummerFlip/Homepage/QuadCards/Home_Flip_Summer_2024_318_HP_NewArrivals_QuadCard_D_04_1x._SY116_CB555960040_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/DiscoTec/2024/HomeLifestyle/HomeSummerFlip/Homepage/QuadCards/Home_Flip_Summer_2024_318_HP_NewArrivals_QuadCard_D_04_2x._SY232_CB55596..."
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/melody/uploads/73c3b53e-c6d3-4529-acc7-c094a7b3415c_MuseDesktop372X232_1X/AIS_FDay_2026_Fday_17_Muse_Prod_melody_homepage_372x232_1X._SY116_CB780691204_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Grilling pans\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/melody/uploads/73c3b53e-c6d3-4529-acc7-c094a7b3415c_MuseDesktop372X232_1X/AIS_FDay_2026_Fday_17_Muse_Prod_melody_homepage_372x232_1X._SY116_CB780691204_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/melody/uploads/73c3b53e-c6d3-4529-acc7-c094a7b3415c_MuseDesktop372X232/AIS_FDay_2026_Fday_17_Muse_Prod_melody_homepage_372x232..."
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/melody/uploads/380413df-d427-4e76-b7f1-a3db4c9cf21d_MuseDesktop372X232_1X/AIS_FDay_2026_Fday_19_Muse_Prod_melody_homepage_372x232_1X._SY116_CB780691203_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Aprons\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/melody/uploads/380413df-d427-4e76-b7f1-a3db4c9cf21d_MuseDesktop372X232_1X/AIS_FDay_2026_Fday_19_Muse_Prod_melody_homepage_372x232_1X._SY116_CB780691203_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/melody/uploads/380413df-d427-4e76-b7f1-a3db4c9cf21d_MuseDesktop372X232/AIS_FDay_2026_Fday_19_Muse_Prod_melody_homepage_372x232_2X._SY..."
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/melody/uploads/28bb198d-e8f7-4931-8fba-b60bc420b160_MuseDesktop372X232_1X/AIS_FDay_2026_Fday_21_Muse_Prod_melody_homepage_372x232_1X._SY116_CB780689552_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Grilling tools\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/melody/uploads/28bb198d-e8f7-4931-8fba-b60bc420b160_MuseDesktop372X232_1X/AIS_FDay_2026_Fday_21_Muse_Prod_melody_homepage_372x232_1X._SY116_CB780689552_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/melody/uploads/28bb198d-e8f7-4931-8fba-b60bc420b160_MuseDesktop372X232/AIS_FDay_2026_Fday_21_Muse_Prod_melody_homepage_372x23..."
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/melody/uploads/a7151629-3255-4f88-ad68-24120126b7d6_MuseDesktop372X232_1X/AIS_FDay_2026_Fday_23_Muse_Prod_melody_homepage_372x232_1X._SY116_CB780690303_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Gloves\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/melody/uploads/a7151629-3255-4f88-ad68-24120126b7d6_MuseDesktop372X232_1X/AIS_FDay_2026_Fday_23_Muse_Prod_melody_homepage_372x232_1X._SY116_CB780690303_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/melody/uploads/a7151629-3255-4f88-ad68-24120126b7d6_MuseDesktop372X232/AIS_FDay_2026_Fday_23_Muse_Prod_melody_homepage_372x232_2X._SY..."
},
{
"src": "https://m.media-amazon.com/images/I/313wAT6Iy2L._SY160_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Cooker\" src=\"https://m.media-amazon.com/images/I/313wAT6Iy2L._SY160_.jpg\" class=\"_quad-category-card_style_fluidLandscapeImage__3eTVC _quad-category-card_style_fluidImage__iJ3aE\" data-a-hires=\"https://m.media-amazon.com/images/I/313wAT6Iy2L._SY320_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/21W7-lndINL._SY75_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Coffee\" src=\"https://m.media-amazon.com/images/I/21W7-lndINL._SY75_.jpg\" class=\"_quad-category-card_style_fluidLandscapeImage__3eTVC _quad-category-card_style_fluidImage__iJ3aE\" data-a-hires=\"https://m.media-amazon.com/images/I/21W7-lndINL._SY150_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/21B-NkA9p-L._SY75_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Pots and Pans\" src=\"https://m.media-amazon.com/images/I/21B-NkA9p-L._SY75_.jpg\" class=\"_quad-category-card_style_fluidLandscapeImage__3eTVC _quad-category-card_style_fluidImage__iJ3aE\" data-a-hires=\"https://m.media-amazon.com/images/I/21B-NkA9p-L._SY150_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/217GQ1a2QzL._SY75_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Kettles\" src=\"https://m.media-amazon.com/images/I/217GQ1a2QzL._SY75_.jpg\" class=\"_quad-category-card_style_fluidLandscapeImage__3eTVC _quad-category-card_style_fluidImage__iJ3aE\" data-a-hires=\"https://m.media-amazon.com/images/I/217GQ1a2QzL._SY150_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/melody/uploads/46cb4ac0-8a61-4c67-ad3a-af38c872fa0b_MuseDesktop372X232_1X/AIS_FDay_2026_02_Fday_01_Muse_Prod_melody_homepage_372x232_1X._SY116_CB780692195_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Apparel\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/melody/uploads/46cb4ac0-8a61-4c67-ad3a-af38c872fa0b_MuseDesktop372X232_1X/AIS_FDay_2026_02_Fday_01_Muse_Prod_melody_homepage_372x232_1X._SY116_CB780692195_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/melody/uploads/46cb4ac0-8a61-4c67-ad3a-af38c872fa0b_MuseDesktop372X232/AIS_FDay_2026_02_Fday_01_Muse_Prod_melody_homepage_372x232..."
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/melody/uploads/b9e49983-f8cd-4465-beeb-8be7196e4330_MuseDesktop372X232_1X/AIS_FDay_2026_02_Fday_03_Muse_Prod_melody_homepage_372x232_1X._SY116_CB780692223_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Personal Care\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/melody/uploads/b9e49983-f8cd-4465-beeb-8be7196e4330_MuseDesktop372X232_1X/AIS_FDay_2026_02_Fday_03_Muse_Prod_melody_homepage_372x232_1X._SY116_CB780692223_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/melody/uploads/b9e49983-f8cd-4465-beeb-8be7196e4330_MuseDesktop372X232/AIS_FDay_2026_02_Fday_03_Muse_Prod_melody_homepage_3..."
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/melody/uploads/2be71446-8423-4b03-bb3c-312de651f33d_MuseDesktop372X232_1X/AIS_FDay_2026_02_Fday_07_Muse_Prod_melody_homepage_372x232_1X._SY116_CB780692172_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Tech\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/melody/uploads/2be71446-8423-4b03-bb3c-312de651f33d_MuseDesktop372X232_1X/AIS_FDay_2026_02_Fday_07_Muse_Prod_melody_homepage_372x232_1X._SY116_CB780692172_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/melody/uploads/2be71446-8423-4b03-bb3c-312de651f33d_MuseDesktop372X232/AIS_FDay_2026_02_Fday_07_Muse_Prod_melody_homepage_372x232_2X..."
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/melody/uploads/09cdd1da-3c1e-4815-8ece-ae46297b5033_MuseDesktop372X232_1X/AIS_FDay_2026_02_Fday_05_Muse_Prod_melody_homepage_372x232_1X._SY116_CB780692213_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Shoes\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/melody/uploads/09cdd1da-3c1e-4815-8ece-ae46297b5033_MuseDesktop372X232_1X/AIS_FDay_2026_02_Fday_05_Muse_Prod_melody_homepage_372x232_1X._SY116_CB780692213_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/melody/uploads/09cdd1da-3c1e-4815-8ece-ae46297b5033_MuseDesktop372X232/AIS_FDay_2026_02_Fday_05_Muse_Prod_melody_homepage_372x232_2..."
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AMAZON_FASHION/2023/LuxuryStores/Spring-23/GW/Quad_Cards/Spring/LSS23_SPRING_DT_CAT_CARD_2_x1._SY116_CB595261253_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Dresses\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AMAZON_FASHION/2023/LuxuryStores/Spring-23/GW/Quad_Cards/Spring/LSS23_SPRING_DT_CAT_CARD_2_x1._SY116_CB595261253_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AMAZON_FASHION/2023/LuxuryStores/Spring-23/GW/Quad_Cards/Spring/LSS23_SPRING_DT_CAT_CARD_2_x2._SY232_CB595261253_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AMAZON_FASHION/2023/LuxuryStores/Spring-23/GW/Quad_Cards/Spring/LSS23_SPRING_DT_CAT_CARD_3_x1._SY116_CB595261253_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Knits\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AMAZON_FASHION/2023/LuxuryStores/Spring-23/GW/Quad_Cards/Spring/LSS23_SPRING_DT_CAT_CARD_3_x1._SY116_CB595261253_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AMAZON_FASHION/2023/LuxuryStores/Spring-23/GW/Quad_Cards/Spring/LSS23_SPRING_DT_CAT_CARD_3_x2._SY232_CB595261253_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AMAZON_FASHION/2023/LuxuryStores/Spring-23/GW/Quad_Cards/Spring/LSS23_SPRING_DT_CAT_CARD_1_x1._SY116_CB595261253_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Jackets\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AMAZON_FASHION/2023/LuxuryStores/Spring-23/GW/Quad_Cards/Spring/LSS23_SPRING_DT_CAT_CARD_1_x1._SY116_CB595261253_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AMAZON_FASHION/2023/LuxuryStores/Spring-23/GW/Quad_Cards/Spring/LSS23_SPRING_DT_CAT_CARD_1_x2._SY232_CB595261253_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AMAZON_FASHION/2023/LuxuryStores/Spring-23/GW/Quad_Cards/Spring/LSS23_SPRING_DT_CAT_CARD_4_x1._SY116_CB595261253_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Jewelry\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AMAZON_FASHION/2023/LuxuryStores/Spring-23/GW/Quad_Cards/Spring/LSS23_SPRING_DT_CAT_CARD_4_x1._SY116_CB595261253_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AMAZON_FASHION/2023/LuxuryStores/Spring-23/GW/Quad_Cards/Spring/LSS23_SPRING_DT_CAT_CARD_4_x2._SY232_CB595261253_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/img18/home/2023/Q2/Homepage/2023Q2_GW_EE_LaundryLuxe_D_Quad_186x116._SY116_CB594237035_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Baskets & hampers\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/img18/home/2023/Q2/Homepage/2023Q2_GW_EE_LaundryLuxe_D_Quad_186x116._SY116_CB594237035_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/img18/home/2023/Q2/Homepage/2023Q2_GW_EE_LaundryLuxe_D_Quad_372x232._SY232_CB594237035_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/img18/home/2023/Q2/Homepage/2023Q2_GW_EE_Kitchen_D_Quad_186x116._SY116_CB594237035_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Hardware\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/img18/home/2023/Q2/Homepage/2023Q2_GW_EE_Kitchen_D_Quad_186x116._SY116_CB594237035_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/img18/home/2023/Q2/Homepage/2023Q2_GW_EE_Kitchen_D_Quad_372x232._SY232_CB594237035_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/img18/home/2023/Q2/Homepage/2023Q2_GW_EE_AccentFurniture_D_Quad_186x116._SY116_CB594237035_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Accent furniture\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/img18/home/2023/Q2/Homepage/2023Q2_GW_EE_AccentFurniture_D_Quad_186x116._SY116_CB594237035_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/img18/home/2023/Q2/Homepage/2023Q2_GW_EE_AccentFurniture_D_Quad_372x232._SY232_CB594237035_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/img18/home/2023/Q2/Homepage/2023Q2_GW_EE_Hallway_D_Quad_186x116._SY116_CB594237035_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Wallpaper & paint\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/img18/home/2023/Q2/Homepage/2023Q2_GW_EE_Hallway_D_Quad_186x116._SY116_CB594237035_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/img18/home/2023/Q2/Homepage/2023Q2_GW_EE_Hallway_D_Quad_372x232._SY232_CB594237035_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/615KCcOkk4L._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Ailun Screen Protector for iPad 11th A16 2025 [11 Inch] / 10th Generation 2022 [10.9 Inch], Tempered Glass [Face ID &...\" src=\"https://m.media-amazon.com/images/I/615KCcOkk4L._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/615KCcOkk4L._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/51IFiSD+kCL._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"MoKo for iPad (A16) 11th Generation Case 11 Inch 2025, iPad 10th Generation Case 10.9 Inch 2022, Slim Stand Hard PC...\" src=\"https://m.media-amazon.com/images/I/51IFiSD+kCL._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/51IFiSD+kCL._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/71K30PIVQmL._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Taygeer Travel Backpack for Women, Carry On Backpack with Water Bottle Pocket & Shoe Pouch, TSA 15.6inch Laptop Mochila...\" src=\"https://m.media-amazon.com/images/I/71K30PIVQmL._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/71K30PIVQmL._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/61bIDEtowdL._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Miracase for iPhone 16e case & iPhone 17e Case for MagSafe [with 2×9H+ Screen Protectors] TOP Military-Grade Protection...\" src=\"https://m.media-amazon.com/images/I/61bIDEtowdL._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/61bIDEtowdL._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/71iZhpB2FpL._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"ProCase 2 Pcs Screen Protector for iPad A16 2025 11th Generation 11 Inch/iPad 10th 2022 10.9 Inch, Tempered Glass Film...\" src=\"https://m.media-amazon.com/images/I/71iZhpB2FpL._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/71iZhpB2FpL._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/41AmZmm-HpL._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"JAMJAKE Stylus Pen for iPad 6th-11th Generation-2X Fast Charge Active Pencil Compatible with 2018-2026 Apple iPad Pro...\" src=\"https://m.media-amazon.com/images/I/41AmZmm-HpL._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/41AmZmm-HpL._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/71CRaMOcDvL._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"MOSISO Laptop Case 13.3 inch, 13-13.3 inch Laptop Sleeve Compatible with MacBook Air/Pro 13/Pro 14 M5 M4 M3 M2 M1, HP...\" src=\"https://m.media-amazon.com/images/I/71CRaMOcDvL._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/71CRaMOcDvL._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/61o6SkL3DOL._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Queen Size 4 Piece Sheet Set - Comfy Breathable & Cooling Sheets - Hotel Luxury Bed Sheets for Women & Men - Deep...\" src=\"https://m.media-amazon.com/images/I/61o6SkL3DOL._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/61o6SkL3DOL._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/51IKhgxg03L._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Owala FreeSip Insulated Stainless Steel Water Bottle with Straw for Sports and Travel, BPA-Free Sports Water Bottle, 24...\" src=\"https://m.media-amazon.com/images/I/51IKhgxg03L._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/51IKhgxg03L._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/81Cn1+lUraL._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Amazon Basics Slim Velvet Non-Slip Space Saving Suit Clothes Hangers, Closet Organizer, Black, 50-Pack\" src=\"https://m.media-amazon.com/images/I/81Cn1+lUraL._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/81Cn1+lUraL._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/71Si2QlAb3L._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"upsimples 11x14 Picture Frame, Display Pictures 8x10 with Mat or 11x14 Without Mat, Wall Hanging Photo Frame, Black, 1 Pack\" src=\"https://m.media-amazon.com/images/I/71Si2QlAb3L._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/71Si2QlAb3L._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/71oERUaDzWL._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Flexzilla Garden Hose 5/8 in. x 50 ft., Lightweight All-Weather Water Hose, Durable and Flexible, Leak-Free Connections\" src=\"https://m.media-amazon.com/images/I/71oERUaDzWL._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/71oERUaDzWL._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/71lylM-9P4L._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Honeywell TurboForce Air Circulator, Small Tabletop Fan, Quiet Personal Fan for Home or Office, 3 Speeds, 90 Degree...\" src=\"https://m.media-amazon.com/images/I/71lylM-9P4L._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/71lylM-9P4L._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/71jeLb3w24L._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Utopia Bedding Queen Size Sheet Set – 4 Piece Bed Sheets, Soft and Breathable Microfiber, Includes 1 Fitted Sheet, 1...\" src=\"https://m.media-amazon.com/images/I/71jeLb3w24L._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/71jeLb3w24L._AC_SY400_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAUOct2024/RideOn._SY116_CB545223412_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Ride on's\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAUOct2024/RideOn._SY116_CB545223412_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAUOct2024/RideOn._SY232_CB545223412_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAUOct2024/BuildingConstruction._SY116_CB545223412_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Building & construction\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAUOct2024/BuildingConstruction._SY116_CB545223412_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAUOct2024/BuildingConstruction._SY232_CB545223412_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAUOct2024/DollDoll_House._SY116_CB545223412_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Doll & Doll House\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAUOct2024/DollDoll_House._SY116_CB545223412_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAUOct2024/DollDoll_House._SY232_CB545223412_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAUOct2024/SwimmingPool._SY116_CB545223412_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Swimming pools\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAUOct2024/SwimmingPool._SY116_CB545223412_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAUOct2024/SwimmingPool._SY232_CB545223412_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAU2024Aug/Smartphone_1x._SY116_CB566164844_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Smartphones\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAU2024Aug/Smartphone_1x._SY116_CB566164844_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAU2024Aug/Smartphone_2x._SY232_CB566164844_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAU2024Aug/Watches_1x._SY116_CB566164844_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Watches\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAU2024Aug/Watches_1x._SY116_CB566164844_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAU2024Aug/Watches_2x._SY232_CB566164844_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAU2024Aug/Headphone_1x._SY116_CB566164844_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Headphones\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAU2024Aug/Headphone_1x._SY116_CB566164844_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAU2024Aug/Headphone_2x._SY232_CB566164844_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAU2024Aug/Tablet_1x._SY116_CB566164844_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Tablets\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAU2024Aug/Tablet_1x._SY116_CB566164844_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAU2024Aug/Tablet_2x._SY232_CB566164844_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAU2024Aug/WomenWatches_1x._SY116_CB564394432_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Women\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAU2024Aug/WomenWatches_1x._SY116_CB564394432_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAU2024Aug/WomenWatches_2x._SY232_CB564394432_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAU2024Aug/MenWatches_1x._SY116_CB564394432_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Men\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAU2024Aug/MenWatches_1x._SY116_CB564394432_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAU2024Aug/MenWatches_2x._SY232_CB564394432_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAU2024Aug/GirlWatches_1x._SY116_CB564394432_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Girls\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAU2024Aug/GirlWatches_1x._SY116_CB564394432_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAU2024Aug/GirlWatches_2x._SY232_CB564394432_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAU2024Aug/BoyWatches_1x._SY116_CB564394432_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Boys\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAU2024Aug/BoyWatches_1x._SY116_CB564394432_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAU2024Aug/BoyWatches_2x._SY232_CB564394432_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_1x_Playground_sets._SY116_CB558654384_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Outdoor Play Sets\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_1x_Playground_sets._SY116_CB558654384_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_2x_Playground_sets._SY232_CB558654384_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_1x_STEM_toys_or_learning_toys._SY116_CB558654384_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Learning Toys\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_1x_STEM_toys_or_learning_toys._SY116_CB558654384_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_2x_STEM_toys_or_learning_toys._SY232_CB558654384_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_1x_Action_figure._SY116_CB558654384_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Action Figures\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_1x_Action_figure._SY116_CB558654384_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_2x_Action_figure._SY232_CB558654384_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_1x_Pretend_Play_Toys._SY116_CB558654384_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Pretend Play Toys\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_1x_Pretend_Play_Toys._SY116_CB558654384_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_2x_Pretend_Play_Toys._SY232_CB558654384_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/71Mcspt-6AL._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"medicube Toner Pads Zero Pore Pad 2.0 | Dual-Textured Facial Pad for Exfoliation and Pore Care with 4.5% AHA Lactic...\" src=\"https://m.media-amazon.com/images/I/71Mcspt-6AL._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/71Mcspt-6AL._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/612HeyYXOnL._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Amazon Basics Double-Tipped Cotton Swabs for Personal Hygiene and Baby Care, Cotton, Versatile, Baby Safe, 500 Count\" src=\"https://m.media-amazon.com/images/I/612HeyYXOnL._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/612HeyYXOnL._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/61p+1+md+8L._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Mighty Patch Original Patch from Hero Cosmetics - #1 Hydrocolloid Acne Pimple Patches for Face, Shrinking Zits &...\" src=\"https://m.media-amazon.com/images/I/61p+1+md+8L._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/61p+1+md+8L._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/71eFYqXRGoL._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Neutrogena Makeup Remover Wipes Micellar Alcohol-Free Face Towelettes Remove Waterproof Mascara & Oil, Compostable 100%...\" src=\"https://m.media-amazon.com/images/I/71eFYqXRGoL._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/71eFYqXRGoL._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/51ubxqzNGIL._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"BIODANCE Bio-Collagen Real Deep Mask, Hydrating Overnight Hydrogel Face Mask, Pore Minimizing, Elasticity, Plumping,...\" src=\"https://m.media-amazon.com/images/I/51ubxqzNGIL._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/51ubxqzNGIL._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/41roS4Ps5RL._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Amazon Basics Hypoallergenic Cotton Rounds for Makeup Removal and Skincare, 100 Count, 1 Pack\" src=\"https://m.media-amazon.com/images/I/41roS4Ps5RL._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/41roS4Ps5RL._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/61Cn1ooILhL._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Clean Skin Club Clean Towels XL®, 100% USDA Biobased Face Towel, Disposable Face Towelette, Eczema Association Accepted,...\" src=\"https://m.media-amazon.com/images/I/61Cn1ooILhL._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/61Cn1ooILhL._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/613UCQXJDwL._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Nespresso Capsules Vertuo, Variety Pack, Medium and Dark Roast Coffee, 30 Count Coffee Pods, Brews 7.8 oz.\" src=\"https://m.media-amazon.com/images/I/613UCQXJDwL._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/613UCQXJDwL._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/715RiaPa6tL._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Amazon Basics Everyday Disposable Paper Plates, 8.62 Inch, Microwave-Safe, Cut Resistant, Soak-Proof, 100 Count,...\" src=\"https://m.media-amazon.com/images/I/715RiaPa6tL._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/715RiaPa6tL._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/71Y4-ItMNBL._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Sparkle Pick-A-Size Paper Towels, 6 Double Rolls (660 Sheets Total) - Strong 2-Ply Towels for Kitchen Cleanup and...\" src=\"https://m.media-amazon.com/images/I/71Y4-ItMNBL._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/71Y4-ItMNBL._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/71v-pTar1AL._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Amazon Basics 2-Ply Flex-Sheets Paper Towels, 12 Basics Rolls = 40 Regular Rolls, Everyday Value with 150 Sheets per...\" src=\"https://m.media-amazon.com/images/I/71v-pTar1AL._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/71v-pTar1AL._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/81GimKZfzDL._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Scott Paper Towels, Choose-A-Sheet, 6 Double Rolls = 12 Regular Rolls (108 Sheets Per Roll)\" src=\"https://m.media-amazon.com/images/I/81GimKZfzDL._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/81GimKZfzDL._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/81Ng7kd0cIL._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Brawny Tear-A-Square 3-Ply Paper Towels, 12 XL Family Rolls = 30 Regular Rolls, Strong, Absorbent, and Durable with 3...\" src=\"https://m.media-amazon.com/images/I/81Ng7kd0cIL._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/81Ng7kd0cIL._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/713W0aBBUbL._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Bounty Paper Napkins, White, 200 Count, Packaging may vary\" src=\"https://m.media-amazon.com/images/I/713W0aBBUbL._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/713W0aBBUbL._AC_SY400_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2025/Q1DefectReduction/Fuji_Defect_Reduction_1x_Laptop._SY116_CB549022351_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Laptops\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2025/Q1DefectReduction/Fuji_Defect_Reduction_1x_Laptop._SY116_CB549022351_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2025/Q1DefectReduction/Fuji_Defect_Reduction_2x_Laptop._SY232_CB549022351_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2025/Q1DefectReduction/Fuji_Defect_Reduction_1x_PC._SY116_CB549022351_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"PCs\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2025/Q1DefectReduction/Fuji_Defect_Reduction_1x_PC._SY116_CB549022351_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2025/Q1DefectReduction/Fuji_Defect_Reduction_2x_PC._SY232_CB549022351_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2025/Q1DefectReduction/Fuji_Defect_Reduction_1x_Hard_Drives._SY116_CB549022351_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Hard Drives\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2025/Q1DefectReduction/Fuji_Defect_Reduction_1x_Hard_Drives._SY116_CB549022351_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2025/Q1DefectReduction/Fuji_Defect_Reduction_2x_Hard_Drives._SY232_CB549022351_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2025/Q1DefectReduction/Fuji_Defect_Reduction_1x_Monitors._SY116_CB549022351_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Monitors\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2025/Q1DefectReduction/Fuji_Defect_Reduction_1x_Monitors._SY116_CB549022351_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2025/Q1DefectReduction/Fuji_Defect_Reduction_2x_Monitors._SY232_CB549022351_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2025/Q1DefectReduction/Fuji_Defect_Reduction_1x_Clothing._SY116_CB549022351_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Clothing\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2025/Q1DefectReduction/Fuji_Defect_Reduction_1x_Clothing._SY116_CB549022351_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2025/Q1DefectReduction/Fuji_Defect_Reduction_2x_Clothing._SY232_CB549022351_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2025/Q1DefectReduction/Fuji_Defect_Reduction_1x_Trackers._SY116_CB549022351_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Trackers\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2025/Q1DefectReduction/Fuji_Defect_Reduction_1x_Trackers._SY116_CB549022351_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2025/Q1DefectReduction/Fuji_Defect_Reduction_2x_Trackers._SY232_CB549022351_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2025/Q1DefectReduction/Fuji_Defect_Reduction_1x_Equipment._SY116_CB549022351_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Equipment\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2025/Q1DefectReduction/Fuji_Defect_Reduction_1x_Equipment._SY116_CB549022351_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2025/Q1DefectReduction/Fuji_Defect_Reduction_2x_Equipment._SY232_CB549022351_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2025/Q1DefectReduction/Fuji_Defect_Reduction_1x_Deals_Fitness._SY116_CB549022351_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Deals\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2025/Q1DefectReduction/Fuji_Defect_Reduction_1x_Deals_Fitness._SY116_CB549022351_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2025/Q1DefectReduction/Fuji_Defect_Reduction_2x_Deals_Fitness._SY232_CB549022351_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2025/Q1DefectReduction/Fuji_Defect_Reduction_1x_Books._SY116_CB549022351_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Books\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2025/Q1DefectReduction/Fuji_Defect_Reduction_1x_Books._SY116_CB549022351_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2025/Q1DefectReduction/Fuji_Defect_Reduction_2x_Books._SY232_CB549022351_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2025/Q1DefectReduction/Fuji_Defect_Reduction_1x_Fashion._SY116_CB549022351_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Fashion\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2025/Q1DefectReduction/Fuji_Defect_Reduction_1x_Fashion._SY116_CB549022351_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2025/Q1DefectReduction/Fuji_Defect_Reduction_2x_Fashion._SY232_CB549022351_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2025/Q1DefectReduction/Fuji_Defect_Reduction_1x_Desktops._SY116_CB549022351_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"PC\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2025/Q1DefectReduction/Fuji_Defect_Reduction_1x_Desktops._SY116_CB549022351_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2025/Q1DefectReduction/Fuji_Defect_Reduction_2x_Desktops._SY232_CB549022351_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2025/Q1DefectReduction/Fuji_Defect_Reduction_1x_Beauty._SY116_CB549022351_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Beauty\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2025/Q1DefectReduction/Fuji_Defect_Reduction_1x_Beauty._SY116_CB549022351_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2025/Q1DefectReduction/Fuji_Defect_Reduction_2x_Beauty._SY232_CB549022351_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_1x_Make-up._SY116_CB558654384_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Makeup\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_1x_Make-up._SY116_CB558654384_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_2x_Make-up._SY232_CB558654384_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_1x_Brushes._SY116_CB558654384_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Brushes\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_1x_Brushes._SY116_CB558654384_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_2x_Brushes._SY232_CB558654384_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_1x_Sponges._SY116_CB558654384_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Sponges\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_1x_Sponges._SY116_CB558654384_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_2x_Sponges._SY232_CB558654384_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_1x_Mirrors._SY116_CB558654384_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Mirrors\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_1x_Mirrors._SY116_CB558654384_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_2x_Mirrors._SY232_CB558654384_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/813twfPlzhL._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"The Deal: Now an Original Series on Amazon Prime (Off-Campus, 1)\" src=\"https://m.media-amazon.com/images/I/813twfPlzhL._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/813twfPlzhL._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/81P0NvoRrWL._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Theo of Golden: A Novel\" src=\"https://m.media-amazon.com/images/I/81P0NvoRrWL._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/81P0NvoRrWL._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/811M8UKz6cL._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"The Mistake: Now an Original Series on Amazon Prime (Off-Campus, 2)\" src=\"https://m.media-amazon.com/images/I/811M8UKz6cL._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/811M8UKz6cL._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/81RN-v3p+wL._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"The Score: Now an Original Series on Amazon Prime (Off-Campus, 3)\" src=\"https://m.media-amazon.com/images/I/81RN-v3p+wL._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/81RN-v3p+wL._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/91h14symx0L._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"America, I'm So Glad You Were Born: Celebrating the Country We Love\" src=\"https://m.media-amazon.com/images/I/91h14symx0L._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/91h14symx0L._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/81D4ATVRKPL._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Whistler: A Novel\" src=\"https://m.media-amazon.com/images/I/81D4ATVRKPL._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/81D4ATVRKPL._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/7169bZ6hrNL._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Yesteryear: A GMA Book Club Pick: A Novel\" src=\"https://m.media-amazon.com/images/I/7169bZ6hrNL._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/7169bZ6hrNL._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/41ZPiDU6woL._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Owala FreeSip Insulated Stainless Steel Water Bottle with Straw, BPA-Free Sports Water Bottle, Great for Travel, 24 Oz,...\" src=\"https://m.media-amazon.com/images/I/41ZPiDU6woL._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/41ZPiDU6woL._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/61UEXxKIlrL._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Amazon Basics Neoprene Dumbbell Hand Weights for Exercise and Muscle Toning\" src=\"https://m.media-amazon.com/images/I/61UEXxKIlrL._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/61UEXxKIlrL._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/61s+DOVawZL._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Owala FreeSip Sway Insulated Stainless Steel Water Bottle with Two-Way Spout, Built-In Straw and Bucket Handle, Made for...\" src=\"https://m.media-amazon.com/images/I/61s+DOVawZL._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/61s+DOVawZL._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/81zh-RIi18L._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Zeerun Weighted Vest, 6lb/8lb/10lb/12lb/15lb/18lb/20lb/24lb/30lb for Men Women, Reflective Stripe Adjustable Buckle,...\" src=\"https://m.media-amazon.com/images/I/81zh-RIi18L._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/81zh-RIi18L._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/71dV40OwhgL._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Google Fitbit Air - Screenless Activity Tracker with Fitness, Heart Rate, and Sleep Tracking - Personalized AI-Powered...\" src=\"https://m.media-amazon.com/images/I/71dV40OwhgL._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/71dV40OwhgL._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/61qm+2koyBL._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Callaway Golf Supersoft Golf Balls (2025)\" src=\"https://m.media-amazon.com/images/I/61qm+2koyBL._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/61qm+2koyBL._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/61HHXRkRz6L._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Rainleaf Microfiber Towel Perfect Travel & Gym & Camping Towel. Quick Dry - Super Absorbent - Ultra Compact -...\" src=\"https://m.media-amazon.com/images/I/61HHXRkRz6L._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/61HHXRkRz6L._AC_SY400_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_1x_Kitchen._SY116_CB558654384_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Kitchen\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_1x_Kitchen._SY116_CB558654384_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_2x_Kitchen._SY232_CB558654384_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_1x_Home_decor._SY116_CB558654384_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Home Decor\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_1x_Home_decor._SY116_CB558654384_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_2x_Home_decor._SY232_CB558654384_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_1x_Dining._SY116_CB558654384_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Dining\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_1x_Dining._SY116_CB558654384_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_2x_Dining._SY232_CB558654384_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_1x_Smart_home._SY116_CB558654384_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Smart Home\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_1x_Smart_home._SY116_CB558654384_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_2x_Smart_home._SY232_CB558654384_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_1x_Desktops._SY116_CB558654384_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Desktops\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_1x_Desktops._SY116_CB558654384_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_2x_Desktops._SY232_CB558654384_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_1x_laptop._SY116_CB558654384_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Laptops\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_1x_laptop._SY116_CB558654384_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_2x_laptop._SY232_CB558654384_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_1x_Hard_Drives._SY116_CB558654384_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Hard Drives\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_1x_Hard_Drives._SY116_CB558654384_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_2x_Hard_Drives._SY232_CB558654384_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_1x_Accessories._SY116_CB558654384_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Pc Accessories\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_1x_Accessories._SY116_CB558654384_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/DskBTFQuadCards/Fuji_BTF_Quad_Cards_2x_Accessories._SY232_CB558654384_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAUOct2024/Coffee_Machine._SY116_CB545166645_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Coffee Machines\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAUOct2024/Coffee_Machine._SY116_CB545166645_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAUOct2024/Coffee_Machine_2x._SY232_CB545166645_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAUOct2024/Multi-Cooker_1x._SY116_CB545166645_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Multi-Cookers\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAUOct2024/Multi-Cooker_1x._SY116_CB545166645_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAUOct2024/Multi-Cooker_2x._SY232_CB545166645_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAUOct2024/VaccumCleaner_1x._SY116_CB545166645_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Vacuum Cleaner\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAUOct2024/VaccumCleaner_1x._SY116_CB545166645_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAUOct2024/VaccumCleaner_2x._SY232_CB545166645_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAUOct2024/Iron_1x._SY116_CB545166645_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Iron and Steamer\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAUOct2024/Iron_1x._SY116_CB545166645_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/AmazonExports/Events/2024/BAUOct2024/Iron_2x._SY232_CB545166645_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/img22/Events/Fall23/FALL23_Oct_Wreaths_Decor_QuadCard_D_01_186x116._SY116_CB596234042_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Wreaths & garlands\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/img22/Events/Fall23/FALL23_Oct_Wreaths_Decor_QuadCard_D_01_186x116._SY116_CB596234042_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/img22/Events/Fall23/FALL23_Oct_Wreaths_Decor_QuadCard_D_01_372x232._SY232_CB596234042_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/img22/Events/Fall23/FALL23_HP_Oct_Decor_QuadCard_D_03_186x116._SY116_CB596234042_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Outdoor decor\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/img22/Events/Fall23/FALL23_HP_Oct_Decor_QuadCard_D_03_186x116._SY116_CB596234042_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/img22/Events/Fall23/FALL23_HP_Oct_Decor_QuadCard_D_03_372x232._SY232_CB596234042_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/img22/Events/Fall23/FALL23_Oct_Pillows_Decor_QuadCard_D_02_186x116._SY116_CB596234042_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Pillows & throws\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/img22/Events/Fall23/FALL23_Oct_Pillows_Decor_QuadCard_D_02_186x116._SY116_CB596234042_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/img22/Events/Fall23/FALL23_Oct_Pillows_Decor_QuadCard_D_02_372x232._SY232_CB596234042_.jpg\">"
},
{
"src": "https://images-na.ssl-images-amazon.com/images/G/01/img22/Events/Fall23/FALL23_HP_Oct_Decor_QuadCard_D_04_186x116._SY116_CB596234042_.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Wall art & mirrors\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/img22/Events/Fall23/FALL23_HP_Oct_Decor_QuadCard_D_04_186x116._SY116_CB596234042_.jpg\" class=\"_Zmx1a_fluidLandscapeImage_2euAK _Zmx1a_fluidImage_gTBjA\" data-a-hires=\"https://images-na.ssl-images-amazon.com/images/G/01/img22/Events/Fall23/FALL23_HP_Oct_Decor_QuadCard_D_04_372x232._SY232_CB596234042_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/71SRrNMlH0L._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Carhartt Men's Iconic K87 Pocket T-Shirt\" src=\"https://m.media-amazon.com/images/I/71SRrNMlH0L._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/71SRrNMlH0L._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/51wDsZxtTLL._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Gildan Men's Crew T-Shirts, Multipack, Style G1100\" src=\"https://m.media-amazon.com/images/I/51wDsZxtTLL._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/51wDsZxtTLL._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/61wGhG-B-pL._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Wrangler Authentics Men's Classic Cargo Stretch Short\" src=\"https://m.media-amazon.com/images/I/61wGhG-B-pL._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/61wGhG-B-pL._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/51JzwHcjh1L._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Hanes Men's Undershirt Packs, Stay-Tucked Soft Cotton Undershirts, Best Undershirts for Men, White/Black/Asstd Multipacks\" src=\"https://m.media-amazon.com/images/I/51JzwHcjh1L._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/51JzwHcjh1L._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/61Cev2aFG5L._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Crocs Kid's Classic Clog (Little Kid/Big Kid/Toddler)\" src=\"https://m.media-amazon.com/images/I/61Cev2aFG5L._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/61Cev2aFG5L._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/61GzQfBa+lL._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"Water Shoes for Women Men Quick-Dry Aqua Socks Swim Beach Outfits Barefoot Yoga Exercise Wear Sport Accessories Pool...\" src=\"https://m.media-amazon.com/images/I/61GzQfBa+lL._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/61GzQfBa+lL._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/I/81+oQBvBR-L._AC_SY200_.jpg",
"width": "",
"height": "200px",
"loading": "",
"html": "<img alt=\"COOFANDY Men's Linen Shirts Short Sleeve Casual Shirts Button Down Shirt for Men Beach Summer Wedding Shirt\" src=\"https://m.media-amazon.com/images/I/81+oQBvBR-L._AC_SY200_.jpg\" class=\"product-image\" height=\"200px\" data-a-hires=\"https://m.media-amazon.com/images/I/81+oQBvBR-L._AC_SY400_.jpg\">"
},
{
"src": "https://m.media-amazon.com/images/G/01/personalization/ybh/loading-4x-gray._CB485916920_.gif",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://m.media-amazon.com/images/G/01/personalization/ybh/loading-4x-gray._CB485916920_.gif\">"
}
],
"possibleDialogs": [
"<span id=\"nav-global-location-data-modal-action\" class=\"a-declarative nav-progressive-attribute\" data-a-modal=\"{"width":375, "closeButton":"true","popoverLabel":"Choose your location", "ajaxHeaders":{"anti-csrftoken-a2z":"hP/nBwvyrZeQM7MbhYXlvCi5z31MXgg7AbjAYmDCrH4qAAAAAGonKKMAAAAB"}, "name":"glow-modal", "url":"/portal-migration/hz/glow/get-rendered-address-selections?deviceType...",
"<div id=\"nav-flyout-searchAjax\" class=\"nav-issFlyout nav-flyout\" aria-modal=\"false\" role=\"dialog\"><div class=\"nav-template nav-flyout-content\"></div><div class=\"autocomplete-results-container\" id=\"sac-autocomplete-results-container\" role=\"grid\"><div class=\"two-pane-results-container\" role=\"rowgroup\"><div class=\"left-pane-results-container\"></div><div class=\"right-pane-results-container\"></div></div></div><div class=\"status-message-container\" role=\"status\"></div></div>",
"<div id=\"nav-flyout-amazonprime\" class=\"nav-coreFlyout nav-flyout\" aria-modal=\"false\" role=\"dialog\"><div class=\"nav-arrow\"><div class=\"nav-arrow-inner\"></div></div><div class=\"nav-template nav-flyout-content nav-spinner\"></div><div class=\"nav-flyout-buffer-left\"></div><div class=\"nav-flyout-buffer-right\"></div><div class=\"nav-flyout-buffer-top\"></div><div class=\"nav-flyout-buffer-bottom\"></div></div>",
"<div id=\"nav-flyout-accountList\" class=\"nav-coreFlyout nav-flyout\" aria-modal=\"false\" role=\"dialog\" aria-label=\"Account settings and Lists management\"><div class=\"nav-arrow\"><div class=\"nav-arrow-inner\"></div></div><div class=\"nav-template nav-flyout-content\"><div id=\"nav-al-container\"><div id=\"nav-al-signin\"><div id=\"nav-flyout-ya-signin\" class=\"nav-flyout-content nav-flyout-accessibility\"><a href=\"https://www.amazon.com/ap/signin?openid.return_to=https%3A%2F%2Fwww.amazon.com%2F%3Fref_%3Dnav...",
"<div id=\"nav-flyout-amazonfresh\" class=\"nav-coreFlyout nav-flyout\" aria-modal=\"false\" role=\"dialog\"><div class=\"nav-arrow\"><div class=\"nav-arrow-inner\"></div></div><div class=\"nav-template nav-flyout-content nav-spinner\"></div><div class=\"nav-flyout-buffer-left\"></div><div class=\"nav-flyout-buffer-right\"></div><div class=\"nav-flyout-buffer-top\"></div><div class=\"nav-flyout-buffer-bottom\"></div></div>",
"<div id=\"nav-flyout-groceries\" class=\"nav-coreFlyout nav-flyout\" aria-modal=\"false\" role=\"dialog\"><div class=\"nav-arrow\"><div class=\"nav-arrow-inner\"></div></div><div class=\"nav-template nav-flyout-content nav-spinner\"></div><div class=\"nav-flyout-buffer-left\"></div><div class=\"nav-flyout-buffer-right\"></div><div class=\"nav-flyout-buffer-top\"></div><div class=\"nav-flyout-buffer-bottom\"></div></div>",
"<div id=\"nav-flyout-transientFlyout\" class=\"nav-coreFlyout nav-flyout\" aria-modal=\"false\" role=\"dialog\"><div class=\"nav-arrow\"><div class=\"nav-arrow-inner\"></div></div><div class=\"nav-template nav-flyout-content nav-spinner\"></div><div class=\"nav-flyout-buffer-left\"></div><div class=\"nav-flyout-buffer-right\"></div><div class=\"nav-flyout-buffer-top\"></div><div class=\"nav-flyout-buffer-bottom\"></div></div>",
"<div id=\"nav-flyout-health\" class=\"nav-coreFlyout nav-flyout\" aria-modal=\"false\" role=\"dialog\"><div class=\"nav-arrow\"><div class=\"nav-arrow-inner\"></div></div><div class=\"nav-template nav-flyout-content nav-spinner\"></div><div class=\"nav-flyout-buffer-left\"></div><div class=\"nav-flyout-buffer-right\"></div><div class=\"nav-flyout-buffer-top\"></div><div class=\"nav-flyout-buffer-bottom\"></div></div>",
"<div id=\"nav-flyout-pharmacy\" class=\"nav-coreFlyout nav-flyout\" aria-modal=\"false\" role=\"dialog\"><div class=\"nav-arrow\"><div class=\"nav-arrow-inner\"></div></div><div class=\"nav-template nav-flyout-content nav-spinner\"></div><div class=\"nav-flyout-buffer-left\"></div><div class=\"nav-flyout-buffer-right\"></div><div class=\"nav-flyout-buffer-top\"></div><div class=\"nav-flyout-buffer-bottom\"></div></div>",
"<div id=\"nav-flyout-giftCards\" class=\"nav-coreFlyout nav-flyout\" aria-modal=\"false\" role=\"dialog\"><div class=\"nav-arrow\"><div class=\"nav-arrow-inner\"></div></div><div class=\"nav-template nav-flyout-content nav-spinner\"></div><div class=\"nav-flyout-buffer-left\"></div><div class=\"nav-flyout-buffer-right\"></div><div class=\"nav-flyout-buffer-top\"></div><div class=\"nav-flyout-buffer-bottom\"></div></div>",
"<div id=\"nav-flyout-creditCBCC\" class=\"nav-coreFlyout nav-flyout\" aria-modal=\"false\" role=\"dialog\"><div class=\"nav-arrow\"><div class=\"nav-arrow-inner\"></div></div><div class=\"nav-template nav-flyout-content nav-spinner\"></div><div class=\"nav-flyout-buffer-left\"></div><div class=\"nav-flyout-buffer-right\"></div><div class=\"nav-flyout-buffer-top\"></div><div class=\"nav-flyout-buffer-bottom\"></div></div>",
"<div id=\"nav-flyout-creditPLCCStore\" class=\"nav-coreFlyout nav-flyout\" aria-modal=\"false\" role=\"dialog\"><div class=\"nav-arrow\"><div class=\"nav-arrow-inner\"></div></div><div class=\"nav-template nav-flyout-content nav-spinner\"></div><div class=\"nav-flyout-buffer-left\"></div><div class=\"nav-flyout-buffer-right\"></div><div class=\"nav-flyout-buffer-top\"></div><div class=\"nav-flyout-buffer-bottom\"></div></div>",
"<div id=\"nav-flyout-creditPLCCSecured\" class=\"nav-coreFlyout nav-flyout\" aria-modal=\"false\" role=\"dialog\"><div class=\"nav-arrow\"><div class=\"nav-arrow-inner\"></div></div><div class=\"nav-template nav-flyout-content nav-spinner\"></div><div class=\"nav-flyout-buffer-left\"></div><div class=\"nav-flyout-buffer-right\"></div><div class=\"nav-flyout-buffer-top\"></div><div class=\"nav-flyout-buffer-bottom\"></div></div>",
"<div id=\"nav-flyout-books\" class=\"nav-coreFlyout nav-flyout\" aria-modal=\"false\" role=\"dialog\"><div class=\"nav-arrow\"><div class=\"nav-arrow-inner\"></div></div><div class=\"nav-template nav-flyout-content nav-spinner\"></div><div class=\"nav-flyout-buffer-left\"></div><div class=\"nav-flyout-buffer-right\"></div><div class=\"nav-flyout-buffer-top\"></div><div class=\"nav-flyout-buffer-bottom\"></div></div>",
"<div id=\"nav-flyout-music\" class=\"nav-coreFlyout nav-flyout\" aria-modal=\"false\" role=\"dialog\"><div class=\"nav-arrow\"><div class=\"nav-arrow-inner\"></div></div><div class=\"nav-template nav-flyout-content nav-spinner\"></div><div class=\"nav-flyout-buffer-left\"></div><div class=\"nav-flyout-buffer-right\"></div><div class=\"nav-flyout-buffer-top\"></div><div class=\"nav-flyout-buffer-bottom\"></div></div>",
"<div id=\"nav-flyout-abAcquisition\" class=\"nav-coreFlyout nav-flyout\" aria-modal=\"false\" role=\"dialog\"><div class=\"nav-arrow\"><div class=\"nav-arrow-inner\"></div></div><div class=\"nav-template nav-flyout-content nav-spinner\"></div><div class=\"nav-flyout-buffer-left\"></div><div class=\"nav-flyout-buffer-right\"></div><div class=\"nav-flyout-buffer-top\"></div><div class=\"nav-flyout-buffer-bottom\"></div></div>",
"<div id=\"nav-flyout-abActivation\" class=\"nav-coreFlyout nav-flyout\" aria-modal=\"false\" role=\"dialog\"><div class=\"nav-arrow\"><div class=\"nav-arrow-inner\"></div></div><div class=\"nav-template nav-flyout-content nav-spinner\"></div><div class=\"nav-flyout-buffer-left\"></div><div class=\"nav-flyout-buffer-right\"></div><div class=\"nav-flyout-buffer-top\"></div><div class=\"nav-flyout-buffer-bottom\"></div></div>",
"<div id=\"nav-flyout-abAccountLink\" class=\"nav-coreFlyout nav-flyout\" aria-modal=\"false\" role=\"dialog\"><div class=\"nav-arrow\"><div class=\"nav-arrow-inner\"></div></div><div class=\"nav-template nav-flyout-content nav-spinner\"></div><div class=\"nav-flyout-buffer-left\"></div><div class=\"nav-flyout-buffer-right\"></div><div class=\"nav-flyout-buffer-top\"></div><div class=\"nav-flyout-buffer-bottom\"></div></div>",
"<div id=\"nav-flyout-abCatAcquisition\" class=\"nav-coreFlyout nav-flyout\" aria-modal=\"false\" role=\"dialog\"><div class=\"nav-arrow\"><div class=\"nav-arrow-inner\"></div></div><div class=\"nav-template nav-flyout-content nav-spinner\"></div><div class=\"nav-flyout-buffer-left\"></div><div class=\"nav-flyout-buffer-right\"></div><div class=\"nav-flyout-buffer-top\"></div><div class=\"nav-flyout-buffer-bottom\"></div></div>",
"<div id=\"nav-flyout-abCatActivation\" class=\"nav-coreFlyout nav-flyout\" aria-modal=\"false\" role=\"dialog\"><div class=\"nav-arrow\"><div class=\"nav-arrow-inner\"></div></div><div class=\"nav-template nav-flyout-content nav-spinner\"></div><div class=\"nav-flyout-buffer-left\"></div><div class=\"nav-flyout-buffer-right\"></div><div class=\"nav-flyout-buffer-top\"></div><div class=\"nav-flyout-buffer-bottom\"></div></div>",
"<div id=\"nav-flyout-abCatAccountLink\" class=\"nav-coreFlyout nav-flyout\" aria-modal=\"false\" role=\"dialog\"><div class=\"nav-arrow\"><div class=\"nav-arrow-inner\"></div></div><div class=\"nav-template nav-flyout-content nav-spinner\"></div><div class=\"nav-flyout-buffer-left\"></div><div class=\"nav-flyout-buffer-right\"></div><div class=\"nav-flyout-buffer-top\"></div><div class=\"nav-flyout-buffer-bottom\"></div></div>",
"<div id=\"nav-flyout-abCatShuma\" class=\"nav-coreFlyout nav-flyout\" aria-modal=\"false\" role=\"dialog\"><div class=\"nav-arrow\"><div class=\"nav-arrow-inner\"></div></div><div class=\"nav-template nav-flyout-content nav-spinner\"></div><div class=\"nav-flyout-buffer-left\"></div><div class=\"nav-flyout-buffer-right\"></div><div class=\"nav-flyout-buffer-top\"></div><div class=\"nav-flyout-buffer-bottom\"></div></div>",
"<div id=\"nav-flyout-abCatClaimedDomain\" class=\"nav-coreFlyout nav-flyout\" aria-modal=\"false\" role=\"dialog\"><div class=\"nav-arrow\"><div class=\"nav-arrow-inner\"></div></div><div class=\"nav-template nav-flyout-content nav-spinner\"></div><div class=\"nav-flyout-buffer-left\"></div><div class=\"nav-flyout-buffer-right\"></div><div class=\"nav-flyout-buffer-top\"></div><div class=\"nav-flyout-buffer-bottom\"></div></div>",
"<div id=\"nav-flyout-abCatPendingInvitation\" class=\"nav-coreFlyout nav-flyout\" aria-modal=\"false\" role=\"dialog\"><div class=\"nav-arrow\"><div class=\"nav-arrow-inner\"></div></div><div class=\"nav-template nav-flyout-content nav-spinner\"></div><div class=\"nav-flyout-buffer-left\"></div><div class=\"nav-flyout-buffer-right\"></div><div class=\"nav-flyout-buffer-top\"></div><div class=\"nav-flyout-buffer-bottom\"></div></div>"
],
"score": 45,
"weight": 10
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Explanatory content depth
GEO: Explanatory content depth scored 75/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Explanatory content depth
GEO: Explanatory content depth scored 75/100 and needs improvement.
Needs attention
GEO: Explanatory content depth
Issue
No substantial explanatory paragraphs were found.
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Explanatory content depth
Score
75/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Explanatory content depth scored 75/100 and needs improvement.
Evidence
{
"candidatePassages": 1,
"citablePassages": 0,
"failingCandidateParagraphs": [],
"citableParagraphs": [],
"score": 75,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
Needs attention
AIO: Answer block readiness
Issue
29 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Answer block readiness
Score
65/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Answer block readiness scored 65/100 and needs improvement.
Evidence
{
"sectionCount": 29,
"passing": 0,
"failing": [
{
"heading": "Skip to",
"headingHtml": "<h2 id=\"nav-assistant-links-heading\" class=\"nav-assistant-heading nav-assistant-headers-font\">Skip to</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Keyboard shortcuts",
"headingHtml": "<h2 id=\"nav-assist-shortcuts-heading\" class=\"nav-assistant-heading nav-assistant-headers-font font-color\"> Keyboard shortcuts </h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Get your game on",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">Get your game on</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Shop Fashion for less",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">Shop Fashion for less</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "New home arrivals under $50",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">New home arrivals under $50</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Grilling must-haves for Dads",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">Grilling must-haves for Dads</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Top categories in Kitchen appliances",
"headingHtml": "<h2 class=\"a-color-base headline\"><span class=\"a-truncate\" data-a-word-break=\"normal\" data-a-max-rows=\"2\" data-a-overflow-marker=\"&hellip;\" style=\"line-height:1.3em !important;max-height:2.6em\" data-a-recalculate=\"true\"><span class=\"a-truncate-full\">Top categories in Kitchen appliances</span><span class=\"a-truncate-cut a-hidden\" aria-hidden=\"true\"></span></span></h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Shop Father's Day deals",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">Shop Father's Day deals</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Fashion trends you like",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">Fashion trends you like</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Easy updates for elevated spaces",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">Easy updates for elevated spaces</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Best Sellers in Computers & Accessories",
"headingHtml": "<h2 class=\"as-title-block-left\"><span class=\"a-color-base\">Best Sellers in Computers & Accessories</span></h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Best Sellers in Home & Kitchen",
"headingHtml": "<h2 class=\"as-title-block-left\"><span class=\"a-color-base\">Best Sellers in Home & Kitchen</span></h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Toys for all ages",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">Toys for all ages</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Wireless Tech",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">Wireless Tech</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Most-loved watches",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">Most-loved watches</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Have more fun with family",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">Have more fun with family</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Best Sellers in Beauty & Personal Care",
"headingHtml": "<h2 class=\"as-title-block-left\"><span class=\"a-color-base\">Best Sellers in Beauty & Personal Care</span></h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Best Sellers in Kitchen & Dining",
"headingHtml": "<h2 class=\"as-title-block-left\"><span class=\"a-color-base\">Best Sellers in Kitchen & Dining</span></h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Level up your PC here",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">Level up your PC here</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Gear up to get fit",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">Gear up to get fit</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Deals on top categories",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">Deals on top categories</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Level up your beauty routine",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">Level up your beauty routine</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Best Sellers in Books",
"headingHtml": "<h2 class=\"as-title-block-left\"><span class=\"a-color-base\">Best Sellers in Books</span></h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Best Sellers in Sports & Outdoors",
"headingHtml": "<h2 class=\"as-title-block-left\"><span class=\"a-color-base\">Best Sellers in Sports & Outdoors</span></h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Finds for Home",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">Finds for Home</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Score the top PCs & Accessories",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">Score the top PCs & Accessories</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Home & Kitchen essentials",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">Home & Kitchen essentials</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Warm & welcoming decor",
"headingHtml": "<h2 class=\"a-color-base headline truncate-2line\">Warm & welcoming decor</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Best Sellers in Clothing, Shoes & Jewelry",
"headingHtml": "<h2 class=\"as-title-block-left\"><span class=\"a-color-base\">Best Sellers in Clothing, Shoes & Jewelry</span></h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
}
],
"score": 65,
"weight": 8
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
Needs attention
AEO: Answer intent coverage
Issue
Missing likely AI Overview intent sections: what, how, benefits, cost, compare.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer intent coverage
Score
70/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer intent coverage scored 70/100 and needs improvement.
Evidence
{
"headings": [
{
"text": "Skip to",
"html": "<h2 id=\"nav-assistant-links-heading\" class=\"nav-assistant-heading nav-assistant-headers-font\">Skip to</h2>"
},
{
"text": "Keyboard shortcuts",
"html": "<h2 id=\"nav-assist-shortcuts-heading\" class=\"nav-assistant-heading nav-assistant-headers-font font-color\"> Keyboard shortcuts </h2>"
},
{
"text": "Get your game on",
"html": "<h2 class=\"a-color-base headline truncate-2line\">Get your game on</h2>"
},
{
"text": "Shop Fashion for less",
"html": "<h2 class=\"a-color-base headline truncate-2line\">Shop Fashion for less</h2>"
},
{
"text": "New home arrivals under $50",
"html": "<h2 class=\"a-color-base headline truncate-2line\">New home arrivals under $50</h2>"
},
{
"text": "Grilling must-haves for Dads",
"html": "<h2 class=\"a-color-base headline truncate-2line\">Grilling must-haves for Dads</h2>"
},
{
"text": "Top categories in Kitchen appliances",
"html": "<h2 class=\"a-color-base headline\"><span class=\"a-truncate\" data-a-word-break=\"normal\" data-a-max-rows=\"2\" data-a-overflow-marker=\"&hellip;\" style=\"line-height:1.3em !important;max-height:2.6em\" data-a-recalculate=\"true\"><span class=\"a-truncate-full\">Top categories in Kitchen appliances</span><span class=\"a-truncate-cut a-hidden\" aria-hidden=\"true\"></span></span></h2>"
},
{
"text": "Shop Father's Day deals",
"html": "<h2 class=\"a-color-base headline truncate-2line\">Shop Father's Day deals</h2>"
},
{
"text": "Fashion trends you like",
"html": "<h2 class=\"a-color-base headline truncate-2line\">Fashion trends you like</h2>"
},
{
"text": "Easy updates for elevated spaces",
"html": "<h2 class=\"a-color-base headline truncate-2line\">Easy updates for elevated spaces</h2>"
},
{
"text": "Best Sellers in Computers & Accessories",
"html": "<h2 class=\"as-title-block-left\"><span class=\"a-color-base\">Best Sellers in Computers & Accessories</span></h2>"
},
{
"text": "Best Sellers in Home & Kitchen",
"html": "<h2 class=\"as-title-block-left\"><span class=\"a-color-base\">Best Sellers in Home & Kitchen</span></h2>"
},
{
"text": "Toys for all ages",
"html": "<h2 class=\"a-color-base headline truncate-2line\">Toys for all ages</h2>"
},
{
"text": "Wireless Tech",
"html": "<h2 class=\"a-color-base headline truncate-2line\">Wireless Tech</h2>"
},
{
"text": "Most-loved watches",
"html": "<h2 class=\"a-color-base headline truncate-2line\">Most-loved watches</h2>"
},
{
"text": "Have more fun with family",
"html": "<h2 class=\"a-color-base headline truncate-2line\">Have more fun with family</h2>"
},
{
"text": "Best Sellers in Beauty & Personal Care",
"html": "<h2 class=\"as-title-block-left\"><span class=\"a-color-base\">Best Sellers in Beauty & Personal Care</span></h2>"
},
{
"text": "Best Sellers in Kitchen & Dining",
"html": "<h2 class=\"as-title-block-left\"><span class=\"a-color-base\">Best Sellers in Kitchen & Dining</span></h2>"
},
{
"text": "Level up your PC here",
"html": "<h2 class=\"a-color-base headline truncate-2line\">Level up your PC here</h2>"
},
{
"text": "Gear up to get fit",
"html": "<h2 class=\"a-color-base headline truncate-2line\">Gear up to get fit</h2>"
},
{
"text": "Deals on top categories",
"html": "<h2 class=\"a-color-base headline truncate-2line\">Deals on top categories</h2>"
},
{
"text": "Level up your beauty routine",
"html": "<h2 class=\"a-color-base headline truncate-2line\">Level up your beauty routine</h2>"
},
{
"text": "Best Sellers in Books",
"html": "<h2 class=\"as-title-block-left\"><span class=\"a-color-base\">Best Sellers in Books</span></h2>"
},
{
"text": "Best Sellers in Sports & Outdoors",
"html": "<h2 class=\"as-title-block-left\"><span class=\"a-color-base\">Best Sellers in Sports & Outdoors</span></h2>"
},
{
"text": "Finds for Home",
"html": "<h2 class=\"a-color-base headline truncate-2line\">Finds for Home</h2>"
},
{
"text": "Score the top PCs & Accessories",
"html": "<h2 class=\"a-color-base headline truncate-2line\">Score the top PCs & Accessories</h2>"
},
{
"text": "Home & Kitchen essentials",
"html": "<h2 class=\"a-color-base headline truncate-2line\">Home & Kitchen essentials</h2>"
},
{
"text": "Warm & welcoming decor",
"html": "<h2 class=\"a-color-base headline truncate-2line\">Warm & welcoming decor</h2>"
},
{
"text": "Best Sellers in Clothing, Shoes & Jewelry",
"html": "<h2 class=\"as-title-block-left\"><span class=\"a-color-base\">Best Sellers in Clothing, Shoes & Jewelry</span></h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Amazon.com. Spend less. Smile more.?",
"pattern": {}
},
{
"id": "how",
"label": "How does Amazon.com. Spend less. Smile more. work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Amazon.com. Spend less. Smile more.?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Amazon.com. Spend less. Smile more. free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Amazon.com. Spend less. Smile more. compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "what",
"label": "What is Amazon.com. Spend less. Smile more.?",
"pattern": {}
},
{
"id": "how",
"label": "How does Amazon.com. Spend less. Smile more. work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Amazon.com. Spend less. Smile more.?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Amazon.com. Spend less. Smile more. free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Amazon.com. Spend less. Smile more. compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"weight": 8
}Agent Ease of UseAPIEmerging recommendation
AI context endpoint
AI context endpoint is informational for this page.
Informational
Agent Ease of UseAPIEmerging recommendation
AI context endpoint
AI context endpoint is informational for this page.
Needs attention
AI context endpoint
Issue
AI context endpoint is informational for this page.
Why it matters
A context endpoint gives agents a small, low-latency summary of product purpose, safe actions, and canonical machine-readable resources without scraping the whole site.
Check name
AI context endpoint
Score
100/100
Status
informational
Category
API
Maturity
Emerging recommendation
Goal
Expose a compact API context endpoint agents can fetch before deciding which public API or discovery resource to use.
Result
AI context endpoint is informational for this page.
Validation steps
Fetch to find resource
AI context endpoint was not found at the expected path.
Evidence
{
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "informational",
"evidence": {
"checked": [
{
"path": "/api/ai/context",
"statusCode": 404,
"contentType": "text/html;charset=UTF-8",
"length": 2296
},
{
"path": "/api/context",
"statusCode": 404,
"contentType": "text/html;charset=UTF-8",
"length": 2296
},
{
"path": "/context",
"statusCode": 429,
"contentType": "text/html;charset=UTF-8",
"length": 2296
}
]
},
"issue": "AI context endpoint was not found at the expected path.",
"howToFix": "Publish a concise JSON or Markdown AI context endpoint describing the product, public actions, and machine-readable resources."
}
]
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Query intent coverage
AIO: Query intent coverage is informational for this page.
Informational
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Query intent coverage
AIO: Query intent coverage is informational for this page.
Needs attention
AIO: Query intent coverage
Issue
Missing likely AI Overview intent sections: what, how, benefits, cost, compare.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Query intent coverage
Score
70/100
Status
informational
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Query intent coverage is informational for this page.
Evidence
{
"headings": [
{
"text": "Skip to",
"html": "<h2 id=\"nav-assistant-links-heading\" class=\"nav-assistant-heading nav-assistant-headers-font\">Skip to</h2>"
},
{
"text": "Keyboard shortcuts",
"html": "<h2 id=\"nav-assist-shortcuts-heading\" class=\"nav-assistant-heading nav-assistant-headers-font font-color\"> Keyboard shortcuts </h2>"
},
{
"text": "Get your game on",
"html": "<h2 class=\"a-color-base headline truncate-2line\">Get your game on</h2>"
},
{
"text": "Shop Fashion for less",
"html": "<h2 class=\"a-color-base headline truncate-2line\">Shop Fashion for less</h2>"
},
{
"text": "New home arrivals under $50",
"html": "<h2 class=\"a-color-base headline truncate-2line\">New home arrivals under $50</h2>"
},
{
"text": "Grilling must-haves for Dads",
"html": "<h2 class=\"a-color-base headline truncate-2line\">Grilling must-haves for Dads</h2>"
},
{
"text": "Top categories in Kitchen appliances",
"html": "<h2 class=\"a-color-base headline\"><span class=\"a-truncate\" data-a-word-break=\"normal\" data-a-max-rows=\"2\" data-a-overflow-marker=\"&hellip;\" style=\"line-height:1.3em !important;max-height:2.6em\" data-a-recalculate=\"true\"><span class=\"a-truncate-full\">Top categories in Kitchen appliances</span><span class=\"a-truncate-cut a-hidden\" aria-hidden=\"true\"></span></span></h2>"
},
{
"text": "Shop Father's Day deals",
"html": "<h2 class=\"a-color-base headline truncate-2line\">Shop Father's Day deals</h2>"
},
{
"text": "Fashion trends you like",
"html": "<h2 class=\"a-color-base headline truncate-2line\">Fashion trends you like</h2>"
},
{
"text": "Easy updates for elevated spaces",
"html": "<h2 class=\"a-color-base headline truncate-2line\">Easy updates for elevated spaces</h2>"
},
{
"text": "Best Sellers in Computers & Accessories",
"html": "<h2 class=\"as-title-block-left\"><span class=\"a-color-base\">Best Sellers in Computers & Accessories</span></h2>"
},
{
"text": "Best Sellers in Home & Kitchen",
"html": "<h2 class=\"as-title-block-left\"><span class=\"a-color-base\">Best Sellers in Home & Kitchen</span></h2>"
},
{
"text": "Toys for all ages",
"html": "<h2 class=\"a-color-base headline truncate-2line\">Toys for all ages</h2>"
},
{
"text": "Wireless Tech",
"html": "<h2 class=\"a-color-base headline truncate-2line\">Wireless Tech</h2>"
},
{
"text": "Most-loved watches",
"html": "<h2 class=\"a-color-base headline truncate-2line\">Most-loved watches</h2>"
},
{
"text": "Have more fun with family",
"html": "<h2 class=\"a-color-base headline truncate-2line\">Have more fun with family</h2>"
},
{
"text": "Best Sellers in Beauty & Personal Care",
"html": "<h2 class=\"as-title-block-left\"><span class=\"a-color-base\">Best Sellers in Beauty & Personal Care</span></h2>"
},
{
"text": "Best Sellers in Kitchen & Dining",
"html": "<h2 class=\"as-title-block-left\"><span class=\"a-color-base\">Best Sellers in Kitchen & Dining</span></h2>"
},
{
"text": "Level up your PC here",
"html": "<h2 class=\"a-color-base headline truncate-2line\">Level up your PC here</h2>"
},
{
"text": "Gear up to get fit",
"html": "<h2 class=\"a-color-base headline truncate-2line\">Gear up to get fit</h2>"
},
{
"text": "Deals on top categories",
"html": "<h2 class=\"a-color-base headline truncate-2line\">Deals on top categories</h2>"
},
{
"text": "Level up your beauty routine",
"html": "<h2 class=\"a-color-base headline truncate-2line\">Level up your beauty routine</h2>"
},
{
"text": "Best Sellers in Books",
"html": "<h2 class=\"as-title-block-left\"><span class=\"a-color-base\">Best Sellers in Books</span></h2>"
},
{
"text": "Best Sellers in Sports & Outdoors",
"html": "<h2 class=\"as-title-block-left\"><span class=\"a-color-base\">Best Sellers in Sports & Outdoors</span></h2>"
},
{
"text": "Finds for Home",
"html": "<h2 class=\"a-color-base headline truncate-2line\">Finds for Home</h2>"
},
{
"text": "Score the top PCs & Accessories",
"html": "<h2 class=\"a-color-base headline truncate-2line\">Score the top PCs & Accessories</h2>"
},
{
"text": "Home & Kitchen essentials",
"html": "<h2 class=\"a-color-base headline truncate-2line\">Home & Kitchen essentials</h2>"
},
{
"text": "Warm & welcoming decor",
"html": "<h2 class=\"a-color-base headline truncate-2line\">Warm & welcoming decor</h2>"
},
{
"text": "Best Sellers in Clothing, Shoes & Jewelry",
"html": "<h2 class=\"as-title-block-left\"><span class=\"a-color-base\">Best Sellers in Clothing, Shoes & Jewelry</span></h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Amazon.com. Spend less. Smile more.?",
"pattern": {}
},
{
"id": "how",
"label": "How does Amazon.com. Spend less. Smile more. work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Amazon.com. Spend less. Smile more.?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Amazon.com. Spend less. Smile more. free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Amazon.com. Spend less. Smile more. compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "what",
"label": "What is Amazon.com. Spend less. Smile more.?",
"pattern": {}
},
{
"id": "how",
"label": "How does Amazon.com. Spend less. Smile more. work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Amazon.com. Spend less. Smile more.?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Amazon.com. Spend less. Smile more. free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Amazon.com. Spend less. Smile more. compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"weight": 4
}Agent Ease of UseAuthEmerging recommendation
Auth.md Agent Registration
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEmerging recommendation
Auth.md Agent Registration
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Needs attention
Auth.md Agent Registration
Issue
auth.md response did not match the expected agent registration shape. Content-Type "text/html;charset=UTF-8" is not Markdown or text/plain; missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.
Why it matters
Agent registration metadata lets automated clients find the registration path, supported identity types, credential types, and related claim or revocation endpoints without scraping human docs.
Check name
Auth.md Agent Registration
Score
0/100
Status
informational
Category
Auth
Maturity
Emerging recommendation
Goal
Publish Auth.md and agent_auth metadata so agents can discover registration and credential requirements.
Result
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Validation steps
Fetch and validate /auth.md
auth.md response did not match the expected agent registration shape. Content-Type "text/html;charset=UTF-8" is not Markdown or text/plain; missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.
Publish protected resource metadata
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Validate agent_auth authorization metadata
OAuth authorization server metadata could not be fetched.
Evidence
{
"failedStep": "auth-md",
"steps": [
{
"id": "auth-md",
"title": "Fetch and validate /auth.md",
"status": "fail",
"evidence": {
"path": "/auth.md",
"ok": false,
"statusCode": 404,
"contentType": "text/html;charset=UTF-8",
"length": 2296,
"validation": {
"valid": false,
"issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html;charset=UTF-8\" is not Markdown or text/plain; missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.",
"compatibleContentType": false,
"contentLength": 2049,
"hasRegisterInstructions": false,
"hasProtectedResourceLink": false,
"hasAuthorizationServerLink": false,
"mentionsIdentity": false,
"mentionsCredential": false,
"links": [
"/title",
"/style",
"/head",
"https://developer.amazonservices.com/ref=rm_5_sv,",
"https://affiliate-program.amazon.com/gp/advertising/api/detail/main.html/ref=rm_5_ac",
"https://images-na.ssl-images-amazon.com/images/G/01/error/logo._TTD_.png\"",
"/a",
"/s",
"/div",
"/form"
],
"rawExcerpt": "<!doctype html>\n<html>\n <head>\n <meta charset=\"utf-8\">\n <meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">\n <title>\n Page Not Found\n </title>\n <style>\n html,body{padding:0;margin:0}img{border:0}#a{background:#232f3e;padding:11px 11px 11px 192px}#b{position:absolute;left:22px;top:12px}#c{position:relative;max-width:800px;padding:0 40px 0 0}#e,#f{height:35px;border:0;font-size:1em}#e{width:100%;margin:0;padding:0 10px;border-radius:4px 0 0 4px}#f{cursor:pointer;background:#febd69;font-weight:bold;border-radius:0 4px 4px 0;-webkit-appearance:none;position:absolute;top:0;right:0;padding:0 12px}@media(max-width:500px){#a{padding:55px 10px 10px}#b{left:6px}}#g{text-align:center"
}
},
"issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html;charset=UTF-8\" is not Markdown or text/plain; missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.",
"howToFix": "Serve /auth.md at the site root as Markdown with agent registration instructions and links to OAuth metadata."
},
{
"id": "oauth-protected-resource",
"title": "Publish protected resource metadata",
"status": "fail",
"evidence": {
"path": "/.well-known/oauth-protected-resource",
"ok": false,
"statusCode": 404,
"contentType": "text/html;charset=UTF-8",
"length": 2296,
"text": "<!doctype html>\n<html>\n <head>\n <meta charset=\"utf-8\">\n <meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">\n <title>\n Page Not Found\n </title>\n <style>\n html,body{padding:0;margin:0}img{border:0}#a{background:#232f3e;padding:11px 11px 11px 192px}#b{position:absolute;left:22px;top:12px}#c{position:relative;max-width:800px;padding:0 40px 0 0}#e,#f{height:35px;border:0;font-size:1em}#e{width:100%;margin:0;padding:0 10px;border-radius:4px 0 0 4px}#f{cursor:pointer;background:#febd69;font-weight:bold;border-radius:0 4px 4px 0;-webkit-appearance:none;position:absolute;top:0;right:0;padding:0 12px}@media(max-width:500px){#a{padding:55px 10px 10px}#b{left:6px}}#g{text-align:center;margin:30px 0}#g img{max-width:90%}#d{display:none}#d[src]{display:inline}\n </style>\n </head>\n <body>\n <!--\n To discuss automated access to Amazon data please contact [email protected].\n\nFor information about migrating to our APIs refer to our Marketplace APIs at https://developer.amazonservices.com/ref=rm_5_sv, or our Product Advertising API at https://affiliate-program.amazon.com/gp/advertising/api/detail/main.html/ref=rm_5_ac for advertising use cases.\n -->\n <a href=\"/\">\n <img id=\"b\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/error/logo._TTD_.png\" alt=\"Amazon\"/>\n </a>\n <form id=\"a\" accept-charset=\"utf-8\" action=\"/s\" method=\"GET\" role=\"search\">\n <div id=\"c\">\n <input id=\"e\" name=\"field-keywords\" placeholder=\"Search\">\n <input id=\"f\" type=\"submit\" value=\"Go\">\n </div>\n </form>\n <div id=\"g\">\n <div>\n <a href=\"/\">\n <img src=\"https://images-na.ssl-images-amazon.com/images/G/01/error/en_US/title._TTD_.png\"\n alt=\"Sorry! We couldn't find that page. Try searching or go to Amazon's home page.\"/>\n </a>\n </div>\n <a href=\"/dogsofamazon\" target=\"_blank\" rel=\"noopener noreferrer\">\n <img id=\"d\" alt=\"Dogs of Amazon\">\n </a>\n <script>\n document.getElementById(\"d\").src=\"https://images-na.ssl-images-amazon.com/images/G/01/error/en_US/\" + (Math.floor(Math.random() *200) + 1) + \"._TTD_.jpg\";\n </script>\n </div>\n </body>\n</html>\n<!-- 806ac919 -->"
},
"issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/oauth-protected-resource with resource and authorization_servers fields."
},
{
"id": "agent-auth-block",
"title": "Validate agent_auth authorization metadata",
"status": "fail",
"evidence": {
"valid": false,
"issue": "OAuth authorization server metadata could not be fetched.",
"fetch": {
"ok": false,
"statusCode": 404,
"contentType": "text/html;charset=UTF-8",
"length": 2296,
"text": "<!doctype html>\n<html>\n <head>\n <meta charset=\"utf-8\">\n <meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">\n <title>\n Page Not Found\n </title>\n <style>\n html,body{padding:0;margin:0}img{border:0}#a{background:#232f3e;padding:11px 11px 11px 192px}#b{position:absolute;left:22px;top:12px}#c{position:relative;max-width:800px;padding:0 40px 0 0}#e,#f{height:35px;border:0;font-size:1em}#e{width:100%;margin:0;padding:0 10px;border-radius:4px 0 0 4px}#f{cursor:pointer;background:#febd69;font-weight:bold;border-radius:0 4px 4px 0;-webkit-appearance:none;position:absolute;top:0;right:0;padding:0 12px}@media(max-width:500px){#a{padding:55px 10px 10px}#b{left:6px}}#g{text-align:center;margin:30px 0}#g img{max-width:90%}#d{display:none}#d[src]{display:inline}\n </style>\n </head>\n <body>\n <!--\n To discuss automated access to Amazon data please contact [email protected].\n\nFor information about migrating to our APIs refer to our Marketplace APIs at https://developer.amazonservices.com/ref=rm_5_sv, or our Product Advertising API at https://affiliate-program.amazon.com/gp/advertising/api/detail/main.html/ref=rm_5_ac for advertising use cases.\n -->\n <a href=\"/\">\n <img id=\"b\" src=\"https://images-na.ssl-images-amazon.com/images/G/01/error/logo._TTD_.png\" alt=\"Amazon\"/>\n </a>\n <form id=\"a\" accept-charset=\"utf-8\" action=\"/s\" method=\"GET\" role=\"search\">\n <div id=\"c\">\n <input id=\"e\" name=\"field-keywords\" placeholder=\"Search\">\n <input id=\"f\" type=\"submit\" value=\"Go\">\n </div>\n </form>\n <div id=\"g\">\n <div>\n <a href=\"/\">\n <img src=\"https://images-na.ssl-images-amazon.com/images/G/01/error/en_US/title._TTD_.png\"\n alt=\"Sorry! We couldn't find that page. Try searching or go to Amazon's home page.\"/>\n </a>\n </div>\n <a href=\"/dogsofamazon\" target=\"_blank\" rel=\"noopener noreferrer\">\n <img id=\"d\" alt=\"Dogs of Amazon\">\n </a>\n <script>\n document.getElementById(\"d\").src=\"https://images-na.ssl-images-amazon.com/images/G/01/error/en_US/\" + (Math.floor(Math.random() *200) + 1) + \"._TTD_.jpg\";\n </script>\n </div>\n </body>\n</html>\n<!-- 806ac919 -->"
}
},
"issue": "OAuth authorization server metadata could not be fetched.",
"howToFix": "Add agent_auth to /.well-known/oauth-authorization-server with register_uri, supported identity types, credential types, and claim or revocation URLs where applicable."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 9,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "button:attribute",
"weight": 3,
"match": "auth control annotation"
},
{
"source": "visible-text",
"weight": 3,
"match": "sign in"
}
]
},
"resourceFetchSucceeded": false
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Q&A and FAQ opportunities
GEO: Q&A and FAQ opportunities is informational for this page.
Informational
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Q&A and FAQ opportunities
GEO: Q&A and FAQ opportunities is informational for this page.
Needs attention
GEO: Q&A and FAQ opportunities
Issue
29 h2 heading(s) are not phrased as questions; this is optional and only useful where Q&A wording is natural. No visible FAQ or FAQPage schema was detected; this is optional unless the page answers common questions.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Q&A and FAQ opportunities
Score
75/100
Status
informational
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Q&A and FAQ opportunities is informational for this page.
Evidence
{
"h2Count": 29,
"questionH2s": 0,
"hasFaq": false,
"nonQuestionH2s": [
{
"index": 1,
"text": "Skip to",
"isQuestion": false,
"html": "<h2 id=\"nav-assistant-links-heading\" class=\"nav-assistant-heading nav-assistant-headers-font\">Skip to</h2>"
},
{
"index": 2,
"text": "Keyboard shortcuts",
"isQuestion": false,
"html": "<h2 id=\"nav-assist-shortcuts-heading\" class=\"nav-assistant-heading nav-assistant-headers-font font-color\"> Keyboard shortcuts </h2>"
},
{
"index": 3,
"text": "Get your game on",
"isQuestion": false,
"html": "<h2 class=\"a-color-base headline truncate-2line\">Get your game on</h2>"
},
{
"index": 4,
"text": "Shop Fashion for less",
"isQuestion": false,
"html": "<h2 class=\"a-color-base headline truncate-2line\">Shop Fashion for less</h2>"
},
{
"index": 5,
"text": "New home arrivals under $50",
"isQuestion": false,
"html": "<h2 class=\"a-color-base headline truncate-2line\">New home arrivals under $50</h2>"
},
{
"index": 6,
"text": "Grilling must-haves for Dads",
"isQuestion": false,
"html": "<h2 class=\"a-color-base headline truncate-2line\">Grilling must-haves for Dads</h2>"
},
{
"index": 7,
"text": "Top categories in Kitchen appliances",
"isQuestion": false,
"html": "<h2 class=\"a-color-base headline\"><span class=\"a-truncate\" data-a-word-break=\"normal\" data-a-max-rows=\"2\" data-a-overflow-marker=\"&hellip;\" style=\"line-height:1.3em !important;max-height:2.6em\" data-a-recalculate=\"true\"><span class=\"a-truncate-full\">Top categories in Kitchen appliances</span><span class=\"a-truncate-cut a-hidden\" aria-hidden=\"true\"></span></span></h2>"
},
{
"index": 8,
"text": "Shop Father's Day deals",
"isQuestion": false,
"html": "<h2 class=\"a-color-base headline truncate-2line\">Shop Father's Day deals</h2>"
},
{
"index": 9,
"text": "Fashion trends you like",
"isQuestion": false,
"html": "<h2 class=\"a-color-base headline truncate-2line\">Fashion trends you like</h2>"
},
{
"index": 10,
"text": "Easy updates for elevated spaces",
"isQuestion": false,
"html": "<h2 class=\"a-color-base headline truncate-2line\">Easy updates for elevated spaces</h2>"
},
{
"index": 11,
"text": "Best Sellers in Computers & Accessories",
"isQuestion": false,
"html": "<h2 class=\"as-title-block-left\"><span class=\"a-color-base\">Best Sellers in Computers & Accessories</span></h2>"
},
{
"index": 12,
"text": "Best Sellers in Home & Kitchen",
"isQuestion": false,
"html": "<h2 class=\"as-title-block-left\"><span class=\"a-color-base\">Best Sellers in Home & Kitchen</span></h2>"
},
{
"index": 13,
"text": "Toys for all ages",
"isQuestion": false,
"html": "<h2 class=\"a-color-base headline truncate-2line\">Toys for all ages</h2>"
},
{
"index": 14,
"text": "Wireless Tech",
"isQuestion": false,
"html": "<h2 class=\"a-color-base headline truncate-2line\">Wireless Tech</h2>"
},
{
"index": 15,
"text": "Most-loved watches",
"isQuestion": false,
"html": "<h2 class=\"a-color-base headline truncate-2line\">Most-loved watches</h2>"
},
{
"index": 16,
"text": "Have more fun with family",
"isQuestion": false,
"html": "<h2 class=\"a-color-base headline truncate-2line\">Have more fun with family</h2>"
},
{
"index": 17,
"text": "Best Sellers in Beauty & Personal Care",
"isQuestion": false,
"html": "<h2 class=\"as-title-block-left\"><span class=\"a-color-base\">Best Sellers in Beauty & Personal Care</span></h2>"
},
{
"index": 18,
"text": "Best Sellers in Kitchen & Dining",
"isQuestion": false,
"html": "<h2 class=\"as-title-block-left\"><span class=\"a-color-base\">Best Sellers in Kitchen & Dining</span></h2>"
},
{
"index": 19,
"text": "Level up your PC here",
"isQuestion": false,
"html": "<h2 class=\"a-color-base headline truncate-2line\">Level up your PC here</h2>"
},
{
"index": 20,
"text": "Gear up to get fit",
"isQuestion": false,
"html": "<h2 class=\"a-color-base headline truncate-2line\">Gear up to get fit</h2>"
},
{
"index": 21,
"text": "Deals on top categories",
"isQuestion": false,
"html": "<h2 class=\"a-color-base headline truncate-2line\">Deals on top categories</h2>"
},
{
"index": 22,
"text": "Level up your beauty routine",
"isQuestion": false,
"html": "<h2 class=\"a-color-base headline truncate-2line\">Level up your beauty routine</h2>"
},
{
"index": 23,
"text": "Best Sellers in Books",
"isQuestion": false,
"html": "<h2 class=\"as-title-block-left\"><span class=\"a-color-base\">Best Sellers in Books</span></h2>"
},
{
"index": 24,
"text": "Best Sellers in Sports & Outdoors",
"isQuestion": false,
"html": "<h2 class=\"as-title-block-left\"><span class=\"a-color-base\">Best Sellers in Sports & Outdoors</span></h2>"
},
{
"index": 25,
"text": "Finds for Home",
"isQuestion": false,
"html": "<h2 class=\"a-color-base headline truncate-2line\">Finds for Home</h2>"
},
{
"index": 26,
"text": "Score the top PCs & Accessories",
"isQuestion": false,
"html": "<h2 class=\"a-color-base headline truncate-2line\">Score the top PCs & Accessories</h2>"
},
{
"index": 27,
"text": "Home & Kitchen essentials",
"isQuestion": false,
"html": "<h2 class=\"a-color-base headline truncate-2line\">Home & Kitchen essentials</h2>"
},
{
"index": 28,
"text": "Warm & welcoming decor",
"isQuestion": false,
"html": "<h2 class=\"a-color-base headline truncate-2line\">Warm & welcoming decor</h2>"
},
{
"index": 29,
"text": "Best Sellers in Clothing, Shoes & Jewelry",
"isQuestion": false,
"html": "<h2 class=\"as-title-block-left\"><span class=\"a-color-base\">Best Sellers in Clothing, Shoes & Jewelry</span></h2>"
}
],
"score": 75,
"weight": 4
}AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Informational
AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Needs attention
IndexNow key
Issue
IndexNow key is informational for this page.
Why it matters
IndexNow lets sites notify participating search engines about changed URLs, but ownership verification requires a UTF-8 key file whose filename matches the key.
Check name
IndexNow key
Score
100/100
Status
informational
Category
Discoverability
Maturity
Established
Goal
Verify that IndexNow ownership key placement is detectable when the site advertises it.
Result
IndexNow key is informational for this page.
Validation steps
Find advertised IndexNow key location
No IndexNow key location was advertised in HTML, Link headers, or robots.txt.
Fetch and validate IndexNow key file
No discoverable IndexNow key file was found.
Evidence
{
"steps": [
{
"id": "advertised-location",
"title": "Find advertised IndexNow key location",
"status": "informational",
"evidence": {
"advertised": []
},
"issue": "No IndexNow key location was advertised in HTML, Link headers, or robots.txt.",
"howToFix": "Advertise the key location with robots.txt IndexNow-Key, rel=\"indexnow-key\", or meta name=\"indexnow-key-location\" if you want scanners to verify it."
},
{
"id": "fetch-key",
"title": "Fetch and validate IndexNow key file",
"status": "informational",
"evidence": {
"advertised": [],
"checked": []
},
"issue": "No discoverable IndexNow key file was found.",
"howToFix": "Host a UTF-8 text file named {key}.txt using a 32-character hexadecimal key whose body exactly matches the key."
}
]
}Agent Ease of UseAuthEstablished
OAuth / OIDC discovery
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEstablished
OAuth / OIDC discovery
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Needs attention
OAuth / OIDC discovery
Issue
OAuth / OIDC discovery was not found at the expected path.
Why it matters
OAuth and OIDC discovery let agents find authorization, token, and key endpoints programmatically instead of relying on human documentation.
Check name
OAuth / OIDC discovery
Score
0/100
Status
informational
Category
Auth
Maturity
Established
Goal
Publish OAuth/OIDC discovery metadata so agents can authenticate with your APIs.
Result
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Validation steps
Fetch to find resource
OAuth / OIDC discovery was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/openid-configuration",
"statusCode": 503,
"contentType": "text/html",
"length": 2671
},
{
"path": "/.well-known/oauth-authorization-server",
"statusCode": 404,
"contentType": "text/html;charset=UTF-8",
"length": 2296
}
]
},
"issue": "OAuth / OIDC discovery was not found at the expected path.",
"howToFix": "Publish valid OAuth/OIDC metadata only when the site actually supports OAuth/OIDC. Otherwise omit provider discovery and document any unauthenticated public APIs separately."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 9,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "button:attribute",
"weight": 3,
"match": "auth control annotation"
},
{
"source": "visible-text",
"weight": 3,
"match": "sign in"
}
]
},
"resourceFetchSucceeded": false
}Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Needs attention
OAuth Protected Resource
Issue
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Why it matters
Protected Resource metadata tells agents which authorization servers protect an API and how to connect authentication challenges to the right resource.
Check name
OAuth Protected Resource
Score
0/100
Status
informational
Category
Auth
Maturity
Emerging recommendation
Goal
Publish OAuth Protected Resource Metadata so agents can discover how to authenticate.
Result
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Validation steps
Fetch protected resource metadata
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Validate protected resource metadata
Response is not valid JSON.
Validate protected resource identity
Protected resource metadata `resource` did not match the resource identifier used to retrieve it.
Probe protected API Bearer challenge
No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch protected resource metadata",
"status": "fail",
"evidence": {
"path": "/.well-known/oauth-protected-resource",
"statusCode": 404,
"contentType": "text/html;charset=UTF-8"
},
"issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/oauth-protected-resource JSON."
},
{
"id": "metadata",
"title": "Validate protected resource metadata",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!doctype html>\n<html>\n <head>\n <meta charset=\"utf-8\">\n <meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">\n <title>\n Page Not Found\n </title>\n <style>\n html,body{padding:0;margin:0}img{border:0}#a{background:#232f3e;padding:11px 11px 11px 192px}#b{position:absolute;left:22px;top:12px}#c{position:relative;max-width:800px;padding:0 40px 0 0}#e,#f{height:35px;border:0;font-size:1em}#e{width:100%;margin:0;padding:0 10px;border-radius:4px 0 0 4px}#f{cursor:pointer;background:#febd69;font-weight:bold;border-radius:0 4px 4px 0;-webkit-appearance:none;position:absolute;top:0;right:0;padding:0 12px}@media(max-width:500px){#a{padding:55px 10px 10px}#b{left:6px}}#g{text-align:center"
},
"issue": "Response is not valid JSON.",
"howToFix": "Publish resource and authorization_servers as absolute URLs."
},
{
"id": "resource-identity",
"title": "Validate protected resource identity",
"status": "fail",
"evidence": {
"expectedResource": "https://www.amazon.com"
},
"issue": "Protected resource metadata `resource` did not match the resource identifier used to retrieve it.",
"howToFix": "Set `resource` to the origin/resource identifier represented by /.well-known/oauth-protected-resource."
},
{
"id": "protected-route-challenge",
"title": "Probe protected API Bearer challenge",
"status": "informational",
"evidence": {
"checked": [
{
"path": "/api/admin/scans",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://www.amazon.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/admin/summary",
"statusCode": 503,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://www.amazon.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/scans",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://www.amazon.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
}
]
},
"issue": "No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.",
"howToFix": "When this site exposes bearer-protected APIs, return 401 with WWW-Authenticate: Bearer and link resource_metadata."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 9,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "button:attribute",
"weight": 3,
"match": "auth control annotation"
},
{
"source": "visible-text",
"weight": 3,
"match": "sign in"
}
]
},
"resourceFetchSucceeded": false
}Performance and AccessibilityAccessibilityBrowser audit
`[aria-*]` attributes do not match their roles
50 Fail
Performance and AccessibilityAccessibilityBrowser audit
`[aria-*]` attributes do not match their roles
Check name
`[aria-*]` attributes do not match their roles
Score
0/100
Status
fail
Device
desktop
Category
Accessibility
Fix guidance
Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn how to match ARIA attributes to their roles](https://dequeuniversity.com/rules/axe/4.11/aria-allowed-attr).
References
https://web.dev/learn/accessibility/Evidence
{
"description": "Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn how to match ARIA attributes to their roles](https://dequeuniversity.com/rules/axe/4.11/aria-allowed-attr)."
}Performance and AccessibilityAccessibilityBrowser audit
Elements with visible text labels do not have matching accessible names.
50 Fail
Performance and AccessibilityAccessibilityBrowser audit
Elements with visible text labels do not have matching accessible names.
Check name
Elements with visible text labels do not have matching accessible names.
Score
0/100
Status
fail
Device
desktop
Category
Accessibility
Fix guidance
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.11/label-content-name-mismatch).
References
https://web.dev/learn/accessibility/Evidence
{
"description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.11/label-content-name-mismatch)."
}Performance and AccessibilityPerformanceBrowser audit
Font display
14 Fail
Performance and AccessibilityPerformanceBrowser audit
Font display
Check name
Font display
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
Est savings of 180Â ms
Fix guidance
Consider setting [font-display](https://developer.chrome.com/docs/performance/insights/font-display) to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with [font metric overrides](https://developer.chrome.com/blog/font-fallbacks).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 180Â ms",
"description": "Consider setting [font-display](https://developer.chrome.com/docs/performance/insights/font-display) to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with [font metric overrides](https://developer.chrome.com/blog/font-fallbacks)."
}Performance and AccessibilityPerformanceBrowser audit
Improve image delivery
14 Fail
Performance and AccessibilityPerformanceBrowser audit
Improve image delivery
Check name
Improve image delivery
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
Est savings of 1,453Â KiB
Fix guidance
Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/performance/insights/image-delivery)
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 1,453Â KiB",
"description": "Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/performance/insights/image-delivery)"
}Performance and AccessibilityPerformanceBrowser audit
Image elements do not have explicit `width` and `height`
7 Warning
Performance and AccessibilityPerformanceBrowser audit
Image elements do not have explicit `width` and `height`
Check name
Image elements do not have explicit `width` and `height`
Score
50/100
Status
warning
Device
desktop
Category
Performance
Fix guidance
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https://web.dev/articles/optimize-cls#images_without_dimensions)
References
https://web.dev/learn/performance/Evidence
{
"description": "Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https://web.dev/articles/optimize-cls#images_without_dimensions)"
}Performance and AccessibilityPerformanceBrowser audit
Legacy JavaScript
7 Warning
Performance and AccessibilityPerformanceBrowser audit
Legacy JavaScript
Check name
Legacy JavaScript
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Est savings of 13Â KiB
Fix guidance
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile [Baseline](https://web.dev/articles/baseline-and-polyfills) features, unless you know you must support older browsers. [Learn why most sites can deploy ES6+ code without transpiling](https://developer.chrome.com/docs/performance/insights/legacy-javascript)
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 13Â KiB",
"description": "Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile [Baseline](https://web.dev/articles/baseline-and-polyfills) features, unless you know you must support older browsers. [Learn why most sites can deploy ES6+ code without transpiling](https://developer.chrome.com/docs/performance/insights/legacy-javascript)"
}Performance and AccessibilityPerformanceBrowser audit
Minify JavaScript
7 Warning
Performance and AccessibilityPerformanceBrowser audit
Minify JavaScript
Check name
Minify JavaScript
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Est savings of 11Â KiB
Fix guidance
Minifying JavaScript files can reduce payload sizes and script parse time. [Learn how to minify JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unminified-javascript/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 11Â KiB",
"description": "Minifying JavaScript files can reduce payload sizes and script parse time. [Learn how to minify JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unminified-javascript/).",
"numericValue": 0
}Performance and AccessibilityPerformanceBrowser audit
Reduce unused JavaScript
7 Warning
Performance and AccessibilityPerformanceBrowser audit
Reduce unused JavaScript
Check name
Reduce unused JavaScript
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Est savings of 263Â KiB
Fix guidance
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 263Â KiB",
"description": "Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/).",
"numericValue": 0
}Performance and AccessibilityPerformanceBrowser audit
Loading performance
3 Fail
Performance and AccessibilityPerformanceBrowser audit
Loading performance
Check name
Loading performance
Score
79/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
Review the grouped loading performance checks and improve the failing sub-checks listed in evidence.
References
https://web.dev/learn/performance/Evidence
{
"checks": [
{
"id": "total-blocking-time",
"title": "Total Blocking Time",
"score": 94,
"displayValue": "120Â ms",
"numericValue": 123.60302489817605
},
{
"id": "network-rtt",
"title": "Network Round Trip Times",
"score": 100,
"displayValue": "80Â ms",
"numericValue": 84.84912
},
{
"id": "max-potential-fid",
"title": "Max Potential First Input Delay",
"score": 72,
"displayValue": "180Â ms",
"numericValue": 183
},
{
"id": "server-response-time",
"title": "Initial server response time was short",
"score": 100,
"displayValue": "Root document took 560Â ms",
"numericValue": 562
},
{
"id": "largest-contentful-paint",
"title": "Largest Contentful Paint",
"score": 92,
"displayValue": "1.1Â s",
"numericValue": 1116.8416815300159
},
{
"id": "speed-index",
"title": "Speed Index",
"score": 19,
"displayValue": "3.4Â s",
"numericValue": 3370.9651176993216
},
{
"id": "first-contentful-paint",
"title": "First Contentful Paint",
"score": 98,
"displayValue": "0.7Â s",
"numericValue": 687.396975101824
},
{
"id": "interactive",
"title": "Time to Interactive",
"score": 53,
"displayValue": "4.3Â s",
"numericValue": 4340.16894592528
}
]
}Fix with MCP or CLI
Use this report as the handoff into remediation. Generate a coding-agent prompt with the failing checks attached, or jump to the MCP and CLI setup docs before your next rescan.
Score history
Public scan score over time
Public reports for this website origin. Select any point or report link to open that canonical report.
| Scan date | Score | Readiness | Report |
|---|---|---|---|
| 54/100 | Level 3, Bot-Aware | Current report |