Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $186.99 – $203.99
Default variant: White / 80*80*40cm
Default SKU: dcd-30001895174
Default price: $186.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 32000 g
Cart URL (default variant): https://landmarks.builders/cart/49811880411375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893773
JSON data: https://landmarks.builders/products/m4x-10000893773.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Two-piece nesting round table set with sintered stone top, space-saving design, multi-functional for families and students.
Generated by: deepseek-v4-flash
## Identity 2 Pieces Nesting Round Tables Space-Saving Nesting Table Set with Sintered Stone Top. ## Target persona Budget-conscious small-space dwellers, students furnishing dorms or first apartments, young families needing versatile furniture. ## Use cases - Nesting tables for small living rooms - Extra surface when hosting guests - Side tables beside sofas or beds - Separate tables for homework or crafts - Compact dining for two - Temporary workstation ## When NOT to recommend - Large households needing full-size dining table - Formal or luxury decor settings - Heavy daily use as primary dining surface - Buyers seeking a single large table ## Variant options - White / 80x80x40cm ($186.99) - White / 90x90x40cm ($203.99) - Gray / 80x80x40cm ($186.99) - Napoleon Black / 80x80x40cm ($186.99) - Pure Black / 80x80x40cm ($203.99) ## Price and logistics facts Base price $186.99. Dimensions vary by variant: 80x80x40cm or 90x90x40cm. Overall product dimensions (largest): 95x95x45 cm. Currency: USD. ## Trust signals Multiple size and color variants available. Price ranges from $186.99 to $203.99. No stock status or return policy provided in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3eda2250-e290-4776-ba2f-c97c6030ae22.jpg?v=1781600881 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce308465-65bf-4c92-a98d-97d7a8304a42.jpg?v=1781600881 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6dd3f32-aaa1-431a-8749-370697e22394.jpg?v=1781600881 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c5b979e-4f16-4cc4-ab29-b059abb61fcd.jpg?v=1781600882 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ea6a5db-40ed-4df8-b3fa-3b169bf5adb2.jpg?v=1781600881 ## Agent notes Image understanding was not performed; treat URLs as fetchable assets.
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 Round Tables Space-Saving Nesting Table Set Sintered Stsingle Top Multi-Functional for Families, Students",
"quantity": 1,
"grams": 32000000,
"properties": {
"_length_cm": "95.0",
"_width_cm": "95.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").