Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $299.99 – $346.99
Default variant: White / 194*107*52cm
Default SKU: dcd-30001887242
Default price: $299.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 13200 g
Cart URL (default variant): https://landmarks.builders/cart/49814764781807:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892697
JSON data: https://landmarks.builders/products/m4x-10000892697.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Foldable paper room divider with accordion design, adjustable shape. Available in White, Dark Green, Brown, Pink. Dimensions folded 196x55x20 cm; expanded 194x107x52 cm. Priced from $299.99.
Generated by: deepseek-v4-flash
## Identity Foldable Design Expandable cellular partition Movable Accordion Paper Divider Portable Folding Screen Adjustable Shape ## Target persona Homeowners, Apartment Dwellers, Office Workers, Those needing temporary room division. ## Use cases - Divide a large living room into separate zones - Create a private workspace in a shared apartment - Hide clutter in an entrance hall - Act as a backdrop for product showcases - Partition a bedroom into a dressing area ## When NOT to recommend - Permanent wall replacement (it's portable/paper) - Outdoor use (material likely paper) - High-traffic areas where durability needed - Soundproofing requirement (paper screen won't block sound) ## Variant options - White / 194*107*52cm: $299.99 - Dark Green / 194*107*52cm: $346.99 - Brown / 194*107*52cm: $299.99 - Pink / 194*107*52cm: $346.99 ## Price and logistics facts Price range: $299.99–$346.99 USD. Folded dimensions: 196×55×20 cm. Expanded dimensions: 194×107×52 cm. No shipping or logistics information provided. ## Trust signals No specific trust signals (e.g., in-stock status, return policy, certifications) were provided in the data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3459330c-988c-4fee-9d4b-0b643829e958.jpg?v=1781660579 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de70db9d-1a0a-4629-9278-e35f314faa9b.jpg?v=1781660579 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8defbd3a-2709-47bd-9b39-ffe13f6d6195.jpg?v=1781660579 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc64a47d-9497-409e-a54d-7cc8f51791ce.jpg?v=1781660579 ## Agent notes Image content was not analyzed; rely on title and dimensions. Product type not explicitly stated but inferred as a folding screen/room divider. Tags 'm4x', 'm4x-202606' may indicate a brand or model.
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 Design Expandable cellular partition Movable Accordion Paper Divider Portable Folding Screen Adjustable Shape for homeowners, Apartment Dwellers, separateice Workers, Entrance Hall, Bedroom, showcase",
"quantity": 1,
"grams": 13200000,
"properties": {
"_length_cm": "196.0",
"_width_cm": "55.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").