Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $33.99 – $51.99
Default variant: 8860
Default SKU: dcd-30001966933
Default price: $33.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/49810894651631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903075
JSON data: https://landmarks.builders/products/m4x-10000903075.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Heavy-Duty Construction: Crafted from long-lasting PP material, this utility box features a rugged industrial design built to withstand the demands of outdoor adventures and heavy-duty storage.
Large Capacity Storage: Offering a generous 58L volume, this trunk provides ample space to organize camping equipment, tools, emergency supplies, or groceries, keeping your items secure and tidy.
Multi-Functional Table Lid: Comes with a specially designed wooden lid that fits securely on top, instantly converting the storage box into a convenient and stable side table for drinks, snacks, or campsite essentials.
Space-Saving Stackable Design: Engineered for effectiveness, these boxes can be securely stacked on top of A single another, maximizing storage space in your car trunk, garage, or closet.
Versatile Outdoor & Home Use: An essential piece of gear for campers, road trippers, and homeowners alike, perfect for organizing your vehicle, decluttering your garage, or serving as a portable solution for picnics and events.
Summary: Stackable Utility Box with Table Lid Heavy-Duty Camping Trunk Portable Handles. Description: 【Heavy-Duty Storage】: A durable utility box made from sturdy PP material, designed to protect and organize your gear during transport and storage. 【Large Capacity】: Offers a spacious 58-liter interior, providing ample room for camping supplies, tools, groceries, or car emergency kits. 【Multifunctional Lid】: Features an included wooden lid that doubles as a sturdy, flat tabletop, perfect for preparing food, holding drinks, or as a general-purpose surface at your campsite. 【Stackable & Portable】: Designe
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": "Stackable Utility Box with Table Lid Heavy-Duty Camping Trunk Portable Handles",
"product_id": 9429849833711,
"variant_id": 49810894651631,
"quantity": 1,
"grams": 2700,
"length_cm": "65.0",
"width_cm": "45.0",
"height_cm": "35.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").