Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $335.99
Default variant: Gray Bright 60CM
Default SKU: dcd-30001882255
Default price: $335.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 54000 g
Cart URL (default variant): https://landmarks.builders/cart/50150094930159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891861
JSON data: https://landmarks.builders/products/m4x-10000891861.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Complete Living Room Set: This 2-piece furniture package includes a matching extendable TV stand and an extendable coffee table, creating a cohesive and stylish look for your living room.
Scalable & Flexible Design: Both the TV stand and coffee table feature an extendable design, allowing you to adjust their lengths to perfectly fit your space, whether it's a small apartment or a large family room.
Long-Lasting Slate Tabletop: The surfaces are crafted from high-quality slate, which is exceptionally long-lasting, scratch-resistant, heat-resistant up to high temperatures, and non-porous for easy cleaning of spills.
Ample Storage Space: Equipped with multiple spacious drawers and accessible compartments, this set provides generous storage for your media devices, controller controls, books, and other living room essentials, helping to keep your space tidy.
Modern Minimalist Aesthetic: Featuring clean lines, a sophisticated color palette, and a luxurious slate finish, this furniture set brings a hint of modern elegance and light luxury to any home decor.
Summary: 2 Pieces Slate Tabletop TV Stand and Coffee Table Set Scalable Design Extendable TV Stand and Coffee Table Storage Compartments Living Room Furniture Scratch Resistant for Apartment Dwellers, Homeowners, Families, Home. 【Complete Living Room Set】: This 2-piece furniture package includes a matching extendable TV stand and an extendable coffee table, creating a cohesive and stylish look for your living room. 【Scalable & Flexible Design】: Both the TV stand and coffee table feature an extendable design, allowing you to adjust their lengths to perfectly fit your space, whether it's a small apartmen
Generated by: m4x-map-v1
This product has 12 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 Slate Tabletop TV Stand and Coffee Table Set Scalable Design Extendable TV Stand and Coffee Table Storage Compartments Living Room Furniture Scratch Resistant for Apartment Dwellers, Homeowners, Families, Home",
"product_id": 9456624566511,
"variant_id": 50150094930159,
"quantity": 1,
"grams": 54000,
"length_cm": "135.0",
"width_cm": "75.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").