Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $304.99 – $610.99
Default variant: White / H200*W30*L100-200cm
Default SKU: dcd-30001500122
Default price: $304.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 14500 g
Cart URL (default variant): https://landmarks.builders/cart/50149786452207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000815338
JSON data: https://landmarks.builders/products/m4x-10000815338.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Adaptable Accordion Paper Partition for Office Spaces, This folding screen divider features a lightweight accordion paper wall design, ideal for creating flexible partitions in modern office environments. The foldable and movable structure allows for easy installation and quick space transformation.
Lightweight and Space-Saving Design, Made from sturdy paper material, this partition is easy to assemble and move, perfect for offices, exhibitions, and commercial spaces. The foldable design ensures convenient storage without taking up much space.
Multiple Sizes for Flexible Use, Available in various lengths and heights, this accordion paper wall divider adapts to different room layouts and space needs, offering customizable solutions for privacy and organization.
Modern Minimalist Design Enhances Decor, The contemporary minimalist style with decorative hollow details adds artistic flair to any office or home, blending seamlessly with various interiors.
Easy Installation and Movability, No complex assembly required—just unfold and position the partition as needed. The lightweight paper construction makes relocation and reconfiguration simple for changing needs.
Summary: Accordion Paper Partition, Office Folding Screen, Lightweight Movable Divider, Modern Minimalist Design. Adaptable Accordion Paper Partition for Office Spaces, This folding screen divider features a lightweight accordion paper wall design, ideal for creating flexible partitions in modern office environments. The foldable and movable structure allows for easy installation and quick space transformation. Lightweight and Space-Saving Design, Made from sturdy paper material, this partition is easy to assemble and move, perfect for offices, exhibitions, and commercial spaces. The foldable design en
Generated by: m4x-map-v1
This product has 4 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Accordion Paper Partition, Office Folding Screen, Lightweight Movable Divider, Modern Minimalist Design",
"product_id": 9456538091759,
"variant_id": 50149786452207,
"quantity": 1,
"grams": 14500,
"length_cm": "205.0",
"width_cm": "55.0",
"height_cm": "25.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").