Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $196.99 – $271.99
Default variant: Walnut / 1.2M
Default SKU: dcd-30002575275
Default price: $196.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 35000 g
Cart URL (default variant): https://landmarks.builders/cart/50151191445743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001004092
JSON data: https://landmarks.builders/products/m4x-10001004092.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Solid Wood Construction: Crafted entirely from high-quality solid timber wood for superior durability and stability, this solid wood TV cabinet is built to last, providing a sturdy foundation for your television and media devices.
Ample & Versatile Storage: Features a combination of enclosed cabinets and accessible shelves, offering generous space to organize your electronics, DVDs, and other living room essentials, making it a highly functional media console.
Elegant Nordic Design: Boasting a clean, minimalist aesthetic with a glossy painted finish, this Nordic design media cabinet effortlessly complements modern and Nordic interiors, adding a hint of simple elegance to your space.
Convenient High-Leg Design: The elevated 13cm legs not only contribute to the light, airy look but also make cleaning underneath a breeze, allowing robotic vacuums to pass through easily. This TV stand is designed for modern convenience.
Ready to Use: This piece of living room furniture arrives fully assembled, saving you the time and hassle of complicated setup. Simply attach the legs, and your new TV cabinet is ready to enhance your home.
Summary: Solid Wood TV Cabinet Construction Nordic Design Media Cabinet Ample Storage Wooden TV Console with Legs for Bedroom. 【Solid Wood Construction】: Crafted entirely from high-quality solid timber wood for superior durability and stability, this solid wood TV cabinet is built to last, providing a sturdy foundation for your television and media devices. 【Ample & Versatile Storage】: Features a combination of enclosed cabinets and accessible shelves, offering generous space to organize your electronics, DVDs, and other living room essentials, making it a highly functional media console. 【Elegant Nord
Generated by: m4x-map-v1
This product has 10 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": "Solid Wood TV Cabinet Construction Nordic Design Media Cabinet Ample Storage Wooden TV Console with Legs for Bedroom",
"product_id": 9456992747759,
"variant_id": 50151191445743,
"quantity": 1,
"grams": 35000,
"length_cm": "205.0",
"width_cm": "45.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").