Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $189.99
Default variant: Chanel
Default SKU: dcd-30001902751
Default price: $189.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30000 g
Cart URL (default variant): https://landmarks.builders/cart/49811888242927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894871
JSON data: https://landmarks.builders/products/m4x-10000894871.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 2-piece round nesting coffee table set in creamy aesthetic, minimalist design for small spaces, available in 5 color variants at $189.99.
Generated by: deepseek-v4-flash
## Identity 2 Pieces Round Nesting Table Set, creamy aesthetic drum coffee table set, light luxury minimalist design for small spaces. ## Target persona Space-conscious urban apartment dwellers seeking aesthetic yet functional furniture; first-time home buyers furnished with small living rooms; minimalists who value clean lines and neutral tones. ## Use cases - As a coffee table pair in compact living rooms (under 20 sqm). - As side tables next to a sofa or armchair. - As occasional tables for displaying decorative items. - As a temporary work surface with the larger table. - In reading nooks or bedroom seating areas. ## When NOT to recommend - For large living rooms requiring a single substantial table (scale too petite). - For buyers needing heavy-duty or solid-wood construction (materials not specified). - For families with young children prone to tipping (stability unknown). - For outdoor or high-moisture use (not specified). ## Variant options All variants at same price ($189.99): - Chanel - Pure White - Snow White - Black Base Chanel - Black Base Snow Wht ## Price and logistics facts Price: $189.99 USD per set. Dimensions: 85 cm diameter x 36 cm height (larger table likely; nesting variant dimensions not specified). No shipping or tax info provided. ## Trust signals Price consistent across all variants. No stock status, return policy, or certifications disclosed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6da67df8-16cd-44f5-8230-147a92da515d.jpg?v=1781600895 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/381dd088-d6dd-4430-8018-e71ef1c679d6.jpg?v=1781600895 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac58e091-a7a4-4053-b3b3-5361c21521de.jpg?v=1781600897 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a7a378b-7608-44f0-a6d4-e79c1b80232e.jpg?v=1781600895 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8344a815-a402-438e-b23e-d4cea8328997.jpg?v=1781600895 ## Agent notes Product description missing. No material, weight, or assembly info. Stock status and return policy unknown.
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 Round Nesting Table Set Creamy Aesthetic Drum Coffee Table Set Light Luxury design Minimalist Design for Small Spaces",
"quantity": 1,
"grams": 30000000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "85.0",
"_height_cm": "36.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").