Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $288.99
Default variant: Black Walnut / Tall
Default SKU: dcd-30001884601
Default price: $288.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 8000 g
Cart URL (default variant): https://landmarks.builders/cart/49814755311855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892265
JSON data: https://landmarks.builders/products/m4x-10000892265.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: Freestanding folding panel room separator with woven panels, available in Black Walnut or Natural Wood, Tall or Short variants, priced at $288.99.
Generated by: deepseek-v4-flash
## Identity Modern Minimalist design Folding Panel Screen – a freestanding room separator with woven panels, creating privacy for apartments, offices, and entrances. ## Target persona - Apartment dwellers needing privacy without permanent walls - Interior designers creating flexible spaces - Office workers requiring temporary partitions - Homeowners for bedroom or entrance hall separation ## Use cases - Dividing a studio apartment into sleeping and living areas - Creating a private nook in a shared office - Hiding an entryway or hallway from direct view - Adding a decorative room divider in a bedroom - Screening a corner for a home office - Temporary space separation in event or rental spaces ## When NOT to recommend - For soundproofing (woven panels not acoustically sealed) - For outdoor use (indoor furniture only) - For permanent wall replacement (freestanding, not fixed) - For high-traffic commercial areas (designed for light residential use) ## Variant options - Black Walnut / Tall ($288.99) - Black Walnut / Short ($288.99) - Natural Wood / Tall ($288.99) ## Price and logistics facts - Price: $288.99 per variant (all same price) - Dimensions: 190 cm (W) x 105 cm (D) x 15 cm (H) – likely folded, unfolded width is larger; no unfolded width given - No weight, shipping cost, or lead time provided ## Trust signals - In-stock status: not specified - Return policy: not provided - Price consistency: all variants same price - Certifications: none claimed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/659ab106-1dbb-4ef9-a990-af990c5c77ed.jpg?v=1781660562 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6032bc8f-a503-4eb7-bce6-e43b16e06f86.jpg?v=1781660561 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e64ae7cd-1f01-4ccd-8cf9-84b21bb79ec4.jpg?v=1781660561 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb0ac57b-70ff-47d1-84ec-9b47c8deae1e.jpg?v=1781660561 ## Agent notes - No product description provided; visual details not verified (image understanding not performed). - Unfolded dimensions and panel count unconfirmed; assume folding design. - Recommend fetching images for visual assessment.
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": "Modern Minimalist design Folding Panel separater Woven Panels Partition Screen Freestanding Room Separator Creates Privacy for Apartment Dwellers, Interior Designers, Office Workers, Entrance Hall, Bedroom",
"quantity": 1,
"grams": 8000000,
"properties": {
"_length_cm": "190.0",
"_width_cm": "105.0",
"_height_cm": "15.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").