Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $330.99 – $519.99
Default variant: Minimalist
Default SKU: dcd-30001868073
Default price: $330.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 55000 g
Cart URL (default variant): https://landmarks.builders/cart/49814842540271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889671
JSON data: https://landmarks.builders/products/m4x-10000889671.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: Two-piece oval and round coffee table set with natural texture top, heat-resistant, available in Minimalist ($330.99) and Designer ($519.99) styles.
Generated by: deepseek-v4-flash
## Identity 2 Pieces Minimalist Design Oval and Round Coffee Table Set – a two-piece coffee table set with natural texture top, heat-resistant, from the m4x collection. ## Target persona Apartment dwellers; interior designers; homeowners; individuals furnishing lounge areas or home offices. ## Use cases - Styling a modern living room with a set of accent tables - Setting up a cozy lounge area in a home office - Decorating a small apartment with space-efficient furniture - Creating a cohesive look with matching oval and round tables - Using heat-resistant surfaces for hot drinks or decor - Complementing a minimalist or antique aesthetic interior ## When NOT to recommend - When a single large coffee table is needed - For buyers seeking ultra-luxury or high-end designer brands - If specific wood or material (e.g., solid oak) is required - When multiple color/finish options are necessary ## Variant options - **Minimalist** ($330.99) – SKU: dcd-30001868073 - **Designer** ($519.99) – SKU: dcd-30001868074 ## Price and logistics facts - Price: Starting at $330.99 USD (Minimalist), $519.99 USD (Designer) - Dimensions (approximate): 135 cm length, 75 cm width, 45 cm height (each piece? set? unclear) - Heat-resistant top ## Trust signals - No in-stock status provided - Return policy not specified - Price is consistent across variants - No certifications available ## Image assets No images available for this product. ## Agent notes - Dimensions may apply to each table or the set; verify with seller. - 'Natural texture top' material not specified (e.g., wood, veneer, laminate). - 'Antique aesthetic' in title but variant style named 'Minimalist' – possible style discrepancy.
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 Minimalist Design Oval and Round Coffee Table Set Natural Texture Top Living Room Furniture Antique aesthetic Accent Tables Heat-Resistant for Apartment Dwellers, Interior Designers, Homeowners, Lounge Area, Home Office",
"quantity": 1,
"grams": 55000000,
"properties": {
"_length_cm": "135.0",
"_width_cm": "75.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").