Brand: World Products (Landmark)
SKU: dcd-30001858159
Price: $1,065.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 28000 g
Cart URL (default variant): https://landmarks.builders/cart/49815036756207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888161
JSON data: https://landmarks.builders/products/m4x-10000888161.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: Round coffee table with cut-carved pedestal, Italian-inspired, minimalist design. Dimensions 65x65x20 cm, priced at $1065.99 USD.
Generated by: deepseek-v4-flash
## Identity Round coffee table, Italian-inspired, cut-carved pedestal, minimalist design. Color: Red 600*600*420 (approx 60x60x42 cm). Price: $1065.99 USD. ## Target persona Homeowners and interior decorators seeking minimalist Italian-inspired furniture for living rooms or lounge areas with a luxury feel. ## Use cases - Centerpiece in a modern living room - Complementing minimalist or contemporary decor - Displaying decorative items (books, trays, plants) - Low-profile seating area (given 20 cm height) - Lounge or waiting area reception ## When NOT to recommend - Buyers needing a standard-height coffee table (40-45 cm) - Those on a tight budget (price > $1000) - Traditional or rustic interior styles - Spaces requiring built-in storage ## Variant options - Red 600*600*420: $1065.99 USD (only variant available) ## Price and logistics facts - Price: $1065.99 USD - Dimensions: 65 cm diameter, 20 cm height (25.6 x 25.6 x 7.9 inches) - Weight: not provided - Shipping: not specified ## Trust signals - In-stock status: unknown - Return policy: not provided - Certifications: none listed - Price consistency: single variant at listed price ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0df4076-7764-402d-85b5-4e0f0e5ec5b8.jpg?v=1781664387 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81242bca-7265-4f5b-901c-ce9762c4cb08.jpg?v=1781664387 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27bb4585-bc83-4c78-a9c1-c04ad975fd14.jpg?v=1781664387 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dcf8cde5-2b63-4efd-bc90-a05275839155.jpg?v=1781664387 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5cf605d-f706-4d04-ba18-dcd1e71d2818.jpg?v=1781664388 ## Agent notes Image content not analyzed; no visual verification performed.
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": "Round Coffee Table with Cut-carved Pedestal Italian Inspired Living Room Furniture Luxury Feel Minimalist Design for Lounge Area",
"quantity": 1,
"grams": 28000000,
"properties": {
"_length_cm": "65.0",
"_width_cm": "65.0",
"_height_cm": "20.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").