Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $270.99
Default variant: Khaki
Default SKU: dcd-30001881137
Default price: $270.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30000 g
Cart URL (default variant): https://landmarks.builders/cart/49945915687151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891690
JSON data: https://landmarks.builders/products/m4x-10000891690.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant long-lasting Materials: Features a luxurious sintered stone surface that is scuffresistant and easy to clean, supported by a sturdy sturdy pine wood frame for long-lasting durability.
Ample Storage Solution: Equipped with two spacious drawers, providing convenient and discreet storage for remote controls, books, charging devices, and other living room or bedside essentials.
Integrated Smart Features: Modernize your space with a built-in Bluetooth speaker for wireless audio transmiting and integrated Universal Serial Bus ports for conveniently charging your electronic devices.
adaptable Mobile Design: This square end table serves perfectly as a sofa side table, nightstand, or accent piece, complete with lockable casters for easy mobility and stable placement.
Space-Saving & Stylish: Its space-efficient, modern aesthetic enhances any room, making it an perfect choice for apartments, living rooms, and bedrooms where both design and functionality are essential.
Summary: Square Nightstand with Drawer Luxury Aesthetic Bedside Storage Cabinet. 【Elegant long-lasting Materials】: Features a luxurious sintered stone surface that is scuffresistant and easy to clean, supported by a sturdy sturdy pine wood frame for long-lasting durability. 【Ample Storage Solution】: Equipped with two spacious drawers, providing convenient and discreet storage for remote controls, books, charging devices, and other living room or bedside essentials. 【Integrated Smart Features】: Modernize your space with a built-in Bluetooth speaker for wireless audio transmiting and integrated Universal
Generated by: m4x-map-v1
This product has 12 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": "Square Nightstand with Drawer Luxury Aesthetic Bedside Storage Cabinet",
"product_id": 9438158422255,
"variant_id": 49945915687151,
"quantity": 1,
"grams": 30000,
"length_cm": "65.0",
"width_cm": "65.0",
"height_cm": "62.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").