Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $300.99 – $351.99
Default variant: 180*120*30cm / Blister Door
Default SKU: dcd-30001882639
Default price: $300.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30000 g
Cart URL (default variant): https://landmarks.builders/cart/49814765961455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891932
JSON data: https://landmarks.builders/products/m4x-10000891932.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: Multifunctional entryway cabinet with display case, room divider, freestanding, Chinese design, available in three sizes with blister door style, priced from $300.99.
Generated by: deepseek-v4-flash
## Identity Multifunctional Entryway Cabinet with Display Case, Room Divider, Freestanding, Chinese Design, Staggered Shelf. ## Target persona Homeowners needing entryway storage and room division; Apartment dwellers seeking space-efficient partitions; Office managers for lobby or reception area organization; Interior decorators looking for Chinese-style furniture pieces. ## Use cases - Organizing entryway items (shoes, keys, mail). - Dividing open-plan living or dining spaces. - Displaying decorative items or collectibles. - Creating privacy in shared offices or studios. - Storing accessories and small household items. - Acting as a decorative screen in hallways. ## When NOT to recommend - For very small spaces where a bulky cabinet would be obstructive. - When a solid, soundproof partition is needed (open shelf design). - For modern minimalist decors that avoid ornate Chinese styling. - For heavy-duty storage (e.g., books or heavy equipment) due to shelf weight limits unknown. ## Variant options - 180x120x30cm / Blister Door – $300.99 (SKU: dcd-30001882639) - 180x140x30cm / Blister Door – $326.99 (SKU: dcd-30001882640) - 180x160x30cm / Blister Door – $351.99 (SKU: dcd-30001882641) ## Price and logistics facts Base price $300.99 USD. Variant prices increase with size. No shipping cost or lead time provided. ## Trust signals - In-stock status: Not specified. - Return policy: Not provided. - Price consistency: Fixed pricing across variants. - Certifications: None mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db281aa9-64b1-4d9a-9e2e-075367698dff.jpg?v=1781660583 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b288598d-c10e-4751-9097-454f98c5274f.jpg?v=1781660583 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3cb5358-da76-45b7-b05e-b6673c17dadd.jpg?v=1781660583 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/897a5e8a-edf5-4062-908a-12bb46f80ed9.jpg?v=1781660583 ## Agent notes Product-level dimensions_cm: 185x85x35 (LxWxH) differ from variant sizes (180x120x30, 180x140x30, 180x160x30) – verify actual dimensions with seller. No description or material information available.
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": "Multifunctional Entryway Cabinet with Display Case Chinese Design Design Staggered Shelf Room Divider Multi-Functional Partition Screen Freestanding for Homeowners, Apartment Dwellers, Office Managers, Bedroom",
"quantity": 1,
"grams": 30000000,
"properties": {
"_length_cm": "185.0",
"_width_cm": "85.0",
"_height_cm": "35.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").