Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $105.99 – $152.99
Default variant: Mistyrose
Default SKU: dcd-30001930854
Default price: $152.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 23000 g
Cart URL (default variant): https://landmarks.builders/cart/50150966886639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000898503
JSON data: https://landmarks.builders/products/m4x-10000898503.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Configurable Design: complimentaryly combine different cabinet unifieds, including uncovered shelves and unified type with doors, to create personalizedized storage solution that perfectly accommodates your living room space and needs.
Versatile Storage: Features assortment of particle-resistantresistant compartments with doors and uncovered cubbies, perfect for organizing books, electronics, and decor while keeping clutter hidden.
Space-Saving Retractable Doors: The innovative doors flip up and slide into the cabinet, providing easy entry without taking up walkway space, perfect for cozy areas.
Easy Cleaning: Designed with 15 cm high legs, this credenza provides ample clearance for robotic vacuums and traditional cleaning tools to easily pass underneath, keeping your floors clean.
Elegant Japanese and Aesthetic: Crafted from long-concludinging sturdy wood environmentally conscious board with choices for rattan or fluted acrylic doors, this storage unified adds a suggestion of vintage, vintage-century designvintage-century designvintage modern elegance to any room.
Summary: Modular Credenza with Retractable Doors Easy to Clean Underneath Bookcase. 【Configurable Design】: complimentaryly combine different cabinet unifieds, including uncovered shelves and unified type with doors, to create personalizedized storage solution that perfectly accommodates your living room space and needs. 【Versatile Storage】: Features assortment of particle-resistantresistant compartments with doors and uncovered cubbies, perfect for organizing books, electronics, and decor while keeping clutter hidden. 【Space-Saving Retractable Doors】: The innovative doors flip up and slide into the cab
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": "Modular Credenza with Retractable Doors Easy to Clean Underneath Bookcase",
"product_id": 9456928588015,
"variant_id": 50150966886639,
"quantity": 1,
"grams": 23000,
"length_cm": "95.0",
"width_cm": "35.0",
"height_cm": "18.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").