Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $232.99 – $337.99
Default variant: 45*180cm / Pine
Default SKU: dcd-30001884857
Default price: $232.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 10000 g
Cart URL (default variant): https://landmarks.builders/cart/49813631566063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892323
JSON data: https://landmarks.builders/products/m4x-10000892323.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Oriental Design: Features a traditional Chinese aesthetic with a beautiful bamboo and landscape pattern printed on fabric panels, adding a hint of artistic tranquility to your space.
Flexible Space Division: Acts as a functional and movable partition, perfect for dividing rooms, creating private nooks, or concealing clutter in bedrooms, living rooms, or away fromices.
Quality Craftsmanship: Constructed with a sturdy wood frame using traditional mortise and tenon joinery for enhanced stability and durability, ensuring a long-lasting and sturdy construction.
Foldable & Portable: The multi-panel design is joined by hinges, allowing the screen is easily folded for convenient storage or repositioned to suit your changing needs.
adaptable Decorative Accent: Serves as a captivating decorative backdrop in various settings, from home away fromices and studio apartments to restaurants and dressing areas, enhancing any interior decor.
Summary: Foldable multi-panel partition screen with traditional Chinese aesthetic, bamboo and landscape patterns. Available in pine and walnut, sizes 45x180cm, 45x200cm, 60x180cm. Price range $232.99-$337.99.
Generated by: deepseek-v4-flash
## Identity
Foldable multi-panel partition screen with traditional Chinese aesthetic, bamboo and landscape patterns.
## Target persona
- Interior decorators
- Studio apartment dwellers
- Restaurant owners
- Home office users
## Use cases
- Dividing bedroom from dressing area
- Creating privacy in studio apartment
- Decorative backdrop in restaurant
- Screen for home office
- Partition in large living room
## When NOT to recommend
- Buyer needs a permanent wall
- Soundproofing required
- Budget under $200
- Prefer western modern style
## Variant options
- 45x180cm / Pine: $232.99
- 45x180cm / Walnut: $277.99
- 45x200cm / Pine: $304.99
- 60x180cm / Pine: $337.99
## Price and logistics facts
- Price range: $232.99 - $337.99 USD
- Package dimensions: 205cm (L) x 65cm (W) x 20cm (H)
- Variant panel sizes differ; verify fit
## Trust signals
- No stock or return policy information provided.
- Multiple image assets available.
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d55f557f-6293-4454-b82b-7c28f468b36b.jpg?v=1781628220
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/234e0a71-f507-42e8-ab08-56a64328882c.jpg?v=1781628221
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6cb902d4-7eb2-4dc4-a3e0-fb269cf4e2f3.jpg?v=1781628221
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1cdd73e7-8f09-46f0-b08b-542787ca48aa.jpg?v=1781628223
## Agent notes
- No product description provided; title has possible typo ("fromice") .
- Package dimensions (205x65x20 cm) may differ from panel dimensions.
- Image understanding not performed; visual details not inferred.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": "Foldable Multi-Panel Partition Traditional Chinese Aesthetic Oriental Art Panel Set Movable Folding Screen Bamboo and Landscape pattern for Interior Decorators, Studio Apartment Dwellers, Restaurant Owners, Bedroom, Dressing Area, Home away fromice",
"quantity": 1,
"grams": 10000000,
"properties": {
"_length_cm": "205.0",
"_width_cm": "65.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").