Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $287.99 – $437.99
Default variant: L50-100 H78cm
Default SKU: dcd-30001888566
Default price: $287.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5000 g
Cart URL (default variant): https://landmarks.builders/cart/49814755541231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892870
JSON data: https://landmarks.builders/products/m4x-10000892870.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A freestanding, foldable multi-panel room separator with easy assembly, available in 78cm and 98cm heights, for creating privacy in homes, studios, and small businesses.
Generated by: deepseek-v4-flash
## Identity
Foldable Multi-Panel Room Separator – Freestanding, easy assembly, modern design. Available in two heights: 78 cm and 98 cm. Panels adjust width from 50 to 100 cm (L50-100).
## Target persona
- Small apartment renters needing flexible room division.
- Remote workers creating a private office corner.
- Small business owners (cafes, salons) for temporary partitions.
- Healthcare facility staff for bedside privacy screens.
## Use cases
- Creating a dedicated workspace in a living room.
- Separating sleeping area in a studio apartment.
- Adding privacy to a hospital bed or examination area.
- Dividing an open-plan office into zones.
- Screening a cluttered storage area in a retail space.
- Acting as a backdrop for a display or photo booth.
## When NOT to recommend
- Permanent wall replacement – not structural.
- Soundproofing – not designed for acoustic isolation.
- Outdoor use – no weather resistance stated.
- Full-height room division (needs >98 cm) – only 78 or 98 cm tall.
## Variant options
- Size: L50-100 H78cm – $287.99
- Size: L50-100 H98cm – $437.99
("L50-100" indicates adjustable panel configuration width, exact meaning not specified.)
## Price and logistics facts
- Price range: $287.99 (78 cm height) to $437.99 (98 cm height), USD.
- Packaging dimensions (cm): 100 x 22 x 17 (no weight provided).
- Shipping, tax, and availability not specified.
## Trust signals
- In-stock status not confirmed.
- Return policy not disclosed.
- No certifications or materials listed.
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd867210-7a71-4a4d-9783-4a46e9f8f4a3.jpg?v=1781660562
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1c9a199-261d-40ff-b7ed-c6d0378fa870.jpg?v=1781660560
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e177eeb-eead-4458-a1d1-8102ce970a40.jpg?v=1781660561
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c5304db-cb62-4769-9bc7-b7c1e648fb3f.jpg?v=1781660561
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6901e39d-fac0-464c-8b57-80086476459f.jpg?v=1781660561
## Agent notes
Image analysis was not performed; visual details (e.g., color, material, number of panels) are not inferred. Dimensions refer to packaging; actual product size may differ. "L50-100" likely indicates adjustable width, but exact configuration unclear.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": "Foldable Design Multi-Panel Folding separater Freestanding Multi-Panel Room Separator Easy Assembly Privacy Screen Modern design for Homeowners, Small Business Owners, amethodice Workers, display area Hall, Bedroom, Studio Apartment, Hospital",
"quantity": 1,
"grams": 5000000,
"properties": {
"_length_cm": "100.0",
"_width_cm": "22.0",
"_height_cm": "17.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").