Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $373.99
Default variant: Wizard of OZ
Default SKU: dcd-30001891688
Default price: $373.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 22000 g
Cart URL (default variant): https://landmarks.builders/cart/49814869606639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893258
JSON data: https://landmarks.builders/products/m4x-10000893258.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Vintage Accent Cabinet: A beautifully crafted two-door, two-drawer cabinet featuring a distressed finish and artistic designs, perfect for adding a tinge of retro appeal to any room.
Ample Storage Space: Equipped with two drawers and a spacious double-door cabinet with an internal shelf, providing adaptable storage for shoes, dinnerware, books, and other household items.
Artistic Painted Finish: Each cabinet showcases a distinctive, hand-painted design with a matte, distressed look, supported by a sturdy wood frame for durability and long-lasting use.
Multi-Functional Use: perfect as an entryway console, a dining room sideboard, a living room accent chest, or a bedroom storage unit, adapting to your changing needs.
Fully Assembled: This cabinet arrives fully assembled, allowing you to enjoy its aesthetic appeal and functionality right immediately upon arrival withoutside the hassle of installation.
Summary: Vintage design 2-Door Painted Chest Distressed Finish 2-Door Patterned Cabinet Multi-Functional Sideboard Decorative Pattern Doors for Interior Decorators, Homeowners, Apartment Dwellers, Entryway, Hallway, Bedroom, Living Room. 【Vintage appeal】: Welcome a retro aesthetic with this beautifully crafted cabinet, featuring a distressed finish that adds a hint of rustic, time-worn character to your space. 【Artistic Design】: Stand from with distinctive, decoratively painted designs on the two doors, complemented by timeless hardware, making this chest a genuine centerpiece point in any room. 【adapt
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": "Vintage design 2-Door Painted Chest Distressed Finish 2-Door Patterned Cabinet Multi-Functional Sideboard Decorative Pattern Doors for Interior Decorators, Homeowners, Apartment Dwellers, Entryway, Hallway, Bedroom, Living Room",
"product_id": 9431506649327,
"variant_id": 49814869606639,
"quantity": 1,
"grams": 22000,
"length_cm": "70.0",
"width_cm": "37.0",
"height_cm": "82.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").