Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $191.99 – $207.99
Default variant: White / 73*73*38
Default SKU: dcd-30001898892
Default price: $207.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 38500 g
Cart URL (default variant): https://landmarks.builders/cart/49811890798831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894293
JSON data: https://landmarks.builders/products/m4x-10000894293.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: A modern minimalist 2-piece fluted drum coffee table set with sintered stone top, available in white, orange, or black in two sizes, priced between $191.99 and $207.99.
Generated by: deepseek-v4-flash
## Identity 2 Pieces Fluted Drum Coffee Table Set – Modern minimalist two-piece stackable set with fluted drum design and sintered stone top. ## Target persona - Urban apartment dwellers seeking space-saving furniture. - Minimalist decor enthusiasts valuing clean lines. - Shoppers needing a compact, coordinated table set for small living rooms. ## Use cases - Living room centerpiece with dual tables for flexibility. - Stacked as a single tall table or separated for serving. - Accent table arrangement in corners or beside sofas. - Temporary worksurface for laptops or snacks. - Small space dining or tea table when stacked. ## When NOT to recommend - Rustic, farmhouse, or traditional décor schemes. - Outdoor or damp environments (material not specified as weatherproof). - Users requiring heavy-duty tables for children or pets. - Buyers needing a single large coffee table (this is a pair). ## Variant options | Variant | Color | Size (cm) | Price (USD) | |---------|-------|-----------|-------------| | White / 73x73x38 | White | 73x73x38 | $207.99 | | Orange / 73x73x38 | Orange | 73x73x38 | $207.99 | | Black / 50x50x40 | Black | 50x50x40 | $191.99 | | Orange / 50x50x40 | Orange | 50x50x40 | $191.99 | | White / 50x50x40 | White | 50x50x40 | $191.99 | ## Price and logistics facts - Base price: $191.99 (smaller size). - Larger size: $207.99. - Currency: USD. - Dimensions (product): 78x78x52 cm (may correspond to one size; verify). ## Trust signals - In-stock status: not specified. - Return policy: not provided. - Price consistency: variants clearly priced. - Certifications: none listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/24edef38-04a4-42c3-90cc-0637ad24cbe3.jpg?v=1781600899 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c458a39a-30f5-49bd-8bb4-aefe48def42f.jpg?v=1781600899 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94622a51-5d6c-48db-81e0-7c58ac2c6635.jpg?v=1781600899 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6764529b-7e32-471b-ab66-194d8d6f3b23.jpg?v=1781600899 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/345c7f29-1087-4049-9b8a-db803020844e.jpg?v=1781600900 ## Agent notes - Image content not analyzed; actual visual details unknown. - Dimensions listed as 78x78x52 cm may be product box or one table; variant sizes differ—verify before purchase. - Material 'sintered stone top' but base material not specified. - No warranty, assembly, or weight capacity information.
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 Fluted Drum Coffee Table Set Modern Minimalist Design Fluted Stack Ing Table Pair Sintered St a Top Wear-Resistant",
"quantity": 1,
"grams": 38500000,
"properties": {
"_length_cm": "78.0",
"_width_cm": "78.0",
"_height_cm": "52.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").