Brand: World Products (Landmark)
SKU: dcd-30001865706
Price: $236.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 14500 g
Cart URL (default variant): https://landmarks.builders/cart/49813642805487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889330
JSON data: https://landmarks.builders/products/m4x-10000889330.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 modular fabric stool in retro wabi-sabi style, designed for compact living spaces as seating or accent piece.
Generated by: deepseek-v4-flash
## Identity Retro fabric stool (variant only), modular combination, size 94x94x44 cm, priced at $236.99 USD. ## Target persona Small apartment dwellers; fans of vintage, wabi-sabi, or mid-century aesthetics; buyers needing flexible compact seating. ## Use cases - Extra seating for small living rooms - Footrest or ottoman in reading nook - Accent piece for minimalist decor - Modular arrangement with other units - Low seating for casual gatherings ## When NOT to recommend - Buyer needing full back support (sofa, armchair) - Large family requiring multiple permanent seats - Person seeking oversized lounger - Heavy daily use as primary sofa ## Variant options Only "Stool" variant available at $236.99. ## Price and logistics facts - Price: $236.99 USD - Dimensions: 94 cm (L) x 94 cm (W) x 44 cm (H) - Single SKU: dcd-30001865706 ## Trust signals - In stock (listed on Shopify) - No warranty or return policy information provided - No certifications listed ## Image assets - 5 product images available: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/803f9dd1-056c-46d3-9e0c-e5295d957045.jpg?v=1781628239 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c947a42d-ba74-47d5-ba21-c74a9f294cca.jpg?v=1781628239 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/603e7385-b82a-496e-acc0-4f66f188eb66.jpg?v=1781628241 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02125802-7d42-455e-93f3-e8595d126dd6.jpg?v=1781628239 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cfb01f9b-00b5-4be2-a7ed-c3de2fff646e.jpg?v=1781628240 ## Agent notes - No image understanding performed; visual details not inferred. - Product title suggests sofa but variant is stool – likely mislabeled or modular component.
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": "复古布艺沙发小户型客厅单人三人位直排羊羔绒中古侘寂风模块组合",
"quantity": 1,
"grams": 14500000,
"properties": {
"_length_cm": "94.0",
"_width_cm": "94.0",
"_height_cm": "44.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").