Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $292.99
Default variant: Retro / Left-opening
Default SKU: dcd-30001887821
Default price: $292.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49814758097135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892773
JSON data: https://landmarks.builders/products/m4x-10000892773.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: Woven-front bedside table in black finish, long-lasting construction, dimensions 45x36.5x56.5 cm, priced at $292.99 with four variant options.
Generated by: deepseek-v4-flash
## Identity A woven-front bedside table (nightstand) with black finish, long-lasting construction. Available in Retro or Black color, with left- or right-opening door. Dimensions: 45 cm (L) x 36.5 cm (W) x 56.5 cm (H). ## Target persona - Bedroom furniture shoppers seeking a compact, stylish nightstand with storage. - Apartment or small-home dwellers requiring space-efficient bedside solutions. - Value-conscious buyers wanting durable construction at a mid-range price (~$293). ## Use cases - Placing beside a bed to hold lamp, alarm clock, books, or phone. - Storing small items (glasses, chargers, medications) in the enclosed cabinet. - Adding a decorative accent with woven front panel in a modern or transitional bedroom. - Providing a flat surface for a tabletop decor or a cup of coffee in the morning. ## When NOT to recommend - For large bedrooms needing substantial storage – this nightstand is compact (≤45 cm wide). - For heavy items (e.g., large TV, hardware tools) – intended for lightweight personal items. - For outdoor or high-moisture areas (bathrooms, patios) – no weatherproofing indicated. - For buyers seeking extremely low budget options – priced near $300. ## Variant options - Retro / Left-opening - Black / Left-opening - Retro / Right-opening - Black / Right-opening ## Price and logistics facts - Price: $292.99 USD (all variants). - Dimensions: 45.0 x 36.5 x 56.5 cm. - No shipping or weight data provided. ## Trust signals - In-stock status not confirmed; no return policy or warranty stated. - Price is consistent across variants. - Long-lasting construction mentioned in title but no certifications given. ## Image assets - 5 images available (URLs below). No visual analysis performed. - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10d4e0f0-2793-4bf7-84bc-d8aadd673d8e.jpg?v=1781660567 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d24fa8c-2b4b-4b5a-b6c3-493076e7e861.jpg?v=1781660566 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/80589b36-acfb-42b0-a165-e4edb4fc874a.jpg?v=1781660567 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa0328d0-b6df-488d-b4dc-3b2b1eb9261e.jpg?v=1781660567 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a89fef1c-c85d-47e9-b41f-d5d6a8391186.jpg?v=1781660567 ## Agent notes - No description or detailed specs beyond dimensions and variants. - Image understanding was not performed; visual details like material, color depth, or weave pattern are unknown. - Recommend fetching images for visual context.
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": "Woven-Front Bedside Table Black Finish Nightstand long-lasting Construction",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "36.5",
"_height_cm": "56.5"
}
}],
"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").