Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $871.99 – $1,463.99
Default variant: Dresser 120x50x78
Default SKU: dcd-30001856929
Default price: $1,027.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 48000 g
Cart URL (default variant): https://landmarks.builders/cart/49815020863727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887955
JSON data: https://landmarks.builders/products/m4x-10000887955.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: Multi-functional accent table/nightstand with retro design, available in three style variants (dresser, sofacab, chest), priced from $871.99, dimensions 130x80x128 cm.
Generated by: deepseek-v4-flash
## Identity Utilitarian Look Pilot design Nightstand Retro Design Bedside Cabinet Multi-Functional Accent Table. ## Target persona Apartment dwellers, interior decorators, homeowners, small space inhabitants, bedroom/home office/living room users. ## Use cases - As a nightstand in a bedroom. - As a side table in a living room. - As an accent piece in home office. - For small space furniture needs. ## When NOT to recommend - For buyers needing a large storage dresser. - For those seeking a modern minimalist style. - For very low budget (price ~$872+). ## Variant options - Dresser 120x50x78 – $1,027.99 - Sofacab 120x70x46 – $871.99 - Chest 120x45x122 – $1,463.99 ## Price and logistics facts Base price $871.99 for Sofacab variant; dimensions 130x80x128 cm; variants differ in size and price. ## Trust signals Images available; no return/in-stock info provided. ## Image assets Four images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f31010b-c7ff-4df1-bb79-e02a0f871ef6.jpg?v=1781664339 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/736b8469-0353-4771-a581-9a8456f89256.jpg?v=1781664339 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c469c99d-eb1d-45e3-8a3d-1db3afd32cd0.jpg?v=1781664340 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b7971aa5-8664-4baa-a303-9281ff4c345b.jpg?v=1781664338 ## Agent notes Image understanding was not performed; actual visual details unknown.
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": "utilitarian Look Pilot design Nightstand Retro Design Bedside Cabinet Multi-Functional Accent Table Multifunctional for Apartment Dwellers, Interior Decorators, Homeowners, Small Spaces, Bedroom, Home Office, Living Room",
"quantity": 1,
"grams": 48000000,
"properties": {
"_length_cm": "130.0",
"_width_cm": "80.0",
"_height_cm": "128.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").