Skinny Fat U-shaped Bumper Sectional (extra Deep) (100" X 145" X 100") - Kravet/standard/brushed Nickel Finish
Product data
Bench Made Modern
Structured Bench Made Modern product data for search, recommendations, and AI shopping agents.
What Bench Made Modern can I help you find?
In the catalog
Sample Bench Made Modern products
A live slice of the Bench Made Modern catalog โ titles, images, and prices the API returns today.
Skinny Fat Sofa With Chaise (extra Deep) (100", Chaise 40" X 71", Chaise On Right) - Premium Leather/standard/walnut Finish
Skinny Fat Sectional With Chaise (extra Deep) (150" X 80", Chaise 40" X 71", Chaise On Left) - Customer Own Materials/standard/espresso
Catalina Sectional With Bumper (bench Cushion) (110" X 105", Bumper On Left)
Catalina Sectional With Bumper (bench Cushion) (105" X 95", Bumper On Right) - Luxe & Performance Velvet/espresso
Skinny Fat Sectional With Bumper (extra Deep) (115" X 90", Bumper On Right) - Premium Leather/down Alternative/espresso
Catalina Sectional With Bumper (bench Cushion) (90" X 95", Bumper On Right) - Premium Leather/natural
Skinny Fat Sectional With Bumper (extra Deep) (90" X 95", Bumper On Right) - Decide Later/down Alternative/brushed Nickel Finish
Catalina Sectional With Bumper (bench Cushion) (110" X 75", Bumper On Left) - Premium & Performance/walnut Finish
Catalina Sectional With Bumper (bench Cushion) (120" X 100", Bumper On Left) - Kravet/walnut Finish
Catalina Sectional With Bumper (bench Cushion) (125" X 100", Bumper On Right) - Kravet/espresso
Catalina Sectional With Bumper (bench Cushion) (120" X 105", Bumper On Right) - Premium & Performance/walnut Finish
One endpoint
Filter Bench Made Modern with a brand ID
The same search used in the demo above. Pass brand_ids to keep results inside this catalog. 1,000 free searches a month.
- Normalized titles, images, and stable brand IDs
- Live prices, availability, and merchant URLs
- Affiliate-ready offers when a rate is available
curl https://api.trychannel3.com/v1/search \
-H "x-api-key: $CHANNEL3_API_KEY" \
-H "content-type: application/json" \
-d '{
"query": "Bench Made Modern products",
"filters": {
"brand_ids": [
"fd8J"
]
},
"limit": 20
}'from channel3_sdk import Channel3
client = Channel3()
response = client.products.search(
query="Bench Made Modern products",
filters={"brand_ids": ["fd8J"]},
limit=20,
)import { Channel3 } from "@channel3/sdk";
const client = new Channel3();
const response = await client.products.search({
query: "Bench Made Modern products",
filters: {
brand_ids: ["fd8J"],
},
limit: 20,
});Categories
Broader product-data APIs for the same shopping workflows.
More brands
Other large catalogs available through the same API.
FAQs
How developers pull Bench Made Modern into agents, search, and affiliate flows.
For Bench Made Modern
Do you work at Bench Made Modern?
Channel3 can help Bench Made Modern show up more accurately across AI shopping apps. No technical work. Most teams are live the same week.