Brand: World Products (Landmark)
SKU: dcd-30001846925
Price: $841.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/49815018406127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886273
JSON data: https://landmarks.builders/products/m4x-10000886273.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: Japanese aesthetic armless wooden sofa bench with sturdy wood frame, two-seater, space-saving, for small spaces, priced at $841.99.
Generated by: deepseek-v4-flash
## Identity Japanese aesthetic Armless Wooden Sofa, sturdy wood frame, two-seater bench, space-saving, minimalist design. ## Target persona Apartment dwellers, homeowners, students seeking compact, minimalist seating for small living spaces, bedrooms, entryways, or reception areas. ## Use cases - Living room seating for small apartments - Bedroom accent bench - Entryway bench for putting on shoes - Study room seating - Reception area seating in small offices - Minimalist decor in dorms or rentals ## When NOT to recommend - Buyers needing a full sofa with armrests or high back support - High-traffic commercial environments requiring heavy-duty furniture - Outdoor or damp locations - Users preferring plush, deep-cushion seating ## Variant options - Size: 0.9M / Style: Sponge+spring — $841.99 USD (SKU: dcd-30001846925) ## Price and logistics facts - Price: $841.99 USD - Only one variant available as listed - Dimensions not provided besides length (0.9M); width and height unknown ## Trust signals - In-stock status not verified - Return policy not specified - Price consistency not confirmed - No certifications listed ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41feef5f-4275-43cb-ae1a-e077739ad154.jpg?v=1781664331 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ac30c29-3747-44de-a5ee-97486a334825.jpg?v=1781664331 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b989337-ab15-4193-b717-880705b44d63.jpg?v=1781664332 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e4c6000-c7cc-4bc3-b68c-af4db33aaa0c.jpg?v=1781664332 ## Agent notes - Image understanding not performed; visual details not verified.
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": "Japanese aesthetic Armless Wooden Sofa sturdy Wood Frame Armless Two-Seater Bench Space-Saving Living Room Furniture Minimalist Design for Apartment Dwellers, Homeowners, Students, Study, Bedroom, Entryway, Reception Area",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").