Friedrich Uet08b11a 8,000 Btu Heat/cool Through-the-wall Smart Air Conditioner
$889
Product data
Structured Carl Friedrik product data for search, recommendations, and AI shopping agents.
In the catalog
A live slice of the Carl Friedrik catalog — titles, images, and prices the API returns today.
Friedrich Uet08b11a 8,000 Btu Heat/cool Through-the-wall Smart Air Conditioner
$889
Carl Fredrik Palissy Weekend Bag
$945
Carl Friedrik Compact Weekender Bag
$545
The Large Check-in
$995
The Hybrid Carry-on
$695
Friedrich Frhsr09a3a Floating Air Premier Series Single Zone Outdoor Mini Split Unit With 9000 Btu Cooling Capacity, 230/208 Volts (requires Indoor Unit)
$929
Friedrich Zoneaire Series Pze12r3sc 12,000 Btu Packaged Terminal Air Conditioner With Electric Heat
$1,029
Carl Friedrik The Carry‑on X 4‑wheel 56cm Cabin Case, 43l, Arctic Grey/tan
£465
Palissy Briefcase
$795
Shoulder Strap
$40
Granville Weekender
$945
Palissy Overnight Large Leather Briefcase
$895
One endpoint
The same search used in the demo above. Pass brand_ids to keep results inside this catalog. 1,000 free searches a month.
curl https://api.trychannel3.com/v1/search \
-H "x-api-key: $CHANNEL3_API_KEY" \
-H "content-type: application/json" \
-d '{
"query": "Carl Friedrik products",
"filters": {
"brand_ids": [
"eqPu"
]
},
"limit": 20
}'from channel3_sdk import Channel3
client = Channel3()
response = client.products.search(
query="Carl Friedrik products",
filters={"brand_ids": ["eqPu"]},
limit=20,
)import { Channel3 } from "@channel3/sdk";
const client = new Channel3();
const response = await client.products.search({
query: "Carl Friedrik products",
filters: {
brand_ids: ["eqPu"],
},
limit: 20,
});Broader product-data APIs for the same shopping workflows.
Other large catalogs available through the same API.
How developers pull Carl Friedrik into agents, search, and affiliate flows.
For Carl Friedrik
Channel3 can help Carl Friedrik show up more accurately across AI shopping apps. No technical work. Most teams are live the same week.