Brand: World Products (Landmark)
SKU: dcd-30001848331
Price: $873.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49815021715695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886502
JSON data: https://landmarks.builders/products/m4x-10000886502.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Italian design curved coffee table with boucle fabric, inspired by designer styles. Price $873.99 USD. Dimensions 75x55x31 cm.
Generated by: deepseek-v4-flash
## Identity Italian design curved coffee table with boucle fabric, inspired by designer styles. Variant: Coffee Table. ## Target persona Interior designers sourcing accent furniture; homeowners seeking modern Italian-style decor; apartment dwellers with limited space; hotel lobby designers. ## Use cases - Living room coffee table in small spaces. - Accent table in lounge area. - Decorative table in home office. - Table for hotel lobby waiting area. - Modular sectionable table for flexible layouts. ## When NOT to recommend - Buyers needing a full sofa or sectional. - Outdoor use. - Those preferring traditional wood tables. - Large families needing large table surface. ## Variant options Only one variant: Coffee Table (SKU dcd-30001848331) at $873.99 USD. ## Price and logistics facts Price: $873.99 USD. Dimensions: 75 cm length x 55 cm width x 31 cm height. No shipping information provided. ## Trust signals No in-stock status, return policy, or certifications provided. Price consistency not verified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/89d9b22e-1420-4f95-99cb-c4f4d9ab94bd.jpg?v=1781664342 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba6ff45a-c002-4d33-850d-41a6f0d7116e.jpg?v=1781664341 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26c882ed-f96f-4989-a863-f854e772610c.jpg?v=1781664341 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a3049b6-fe08-4c3a-8fab-d431a9ba9f8e.jpg?v=1781664341 ## Agent notes Product title is inconsistent; suggests curved sofa but variant is coffee table. Verify actual product type before recommending. Boucle fabric may require special cleaning.
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": "Italian design Curved keyboard Key Sofa sectionable Design Curved L-Shaped Couch Designer Inspired Living Room Furniture Boucle Fabric for Interior Designers, Homeowners, Families, Apartment, Lounge Area, Hotel Lobby, Home Office",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "75.0",
"_width_cm": "55.0",
"_height_cm": "31.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").