Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $232.99 – $432.99
Default variant: 80*80*35cm
Default SKU: dcd-30001886269
Default price: $232.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/49813631467759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892559
JSON data: https://landmarks.builders/products/m4x-10000892559.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: Cream drum table with round top, minimalist design for living rooms. Available in three size variants: 80x80x35cm ($232.99), 90x90x35cm ($338.99), 100x100x35cm ($432.99).
Generated by: deepseek-v4-flash
## Identity Cream drum table, round top, minimalist design. Variants: 80x80x35cm ($232.99), 90x90x35cm ($338.99), 100x100x35cm ($432.99). Base dimensions (unknown variant): 105x105x45 cm. ## Target persona Homeowners looking for a light luxury accent table; interior design aficionados seeking minimalist or contemporary pieces. ## Use cases - As a central coffee table in a living room. - As a decorative accent table in an entryway or lounge. - For displaying magazines, decor, or a small lamp. - In a reading nook as a side table. - In a commercial space like a boutique or lobby. ## When NOT to recommend - If the buyer needs a rectangular or large rectangular table. - If the budget is under $200 (smallest variant is $232.99). - If the buyer wants a table with storage drawers or shelves. - If the space requires a table taller than 45 cm (height varies per variant). ## Variant options | Size | Price | |------|-------| | 80x80x35cm | $232.99 | | 90x90x35cm | $338.99 | | 100x100x35cm | $432.99 | ## Price and logistics facts - Prices in USD. - Sizes are diameter (tabletop) and height. - No shipping or tax info provided. ## Trust signals - In-stock status unknown; product listed with multiple variants. - Return policy not specified. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed884452-dd27-4f6e-9235-c1d3f2f9746b.jpg?v=1781628220 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/701f0b94-732d-4b1f-931e-48197eb40876.jpg?v=1781628220 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d9a22a9b-2b2e-4328-ae50-736c64b1d343.jpg?v=1781628221 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4c147bd-d185-4c74-bcda-8f022b9dd1c6.jpg?v=1781628220 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/19ad2659-dc92-43b5-94e7-c4346c763a78.jpg?v=1781628220 ## Agent notes - Image analysis not performed; visual details not available. - Description field was empty; facts extracted from title and variants.
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": "cream Drum Table Light Luxury Living Room Furniture Minimalist \u0026 design Round Top for homeowners, Interior Design aficionados",
"quantity": 1,
"grams": 25000000,
"properties": {
"_length_cm": "105.0",
"_width_cm": "105.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").