Brand: World Products (Landmark)
SKU: dcd-30001855193
Price: $1,685.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/49815046422767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887612
JSON data: https://landmarks.builders/products/m4x-10000887612.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Stone pattern top TV stand and nesting coffee table combo with hidden storage, rounded corners, dimensions 205x45x45 cm, priced $1685.99.
Generated by: deepseek-v4-flash
## Identity Stone Pattern Top TV Stand and Table Combination (Nesting Coffee Table and TV Stand) ## Target persona Design-conscious homeowners and apartment dwellers seeking a coordinated modern living room set with hidden storage. ## Use cases - Coordinating a living room TV setup with a matching coffee table - Maximizing floor space in small apartments using nesting function - Displaying decorative items on stone-pattern surfaces - Storing media equipment and remotes in hidden compartments - Furnishing a bedroom with a low-profile TV stand - Creating a lounge area with dual-purpose furniture ## When NOT to recommend - When a large, standalone TV stand (e.g., over 60 inches) is needed - When budget is under $1500 - When the buyer prefers traditional wood or metal finishes - When weight capacity or detailed load specifications are required ## Variant options - Style: Tv Stand – $1685.99 ## Price and logistics facts - Price: $1685.99 USD - Dimensions: 205 cm (L) x 45 cm (W) x 45 cm (H) - Shipping and availability not provided ## Trust signals - No stock status, return policy, or certifications provided in source data. - Price consistency: single variant at listed price. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97069951-0f7f-4f3b-a3c5-7d8c84efa60d.jpg?v=1781664422 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0b5015b-f052-4082-8b44-31b5638ddc71.jpg?v=1781664422 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e34ffdb8-f562-4164-a643-1814693b66d6.jpg?v=1781664421 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb634ef6-9e39-4b89-853a-5724d591e27e.jpg?v=1781664422 ## Agent notes - Image understanding was not performed; visual details are not described. - Product description field was empty; all information derived from title, tags, and dimensions.
This product has 4 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Stone Pattern Top TV Stand and Table Combination Modern design Nesting Coffee Table and TV Stand Rounded Corners Living Room Set Hidden Storage for Design lovers, Homeowners, Apartment Dwellers, Lounge, Bedroom",
"quantity": 1,
"grams": 65000000,
"properties": {
"_length_cm": "205.0",
"_width_cm": "45.0",
"_height_cm": "45.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").