Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $231.99
Default variant: White-changhong
Default SKU: dcd-30001899035
Default price: $231.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 40500 g
Cart URL (default variant): https://landmarks.builders/cart/49813630353647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894312
JSON data: https://landmarks.builders/products/m4x-10000894312.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A 3-sided multi-compartment organizer and room divider with large capacity, available in four color styles, priced at $231.99, dimensions 105x45x25 cm.
Generated by: deepseek-v4-flash
## Identity Multifunctional Multi-Compartment Organizer with 3-sided design, serving as a space-saving room divider. Available in four color styles. ## Target persona - Urban apartment dweller needing to divide a studio while adding storage - Homeowner seeking entryway or hallway organization - Office worker wanting a stylish partition with shelf space ## Use cases - Dividing living and sleeping areas in a studio apartment - Organizing entryway items like keys, mail, shoes - Creating a hallway storage and display unit - Adding a corner shelf in bedroom for decor and essentials - Office partition with compartments for supplies and files ## When NOT to recommend - If the user needs a full-height privacy wall (unit height is only 25 cm) - For heavy storage (books, large appliances) – designed for lighter items - When the space requires a permanent structural divider - For users with a very large open-plan area needing substantial partitions ## Variant options - White-changhong - Wood-changhong - Walnut-black Tea - Black-red Tea All priced at $231.99. ## Price and logistics facts - Price: $231.99 USD (same for all variants) - Dimensions: 105 cm (length) x 45 cm (width) x 25 cm (height) - Shipping dimensions and weight not provided. ## Trust signals - Price is consistent across all variants. - No stock status or return policy information available. - No certifications or material details provided. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1c789e2-84a4-4054-bfbb-e42601267c43.jpg?v=1781628220) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/48845d42-2319-49e6-9c52-ab025c551554.jpg?v=1781628219) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d58f9838-e83d-4200-b598-1daf80c89410.jpg?v=1781628221) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/85025606-23c3-488b-8ca5-87ee3a18bff5.jpg?v=1781628219) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e19ee25e-dbdf-4597-9769-9f5b39d192ee.jpg?v=1781628219) ## Agent notes - Image content not analyzed; visual details not extracted. - Dimensions are in centimeters; verify fit with buyer's space. - Product type field was empty; category inferred from title. - No description provided; rely on title and attributes.
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": "Multifunctional Multi-Compartment Organizer Modern Design 3-Sided Organizer Unit Space-Saving Room Divider Large Capacity for Apartment Dwellers, Homeowners, Office Workers, Entryway, Hallway, Bedroom",
"quantity": 1,
"grams": 40500000,
"properties": {
"_length_cm": "105.0",
"_width_cm": "45.0",
"_height_cm": "25.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").