Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $53.99 – $58.99
Default variant: Cream / 45CM
Default SKU: dcd-30002760610
Default price: $53.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 14500 g
Cart URL (default variant): https://landmarks.builders/cart/50149758075119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001044238
JSON data: https://landmarks.builders/products/m4x-10001044238.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Identity: This multi-functional home furniture serves as a TV stand, sideboard, or bedside table, adapting perfectly to your living room, bedroom, or entryway needs.
Efficient Storage: Designed as a practical storage cabinet, it features a unique flip-down door mechanism that provides easy reach to your belongings while keeping them dust-unrestricted.
Modular Design: The innovative modular storage cube system allows you to combine multiple units to create a customized configuration that fits your specific space and storage requirements.
Premium Construction: Crafted with 15mm thickened high-density boards, this chest of drawers offers exceptional durability and a stable structure for long-term daily use.
Modern Aesthetic: This modern TV stand features a minimalist outline with square handle accents, bringing a clean and sophisticated look to any contemporary interior decor.
Summary: Contemporary Media Console Stand Multi-Functional Minimalist Sideboard Flip-down Door Modular Storage Cube for Living Room, Bedroom, Entryway. 【Versatile Identity】: This multi-functional home furniture serves as a TV stand, sideboard, or bedside table, adapting perfectly to your living room, bedroom, or entryway needs. 【Efficient Storage】: Designed as a practical storage cabinet, it features a unique flip-down door mechanism that provides easy reach to your belongings while keeping them dust-unrestricted. 【Modular Design】: The innovative modular storage cube system allows you to combine multip
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": "Contemporary Media Console Stand Multi-Functional Minimalist Sideboard Flip-down Door Modular Storage Cube for Living Room, Bedroom, Entryway",
"product_id": 9456524525807,
"variant_id": 50149758075119,
"quantity": 1,
"grams": 14500,
"length_cm": "60.0",
"width_cm": "53.0",
"height_cm": "55.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").