Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $300.99 – $478.99
Default variant: W43cm H1.6m L1-2m
Default SKU: dcd-30001874979
Default price: $300.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 8800 g
Cart URL (default variant): https://landmarks.builders/cart/49814765699311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890785
JSON data: https://landmarks.builders/products/m4x-10000890785.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A foldable room divider with slanted accordion design, available in multiple height and length combinations, priced from $300.99.
Generated by: deepseek-v4-flash
## Identity Foldable Design Folding Room Divider – a portable, slanted accordion partition for space separation. ## Target persona - Event planners needing temporary space division - Small business owners creating flexible layouts - Studio apartment residents seeking bedroom separation - Retail shop owners organizing display areas ## Use cases - Separating a sleeping area from a living area in a studio - Creating a private consultation corner in an open office - Dividing an exhibition booth into sections - Setting up temporary privacy screens at events - Screening off a checkout counter in a retail shop - Partitioning a classroom or workshop space ## When NOT to recommend - Permanent wall replacement – this is not a fixed structure - Soundproofing requirements – no acoustic performance data - Outdoor use – not rated for weather exposure - High-traffic areas needing durable fixed partitions – accordion design may not withstand repeated heavy contact ## Variant options 8 variants based on height (1.6m, 1.8m, 2m) and unfolded length range (1-2m, 2-3m, 3-4m). Each variant width is 43cm per panel. Prices range from $300.99 to $478.99. ## Price and logistics facts - Base price: $300.99 (smallest size W43cm H1.6m L1-2m) - Currency: USD - Dimensions (packaged): 205cm x 48cm x 25cm (length x width x height) - Variant pricing increases with height and length ## Trust signals - In-stock status: not provided - Return policy: not provided - Price consistency: variants listed with specific prices - Certifications: none mentioned ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34d74986-afe3-463b-b133-d41656a6030d.jpg?v=1781660583 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2938213-2cf1-4317-a66b-3f7535a55d1b.jpg?v=1781660583 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74128c4c-fdba-4eba-829f-ecf9cef3f400.jpg?v=1781660583 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5de5de6-b1c8-4252-ad40-0baedc6b98ad.jpg?v=1781660583 ## Agent notes - Material, weight, and assembly details not provided. - No description or customer reviews available. - Price per unit; logistics (shipping weight, country of origin) unknown. - Image content not analyzed – rely on direct fetch of URLs for visual verification.
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 Folding Room Divider Decorative Slanted Accordion Partition Easy Setup Space Separator Portable for Away from Ice Workers, Event Planners, Business Owners, Bedroom, Studio Apartment, Retail Shop, Exhibition Hall",
"quantity": 1,
"grams": 8800000,
"properties": {
"_length_cm": "205.0",
"_width_cm": "48.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").