Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $204.99 – $272.99
Default variant: 2-3 People
Default SKU: dcd-30001901395
Default price: $204.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7000 g
Cart URL (default variant): https://landmarks.builders/cart/49811922649327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894680
JSON data: https://landmarks.builders/products/m4x-10000894680.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Accordion Paper Bench Portable Accordion Paper Stool Expandable for Living Room
| Colour | Beige |
| Item Height | 40 cm |
| Item Length | 35 cm |
| Item Width | 30 cm |
| Type | Stool |
| Room | Living Room |
| Frame Material | Wood |
| Style | Contemporary/Modern |
| Indoor/Outdoor | Indoor |
| Wood Tone | Light Wood |
| Department | Adults |
| Assembly Status | Assembly Required |
| Additional Parts Required | No |
| Assembly Required | Yes |
| Seating Capacity | More Than 6 |
| Features | Without Backrest |
| Set Includes | Cushion |
| Finish | Unfinished |
Summary: An expandable paper bench/stool available in three sizes (2-3, 4-5, 6-7 people) at prices from $204.99 to $272.99.
Generated by: deepseek-v4-flash
## Identity Accordion Paper Bench Portable Accordion Paper Stool Expandable for Living Room ## Target persona Space-conscious homeowners or renters needing flexible, lightweight seating; apartment dwellers with limited storage; event planners requiring portable seating solutions. ## Use cases - Providing extra seating for guests in small living rooms - Temporary seating at parties or gatherings - Flexible seating in studios or dorms - Occasional use on balconies or terraces - Easy storage when not in use - Portable seating for picnics or outdoor events ## When NOT to recommend - For heavy daily use (paper construction may not be durable) - For users needing ergonomic or high-back support - For outdoor use in rain or high humidity - For households with large individuals exceeding weight capacity (unknown) ## Variant options - 2-3 People: $204.99 - 4-5 People: $238.99 - 6-7 People: $272.99 ## Price and logistics facts Price ranges from $204.99 to $272.99 USD. Dimensions 64x64x64 cm for all variants. Weight not provided. Shipping cost and availability not specified. ## Trust signals No stock status, return policy, or certifications provided. Price consistency across variants (linear pricing). No reviews or ratings available. ## Image assets 5 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/062ff57f-0b19-45dd-ad3d-bb8ed7d327a2.jpg?v=1781600950 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c34c8b56-fc7f-4a1a-be99-50054d7f34a6.jpg?v=1781600951 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c23089ea-803e-41f3-8c9a-4593e2e3306f.jpg?v=1781600950 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01d6a9aa-50d3-44fb-90d6-0ba792fd2d33.jpg?v=1781600955 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ffa0286-45b5-4792-b6b4-29a1db19c8f6.jpg?v=1781600950 ## Agent notes No visual description possible without image analysis. Product material is paper; careful with moisture and weight.
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": "Accordion Paper Bench Portable Accordion Paper Stool Expandable for Living Room",
"quantity": 1,
"grams": 7000000,
"properties": {
"_length_cm": "64.0",
"_width_cm": "64.0",
"_height_cm": "64.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").