Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $120.99 – $128.99
Default variant: Purple / 9th Gen Universal 80L
Default SKU: dcd-30001929002
Default price: $120.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/49811576914159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000898267
JSON data: https://landmarks.builders/products/m4x-10000898267.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
foldable Space-Saving Design: This utility cart easily folds down to a space-efficient size of just 11cm thick, making it perfect for storage in your car trunk, closet, or beneath the bed without taking up much space.
easy Mobility: Equipped with effortlessgliding 360° rotating casters and an adjustable telescoping aluminum handle, allowing you to easily navigate and transport substantial items.
Large Capacity sturdy Build: Constructed from high-quality, sturdy PP material, this rolling crate offers a generous 80L capacity to hold groceries, tools, or camping gear, complete with a secure lid to protect contents.
Multi-Purpose Utility: An perfect assistant for a variety of tasks, including grocery shopping, moving, organizing your car trunk, carrying supplies for camping and outdoor meals, or as a mobile filing cabinet.
Convenient & Practical: The included lid not only keeps your items secure and particlescomplimentary but can also be used as a temporary seat or a small table, adding to its functionality for outdoor activities or common errands.
Summary: Collapsible Storage Box with casters Multi-Purpose for outdoor meal, Families, Shoppers. Description: 【Collapsible & Portable Design】: Folds down to a slim shape in seconds for easy storage in your car trunk, closet, or under a bed, making it perfect for while traveling needs. 【effortless-gliding Mobility】: Equipped with effortlessgliding 360-degree universal casters and a sturdy, adjustable telescopic handle for easy maneuvering over various terrains. 【Large Capacity long-lasting】: Constructed from high-quality, thickened PP material, this cart offers a spacious interior and a strong load-bea
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Collapsible Storage Box with casters Multi-Purpose for outdoor meal, Families, Shoppers",
"product_id": 9430035955951,
"variant_id": 49811576914159,
"quantity": 1,
"grams": 4500,
"length_cm": "51.0",
"width_cm": "46.0",
"height_cm": "56.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").