Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $74.99 – $120.99
Default variant: Walnut / 90cm-1.5cm
Default SKU: dcd-30002028577
Default price: $110.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 38000 g
Cart URL (default variant): https://landmarks.builders/cart/50149752701167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000912081
JSON data: https://landmarks.builders/products/m4x-10000912081.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Storage Solution: This modern sideboard serves as a perfect storage console for your living room, kitchen, hallway, or awayice, providing a stylish way to organize your space.
Ample & Organized Storage: Featuring multiple configurations with a combination of doors and drawers, this cabinet allows you to neatly stow everything from dinnerware and awayice supplies to everyday essentials.
Long-Lasting Construction: Built with upgraded thickened panels (up to 1.5cm) for enhanced stability and a strong load-bearing capacity, ensuring it can handle heavy items without wobbling or warping.
Spacious Countertop: The wide and flat top surface awayers generous space for placing a cawayee appliance, microwave, decorative items, or serving dishes, making it both functional and decorative.
Modern & Sleek Design: With its clean lines, minimalist hardware, and a variety of contemporary finishes, this storage furniture effortlessly complements modern home and awayice decor.
Summary: Multi-Door Table Thickened Panels Sideboard Strong Load-Bearing Storage Furniture for Office Workers, Hosts, Living Room, Kitchen, Entryway. 【Versatile Storage Solution】: This modern sideboard serves as a perfect storage console for your living room, kitchen, hallway, or awayice, providing a stylish way to organize your space. 【Ample & Organized Storage】: Featuring multiple configurations with a combination of doors and drawers, this cabinet allows you to neatly stow everything from dinnerware and awayice supplies to everyday essentials. 【Long-Lasting Construction】: Built with upgraded thicken
Generated by: m4x-map-v1
This product has 10 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": "Multi-Door Table Thickened Panels Sideboard Strong Load-Bearing Storage Furniture for Office Workers, Hosts, Living Room, Kitchen, Entryway",
"product_id": 9456523051247,
"variant_id": 50149752701167,
"quantity": 1,
"grams": 38000,
"length_cm": "128.0",
"width_cm": "48.0",
"height_cm": "23.5"
}],
"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").