Ugreen 10739 Premium 3.5mm To 2x 3.5mm Slim Stereo Splitter Cable M/ff
Product data
UGREEN
Structured UGREEN product data for search, recommendations, and AI shopping agents.
What UGREEN can I help you find?
In the catalog
Sample UGREEN products
A live slice of the UGREEN catalog — titles, images, and prices the API returns today.
Ugreen Bluetooth 5.3 Adapter For Ps5 & Gaming Compatible With Usb-c Devices Aptx Low Latency Audio For Wireless Headphones
Ugreen 3.5mm Audio Extension Cable Trrs Male To Female Aux Cable Braided Stereo Headphone Extension Cord For Car Pc Speaker
Ugreen 15515 2m 8k Mini‑hdmi To Hdmi Cable
Ugreen 5m Hdmi Male To Dvi Male Cable - Acbugn20889 | Mwave
Nexode 200w Gan Desktop Charger
SEK 890
Magflow Air Powerbank & Nexode Air Ladegerät Bundle
€80
Ugreen Bundle Sale: 65w 3 Ports Charger+100w Usb-c Cable (6.5ft)
£32
Ugreen 70 Inch Aluminum Phone Tripod With Bluetooth Remote
£25
Ugreen Cable Organizer 2 Pack – Blue
A$5
Ugreen Slim Protective Case For Iphone 12 5.4" - Navy
A$4
Nexode Air Mini-ladegerät (65 W, Gan, Usb-c-kabel, Tüv-zertifiziert)
€38
One endpoint
Filter UGREEN 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
- Commission-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": "UGREEN products",
"filters": {
"brand_ids": [
"3nyJ"
]
},
"limit": 20
}'from channel3_sdk import Channel3
client = Channel3()
response = client.products.search(
query="UGREEN products",
filters={"brand_ids": ["3nyJ"]},
limit=20,
)import { Channel3 } from "@channel3/sdk";
const client = new Channel3();
const response = await client.products.search({
query: "UGREEN products",
filters: {
brand_ids: ["3nyJ"],
},
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 UGREEN into agents, search, and commission-earning flows.
For UGREEN
Do you work at UGREEN?
Channel3 is the product graph AI shopping apps plug into. Join it once and UGREEN's catalog becomes available to every assistant, search engine, and agent that sources products through the graph — read-only, no technical work.