Product data

Alexander Wang

Structured Alexander Wang product data for search, recommendations, and AI shopping agents.

What Alexander Wang can I help you find?

In the catalog

Sample Alexander Wang products

A live slice of the Alexander Wang catalog — titles, images, and prices the API returns today.

Alexander Wang Black Tops Women

Alexander Wang Black Tops Women

Alexander Wang Women Black Stretch Viscose Top

Alexander Wang Women Black Stretch Viscose Top

Alexander Wang Women Ry Crossbody Leather Bag

Alexander Wang Women Ry Crossbody Leather Bag

Team Beanie Hat Lds 61 - Ireland

Team Beanie Hat Lds 61 - Ireland

Partial Coating Surge Low Rise Wide Leg Jean

Partial Coating Surge Low Rise Wide Leg Jean

Alexander Wang Women Hotfix Graphic Baby Tee

Alexander Wang Women Hotfix Graphic Baby Tee

Alexander Wang Oversize Cotton T-shirt

Alexander Wang Oversize Cotton T-shirt

Team Small Crest Hoodie Adults

Team Small Crest Hoodie Adults

Under The Castle Lulu Hot-water Bag

Under The Castle Lulu Hot-water Bag

Alexander Wang T-shirt W. Navy

Alexander Wang T-shirt W. Navy

Logo Embroidered Polo Cardigan In Viscose

Logo Embroidered Polo Cardigan In Viscose

$334,000

T By Alexander Wang Crew Neck Long Sleeve T-shirt

T By Alexander Wang Crew Neck Long Sleeve T-shirt

$30

One endpoint

Filter Alexander Wang 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": "Alexander Wang products",
  "filters": {
    "brand_ids": [
      "mTEm"
    ]
  },
  "limit": 20
}'
from channel3_sdk import Channel3

client = Channel3()

response = client.products.search(
    query="Alexander Wang products",
    filters={"brand_ids": ["mTEm"]},
    limit=20,
)
import { Channel3 } from "@channel3/sdk";

const client = new Channel3();

const response = await client.products.search({
  query: "Alexander Wang products",
  filters: {
    brand_ids: ["mTEm"],
  },
  limit: 20,
});

FAQs

How developers pull Alexander Wang into agents, search, and affiliate flows.

For Alexander Wang

Do you work at Alexander Wang?

Channel3 can help Alexander Wang show up more accurately across AI shopping apps. No technical work. Most teams are live the same week.

Drive more AI sales

Build with this catalog

1,000 free searches every month. No credit card required.