Brand: World Products (Landmark)
SKU: dcd-30001853855
Price: $908.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 48000 g
Cart URL (default variant): https://landmarks.builders/cart/49815026237679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887323
JSON data: https://landmarks.builders/products/m4x-10000887323.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Floor-standing multi-tier shelving unit with drawers, rose color, minimalist design. Suitable for apartments, bedrooms, home offices, playrooms, entryways. Price $908.99.
Generated by: deepseek-v4-flash
## Identity Floor-standing multi-tier shelving unit with drawers, rose color, minimalist design. Dimensions: 195 cm length x 40 cm width x 20 cm height. Single variant available. ## Target persona Built for apartment dwellers, residents, bedroom users, home office workers, playroom organizers, and entryway decorators seeking multifunctional storage. ## Use cases - Organizing bedroom clothing and accessories. - Storing office supplies and documents in a home office. - Holding toys and books in a playroom. - Keeping shoes, keys, and mail tidy in an entryway. - Displaying decorative items in a living area. ## When NOT to recommend - Buyers needing tall shelving (height only 20 cm). - Those on a tight budget (price $908.99). - Users preferring neutral or dark colors (rose color). - Large families needing heavy-duty or high-capacity storage. ## Variant options Only one variant: Size "0.8M" (SKU: dcd-30001853855) at $908.99. ## Price and logistics facts - Price: $908.99 USD. - Dimensions: 195 cm (L) x 40 cm (W) x 20 cm (H). ## Trust signals - Price listed as shown; no discount or sale information provided. - No return policy, warranty, or certifications included in facts. - In-stock status not specified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd4c44f7-c49e-45cf-8fe4-bb6c3515cf5e.jpg?v=1781664353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea4d913c-c943-423f-98c4-40b3d2805ade.jpg?v=1781664353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e2e21e6-dbc0-4c39-8e6a-59ed288b1228.jpg?v=1781664352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d04ff58e-e9e8-4578-8342-225906ce24f3.jpg?v=1781664354 ## Agent notes Variant size label "0.8M" is ambiguous relative to given dimensions (195x40x20 cm). No product description provided. Image understanding not performed.
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": "rose Color complimentarystanding shelving multi-tier with Drawers Floor-Standing Multi-Tier Shelving multi-tier with Drawers Minimalist Design shelving multi-tier Multifunctional for Apartment Dwellers, residents, Bedroom, Home Office, Playroom, Entryway",
"quantity": 1,
"grams": 48000000,
"properties": {
"_length_cm": "195.0",
"_width_cm": "40.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").