Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $947.99 – $1,169.99
Default variant: Green / Two-door
Default SKU: dcd-30001855535
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: 40000 g
Cart URL (default variant): https://landmarks.builders/cart/49815030956271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887685
JSON data: https://landmarks.builders/products/m4x-10000887685.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Wavy Design: Features a impressive fluted door front with a high-gloss lacquered finish, creating a sophisticated central point point for any modern or light luxury interior.
adaptable Storage Solution: Functions perfectly as a console table in your entryway, a sideboard in the dining room, or an accent cabinet in the bedroom, offering ample space behind its stylish doors.
long-lasting Stable Construction: Crafted from high-quality MDF with a sturdy frame framework and supported by elegant metal legs, ensuring long-lasting durability and stability.
prepared to Use: Arrives fully assembled, saving you the time and hassle of complicated instructions and tools. Simply unbox, place, and enjoy your new statement piece.
Sophisticated Accent: Instantly elevates your home decor by providing a perfect combination of functional storage and high-end aesthetic, perfect for homeowners and interior decorators seeking a hint of elegance.
Summary: Light Luxury design Wavy Console Table Lacquered Finish Fluted Door Cupboard Floor-Standing Entryway Cabinet Fully Assembled for Interior Decorators, Homeowners, Renters, Hallway, Dining Room, Bedroom. 【Elegant Wavy Design】: Features a impressive fluted door front with a high-gloss lacquered finish, creating a sophisticated central point point for any modern or light luxury interior. 【adaptable Storage Solution】: Functions perfectly as a console table in your entryway, a sideboard in the dining room, or an accent cabinet in the bedroom, offering ample space behind its stylish doors. 【long-last
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": "Light Luxury design Wavy Console Table Lacquered Finish Fluted Door Cupboard Floor-Standing Entryway Cabinet Fully Assembled for Interior Decorators, Homeowners, Renters, Hallway, Dining Room, Bedroom",
"product_id": 9431563698415,
"variant_id": 49815030956271,
"quantity": 1,
"grams": 40000,
"length_cm": "180.0",
"width_cm": "52.0",
"height_cm": "100.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").