Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $209.99
Default variant: 90*40*90 White
Default SKU: dcd-30001895755
Default price: $209.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20020 g
Cart URL (default variant): https://landmarks.builders/cart/49811937067247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893847
JSON data: https://landmarks.builders/products/m4x-10000893847.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile & Stylish Design: This multi-functional cabinet serves as a sofa partition, sideboard, or entryway console, featuring a sleek, modern Nordic design that complements any contemporary home decor.
Ample & Organized Storage: Equipped with multiple enclosed compartments and a fluid-gliding drawer, this sideboard provides generous space to neatly keep everything from books and tableware to everyday essentials, keeping your space clutter-unobstructed.
Premium & Long-Lasting Materials: Constructed from high-quality sturdy wood sustainable board for a stable framework, topped with a sophisticated and hard-wearing stone countertop countertop that is scuff-resistant, heat-resistant, and easy to clean.
User-User-Oriented Features: Thoughtfully designed with quiet-close door hinges and drawer slides to prevent slamming, plus a pre-drilled hole in the rear for convenient wire management or r away ing small
Strong & Stable Construction: Built for reliability, this cabinet boasts a strong load-bearing capacity and a sturdy frame, ensuring it can securely hold substantial items like decorations, appliances, or even a water dispenser with away wobbling.
Summary: Multi-functional sofa partition cabinet with slate countertop, strong load-bearing storage, sturdy construction, available in White, Gray, Coffee, 90x40x90 cm, for $209.99.
Generated by: deepseek-v4-flash
## Identity Multi-Functional Sofa Partition Cabinet Slate Countertop Sideboard Strong Load-Bearing Indoor Storage Sturdy Construction ## Target persona Apartment dwellers, homeowners, interior design enthusiasts seeking space-saving room dividers with storage. ## Use cases - Divide living and dining area while adding storage - Entryway console for keys, mail, and decor - Hallway sideboard for organization - Extra counter space in small kitchen or office - Room partition with display surface - Storage buffet in dining room ## When NOT to recommend - Outdoor or damp environments (indoor only) - Heavy commercial use (residential grade) - If user needs open shelving or no back panel - If height must be adjustable ## Variant options - 90*40*90 White: $209.99 - 90*40*90 Gray: $209.99 - 90*40*90 Coffee: $209.99 ## Price and logistics facts Price: $209.99 USD (all variants). Dimensions: 90 cm width, 40 cm depth, 90 cm height (from variant title; not confirmed in separate dimension field). No shipping or tax information provided. ## Trust signals - In-stock status not confirmed - No return policy stated - Price consistent across variants - Product tagged as imported (wp-import) ## Image assets      ## Agent notes Dimensions are inferred from variant title as 90*40*90 (cm). No description or detailed specifications available. No image understanding performed; visual details not verified.
This product has 12 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Sofa Partition Cabinet Multi-Functional Sideboard Stone Countertop Strong Load-Bearing for Families, Entryway",
"quantity": 1,
"grams": 20020000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").