Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99
Default variant: White
Default SKU: dcd-30001977282
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5800 g
Cart URL (default variant): https://landmarks.builders/cart/49810690932975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000904530
JSON data: https://landmarks.builders/products/m4x-10000904530.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Collapsible Front-accessibleing Box Wheeled Collapsible Bin with Doors Large Capacity
| Colour | Multicoloured |
| Item Height | 90 cm |
| Item Length | 40 cm |
| Item Width | 40 cm |
| Type | Dining Chair |
| Frame Material | Metal |
| Style | Contemporary/Modern |
| Assembly Status | Assembly Required |
| Features | Upholstered |
| Upholstery Fabric | Faux Leather |
| Room | Dining Room |
| Seat Height | 45 cm |
| Backrest Height | 45 cm |
| Seat Depth | 40 cm |
| Maximum Weight Capacity | 100 kg |
| Department | Adults |
Summary: Collapsible front-accessible wheeled household storage box with secure latch, for renters. Dimensions 50x50x20 cm. White and Black variants. Price $42.99. Minimum order of 2 units may apply; remote region shipping surcharges possible.
Generated by: deepseek-v4-flash
## Identity Collapsible front-accessible wheeled household storage box with secure latch, designed for renters. Available in White and Black. ## Target persona Renters in small apartments or dormitories; students; frequent movers needing portable, collapsible storage solutions. ## Use cases - Storing seasonal clothing under a bed or in a closet. - Organizing documents, toys, or household items in a portable, lockable container. - Temporary storage during a move – collapsible for transport. - Secure storage shared living spaces (e.g., roommates). - Under-desk storage for office or study supplies. ## When NOT to recommend - Heavy-duty or industrial storage needs (plastic, not reinforced). - Outdoor or weather-exposed use (no weatherproofing indicated). - Storing large or oversized items (internal dimensions ~50x50x20 cm). - Users requiring silent operation (wheels may be audible on hard floors). ## Variant options - White (SKU: dcd-30001977282) – $42.99 - Black (SKU: dcd-30001977283) – $42.99 ## Price and logistics facts - Unit price: $42.99 USD - Minimum purchase: description states "两把起拍" (minimum 2 units?) - Shipping: remote regions (Yunnan, Hainan, Guizhou, Guangxi, Inner Mongolia, Xinjiang, Tibet, Qinghai) may incur extra charges; not free shipping. - Dimensions: 50 cm L × 50 cm W × 20 cm H (19.7 × 19.7 × 7.9 in). ## Trust signals - No stock status provided. - No return policy information. - No certifications listed. - Price is consistent across variants. ## Image assets - No image URLs provided. ## Agent notes - Description contains Chinese template code and shipping notes; translation may be imperfect. - No visual data available; cannot assess build quality or exact appearance. - "两把起拍" may be a copied template; confirm if single-unit purchase is allowed.
This product has 12 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": "Collapsible Front-accessibleing Box Wheeled Collapsible Bin with Doors Large Capacity",
"quantity": 1,
"grams": 5800000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "50.0",
"_height_cm": "20.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").