Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,149.99 – $1,305.99
Default variant: 120*60*45cm
Default SKU: dcd-30001854653
Default price: $1,149.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 34000 g
Cart URL (default variant): https://landmarks.builders/cart/49815039312111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887485
JSON data: https://landmarks.builders/products/m4x-10000887485.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: Wood coffee table with drawers and shelf, 145x75x50 cm, USD 1149.99, available in two sizes.
Generated by: deepseek-v4-flash
## Identity Durable Wood Coffee Table with Drawers Nordic aesthetic Low Table with Drawer and Shelf space-saving Design Household Furniture ## Target persona Apartment dwellers, homeowners, families seeking space-saving living room furniture with storage. ## Use cases - Storing magazines and remote controls in drawer - Displaying decorative items on shelf - Serving as a central coffee table in a lounge area - Providing extra storage in small living rooms - Holding drinks and snacks during gatherings ## When NOT to recommend - For users needing a large table for heavy items (e.g., as a desk) - For those seeking ultra-modern or minimalist style (Nordic aesthetic) - When budget is under $300 (price point $1150+) - For outdoor use or high-moisture areas ## Variant options - 120*60*45cm: USD 1149.99 - 140*70*45cm: USD 1305.99 ## Price and logistics facts - Base price: USD 1149.99 (120x60x45 cm variant) - Dimensions (base): 145 x 75 x 50 cm (overall? variant-specific? Provided for product, not per variant) - Currency: USD - One size dimension given: 145x75x50 cm (likely the larger variant or base? Clarify in agent notes) ## Trust signals - In stock (assumed from active listing) - No explicit return policy, warranty, or certifications provided - Price consistency: two size options with clear pricing ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fbf4f108-a4d5-4ea7-818e-08df3d79ac65.jpg?v=1781664398 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/131b1b88-4efd-4d5b-8a9b-9a641bd3297b.jpg?v=1781664398 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/50ce6e9d-3a9d-47a0-9b7f-71dbd05eb425.jpg?v=1781664398 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de5ee551-b382-4770-8588-9742db8e60f2.jpg?v=1781664398 ## Agent notes - Image understanding not performed; visual details cannot be inferred. - Dimensions 145x75x50 cm may correspond to base variant or overall product; verify with seller. - No material or weight specifications 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": "Durable Wood Coffee Table with Drawers Nordic aesthetic Low Table with Drawer and Shelf space-saving Design Household Furniture Spacious Storage for Apartment Dwellers, Homeowners, Families, Living Room, Lounge Area, Home",
"quantity": 1,
"grams": 34000000,
"properties": {
"_length_cm": "145.0",
"_width_cm": "75.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").