Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $280.99 – $372.99
Default variant: Glass Door
Default SKU: dcd-30002207208
Default price: $280.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/50149741363439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000938404
JSON data: https://landmarks.builders/products/m4x-10000938404.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Solid Wood Construction: Crafted from high-quality solid cherry wood, this piece brings natural warmth and durability, making it a timeless addition to your living room furniture collection.
Versatile Storage: Featuring a mix of accessible shelves, drawers, and cabinets, this versatile media console offers ample space to organize your electronics, books, and decor, keeping your living area tidy.
Flexible Modular Design: Create your perfect setup with this modular TV stand. The individual units can be freely combined and arranged to fit your space and storage needs, offering ultimate flexibility.
Sleek Low Profile: With its clean lines and minimalist aesthetic, this low profile entertainment center sits close to the ground, creating a modern, uncluttered look that enhances your viewing experience.
Customizable Combinations: Personalize your space by choosing from various configurations, including glass doors, drawers, and accessible shelving, to create a storage cabinet that perfectly matches your design.
Summary: Cherry Wood TV Cabinet Solid Wood Media Cabinet Modular Entertainment Center Customizable Storage Console Suitable for Homeowners Families Lounge Area. 【Solid Wood Construction】: Crafted from high-quality solid cherry wood, this piece brings natural warmth and durability, making it a timeless addition to your living room furniture collection. 【Versatile Storage】: Featuring a mix of accessible shelves, drawers, and cabinets, this versatile media console offers ample space to organize your electronics, books, and decor, keeping your living area tidy. 【Flexible Modular Design】: Create your perfec
Generated by: m4x-map-v1
This product has 11 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": "Cherry Wood TV Cabinet Solid Wood Media Cabinet Modular Entertainment Center Customizable Storage Console Suitable for Homeowners Families Lounge Area",
"product_id": 9456519807215,
"variant_id": 50149741363439,
"quantity": 1,
"grams": 22000,
"length_cm": "85.0",
"width_cm": "45.0",
"height_cm": "47.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").