Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $149.99 – $214.99
Default variant: Red
Default SKU: dcd-30001937863
Default price: $170.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 13000 g
Cart URL (default variant): https://landmarks.builders/cart/49811773948143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000899485
JSON data: https://landmarks.builders/products/m4x-10000899485.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Authentic Oriental Design: Features a timeless Chinese-inspired outsideline and traditional hardware, bringing an aspect of timeless Eastern elegance to your home decor.
Ample Storage Space: Equipped with a double-door cabinet and a spacious flat top, this nightstand offers generous room to stow books, essentials, and display decorative items.
Exquisite Hand-Painted Finish: Each cabinet is individually hand-painted with intricate designs and finished with a distressed look, making every piece a distinctive work of art.
adaptable Placement: Perfectly sized for use as a bedside cabinet, an accent table in the entryway or hallway, a storage unit in a study, or a decorative piece in any small space.
prepared to Use: This piece of furniture arrives fully assembled, allowing you to enjoy its visual appeal and functionality right immediately withoutside any complicated setup.
Summary: Antique design Painted Oriental Nightstand Distressed Finish Bedside Cabinet Chinese Design Bedroom Furniture Ample Storage for Interior Designers, Homeowners, Art Lovers, Entryway, Study, Hallway, Small Spaces
Generated by: m4x-map-v1
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": "Antique design Painted Oriental Nightstand Distressed Finish Bedside Cabinet Chinese Design Bedroom Furniture Ample Storage for Interior Designers, Homeowners, Art Lovers, Entryway, Study, Hallway, Small Spaces",
"quantity": 1,
"grams": 13000000,
"properties": {
"_length_cm": "54.0",
"_width_cm": "44.0",
"_height_cm": "74.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").