Kjus Glacier Pro Ski Jacket - Men's
Product data
Kjus
Structured Kjus product data for search, recommendations, and AI shopping agents.
What Kjus can I help you find?
In the catalog
Sample Kjus products
A live slice of the Kjus catalog — titles, images, and prices the API returns today.
Kjus Blackcomb Jacket - Boys'
Men’s Hydraulic Midlayer Half‑zip | Cooling Stretch Golf Layer
€159
Men's Soren Polo L/s (solid)
€109
Women's Susi Skort (16")
€79
Women’s Crew Neck Sweater | Four-way Stretch Sweater
€149
Women’s Eve Polo
€89
Men's Pike 2.0 Gilet
SEK 229
Men's Release Diamond Jacket
€169
Product Json Schema
$149
Men’s Inverness Shirt – Kjus
$239
Women's Celin Long‑sleeve Polo
$139
One endpoint
Filter Kjus 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": "Kjus products",
"filters": {
"brand_ids": [
"pO1v"
]
},
"limit": 20
}'from channel3_sdk import Channel3
client = Channel3()
response = client.products.search(
query="Kjus products",
filters={"brand_ids": ["pO1v"]},
limit=20,
)import { Channel3 } from "@channel3/sdk";
const client = new Channel3();
const response = await client.products.search({
query: "Kjus products",
filters: {
brand_ids: ["pO1v"],
},
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 Kjus into agents, search, and affiliate flows.
For Kjus
Do you work at Kjus?
Channel3 can help Kjus show up more accurately across AI shopping apps. No technical work. Most teams are live the same week.