Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $183.99 – $226.99
Default variant: M5 500*400*460
Default SKU: dcd-30001902182
Default price: $193.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/49811874676975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894787
JSON data: https://landmarks.builders/products/m4x-10000894787.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Round two-drawer cabinet nightstand, minimalist design, no assembly required. Dimensions 65x45x55 cm. Price $183.99 USD.
Generated by: deepseek-v4-flash
## Identity Round Two-Drawer Cabinet Nightstand, Minimalist Design. No assembly required. ## Target persona Bedroom furniture shoppers seeking compact nightstands with storage. Suitable for small spaces, apartments, or minimalist interiors. ## Use cases - Bedside table for small bedrooms - Extra storage in living room or hallway - Side table next to a sofa - Nightstand in a guest room - Low-profile cabinet for electronics or books ## When NOT to recommend - Buyer needing a large dresser or wardrobe - Person seeking a nightstand with a single large drawer - User looking for antique or ornate furniture - High-traffic commercial use (durability unknown) ## Variant options - M5: 500x400x460 mm, $193.99 - M7: 500x400x450 mm, $226.99 - M9: 500x400x480 mm, $183.99 - M10: 520x400x480 mm, $193.99 ## Price and logistics facts Base price $183.99 USD. Variants $183.99 - $226.99. No assembly required. Dimensions: base 65x45x55 cm. Check variant dimensions. ## Trust signals In-stock status unknown. Return policy not specified. Price consistent across variants? No certifications mentioned. ## Image assets 5 images available at URLs below. No visual description performed. - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dfacc8d4-ca3b-4981-8418-52626a4f9407.jpg?v=1781600870 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f554c6d9-0a2e-4143-b017-70fd179c24a8.jpg?v=1781600871 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4fe77af-6b78-48ae-9b45-0187962e7608.jpg?v=1781600871 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35d10c26-069a-4176-ae08-9348a6325add.jpg?v=1781600869 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2257df59-5206-48e4-9bb2-e7225d2b5750.jpg?v=1781600870 ## Agent notes No description provided. Image content was not analyzed. Dimensions may be approximate.
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": "Round Two-Drawer Cabinet Minimalist Design Nightstand No Assembly Required",
"quantity": 1,
"grams": 25000000,
"properties": {
"_length_cm": "65.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").