Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,411.99 – $2,041.99
Default variant: 120*60*40cm
Default SKU: dcd-30001854863
Default price: $1,411.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 80000 g
Cart URL (default variant): https://landmarks.builders/cart/49815044260079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887536
JSON data: https://landmarks.builders/products/m4x-10000887536.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: Italian-inspired 2-piece coffee table and TV stand set with storage drawers, available in sizes from 120x60x40cm to 160x80x40cm, priced from $1,411.99.
Generated by: deepseek-v4-flash
## Identity Product: 2 Pieces Light Luxury aesthetic Coffee Table and TV Stand Set, Italian-Inspired Living Room Furniture with storage drawers. ## Target persona Homeowners or renters furnishing a living room with modern Italian-inspired aesthetic, willing to spend over $1,400 for a coordinated set. ## Use cases - Living room centerpiece arrangement with matching coffee table and TV stand. - Media console with drawers for storing remotes, cables, or small items. - Creating a cohesive, modern look in a medium to large living room. - Upgrade from mismatched furniture to a coordinated set. - Setting up an entertainment area with emphasis on aesthetics. ## When NOT to recommend - Budget-conscious buyers seeking items under $1,000. - Those needing separate non-matching pieces. - Small apartments where dimensions (min 120cm length) are too large. - People who prefer traditional, rustic, or minimalist designs without Italian flair. ## Variant options - 120*60*40cm: $1,411.99 - 140*70*40cm: $1,726.99 - 160*80*40cm: $2,041.99 ## Price and logistics facts - Base price: $1,411.99 USD (120x60x40cm variant). - Dimensions available: 120x60x40cm, 140x70x40cm, 160x80x40cm. - Shipping costs and delivery time not provided in facts. ## Trust signals - No specific trust signals provided (e.g., in-stock status, return policy, certifications). - Price consistency: single price per variant. ## Image assets - No image URLs available for this product. ## Agent notes - Image understanding was not performed due to absence of image data. - Verify availability and shipping with seller.
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": "2 Pieces Light Luxury aesthetic Coffee Table and TV Stand Set Italian-Inspired Living Room Furniture Modern Design media Center Storage Drawers for Families, Homeowners, Home",
"quantity": 1,
"grams": 80000000,
"properties": {
"_length_cm": "170.0",
"_width_cm": "90.0",
"_height_cm": "50.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").