Brand: World Products (Landmark)
SKU: dcd-30001898235
Price: $207.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/49811933593839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894199
JSON data: https://landmarks.builders/products/m4x-10000894199.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Arched Tri-Fold Panel Portable Miniature Screen Top for Office Workers
| Type | Room Divider |
| Colour | Green |
| Material | Metal |
| Theme | Art |
| Finish | Printed |
| Style | European |
| Country of Origin | China |
| Customised | Yes |
| Features | Foldable |
| Item Height | 35 in |
| Item Weight | 11 lb |
| Item Width | 40 in |
| Pattern | Floral |
| Production Technique | Mass Production |
| Room | Any Room |
| Suitable For | Furniture |
Summary: Arched tri-fold panel foldable desktop divider for living room; 4-panel variant in Style 02; priced at $207.99; dimensions 62x42x10 cm.
Generated by: deepseek-v4-flash
## Identity Arched Tri-Fold Panel Foldable Desktop Divider, 4 Panels, Style 02. Portable for living room use. Dimensions: 62x42x10 cm. Price: $207.99 USD. ## Target persona Remote workers needing desk privacy; small apartment dwellers creating temporary room divisions; minimalists wanting flexible space separation. ## Use cases - Separating a desk area in a shared living room. - Creating a privacy screen for video calls. - Hiding clutter or utility areas temporarily. - Dividing a studio into function zones. - Providing a backdrop for home staging. - Lightweight room partition for events. ## When NOT to recommend - For soundproofing or noise reduction (no acoustic properties stated). - For large room separation (only 4 panels, compact size). - For outdoor use (design for living room indoors). - For heavy duty or permanent walls. ## Variant options Only one variant available: 4 Panels / Style 02 at $207.99. ## Price and logistics facts Price: $207.99 USD. Dimensions (cm): 62 L x 42 W x 10 H. No shipping or tax info provided. ## Trust signals No stock status, return policy, or certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84bcdda4-6149-4f5e-9f4c-f22891a0723f.jpg?v=1781600965 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/acbde974-9763-4532-97d5-54f4f6b88d5d.jpg?v=1781600964 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3d08492-47bc-4a67-b274-8656f3aa3c33.jpg?v=1781600965 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c541d5d-0ea0-4ba6-ba22-2c4966a0ae51.jpg?v=1781600965 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e8ffee5-4a0f-462e-8bea-d727269813fb.jpg?v=1781600966 ## Agent notes Image analysis not performed; visual details not inferred. No description or materials provided.
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": "Arched Tri-Fold Panel Portable Miniature Screen Top for Office Workers",
"quantity": 1,
"grams": 5000000,
"properties": {
"_length_cm": "62.0",
"_width_cm": "42.0",
"_height_cm": "10.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").