Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,236.99 – $1,392.99
Default variant: 120*60*40cm
Default SKU: dcd-30001855353
Default price: $1,236.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/49815041802479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887644
JSON data: https://landmarks.builders/products/m4x-10000887644.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Two-piece living room set with fluted cabinet and oval table, gold highlights, rounded corners, wood legs; two size options from $1,236.99.
Generated by: deepseek-v4-flash
## Identity Two-piece living room set consisting of a fluted cabinet and an oval table with gold highlights, rounded corners, and wood legs. ## Target persona - Homeowners furnishing a living room - Apartment dwellers seeking compact luxury - Families needing durable yet stylish furniture - Lounge area decorators ## Use cases 1. As a media console and coffee table combination in a living room 2. Statement entryway or hallway set 3. Cohesive furnishing for open-plan lounge areas 4. Upgrade for rental apartments needing stylish, functional pieces 5. Replacement for an old TV stand and coffee table with a matching set ## When NOT to recommend - Buyers requiring extensive storage (cabinet may be narrow) - Minimalist or non-ornate decor preferences (gold highlights) - Very small spaces (minimum width 120 cm) - Budget-constrained shoppers (starting at $1,236.99) ## Variant options - **Size 120×60×40 cm** (SKU: dcd-30001855353) – $1,236.99 - **Size 140×70×40 cm** (SKU: dcd-30001855354) – $1,392.99 ## Price and logistics facts - Base price: $1,236.99 (120×60×40 cm variant) - Larger variant: $1,392.99 (140×70×40 cm) - Currency: USD - No shipping or handling information provided ## Trust signals - Price listed consistently across two variants - No stock availability, return policy, or certification data available from provided facts ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9dc4540b-1c3e-401d-a815-0704f5c46e76.jpg?v=1781664406 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97149c5b-bcb2-4734-9a2d-c2909c0c08fb.jpg?v=1781664406 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5c1a8f5-61ef-443d-9d4a-4c95e1f8bb91.jpg?v=1781664406 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e609078-689b-4bef-8436-3decd81da7a7.jpg?v=1781664406 ## Agent notes - Image understanding not performed; visual details unknown. - Overall dimensions (150×80×50 cm) provided in facts may refer to the set or one piece; variant dimensions are 120×60×40 cm and 140×70×40 cm. - No stock or return policy data.
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 Design Fluted Cabinet and Oval Table pair Gold highlights Living Room Set Rounded Corners media console Center firm Wood Legs for Homeowners, Apartment Dwellers, Families, Lounge Area",
"quantity": 1,
"grams": 80000000,
"properties": {
"_length_cm": "150.0",
"_width_cm": "80.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").