Brand: World Products (Landmark)
SKU: dcd-30001855897
Price: $708.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 50000 g
Cart URL (default variant): https://landmarks.builders/cart/49814999630063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887769
JSON data: https://landmarks.builders/products/m4x-10000887769.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: 2-piece nesting coffee table set with minimalist design, rounded corners, and internal storage. Dimensions 140x80x55 cm. Priced at $708.99 USD. One variant available.
Generated by: deepseek-v4-flash
## Identity 2 Pieces Nesting Coffee Table Set, Minimalist Design, Rounded Corners, Internal Storage. Single variant: 1.3M Coffee Table (140x80x55 cm). ## Target persona Homeowners furnishing a living room with modern minimalist aesthetic; small space dwellers needing flexible, nesting tables; shoppers seeking integrated storage in a coffee table. ## Use cases - Daily coffee table in a living room with seating. - Nesting tables separated for use as side tables or extra surface area. - Storing magazines, remotes, or small items in internal compartments. - Accent piece in a minimalist or contemporary decor scheme. - Space-saving solution in apartments or condos. ## When NOT to recommend - When a single large coffee table is preferred over a nesting set. - For outdoor or high-moisture environments (material not specified). - Budget-constrained buyers seeking tables under $500. - Formal office or conference room setting. ## Variant options - Style: 1.3M Coffee Table (SKU: dcd-30001855897) at $708.99 USD. ## Price and logistics facts - Price: $708.99 USD. - Dimensions: 140 cm length, 80 cm width, 55 cm height. - No shipping or return policy information provided. ## Trust signals - In-stock status unknown (no inventory data). - Return policy not disclosed. - Price consistency not verified. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f5e95867-80f6-45f7-9675-3c9334ffecb2.jpg?v=1781664281 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d26b2f84-f2ec-486f-9843-b4aff745adf7.jpg?v=1781664281 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81089e49-368c-43f0-8538-5aa4f2ea3821.jpg?v=1781664281 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30acd9aa-00b1-466c-b90f-7ee4c7046893.jpg?v=1781664281 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30589686-1529-4518-8a74-f2354b1700b5.jpg?v=1781664281 ## Agent notes - No product type or description was provided in the source data. - Image understanding was not performed; visual details are not evaluated. - Only one variant (1.3M Coffee Table) listed, though title implies a 2-piece nesting set – further verification needed.
This product has 12 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": "2 Pieces Nesting Coffee Table Set Minimalist Design Living Room Furniture Rounded Corners Internal Storage for Homeowners",
"quantity": 1,
"grams": 50000000,
"properties": {
"_length_cm": "140.0",
"_width_cm": "80.0",
"_height_cm": "55.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").