Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $245.99 – $299.99
Default variant: 2L 100x40x98cm
Default SKU: dcd-30001884244
Default price: $245.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 45000 g
Cart URL (default variant): https://landmarks.builders/cart/49813662433519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892206
JSON data: https://landmarks.builders/products/m4x-10000892206.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Double-sided freestanding shelving unit with sliding doors, acts as room divider; available in multiple sizes, priced from $245.99.
Generated by: deepseek-v4-flash
## Identity Multi-Functional Double-Sided Shelving Unit with Sliding Doors, Freestanding Room Divider. ## Target persona Apartment dwellers, office workers, interior designers, and anyone needing space-saving storage in small living or work areas. ## Use cases - Dividing a studio apartment into separate living and sleeping zones. - Creating a visual barrier between work and relaxation areas in a loft. - Adding storage and display space in a narrow hallway or entryway. - Decorating a living room with a functional accent piece that hides clutter. - Organizing an office with sliding-door cabinets for concealed storage. ## When NOT to recommend - Large open floor plans that require full-height, permanent walls. - Outdoor use (not weather-resistant). - Heavy-duty industrial storage (shelves may have weight limits not specified). - Homes with young children where unanchored furniture could tip. ## Variant options - 2L 100x40x98cm: $245.99 - 2L 120x40x98cm: $282.99 - 3L 100x40x134cm: $299.99 ## Price and logistics facts - Price range: $245.99 to $299.99 USD. - Dimensions of listed variants: 100x40x98cm, 120x40x98cm, 100x40x134cm. - No shipping or handling details provided. ## Trust signals - No stock status, return policy, or certifications provided in source data. - Tagged as "wp-import" and "m4x" – may indicate marketplace listing. ## Image assets - Image URLs available for fetching. Note: visual inspection not performed; treat images as product photos showing unit features. ## Agent notes - Product type not specified; appears to be a shelf/cabinet/room divider hybrid. - Multiple variants differ in width and number of shelves (2L vs 3L). - Confirm weight capacity and anchoring requirements before recommending for heavy items or child safety.
This product has 4 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": "Multi-Functional Double-Sided shelving unit with Sliding Doors Combination Design Freestanding Shelving Unit Space-Saving Room Divider Decorative Accent for Apartment Dwellers, Office Workers, Interior Designers, Small Spaces",
"quantity": 1,
"grams": 45000000,
"properties": {
"_length_cm": "155.0",
"_width_cm": "60.0",
"_height_cm": "55.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").