Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $39.99 – $83.99
Default variant: White / 100x30x45cm
Default SKU: dcd-30002574992
Default price: $43.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 14000 g
Cart URL (default variant): https://landmarks.builders/cart/50150689538287:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001004058
JSON data: https://landmarks.builders/products/m4x-10001004058.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy Construction: Built with a strong steel frame and long-lasting manufactured wood, this piece of home furniture offers exceptional stability and a heavy-duty load capacity of up to 100kg, ensuring your television and media devices are securely supported.
Ample Storage: This media console features a spacious top surface and a lower accessible shelf, providing plenty of room for your TV, gaming consoles, sound systems, and decorative items, keeping your entertainment area organized and clutter-without charge.
Minimalist Design: With its clean lines and simple outline, this minimalist TV table effortlessly complements any modern or contemporary decor. Its versatile design makes it a ideal match for living rooms, bedrooms, or even small apartments.
Long-Lasting Surface: The high-quality tabletop is finished with a scratch-resistant and paint-without charge laminate, making it easy to clean and maintain. This TV stand is designed to withstand daily use while retaining its sleek appearance for years to come.
Easy Assembly: This 2-tier entertainment stand comes with all necessary hardware and clear instructions for a straightforward assembly process. You can set up your new media center quickly and easily, without needing special tools.
Summary: Stable Construction Steel and Wood TV Console Easy Assembly Wood Media Console with Storage Heavy Duty Minimalist TV Table Scratch-Resistant Surface for Bedroom, Small Areas. 【Sturdy Construction】: Built with a strong steel frame and long-lasting manufactured wood, this piece of home furniture offers exceptional stability and a heavy-duty load capacity of up to 100kg, ensuring your television and media devices are securely supported. 【Ample Storage】: This media console features a spacious top surface and a lower accessible shelf, providing plenty of room for your TV, gaming consoles, sound sys
Generated by: m4x-map-v1
This product has 4 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": "Stable Construction Steel and Wood TV Console Easy Assembly Wood Media Console with Storage Heavy Duty Minimalist TV Table Scratch-Resistant Surface for Bedroom, Small Areas",
"product_id": 9456850436335,
"variant_id": 50150689538287,
"quantity": 1,
"grams": 14000,
"length_cm": "205.0",
"width_cm": "38.0",
"height_cm": "15.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").