Flowers Hand-painted Ceramic Small Fluted Bowls (set Of 8)
Product data
Poterie d’Évires
Structured Poterie d’Évires product data for search, recommendations, and AI shopping agents.
What Poterie d’Évires can I help you find?
In the catalog
Sample Poterie d’Évires products
A live slice of the Poterie d’Évires catalog — titles, images, and prices the API returns today.
Flowers Hand-painted Slipware Large Serving Bowl
$310
Flowers Hand-painted Slipware Large Serving Bowl
£220
Chickens Hand-painted Slipware Plates – 5.5in/14cm (set Of 3)
$205
Geometric Hand-painted Slipware Utensil Pot
$540
Animals Hand-painted Slipware Plates – 8in/20cm (set Of 4)
$390
Flowers Hand-painted Slipware Giant Platter
$1,765
Flowers Hand-painted Slipware Small Jar
$335
Flowers Hand-painted Slipware Petite Bowls
$430
Flowers Hand-painted Slipware Large Salad Bowl
£320
Flowers Hand-painted Slipware Soup Lidded Serving Dish
$2,185
Flowers Hand-painted Slipware Straight-edge Jug
$270
One endpoint
Filter Poterie d’Évires 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
- Commission-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": "Poterie d’Évires products",
"filters": {
"brand_ids": [
"OBqH"
]
},
"limit": 20
}'from channel3_sdk import Channel3
client = Channel3()
response = client.products.search(
query="Poterie d’Évires products",
filters={"brand_ids": ["OBqH"]},
limit=20,
)import { Channel3 } from "@channel3/sdk";
const client = new Channel3();
const response = await client.products.search({
query: "Poterie d’Évires products",
filters: {
brand_ids: ["OBqH"],
},
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 Poterie d’Évires into agents, search, and commission-earning flows.
For Poterie d’Évires
Do you work at Poterie d’Évires?
Channel3 is the product graph AI shopping apps plug into. Join it once and Poterie d’Évires's catalog becomes available to every assistant, search engine, and agent that sources products through the graph — read-only, no technical work.