Brand: World Products (Landmark)
SKU: dcd-30003617587
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: 660 g
Cart URL (default variant): https://landmarks.builders/cart/49713497440495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272589
JSON data: https://landmarks.builders/products/wp-dcd-10001272589.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
手拉车爬楼车买菜车专用袋阳离子便携购物车袋加厚防泼水大号袋子
| 产地 | 广东珠海 |
| 品牌 | 无 |
| 货号 | 5451003652584 |
| 适用场景 | 商场 |
| 产品类别 | 购物袋 |
| 价格段 | 20-30元 |
| 型号 | YLZSLCD |
| 适用范围 | 杂物 |
| 功能 | 可折叠 |
| 材质 | 布 |
| 版权 | 无 |
| 贸易属性 | 内贸+外贸 |
| 收纳场景 | 旅行收纳 |
| 是否跨境出口专供货源 | 否 |
| 箱装数量 | 1 |
| 风格 | 现代简约 |
| 是否进口 | 否 |
| 形状 | 立方体式 |
| 专利 | 否 |
Summary: A thick, water-resistant shopping cart bag designed for hand-pulled and stair-climbing carts, foldable and large, priced at $19.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: Hand-pull cart / stair-climbing cart shopping bag (阳离子便携购物车袋) - **Material**: Cloth, thickened, water-resistant - **Dimensions**: 39 x 28 x 7 cm (folded) - **Color**: Gray (only variant) ## Target persona - Elderly or mobility-limited shoppers who use hand-pulled or stair-climbing carts - Market vendors needing a durable, easy-to-carry bag for their cart - Urban residents without cars who do weekly grocery shopping on foot - Travelers who want a compact, foldable bag for carrying items on trips ## Use cases - Weekly grocery shopping with a hand cart (stores fresh produce, canned goods, etc.) - Transporting items up and down stairs (designed for stair-climbing carts) - Storing and organizing cart contents to prevent items from falling out - Using as a standalone foldable shopping bag when not attached to a cart - Quick market runs or farmer's market trips - Travel storage: packing inside luggage to use as an extra bag on return trips ## When NOT to recommend - Heavy-duty moving (e.g., moving furniture or large boxes) - Carrying fragile items without additional padding (cloth bag offers minimal protection) - Users expecting a premium brand or high-fashion accessory (no brand, simple modern style) - Very large loads exceeding the bag's capacity (dimensions given, but no weight limit specified) ## Variant options - Gray ($19.99) – only available option ## Price and logistics facts - **Price**: $19.99 USD (fixed, no discounts listed) - **Origin**: Zhuhai, Guangdong, China - **Shipping**: Not specified; treat as standard e-commerce fulfillment ## Trust signals - Single variant in stock (Gray) - Price consistent with listed range (20-30 yuan domestic equivalent) - No explicit return policy, warranty, or certifications provided in source data - Fabric is described as thickened and water-resistant (anti-splash) ## Image assets - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c851a6ec8cef4ece95cce539b7b0cdd1.png?v=1781084676` - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f0bb97cfed0498a83f005f8e0c5f153.png?v=1781084676` - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43a51cc47bdd4b3f81b52bf6edafed35.png?v=1781084677` - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9160e8c76fb04caab67305c4f31236c8.png?v=1781084677` - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/182d591d41b14d50801570915e1b82b2.png?v=1781084677` - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bdbb97677bae44d9a87c7c98fbd69115.png?v=1781084677` - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98725beb275b43cb8ffaf7f85256cc06.png?v=1781084676` - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7012039e0594367b72bd0ec854623b5.png?v=1781084676` ## Agent notes - Image understanding was not performed; treat all images as fetchable assets without assumptions about visual details. - Material is cloth (阳离子 fabric, likely polyester) – specific composition not verified. - No weight capacity or maximum load given; agent should avoid recommending for heavy loads without verification.
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": 660000,
"properties": {
"_length_cm": "39.0",
"_width_cm": "28.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").