Brand: World Products (Landmark)
SKU: dcd-30001895198
Price: $247.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 16000 g
Cart URL (default variant): https://landmarks.builders/cart/49813664792815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893777
JSON data: https://landmarks.builders/products/m4x-10000893777.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: A two-piece nesting coffee table set with wheels, Walnut Low Cabinet style, priced at $247.99, dimensions 55x55x43 cm.
Generated by: deepseek-v4-flash
## Identity - 2 Pieces Nesting Coffee Table Set Movable with Wheels Indoor Furniture - Variant: Walnut Low Cabinet ## Target persona - Small-space dwellers - Flexible furniture seekers - Modern style enthusiasts - Apartment renters ## Use cases - Living room coffee table for small spaces - Extra side tables for guests that can be stored away - Mobile serving surface for snacks or drinks - Temporary workspace or laptop table - Space-saving furniture arrangement in tight areas ## When NOT to recommend - High-traffic commercial use (e.g., waiting rooms, lobbies) - Outdoor or damp environments - Those preferring solid wood heavy furniture - Need for a single large stationary table ## Variant options - Only one variant: Walnut Low Cabinet, $247.99 USD ## Price and logistics facts - Price: $247.99 USD - Dimensions: 55 × 55 × 43 cm (length, width, height) - Weight: Not specified - Shipping details: Not provided ## Trust signals - In-stock status: Unknown - Return policy: Not provided - Certifications: None listed - Price consistency: Single price point listed ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b6d404c-6a4a-4d09-af57-d8e14c033307.jpg?v=1781628280 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a85e0974-831d-4c82-bcd7-4cf471c778b3.jpg?v=1781628281 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/79f111cd-6267-4b7a-82b0-f8e1da177f76.jpg?v=1781628280 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc661627-3aa3-4fbe-b8af-55074ca36de3.jpg?v=1781628286 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4d62dfe-cabe-467e-a067-bc7edc8638ee.jpg?v=1781628285 ## Agent notes - Images were not reviewed; visual details not extracted. Verify that the actual product matches the intended look. - No product description available; rely on images and specs. - Only one variant option exists.
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 Coffee Table Set Movable with Wheels Indoor Furniture",
"quantity": 1,
"grams": 16000000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "55.0",
"_height_cm": "43.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").