Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $184.99 – $254.99
Default variant: Black Ash
Default SKU: dcd-30001900447
Default price: $184.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 23000 g
Cart URL (default variant): https://landmarks.builders/cart/49811876348143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894537
JSON data: https://landmarks.builders/products/m4x-10000894537.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: Minimalist block table nightstand with sturdy construction, available in four style variants including solid wood, at $184.99–$254.99.
Generated by: deepseek-v4-flash
## Identity Minimalist Block Table Space-Saving Nightstand, Sturdy Construction, Scuff-Withstand, Ant-Withstand Ant for Homeowners, Adults ## Target persona Homeowners or adults seeking a compact, sturdy nightstand for small spaces; value durability and minimalist design. ## Use cases - Bedside table in a compact bedroom - Side table in a small living room - Nightstand in a guest room - Accent table in a home office - Surface for a lamp and small items ## When NOT to recommend - Buyer needs large storage drawers or shelves - Buyer prefers ornate or traditional furniture styles - Buyer has a budget under $150 - Buyer requires a solid surface larger than 47x45 cm ## Variant options - Black Ash: $184.99 (dcd-30001900447) - Black Walnut: $184.99 (dcd-30001900448) - Smoked Oak: $184.99 (dcd-30001900449) - Solid Wood Black Ash: $254.99 (dcd-30001900450) ## Price and logistics facts - Price range: $184.99–$254.99 USD - Dimensions: 47 cm length x 45 cm width x 56 cm height - Variants: four style options ## Trust signals - In-stock status: not provided - Return policy: not provided - Certifications: none mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b013aca2-18a2-40e5-8cae-d3cd362fef89.jpg?v=1781600874 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f48b0d1-d9c4-47d4-990b-d80a8fc8fbbf.jpg?v=1781600873 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/055833d0-8242-4a93-a37e-b44947e2aae2.jpg?v=1781600874 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06d0fcb7-b820-4643-9ec8-de0080cc9e18.jpg?v=1781600874 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd0b89a6-b0fa-483f-8481-a74cf78e58c1.jpg?v=1781600875 ## Agent notes - Image understanding was not performed so visual details (e.g., wood grain, finish sheen) cannot be described. - No description or reviews were provided; rely on specifications and price for comparisons.
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": "Minimalist Block Table Space-Saving Nightstand Sturdy Construction Scuff-Withstand Ant-Withstand Ant for Homeowners, Adults",
"quantity": 1,
"grams": 23000000,
"properties": {
"_length_cm": "47.0",
"_width_cm": "45.0",
"_height_cm": "56.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").