Converse Girls Printed Sweatshirt And Leggings Set In Multicolour - 12 Mths
Product data
VF CORPORATION
Structured VF CORPORATION product data for search, recommendations, and AI shopping agents.
What VF CORPORATION can I help you find?
In the catalog
Sample VF CORPORATION products
A live slice of the VF CORPORATION catalog — titles, images, and prices the API returns today.
Left Chest Ii Logo Sweatshirt
Vans Mens Classic Fit Graphic T-shirt Top Xs Grey Cotton
Original Shallow Cuff Beanie
Otw By Vans Back Pleated Trousers In Creme Brulee Beige
Vans Left Chest Logo T-shirt - Navy
Union Relaxed Carpenter Pants
Crop Shirt
Vans Pink Old Skool Trainers
€65
Personalisierbare Navy Old Skool Mit Breiter Passform
€115
Vans Sk8-mid 'black Stinky Tofu' Vn0a3wm3ck
$120
Sk8-hi® Sneakers
SEK 200
One endpoint
Filter VF CORPORATION 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": "VF CORPORATION products",
"filters": {
"brand_ids": [
"36LM"
]
},
"limit": 20
}'from channel3_sdk import Channel3
client = Channel3()
response = client.products.search(
query="VF CORPORATION products",
filters={"brand_ids": ["36LM"]},
limit=20,
)import { Channel3 } from "@channel3/sdk";
const client = new Channel3();
const response = await client.products.search({
query: "VF CORPORATION products",
filters: {
brand_ids: ["36LM"],
},
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 VF CORPORATION into agents, search, and affiliate flows.
For VF CORPORATION
Do you work at VF CORPORATION?
Channel3 can help VF CORPORATION show up more accurately across AI shopping apps. No technical work. Most teams are live the same week.