Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $228.99 – $252.99
Default variant: 35CM / Cherry Varnish
Default SKU: dcd-30001900172
Default price: $228.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15020 g
Cart URL (default variant): https://landmarks.builders/cart/49813624848623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894499
JSON data: https://landmarks.builders/products/m4x-10000894499.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 wooden nightstand with two drawers, available in 35cm and 40cm sizes with cherry finishes, priced from $228.99.
Generated by: deepseek-v4-flash
## Identity Nightstand with Drawers - 2-Drawer Wooden Cabinet. ## Target persona Homeowners or renters seeking compact bedroom storage; small space dwellers needing a bedside table with drawer organization. ## Use cases - Storing bedside essentials (books, glasses, phone) within arm's reach. - Adding a decorative yet functional piece to a small bedroom. - Organizing items in a living room or hallway as an accent table. - Using as a nightstand in a guest room or secondary bedroom. - Holding a lamp and alarm clock next to a bed. - Storing remotes and small electronics in a media room. ## When NOT to recommend - For heavy items or large storage needs (only two small drawers). - For buyers requiring a tall nightstand (max height 40cm). - For those seeking a painted or non-wood finish (only cherry varnish or wax oil). - For large master bedrooms needing substantial furniture. ## Variant options - 35CM / Cherry Varnish: $228.99 - 40CM / Cherry Varnish: $252.99 - 35CM / Cherry Wax Oil: $244.99 ## Price and logistics facts - Price range: $228.99 - $252.99 USD. - Dimensions: 45cm x 45cm x 45cm (L x W x H) noted, but variant sizes differ (35cm or 40cm). Actual size per variant may differ; verify. - No shipping or availability information provided. ## Trust signals - Price consistency across variants (no discounts mentioned). - No in-stock status, return policy, or certifications available. - No reviews or ratings provided. ## Image assets - 5 images available at provided URLs. Cannot describe visual details. ## Agent notes - Image understanding not performed; rely on factual data only. - No description or product type given; infer as wooden bedroom nightstand.
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": "Nightstand with Drawers Long-Lasting and Sturdy 2-Drawer Wooden Cabinet",
"quantity": 1,
"grams": 15020000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "45.0",
"_height_cm": "45.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").