Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $91.99 – $135.99
Default variant: White / 40*24*160cm
Default SKU: dcd-30001929871
Default price: $105.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 22000 g
Cart URL (default variant): https://landmarks.builders/cart/49811411402991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000898387
JSON data: https://landmarks.builders/products/m4x-10000898387.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
European Minimalist Design: Features a clean, modern aesthetic with a warm cream finish that seamlessly blends into various home decor designs, from contemporary to timeless.
adaptable Storage Solution: Offers a combination of open, staggered shelves and optional lower cabinets with doors, providing ample space for books, decor, and hidden storage.
sturdy Stable Construction: Crafted from high-quality firm wood ecological board, ensuring a sturdy, floor-standing framework that is designed for durability and can safely hold your belongings.
Multi-Functional Use: perfect for for a variety of spaces including a kid's room, home office, study, bedroom, or living room, serving as a shelving unit, display rack, or general storage unit.
Easy Assembly & Space-Saving: Designed for straightforward assembly with a space-efficient footprint, making it an perfect storage solution for rooms of all sizes without requiring wall mounting.
Summary: European design Floor-Standing Shelving Unit with Doors Minimalist Design shelving unit Tall Storage Furniture Easy to Assemble for Students, Book Lovers, Homeowners, Kid's Room, Home Office, Study, Bedroom
Generated by: m4x-map-v1
This product has 4 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": "European design Floor-Standing Shelving Unit with Doors Minimalist Design shelving unit Tall Storage Furniture Easy to Assemble for Students, Book Lovers, Homeowners, Kid's Room, Home Office, Study, Bedroom",
"quantity": 1,
"grams": 22000000,
"properties": {
"_length_cm": "170.0",
"_width_cm": "50.0",
"_height_cm": "29.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").