Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $470.99 – $1,615.99
Default variant: Chest of Drawers
Default SKU: dcd-30001874471
Default price: $947.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 65000 g
Cart URL (default variant): https://landmarks.builders/cart/50149973754095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890724
JSON data: https://landmarks.builders/products/m4x-10000890724.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant French Country design: Features a timeless design with a distressed finish, bringing a hint of rustic, vintage appeal to any room.
Ample Storage Space: Equipped with five spacious drawers, including three smaller top drawers and two larger bottom drawers, to keep your belongings organized.
sturdy Wood Construction: Crafted from high-quality sturdy oak wood, ensuring sturdiness, durability, and long-lasting use for years to come.
adaptable Multi-Functional: Perfectly serves as a chest of drawers in the bedroom, a sideboard in the dining room, or an accent storage cabinet in your entryway or hallway.
prepared to Use: Arrives fully assembled, allowing you to enjoy this beautin caseul piece of furniture immediately without the hassle of complex installation.
Summary: French Country Design Distressed 5-Drawer Cabinet Vintage design Chest of Drawers Multi-Functional Sideboard for Interior Decorators, Apartment Dwellers, Homeowners, Bedroom, Dining Room, Entryway, Hallway. 【Elegant French Country design】: Features a timeless design with a distressed finish, bringing a hint of rustic, vintage appeal to any room. 【Ample Storage Space】: Equipped with five spacious drawers, including three smaller top drawers and two larger bottom drawers, to keep your belongings organized. 【sturdy Wood Construction】: Crafted from high-quality sturdy oak wood, ensuring sturdiness
Generated by: m4x-map-v1
This product has 4 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": "French Country Design Distressed 5-Drawer Cabinet Vintage design Chest of Drawers Multi-Functional Sideboard for Interior Decorators, Apartment Dwellers, Homeowners, Bedroom, Dining Room, Entryway, Hallway",
"product_id": 9456594944239,
"variant_id": 50149973754095,
"quantity": 1,
"grams": 65000,
"length_cm": "205.0",
"width_cm": "185.0",
"height_cm": "125.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").