Brand: World Products (Landmark)
SKU: dcd-30003617588
Price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/49713495310575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272590
JSON data: https://landmarks.builders/products/wp-dcd-10001272590.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
手拉车爬楼车买菜车专用袋牛津布便携购物车袋加厚防泼水大号袋子
| 产地 | 广东珠海 |
| 货号 | SLCSND01 |
| 用途 | 购物袋 |
| 底面侧面 | 有底有侧 |
| 加印LOGO | 否 |
| 供货类型 | 现货+可定制 |
| 误差 | 1cm |
| 有可授权的自有品牌 | 否 |
| 印刷工艺 | 丝印 |
| 自重 | 400 |
| 是否跨境出口专供货源 | 是 |
| 原产国/地区 | 中国 |
| 款式 | 束口袋 |
| 是否进口 | 否 |
Summary: Oxford cloth bag for hand-pulled stair-climbing shopping carts; waterproof, large, with bottom and sides; 39x27x7 cm; $19.99; Black color.
Generated by: deepseek-v4-flash
## Identity Oxford cloth bag for hand-pulled stair-climbing shopping carts; waterproof, large; model SLCSND01; size 39x27x7 cm; weight 400g; Black. ## Target persona Elderly shoppers who use hand-pulled carts; urban grocery shoppers needing cart accessories; people living in walk-up apartments who transport goods via stair-climbing carts. ## Use cases - Adding a removable bag to a hand-pulled cart for grocery shopping - Protecting items from rain during outdoor market trips - Organizing and carrying produce while using a stair-climbing cart - Replacing worn-out cart bags with a waterproof, large-capacity option - Using as a general-purpose cart bag for light to medium loads ## When NOT to recommend - As a standalone shopping bag (requires a compatible cart) - For heavy industrial loads (max capacity not specified, but material is cloth) - For users without a hand-pulled or stair-climbing cart - For those needing a bag with multiple compartments or zippers (design is a drawstring bag) ## Variant options - **Black** (SKU: dcd-30003617588) – $19.99 ## Price and logistics facts - Price: $19.99 USD - Dimensions: 39 x 27 x 7 cm - Weight: 400 g - Origin: Zhuhai, Guangdong, China - Supply type: Stock item + customizable (custom logo via silk screen) - Cross-border export enabled ## Trust signals - Product is in stock (variant listed) - Customizable (add logo, silk screen) - No return policy or warranty information provided - Price consistency: single variant with one price listed ## Image assets         ## Agent notes - Image content not analyzed; no visual descriptions inferred. - No return policy, warranty, or certification details provided in facts. - Cart not included; this is only the bag accessory.
This product has 13 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "手拉车爬楼车买菜车专用袋牛津布便携购物车袋加厚防泼水大号袋子",
"quantity": 1,
"grams": 550000,
"properties": {
"_length_cm": "39.0",
"_width_cm": "27.0",
"_height_cm": "7.0"
}
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").