Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $122.99 – $165.99
Default variant: Black / 40x40x50cm
Default SKU: dcd-30001936577
Default price: $122.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/49945728352495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000899299
JSON data: https://landmarks.builders/products/m4x-10000899299.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modern Minimalist Aesthetic: Elevate your bedroom with this stylish nightstand, featuring a clean, minimalist design and a polished, creamy cream finish that complements contemporary and modern home decor.
long-lasting Premium Materials: Constructed with a sturdy pine wood frame for stability and longevity, and wrapped in a high-quality, abrasionresistant faux leather that is both elegant and easy to maintain.
Functional Bedside Storage: Equipped with a single spacious drawer on quiet-glide guide rails, providing discreet storage for your nighttime essentials like books, glasses, and electronics, keeping your space tidy.
Safetyinitial Design: Thoughtfully designed with polished, rounded corners to prevent accidental bumps and injuries, making it a safe choice for households with children and animal companions.
prepared to Use: This bedside cabinet arrives fully assembled, saving you time and effort. Simply unbox and place it in your bedroom, guest room, or hallway for an instant look enhancement.
Summary: Rounded Single-Drawer End Table Stylish Home Decor Nightstand Multifunctional. Description: 【Modern Minimalist Design】: Elevate your bedroom with this chic nightstand, featuring a clean, minimalist aesthetic and a soft, rounded out of the packagingline that evenly complements contemporary decor. 【long-lasting Construction】: Built with a sturdy pine wood frame for superior stability and longevity, and wrapped in a high-quality, abrasionresistant fabric finish that is both stylish and easy to maintain. 【Functional Storage】: Equipped with a single spacious drawer that operates on noiseless guide
Generated by: m4x-map-v1
This product has 11 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Rounded Single-Drawer End Table Stylish Home Decor Nightstand Multifunctional",
"product_id": 9438155342063,
"variant_id": 49945728352495,
"quantity": 1,
"grams": 15020,
"length_cm": "45.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").