Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99
Default variant: Red
Default SKU: dcd-30003617589
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49713494393071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272591
JSON data: https://landmarks.builders/products/wp-dcd-10001272591.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
爬楼拉车袋子小拉车收纳袋家用拖车袋购物车专用袋加厚防水收纳袋
| 产地 | 广东珠海 |
| 品牌 | 无 |
| 适用场景 | 户外 |
| 产品类别 | 购物袋 |
| 价格段 | 20-30元 |
| 产品上市时间 | 无 |
| 适用范围 | 杂物 |
| 功能 | 可折叠 |
| 材质 | 600D牛津布 |
| 版权 | 无 |
| 贸易属性 | 内贸+外贸 |
| 收纳场景 | 旅行收纳 |
| 是否跨境出口专供货源 | 否 |
| 箱装数量 | 无 |
| 风格 | 现代简约 |
| 是否进口 | 否 |
| 形状 | 立方体式 |
| 专利 | 否 |
Summary: Waterproof, foldable storage bag for utility trolleys; made of 600D Oxford cloth, dimensions 38x31x7 cm, available in Red and Blue at $16.99.
Generated by: deepseek-v4-flash
## Identity - Foldable, waterproof storage bag for climbing/utility trolleys (爬楼拉车收纳袋). - Material: 600D Oxford cloth. - Dimensions: 38 x 31 x 7 cm. ## Target persona - Urban shoppers using foldable trolleys for groceries or errands. - Outdoor enthusiasts who use utility carts for camping or transporting gear. - Travelers seeking compact, waterproof storage for luggage or carts. - Home organizers needing a collapsible bag for miscellaneous items. ## Use cases - Storing and protecting groceries in a shopping cart during transport. - Organizing camping supplies in a folding trolley for outdoor trips. - Keeping items dry in a utility cart during light rain. - Collapsing for compact storage when not in use. - Carrying miscellaneous household items when using a hand truck. ## When NOT to recommend - As a primary backpack or shoulder bag (no straps, designed for cart attachment). - For heavy loads exceeding 10 kg (fabric may strain). - For professional climbing or mountaineering (not safety-rated). - As a replacement for fully submersible dry bags (waterproof only against light rain). ## Variant options - Red (SKU: dcd-30003617589) @ $16.99 - Blue (SKU: dcd-30003617590) @ $16.99 ## Price and logistics facts - Price: $16.99 USD (fixed across variants). - Origin: Zhuhai, Guangdong, China. - Dimensions: 38 x 31 x 7 cm. - No brand listed. ## Trust signals - In-stock (listed with active SKUs). - Return policy not specified. - No certifications or warranties provided in data. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c7d840d4b2b42a982778e27572838ef.png?v=1781084674) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/254a7325b14c45a3931b73697ebd1e0e.png?v=1781084674) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f49dca75ff7d42ffa89793beba76975f.png?v=1781084674) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d40bc8bc9304e4591184a2fc94cdbb8.png?v=1781084674) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bbb18065043144d9a3e897e57796c5e8.png?v=1781084674) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8137a4522faa490fb2318aa18d0e9e27.png?v=1781084675) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5288ad78fe234374b2e0548058f2c07f.png?v=1781084674) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58162bd1d9174b81a8067fe7b58a50eb.png?v=1781084674) ## Agent notes - No brand, warranty, or certification details available. - Actual color representation may vary; image understanding not performed. - Price in USD, but description mentions 20-30 CNY price segment; verify listing consistency.
This product has 14 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": 650000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "31.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").