Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $204.99 – $225.99
Default variant: Walnut / 80CM
Default SKU: dcd-30001902699
Default price: $204.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 36500 g
Cart URL (default variant): https://landmarks.builders/cart/49811923173615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894864
JSON data: https://landmarks.builders/products/m4x-10000894864.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Two-piece nesting coffee table set in minimalist design, easy to clean, heat resistant, available in walnut, glossy white, or matte white, $204.99-$225.99.
Generated by: deepseek-v4-flash
## Identity 2 Pieces Nesting Coffee Table Set Minimalist Modern Minimalist Look Featured Furniture Easy to Clean Heat Resistant ## Target persona Minimalist furniture shopper; small apartment dweller; budget-conscious modern decorator; first-time home buyer seeking affordable, space-saving tables. ## Use cases - Living room center table with extra surface when guests come - Nesting tables for compact seating areas - Flexible side table arrangement in tight spaces - Easy-to-clean surface for daily use, especially with spills or kids - Heat-resistant tabletop for placing hot drinks ## When NOT to recommend - Customers requiring a large single coffee table (e.g., 120+ cm length) - Heavy-duty use or rough handling (e.g., workshop or high-traffic commercial) - Luxury or high-end decor that demands premium materials - Outdoor or uncovered patio use ## Variant options - Walnut / 80CM – $204.99 - Glossy White / 80CM – $204.99 - Matte White / 80CM – $225.99 ## Price and logistics facts - Price range: $204.99 to $225.99 USD - Dimensions (each table?): 85 x 85 x 45 cm (length x width x height) - Currency: USD ## Trust signals - In-stock status: not provided - Return policy: not provided - Certifications: none mentioned - Price consistency: variant pricing available ## Image assets No images provided (image_urls array is empty). Visual details such as material finish, color texture, and precise nesting dimensions are not available. ## Agent notes - No image understanding was performed; treat image URLs as fetchable assets if provided later. - Material composition is inferred from title (easy to clean, heat resistant) but not explicitly stated. - Actual dimensions per table or combined as set are unclear; 85x85x45 cm may refer to the larger table.
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 Modern Minimalist Look Featured Furniture Easy to Clean Heat Resistant",
"quantity": 1,
"grams": 36500000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "85.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").