Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $224.99
Default variant: Black
Default SKU: dcd-30001902556
Default price: $224.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 55000 g
Cart URL (default variant): https://landmarks.builders/cart/49813616722159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894844
JSON data: https://landmarks.builders/products/m4x-10000894844.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Asymmetrical nesting coffee table set with two irregular shape tables, strong construction, space-saving for living room or office, available in Black or White for $224.99.
Generated by: deepseek-v4-flash
## Identity 2 Pieces Minimalist Design Asymmetrical Layered Tables Irregular Shape Nesting Coffee Table Set, strong construction, space-saving, for living room, home office, lounge area. ## Target persona - Homeowners needing versatile, space-saving living room furniture - Apartment dwellers seeking compact multi-purpose tables - Families wanting functional nesting tables for lounge area ## Use cases - Nesting tables for small living rooms - Coffee tables for home offices - Layered accent tables in family room - Irregular shape tables as decorative pieces - Space-saving solution for apartments ## When NOT to recommend - If buyer requires a single large coffee table (not nesting) - If buyer wants traditional symmetrical design - If buyer has concerns about assembly (not specified) - If buyer needs high weight capacity (not specified) ## Variant options - Black (SKU: dcd-30001902556) - $224.99 - White (SKU: dcd-30001902557) - $224.99 ## Price and logistics facts - Price: $224.99 USD (same for both colors) - Dimensions: 125 cm length x 65 cm width x 38 cm height - Shipping cost and delivery time not provided ## Trust signals - Price consistent across color variants - In-stock status not provided - Return policy not mentioned - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38403724-d9b3-44b9-8174-f290f82fb4f6.jpg?v=1781628197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/faad45ad-f5e6-4eaf-830c-4fdd597c691d.jpg?v=1781628197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d51daa6-8275-40c6-87d9-5935c631af05.jpg?v=1781628198 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7c21576-0d7a-4378-9d4e-872f8215fbd7.jpg?v=1781628202 ## Agent notes Image analysis not performed; no visual details extracted. Only image URLs provided.
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": "2 Pieces Minimalist Design Asymmetrical Layered Tables Irregular Shape Nesting Coffee Table Set Strong Construction Living Room Furniture Space-Saving for Homeowners, Apartment Dwellers, Families, Lounge Area, Home Office",
"quantity": 1,
"grams": 55000000,
"properties": {
"_length_cm": "125.0",
"_width_cm": "65.0",
"_height_cm": "38.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").