Home / Blog

← All blog posts

Buying · Published 2026-07-25 · Last verified 2026-08-19

Which Weidian, Taobao, and 1688 links paste cleanly

The agent buyer has to open a specific SKU. A shop root, a search page, or a screenshot cannot be purchased.

Why the agent cannot “just find it”

USFans is a shopping agent: it pays a Chinese marketplace seller and receives the parcel in a China warehouse. That only works if the buyer can open one sellable product. Marketplaces identify that product with an item or offer ID in the page URL. Taobao/Tmall detail pages carry an item id in the query string; 1688 detail pages put an offer id in a path such as /offer/…html. Open-platform product APIs take that same id — not a shop name and not a photo. A screenshot has no id.

This index does not fetch SKUs for you. Copy from the browser address bar after the live page has loaded. Full order path: how to buy.

What “product-detail URL” means

A usable link loads one item: title, price, and variants (size, color, batch). You can choose a SKU on that page. The address bar is the source of truth. Truncated “share” strings, in-app cards, and QR landings often drop the id or send you to a shop, a login wall, or a campaign.

Prefer the desktop or full mobile product URL after the page finishes loading. If the bar shows only a shop, a search, or a short domain with no item id, do not paste it.

URLs that fail

What you copied Why it fails What to copy instead
Shop or merchant homepage No single item to buy Open one product from that shop, then copy
Search or category results A list, not a PDP Click through to one item
Album, live stream, “similar items” Gallery or feed, not a checkout SKU The product page those photos belong to
QR / share snippet / screenshot Often missing the item or offer id Address bar on the loaded PDP
Dead id Seller removed or moved the SKU Another live row — why links break

Weidian and Taobao / Tmall

Weidian rows in spreadsheets are usually a single item page. If you land on the shop’s front, you are not done. Taobao and Tmall product pages are the ones that expose an item id (commonly as id= on item.htm / detail URLs). A store homepage, a Tmall brand world, or a “find similar” carousel is not that page. If photos are blurred for copyright but variants and price still load, the PDP can still be pasteable — QC later is of your warehouse unit, not the blur.

1688 extra check

1688 is wholesale. A factory homepage, a company intro, or a mixed catalog is not an offer. Public 1688 product APIs retrieve details by offerId / product id taken from the offer detail URL — the same reason USFans cannot “find the black one” from a company site. On the page you must be able to pick a variant and see a unit price (and MOQ if the seller uses one). If you cannot, you are not on a paste-ready offer.

After you copy

  1. Paste the full URL into USFans. Match remarks to variants that actually exist on that page.
  2. Wait for warehouse photos of your order, then keep, hold, or return. QC guide.
  3. Do not send a second, different URL in remarks and expect the first paste to change.

If the live page 404s, stop. A dead string wastes a buyer check. Shortlist another row from how to shortlist.

This post was rewritten from this site’s how-to-buy paste step, plus how Chinese marketplaces identify a sellable SKU (item id / offer id on a product-detail URL). Open-platform docs take that id, not a shop name. Not a scraper tutorial and not copied Fishgoo paste-link help.

  1. 1688 Open Platform — query product detail (offerId) — Product detail APIs require an offer id — the identifier that lives on the offer/detail URL, not on a company homepage.
  2. 1688 Open Platform — cross-border productInfo (productId) — Errors include “product does not exist” when the id is wrong — same failure mode as pasting a dead or non-product URL.
  3. Aliyun developer note — taobao.item.get / detail_url — Documents the public Taobao/Tmall pattern: item id in the product URL (item.htm?id=… / detail_url). Community write-up of the official item-get model.
  4. App Store — USFans-Shop China, ShipAnywhere — Agent positioning: source a product from China, then inspect before shipment — there must be a product, not a shop screenshot.