Brand: World Products (Landmark)
SKU: dcd-30001853168
Price: $1,512.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 35000 g
Cart URL (default variant): https://landmarks.builders/cart/49815045832943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887203
JSON data: https://landmarks.builders/products/m4x-10000887203.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: Wooden coffee table with two drawers and open lower shelf, modern minimalist design, dimensions 125x65x45 cm, priced at $1512.99 USD.
Generated by: deepseek-v4-flash
## Identity sturdy Wood Construction Wooden Coffee Table with 2 Drawers Modern Minimalist Design Coffee Table with Drawers Large Storage Capacity Living Room Furniture Open Lower Shelf for Apartment Dwellers, Homeowners, Families, Lounge Area ## Target persona Apartment dwellers, homeowners, families, lounge area users. ## Use cases - Storing remotes, magazines, and small living room items in drawers. - Displaying decorative items on open lower shelf. - Serving drinks and snacks during gatherings. - Organizing children's toys in the storage compartment. - Acting as a central coffee table in a seating area. ## When NOT to recommend - Budget-conscious buyers (price above $1500). - Those needing a larger table (length 125 cm may be insufficient). - Those who prefer glass, metal, or other non-wood materials. - Those requiring assembly-free delivery (assembly requirement not confirmed). ## Variant options - Size: 120*60*40 cm, SKU dcd-30001853168, Price: $1512.99 USD. ## Price and logistics facts - Price: $1512.99 USD. - Dimensions: 125 cm (length) x 65 cm (width) x 45 cm (height). - Variant size: 120 cm x 60 cm x 40 cm (dimensions differ from base). - No shipping cost, lead time, or availability info provided. ## Trust signals - No stock information, return policy, or certifications available from facts. - Images exist but not analyzed for visual details. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cbfcce55-c3be-47b5-ba25-f1f36f453dc6.jpg?v=1781664418) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f3e78c4-12ea-4c4b-b9d4-8f5049b45dd1.jpg?v=1781664423) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12d8ab3e-a26b-4207-a160-69b77245d91f.jpg?v=1781664419) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0a71207-fa88-4bb5-9c34-4dd189848aba.jpg?v=1781664419) ## Agent notes - Image content not analyzed; visual inspection not performed. - Product dimensions (125x65x45 cm) differ from variant size (120x60x40 cm) – verify which applies. - No information on assembly requirement, weight, material finish, or warranty. - Return policy and stock availability not provided.
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": "sturdy Wood Construction Wooden Coffee Table with 2 Drawers Modern Minimalist Design Coffee Table with Drawers Large Storage Capacity Living Room Furniture Open Lower Shelf for Apartment Dwellers, Homeowners, Families, Lounge Area",
"quantity": 1,
"grams": 35000000,
"properties": {
"_length_cm": "125.0",
"_width_cm": "65.0",
"_height_cm": "45.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").