Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $208.99 – $218.99
Default variant: White
Default SKU: dcd-30002575389
Default price: $208.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 60000 g
Cart URL (default variant): https://landmarks.builders/cart/50151180108015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001004105
JSON data: https://landmarks.builders/products/m4x-10001004105.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modern Furniture Set: Elevate your space with this coordinated 2-piece set, featuring a TV stand and a matching coffee table, designed to bring a cohesive and stylish look to your living room furniture.
Flexible Extendable Design: The TV stand features an adjustable length, making this extendable TV stand and coffee table set perfect for various room sizes, from small apartments to spacious living areas.
Premium Sintered Stone Top: Both pieces boast a long-lasting and elegant sintered stone surface that is scratch-resistant, heat-resistant, and incredibly easy to clean, creating a sophisticated modern sintered stone media console.
Ample Storage Space: Keep your living room tidy with multiple spacious drawers and accessible shelves, providing generous storage for media devices, books, and decor, making it a highly functional entertainment center.
Long-Lasting & Safe Construction: Built with a solid wood eco-board frame and featuring rounded corners for safety, this sturdy coffee table set is designed for long-lasting stability and peace of mind in homes with families.
Summary: 2 Pieces Scratch Resistant Extendable TV Stand and Coffee Table Set Easy to Clean Modern Sintered Stone Media Console Long-Lasting Construction Coffee Table and TV Stand Set Accommodates Large TVs for Small Apartment Dwellers, Living Room. 【Modern Furniture Set】: Elevate your space with this coordinated 2-piece set, featuring a TV stand and a matching coffee table, designed to bring a cohesive and stylish look to your living room furniture. 【Flexible Extendable Design】: The TV stand features an adjustable length, making this extendable TV stand and coffee table set perfect for various room siz
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": "2 Pieces Scratch Resistant Extendable TV Stand and Coffee Table Set Easy to Clean Modern Sintered Stone Media Console Long-Lasting Construction Coffee Table and TV Stand Set Accommodates Large TVs for Small Apartment Dwellers, Living Room",
"product_id": 9456989798639,
"variant_id": 50151180108015,
"quantity": 1,
"grams": 60000,
"length_cm": "205.0",
"width_cm": "45.0",
"height_cm": "50.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").