Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $34.99
Default variant: Orange
Default SKU: dcd-30003322402
Default price: $34.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49810237358319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001174972
JSON data: https://landmarks.builders/products/m4x-10001174972.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Overview: This 50L plastic folding crate is a practical storage item made for everyday organization, wholesale supply, and transport use, with a solid-color look that keeps the design neat and easy to match with different workspaces.
Space-Saving Design: As a foldable storage box, it collapses flat when not in use, helping you save up to 75% of storage space and making it easier to keep spare containers neatly stacked in warehouses, backrooms, or home storage areas.
Material & Build: Built as a sturdy plastic tote box from PP material, this plastic folding crate is designed for repeated handling and daily turnover, with an upgraded structure that supports stable use in busy logistics and storage environments.
Versatile Use: Whether you are sorting goods, loading a vehicle, or organizing stock, this folding crate works well as a large-capacity container that helps keep items grouped, moved, and stored with less clutter and more effectiveness.
Custom & Wholesale Ready: This foldable storage box supports wholesale supply and customization, making it a smart option for businesses that need consistent storage solutions, color coordination, or branded storage containers for operations and delivery workflows.
Summary: 50L Crate Supply Folding Crate Thickened Material Foldable Storage Bin for Logistics, Car Trunk. 【Product Type】: A folding crate designed as a practical storage item for logistics, warehouse organization, and everyday transport needs. 【Space-Saving Design】: This foldable storage box collapses flat when not in use, helping save to 75% of storage space and making it easier to keep stockrooms, car trunks, and backrooms tidy. 【Material】: Made from PP, this folding crate is built with a thickened structure for dependable use in repeated handling and stacking. 【Versatile Use】: As a carrying containe
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": "50L Crate Supply Folding Crate Thickened Material Foldable Storage Bin for Logistics, Car Trunk",
"product_id": 9429681537263,
"variant_id": 49810237358319,
"quantity": 1,
"grams": 2500,
"length_cm": "58.0",
"width_cm": "39.0",
"height_cm": "11.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").