Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $696.99
Default variant: Style a
Default SKU: dcd-30001856221
Default price: $696.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/49945960284399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887818
JSON data: https://landmarks.builders/products/m4x-10000887818.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
distinctive Wabi-Sabi Design: Embody minimalist aesthetics with this designer nightstand, featuring an amorphous, irregular shape that serves as a functional piece of art, perfect for modern and diverse interiors.
Artistic Hand-Painted Finish: Each cabinet showcases a distinctive, hand-painted doodleaesthetic finish, ensuring that no two pieces are exactly alike and adding a individual, creative flair to your space.
durable Wood Construction: Expertly crafted from high-quality ash wood, this side table is built for durability and stability, providing a sturdy surface and lasting charm for years to come.
Practical Storage Solution: Designed with three concealed doors, this nightstand offers ample storage space to keep your bedside essentials, books, and individual items neatly organized and outside of prepared to Use: This creative storage cabinet arrives fully assembled, allowing you to enjoy its distinctive design and functionality right immediately usable withoutside any need for complicated installation.
Summary: Small Nightstand Wabi-Sabi aesthetic Amorphous Side Table Hand-Painted Finish. 【distinctive Wabi-Sabi Design】: Embody minimalist aesthetics with this designer nightstand, featuring an amorphous, irregular shape that serves as a functional piece of art, perfect for modern and diverse interiors. 【Artistic Hand-Painted Finish】: Each cabinet showcases a distinctive, hand-painted doodleaesthetic finish, ensuring that no two pieces are exactly alike and adding a individual, creative flair to your space. 【durable Wood Construction】: Expertly crafted from high-quality ash wood, this side table is buil
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": "Small Nightstand Wabi-Sabi aesthetic Amorphous Side Table Hand-Painted Finish",
"product_id": 9438159110383,
"variant_id": 49945960284399,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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").