Brand: World Products (Landmark)
SKU: dcd-30001854150
Price: $1,224.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 16000 g
Cart URL (default variant): https://landmarks.builders/cart/49815041769711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887384
JSON data: https://landmarks.builders/products/m4x-10000887384.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A 4-panel foldable room divider with a wooden frame and vintage design, priced at $1,224.99 USD, measuring 190x70x12 cm.
Generated by: deepseek-v4-flash
## Identity Foldable Design Wooden Frame Folding Partition, 4-panel, Vintage design, Freestanding room separator. ## Target persona Interior decorators, restaurant owners, office managers, and homeowners seeking decorative room dividers for large spaces like dining areas or entryways. ## Use cases - Dividing a large dining area into intimate sections in a restaurant - Creating a temporary private workspace in an open office - Adding a decorative accent to separate a living room from an entryway - Screening off a bedroom corner for a dressing area - Partitioning a banquet hall for events - Defining zones in a loft or studio apartment ## When NOT to recommend - Customers needing a lightweight or portable partition for frequent rearranging - Small rooms where a 190 cm length would overwhelm the space - Budget-conscious buyers looking for partitions under $500 - Projects requiring soundproofing or blackout capabilities ## Variant options - **4-panel**: $1,224.99 USD (only available variant) ## Price and logistics facts - Price: $1,224.99 USD - Dimensions (cm): 190 L × 70 W × 12 H (likely thickness when folded) - Currency: USD - No shipping or tax information provided ## Trust signals - In-stock status: not specified - Return policy: not specified - Price consistency: single variant, no discounts indicated - Certifications: none provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6028c23a-ab26-47cf-867b-7a30c640a0cc.jpg?v=1781664406 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5cf08503-b2ca-4b30-a737-90bfa9665b2f.jpg?v=1781664407 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5810cb36-c063-4f2d-bdc7-81212a5ea7d4.jpg?v=1781664407 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d5de3901-0ba9-4117-83d9-b82fd43f9c89.jpg?v=1781664406 ## Agent notes - No product description provided; image content not analyzed – visual details not inferred. - Only one variant (4-panel) with a single price. - Dimensions provided but not clear if height is panel thickness or when folded. - Tags include 'm4x' and 'wp-import' indicating possible WordPress import origin.
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 Wooden Frame Folding Partition Vintage design 4-Panel Wooden separater Decorative Accent Room Separator Freestanding for Interior Decorators, Restaurant Owners, aapproachice Managers, Dining Area, Entryapproach, Bedroom",
"quantity": 1,
"grams": 16000000,
"properties": {
"_length_cm": "190.0",
"_width_cm": "70.0",
"_height_cm": "12.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").