Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,074.99 – $1,164.99
Default variant: Coffee Table
Default SKU: dcd-30001844310
Default price: $1,164.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 82000 g
Cart URL (default variant): https://landmarks.builders/cart/49815036461295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000885811
JSON data: https://landmarks.builders/products/m4x-10000885811.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: Set of two modern round stackable coffee and side tables with minimalist frame, 110 cm diameter, 45 cm height, priced from $1074.99.
Generated by: deepseek-v4-flash
## Identity Modern Round Stackable Tables (Coffee Table & Side Table) by unknown brand. ## Target persona Apartment dwellers, small space enthusiasts, interior design lovers, home office users seeking multi-functional, space-saving furniture. ## Use cases - Space-saving living room coffee table that can be nested when not in use. - Multi-functional surface for home office or lounge area. - Stackable storage: side table stored under coffee table to free up floor space. - Accent piece for minimalist interior design themes. - Temporary extra surface for entertaining guests in small spaces. ## When NOT to recommend - If buyer needs a single large table (e.g., dining table). - Budget under $1000. - Space cannot accommodate 110 cm diameter footprint. - Buyer prefers rectangular or non-stackable tables. ## Variant options - Coffee Table (Style: Coffee Table) – $1164.99, SKU: dcd-30001844310 - Side Table (Style: Side Table) – $1074.99, SKU: dcd-30001844311 ## Price and logistics facts - Price range: $1074.99 (Side Table) to $1164.99 (Coffee Table). - Dimensions: 110 cm (L) x 110 cm (W) x 45 cm (H) each. - Currency: USD. - Weight: not provided. ## Trust signals - Price consistency across variants (no discounts listed). - In-stock status: not provided. - Return policy: not provided. - Certifications: none listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f267521-3221-4c9e-8265-66ba0283faaa.jpg?v=1781664387 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ab87d41-9679-4c5f-b27c-b4c24db07b97.jpg?v=1781664387 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/67845596-f142-4dc2-b514-6f10085c017c.jpg?v=1781664387 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/67b0074f-0568-4a97-823d-32d0e1d2c2bb.jpg?v=1781664391 ## Agent notes - No image understanding was performed; visual details (color, material, finish) are not confirmed. - Missing data: return policy, stock status, weight, brand, and warranty.
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 Modern stylish Round stackableing Tables Space-Saving Coffee Table Minimalist Frame Living Room Furniture Multi-Functional for households, Apartment Dwellers, Interior Design lovers, Small areas, Lounge Area, Home Office",
"quantity": 1,
"grams": 82000000,
"properties": {
"_length_cm": "110.0",
"_width_cm": "110.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").