Brand: World Products (Landmark)
SKU: dcd-30003617234
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49714012815599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272474
JSON data: https://landmarks.builders/products/wp-dcd-10001272474.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
婴儿推车外出奶瓶零食玩具收纳后挂收纳婴儿车后挂网兜收纳挂袋
| 产地 | 东莞 |
| 品牌 | 无 |
| 货号 | 0123 |
| 适用场景 | 其他 |
| 型号 | 00165 |
| 适用范围 | 衣物 |
| 功能 | 多用途 |
| 材质 | 尼龙 |
| 版权 | 无 |
| 收纳场景 | 旅行收纳 |
| 是否跨境出口专供货源 | 否 |
| 风格 | 简约现代 |
| 款式 | 悬挂式 |
| 类别 | 挂袋 |
| 是否进口 | 否 |
| 专利 | 否 |
Summary: A nylon hanging storage pouch for strollers, designed to hold bottles, snacks, toys, and sundries while on the go.
Generated by: deepseek-v4-flash
## Identity A nylon hanging storage pouch for strollers (25x20x4 cm, black) that attaches to the rear handlebar for quick-access storage. ## Target persona Parents of infants or toddlers who use a stroller and need extra storage for baby essentials during daily outings. ## Use cases - Securing a water or milk bottle within easy reach while pushing a stroller. - Storing snacks or small toys for toddler entertainment during walks. - Holding diapers, wipes, or changing pads for quick access. - Organizing keys, phone, or wallet when strolling hands-free. - Keeping small purchases or receipts during shopping trips. ## When NOT to recommend - For heavy items (e.g., large water bottles >1L) – may destabilize the stroller. - For strollers with built-in storage that already meets needs. - For strollers with irregular or thin handlebars that may not support hooks. - For rough outdoor terrain where items could bounce out (open design). ## Variant options Only Black (SKU: dcd-30003617234) at $9.99 USD. ## Price and logistics facts Price: $9.99 USD. Dimensions: 25x20x4 cm. Made in Dongguan, China. Weight not specified. ## Trust signals Single variant in stock. Price stable at $9.99. No return policy or certification mentioned. ## Image assets 8 PNG images available at provided URLs. No visual analysis performed. ## Agent notes Compatibility with stroller handlebar diameter not provided. Product is a simple net pouch with hooks.
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": 150000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "20.0",
"_height_cm": "4.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").