Product data

Li-Ning

Structured Li-Ning product data for search, recommendations, and AI shopping agents.

What Li-Ning can I help you find?

In the catalog

Sample Li-Ning products

A live slice of the Li-Ning catalog — titles, images, and prices the API returns today.

Wade All City 13 'ice Chips' Men's Basketball Shoes

Wade All City 13 'ice Chips' Men's Basketball Shoes

Li-ning Yushuai 18 High 'cba All Star Games' Abau009-4

Li-ning Yushuai 18 High 'cba All Star Games' Abau009-4

$116

Li-ning Cba Beijing Ducks Quick-drying T-shirt 'black'

Li-ning Cba Beijing Ducks Quick-drying T-shirt 'black'

$39

Li-ning Badfive Logo Loose Fit Sweatpants 'brown'

Li-ning Badfive Logo Loose Fit Sweatpants 'brown'

$54

Li-ning Way Of Wade Graphic Straight Sweatpants 'grey'

Li-ning Way Of Wade Graphic Straight Sweatpants 'grey'

$58

Li-ning Wade Shadow 1 'blue White' Abpr015-3

Li-ning Wade Shadow 1 'blue White' Abpr015-3

$59

Li‑ning X Disney Crossover Round Neck Pullover 'black Yellow' Awdq835‑2

Li‑ning X Disney Crossover Round Neck Pullover 'black Yellow' Awdq835‑2

$1

Li‑ning Counterflow X Dunhuang Museum ‘white’ Agcq217‑3

Li‑ning Counterflow X Dunhuang Museum ‘white’ Agcq217‑3

$1

Li‑ning Flashing Abar099‑2

Li‑ning Flashing Abar099‑2

$1

Li-ning Countflow Wu Xing Xingshan 2.0 'purple Black' Agls143-6

Li-ning Countflow Wu Xing Xingshan 2.0 'purple Black' Agls143-6

$178

(wmns) Li-ning 001 T2000 'white Red'

(wmns) Li-ning 001 T2000 'white Red'

$66

Li-ning Rouge Rabbit 4 'black Orange' Arms005-2

Li-ning Rouge Rabbit 4 'black Orange' Arms005-2

$78

One endpoint

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

client = Channel3()

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

const client = new Channel3();

const response = await client.products.search({
  query: "Li-Ning products",
  filters: {
    brand_ids: ["BsND"],
  },
  limit: 20,
});

FAQs

How developers pull Li-Ning into agents, search, and affiliate flows.

For Li-Ning

Do you work at Li-Ning?

Channel3 can help Li-Ning 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.