Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $805.99 – $1,123.99
Default variant: 120x70x38cm / Black Rose
Default SKU: dcd-30001855273
Default price: $805.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/49815014146287:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887625
JSON data: https://landmarks.builders/products/m4x-10000887625.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Two-piece nesting end table set with Italian design and irregular shape. Easy assembly. Multiple style options. Suitable for interior designers and new movers.
Generated by: deepseek-v4-flash
## Identity 2 Pieces Nesting End Tables Italian Design Coffee Table Set Irregular Shape Easy Assembly for Interior Designers, New Movers ## Target persona - Interior designers seeking unique accent furniture - New movers needing functional, stylish pieces - Style-conscious homeowners with small spaces - Those looking for a quick assembly solution ## Use cases - Accent in living room or lounge area - Nesting configuration for entertaining guests - Space-saving side tables in apartments - Quick setup after moving into a new home - Mix-and-match styles for curated look - Decorative display surfaces for art or plants ## When NOT to recommend - As a primary coffee table for heavy daily use - For large living rooms that need substantial furniture - Budgets under $800 (base price $805.99) - Traditional or symmetrical decor preferences ## Variant options All variants have size 120x70x38cm: - Black Rose: $805.99 - Lauren Black Gold: $1123.99 - Ocean Storm: $929.99 - Jazz White: $961.99 - Venice Brown: $1054.99 - Victoria: $1023.99 ## Price and logistics facts - Price range: $805.99–$1123.99 USD - Product dimensions (set): 130 cm length, 80 cm width, 48 cm height (note discrepancy with variant size) - Currency: USD ## Trust signals - In-stock status: not verified - Return policy: not specified - Price consistency: varies by style - Certifications: none known ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4f09ef2-1699-4ebb-a31d-92420ff17ab8.jpg?v=1781664324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb407392-99e5-43f3-a23a-7489136c1ebb.jpg?v=1781664323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5bf5d761-96e0-493d-b4e9-c413c2dc52df.jpg?v=1781664323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/031e59ee-2e7d-4a33-935e-318e13435a33.jpg?v=1781664323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c5a706f-0861-42d7-acf0-257c73cfd834.jpg?v=1781664323 ## Agent notes - Image understanding was not performed; visual details not available. - Discrepancy in dimensions: product page shows set dimensions 130x80x48 cm, but variants are listed as 120x70x38 cm – verify actual size of each table. - No description provided; rely on title and tags for functionality.
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 Nesting End Tables Italian Design Coffee Table Set Irregular Shape Easy Assembly for Interior Designers, New Movers",
"quantity": 1,
"grams": 55000000,
"properties": {
"_length_cm": "130.0",
"_width_cm": "80.0",
"_height_cm": "48.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").