Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $231.99
Default variant: Natural Wood / Rope Woven
Default SKU: dcd-30001899560
Default price: $231.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49813630615791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894403
JSON data: https://landmarks.builders/products/m4x-10000894403.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Folding rope armchair with Japanese-inspired Wabi-Sabi design; available in Natural Wood, Walnut, and Black; priced at $231.99.
Generated by: deepseek-v4-flash
## Identity Wabi-Sabi aesthetic Folding Rope Chair Japanese Inspired Woven Rope Armchair Foldable Design. ## Target persona Apartment dwellers, homeowners, readers, minimalists seeking compact, foldable seating for small spaces. ## Use cases - Living room extra seating that folds away when not in use. - Bedroom reading nook chair. - Balcony lounge seating. - Temporary seating for gatherings. - Space-saving chair for studio apartments. ## When NOT to recommend - If heavy daily use or high weight capacity needed (rope construction may not be as durable as solid chairs). - If customer prefers cushioned upholstery. - For outdoor exposure without cover (material unspecified, likely indoor use). - If budget is under $200. ## Variant options - Natural Wood / Rope Woven ($231.99) - Walnut / Rope Woven ($231.99) - Black / Rope Woven ($231.99) ## Price and logistics facts Price: $231.99 USD (all variants). Dimensions (folded?): 99 x 64 x 27 cm (length x width x height). ## Trust signals No stock status, return policy, or certifications provided. Price is consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4dd435f0-6067-40eb-ba89-c9ec929f6ae0.jpg?v=1781628219 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ede9ddb3-c268-45b8-95c6-b9571040cf13.jpg?v=1781628224 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fff0d2fb-5063-49ff-be72-124ea2d54055.jpg?v=1781628219 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70d1ed6e-35a7-4e52-96ba-f4bf9817b3c1.jpg?v=1781628219 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14a09561-1f27-439f-8f60-ceb8cdae4ade.jpg?v=1781628291 ## Agent notes Dimensions provided in cm; likely folded dimensions. No product description available. Image content not inspected.
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": "Wabi-Sabi aesthetic Folding Rope Chair Japanese Inspired Woven Rope Armchair Foldable Design Household Furniture Minimalist Aesthetic for Apartment Dwellers, Homeowners, Readers, Balcony, Living Room, Bedroom, Lounge Area",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "99.0",
"_width_cm": "64.0",
"_height_cm": "27.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").