Normann Copenhagen Allez Table 4l - 60cm Square/white Marble
Product data
Normann Copenhagen
Structured Normann Copenhagen product data for search, recommendations, and AI shopping agents. Earn up to 10.50% on sales.
What Normann Copenhagen can I help you find?
In the catalog
Sample Normann Copenhagen products
A live slice of the Normann Copenhagen catalog — titles, images, and prices the API returns today.
Circus Pouf Duo - Set Of 2 - Large/rose
Normann Copenhagen Amp Chandelier - Smoke / Black/small : 32.5cm
Circus Pouf - Set Of 2 - Small/blush
Normann Copenhagen Allez Table 4l - 70cm Round/steel
Pablo Duvet Cover & Pillowcase Set
$40
Normann Copenhagen Form Armchair, Metal Legs - Steelcut 246/black Legs
£800
Normann Copenhagen Tube Lounge Chair - Steelcut Trio 376
£2,155
Normann Copenhagen Shorebird
$21
Normann Copenhagen Fold Lounge Chair
£1,805
Normann Copenhagen Fold Lounge Chair
£1,805
Normann Copenhagen Form Barstool, Upholstered With Wood Legs
£635
One endpoint
Filter Normann Copenhagen 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
- Earn up to 10.50% on Normann Copenhagen sales
curl https://api.trychannel3.com/v1/search \
-H "x-api-key: $CHANNEL3_API_KEY" \
-H "content-type: application/json" \
-d '{
"query": "Normann Copenhagen products",
"filters": {
"brand_ids": [
"7391"
]
},
"limit": 20
}'from channel3_sdk import Channel3
client = Channel3()
response = client.products.search(
query="Normann Copenhagen products",
filters={"brand_ids": ["7391"]},
limit=20,
)import { Channel3 } from "@channel3/sdk";
const client = new Channel3();
const response = await client.products.search({
query: "Normann Copenhagen products",
filters: {
brand_ids: ["7391"],
},
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 Normann Copenhagen into agents, search, and commission-earning flows.
For Normann Copenhagen
Do you work at Normann Copenhagen?
Channel3 is the product graph AI shopping apps plug into. Join it once and Normann Copenhagen's catalog becomes available to every assistant, search engine, and agent that sources products through the graph — read-only, no technical work.