Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $369.99 – $439.99
Default variant: White / 147*39*77cm
Default SKU: dcd-30001883984
Default price: $369.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 35000 g
Cart URL (default variant): https://landmarks.builders/cart/49814868132079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892157
JSON data: https://landmarks.builders/products/m4x-10000892157.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: A multi-compartment 3-tier floor organizer with child-reachable height, adaptable for media or storage in small spaces. Available in White or Black, two sizes.
Generated by: deepseek-v4-flash
## Identity Minimalist Design Multi-Compartment Floor Organizer, child-reachable height, 3-tier media shelf, adaptable storage cabinet, space-saving for apartments, playroom, nursery, living room. ## Target persona Apartment dwellers with limited floor space; parents organizing children's playrooms or nurseries; homeowners seeking flexible, low-profile storage in living rooms or small rooms. ## Use cases - Storing children's toys at accessible height in playroom or nursery - Organizing media (books, electronics) in living room or home office - Extra storage in tight apartment corners or entryways - Separating items in a small closet or mudroom - Displaying decorative items while keeping clutter out of reach of pets ## When NOT to recommend - For heavy items like power tools or large equipment - In large open spaces where vertical storage is not needed - For buyers needing enclosed or lockable storage - For environments requiring moisture resistance (bathroom, outdoor) ## Variant options - White / 147*39*77cm – $369.99 - Black / 147*39*77cm – $369.99 - Black / 147*39*114.6cm – $439.99 ## Price and logistics facts Price: $369.99 (two variants) to $439.99 (tall variant). Dimensions: 155 cm length, 45 cm width, 20 cm height (packaged? note: variant dimensions differ from packaged dimensions. Actual shelf dimensions per variant: 147 cm width, 39 cm depth, height 77 cm or 114.6 cm). No shipping or stock info available. ## Trust signals No trust signals provided – stock status, return policy, and certifications unknown. ## Image assets No images available. ## Agent notes Product description is missing; only title and variant specs available. Image assets empty – cannot verify appearance. Trust signals absent; recommend checking seller policy.
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": "Minimalist Design Multi-Compartment Floor Organizer Childreachible Height 3-Tier Media Shelf adaptable Use Storage Cabinet Space Saving for Apartment Dwellers, Homeowners, Playroom, Nursery, Living Room, Small Spaces",
"quantity": 1,
"grams": 35000000,
"properties": {
"_length_cm": "155.0",
"_width_cm": "45.0",
"_height_cm": "20.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").