Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $34.99 – $61.99
Default variant: Beige / 45L 4-wheel
Default SKU: dcd-30001947676
Default price: $52.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2700 g
Cart URL (default variant): https://landmarks.builders/cart/49810227921135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000900718
JSON data: https://landmarks.builders/products/m4x-10000900718.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Large Capacity & Foldable Design: This rolling crate offers a generous 65-liter capacity for everything your items, yet folds down to a compact size for easy storage in your car trunk, closet, or under a bed.
Effortless Mobility: Equipped with 360° swivel wheels for effortless movement in any direction and a telescoping aluminum handle that adjusts to multiple heights for comfortable pulling. Some wheels feature a locking mechanism for stability when stationary.
Sturdy Multi-Functional: Made from sturdy plastic, this utility vehicle is built to last and can support heavy loads. It comes with a lid, allowing it to double as a temporary seat or a stackable storage box.
Rapid & Simple Assembly: The integrated folding design allows you to set up or collapse the crate in seconds without any tools, making it incredibly convenient for portable use.
Versatile Utility Vehicle: Perfect for a wide range of activities, including grocery shopping, transporting books for school, carrying gear for camping, organizing items in your home, or as a mobile tool chest.
Summary: 65 L Collapsible Rolling Crate Space-Saving Mobile Storage Multi-Purpose. Description: 【Large Capacity & Versatile】: This rolling utility crate offers a generous 65-liter capacity, making it perfect for hauling groceries, books, tools, or supplies for camping and picnics. 【Effortless Mobility】: Equipped with 360° rotating swivel wheels for effortless and easy maneuvering in any direction. The wheels feature a locking mechanism for stability when stationary, and the aluminum alloy handle adjusts to three different heights for comfortable pulling. 【Space-Saving Foldable Design】: Ingeniously desi
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": "65 L Collapsible Rolling Crate Space-Saving Mobile Storage Multi-Purpose",
"product_id": 9429679440111,
"variant_id": 49810227921135,
"quantity": 1,
"grams": 2700,
"length_cm": "51.0",
"width_cm": "45.0",
"height_cm": "54.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").