Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $287.99
Default variant: White Jack
Default SKU: dcd-30001892610
Default price: $287.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20500 g
Cart URL (default variant): https://landmarks.builders/cart/49814755148015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893373
JSON data: https://landmarks.builders/products/m4x-10000893373.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: Modern minimalist fluted drawer nightstand with curved design and rounded corners, 2 drawers, easy assembly, available in White Jack or Black Jack.
Generated by: deepseek-v4-flash
## Identity Light Luxury design Fluted Drawer Nightstand, Modern Minimalist Design Curved 2-Drawer Cabinet Rounded Corners Bedside Table. ## Target persona Interior designers seeking modern minimalist accent pieces; homeowners updating bedroom furniture; apartment dwellers needing compact storage. ## Use cases - Bedside table in master bedroom - Accent table in living room - Hallway console table - Home office side table - Nightstand in guest room ## When NOT to recommend - For buyers needing large storage capacity - For rustic or traditional decor themes - For high-traffic commercial settings - For budget under $200 ## Variant options - White Jack ($287.99) - Black Jack ($287.99) ## Price and logistics facts Price: $287.99 USD. Dimensions: 55×45×55 cm. Shipping details not provided. ## Trust signals Product images available; no stock or return policy data. ## Image assets     ## Agent notes Image understanding not performed; rely on textual facts.
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": "Light Luxury design Fluted Drawer Nightstand Modern Minimalist Design Curved 2-Drawer Cabinet Rounded Corners Bedside Table Easy Assembly for Interior Designers, Homeowners, Apartment Dwellers, Living Room, Hallway, Home Office",
"quantity": 1,
"grams": 20500000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "45.0",
"_height_cm": "55.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").