Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $202.99
Default variant: Khaki / 45x45x50cm
Default SKU: dcd-30001900699
Default price: $202.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49811916357871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894578
JSON data: https://landmarks.builders/products/m4x-10000894578.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A modern cylindrical two-level drawer nightstand available in Khaki, Off-white, and Light Brown in two sizes, priced at $202.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: Cylindrical Drawer Cabinet Modern Design Nightstand two-level - **Price**: $202.99 USD - **Dimensions (largest variant)**: 45x45x50 cm (height 50 cm) - **Available Colors**: Khaki, Off-white, Light Brown - **Available Sizes**: 40x40x50cm, 45x45x50cm (Khaki and Off-white); 45x45x50cm (Light Brown) ## Target persona - Adults or partners seeking a modern, space-saving nightstand for a bedroom - Apartment dwellers needing compact bedside storage - People decorating with contemporary or minimalist furniture ## Use cases - Bedside table for holding a lamp, phone, and nightly essentials - Small drawer storage for bedroom items like chargers, glasses, books - As a pair of nightstands on both sides of a bed - In a small bedroom or guest room where space is limited - As a side table in a living room or reading nook ## When NOT to recommend - For those requiring large drawer capacity or bulky storage - For traditional, rustic, or ornate decor styles - For buyers seeking a nightstand under $100 - For storing heavy items or as a standalone dresser ## Variant options | Color | Size | Price | |-------|------|-------| | Khaki | 40x40x50cm | $202.99 | | Khaki | 45x45x50cm | $202.99 | | Off-white | 40x40x50cm | $202.99 | | Off-white | 45x45x50cm | $202.99 | | Light Brown | 45x45x50cm | $202.99 | ## Price and logistics facts - Price: $202.99 USD (all variants) - Dimensions: Product overall dimensions listed as 53x53x58 cm (may include packaging or base); individual variant sizes are 40x40x50cm or 45x45x50cm - Weight: Not provided - Shipping: Not specified ## Trust signals - In-stock status: Not provided - Return policy: Not provided - Certifications: None stated - Price consistency: All variants priced equally ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0244c455-15a2-44a6-8ea2-151622ad5b7c.jpg?v=1781600942 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5e516bf5-31b2-4c8b-84f5-ad5ce0bfc4a1.jpg?v=1781600942 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb8ce322-eeeb-4cb1-9098-a7059c0ff55f.jpg?v=1781600940 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef8cc721-0159-490b-a318-c18ef72c52c4.jpg?v=1781600942 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f77a843-2b1a-424a-b838-e394577e4582.jpg?v=1781600942 ## Agent notes - Images were not analyzed; visual details (e.g., material, finish) are not inferred from URLs. - No description text was provided; all details are from structured data. - Dimensions discrepancy: overall dimensions (53x53x58 cm) differ from variant sizes (40x40x50cm or 45x45x50cm). Clarify with supplier if needed.
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": "Cylindrical Drawer Cabinet Modern Design Nightstand two-level for Adults, partners",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "53.0",
"_width_cm": "53.0",
"_height_cm": "58.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").