Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $240.99
Default variant: White
Default SKU: dcd-30001901606
Default price: $240.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49813652865263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894705
JSON data: https://landmarks.builders/products/m4x-10000894705.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A 2-drawer end table/nightstand with modern Chinese design, handmade, fully assembled, available in white, red, or dark blue, priced at $240.99.
Generated by: deepseek-v4-flash
## Identity Distressed cream 2-Drawer End Table Modern Chinese Design Nightstand Handmade Fully Assembled ## Target persona Adults looking for a modern Chinese design nightstand for bedroom or office; interior decorators sourcing unique handmade furniture. ## Use cases - Bedroom nightstand for books, lamp, and small items. - Office side table for documents, phone, or coffee cup. - Living room end table for remotes, magazines, or decor. - Small space storage for essentials like keys and glasses. - Guest room accent table with functional drawer storage. ## When NOT to recommend - If buyer needs a large storage unit (this has only 2 small drawers). - If buyer prefers mass-produced, lower-priced options (this is handmade at $240). - If buyer requires specific material details not provided (e.g., type of wood). - If buyer wants a traditional or rustic Western style. ## Variant options - White (SKU: dcd-30001901606) – $240.99 - Red (SKU: dcd-30001901607) – $240.99 - Dark Blue (SKU: dcd-30001901608) – $240.99 ## Price and logistics facts - Price: $240.99 USD - Dimensions: 71 x 66 x 70 cm (approx 28 x 26 x 27.6 inches) - Assembly: Fully assembled ## Trust signals - Listed with multiple images (5). - In-stock status not specified. - Return policy not provided. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63d5368e-81cc-4848-85c3-58be64590732.jpg?v=1781628255 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/44e1508a-322d-442e-9261-f439ac291214.jpg?v=1781628255 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/265165d1-0bb1-44ad-ac55-6451405aa0a7.jpg?v=1781628254 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d488c7b-3c9f-404e-b757-e5c8a301700b.jpg?v=1781628255 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a02eae5-9f5b-4ba3-ad35-6651e3635ca8.jpg?v=1781628255 ## Agent notes - Image content was not analyzed; visual details such as distressed cream finish are inferred from title. - No description available; all information from title and metadata. - Product type field empty; assumed end table/nightstand from title.
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": "Distressed cream 2-Drawer End Table Modern Chinese Design Nightstand Handmade Fully Assembled for Adults, Office",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "71.0",
"_width_cm": "66.0",
"_height_cm": "70.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").