Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $322.99 – $361.99
Default variant: Black+walnut / 1.6-2.7m
Default SKU: dcd-30002575073
Default price: $322.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 65000 g
Cart URL (default variant): https://landmarks.builders/cart/50151151763695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001004071
JSON data: https://landmarks.builders/products/m4x-10001004071.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Furniture Set: Elevate your home with this stylish and functional living room furniture, available as an extendable TV stand, a matching coffee table, or a complete set to create a cohesive look.
Extendable Design: Both the TV stand and coffee table feature an innovative extendable design, allowing you to customize their length to perfectly fit your space and needs, making this extendable TV stand and coffee table set ideal for any room size.
Premium Materials: Constructed with a long-lasting solid wood ecological board frame and a sleek, scratch-resistant tempered glass top, this century-century-century modern media console set is built for longevity and easy maintenance.
Atmospheric Lighting: Enhance your viewing experience with the integrated LED light strip, which provides soft, ambient lighting. This LED lighted TV cabinet and table combo adds a hint of modern sophistication to your living area.
Ample Storage: Keep your living space tidy and organized with multiple drawers and accessible shelves, providing generous storage for media devices, books, and decor. This entertainment center set combines design with practical functionality.
Summary: Scratch Resistant Extendable TV Stand and Coffee Table Set Tempered Glass Top LED Lighted TV Cabinet and Table Combo Media Console with LED Light. 【Versatile Furniture Set】: Elevate your home with this stylish and functional living room furniture, available as an extendable TV stand, a matching coffee table, or a complete set to create a cohesive look. 【Extendable Design】: Both the TV stand and coffee table feature an innovative extendable design, allowing you to customize their length to perfectly fit your space and needs, making this extendable TV stand and coffee table set ideal for any roo
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": "Scratch Resistant Extendable TV Stand and Coffee Table Set Tempered Glass Top LED Lighted TV Cabinet and Table Combo Media Console with LED Light",
"product_id": 9456980230383,
"variant_id": 50151151763695,
"quantity": 1,
"grams": 65000,
"length_cm": "185.0",
"width_cm": "45.0",
"height_cm": "35.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").