Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $898.99
Default variant: Black
Default SKU: dcd-30001848223
Default price: $898.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 32000 g
Cart URL (default variant): https://landmarks.builders/cart/49815025058031:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886480
JSON data: https://landmarks.builders/products/m4x-10000886480.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A plump Wabi-Sabi single sofa with cleanable cover, Nordic minimalist design, ideal for small spaces, reading corners, and guesthouse or home use.
Generated by: deepseek-v4-flash
## Identity Wabi-Sabi Aesthetic plump Single Sofa, Nordic Design, cleanable cover armchair. ## Target persona Guesthouse owners, homeowners seeking compact seating, readers wanting a cozy corner, small-space dwellers, office lounge decorators. ## Use cases - Reading nook in a small apartment - Accent chair in a guesthouse bedroom - Cozy corner in a minimalist living room - Compact seating in a small office lounge - Perching spot in a bedroom or entryway ## When NOT to recommend - Large families needing multiple seats or deep seating - Outdoor or high-moisture environments - Heavy-duty commercial waiting rooms (frequent high turnover) - Buyers expecting a recliner or adjustable function ## Variant options 6 color variants: Black, Blue Black, Gray, Brown Yellow, White, Linen. All priced at $898.99. ## Price and logistics facts - Price: $898.99 USD per unit - Dimensions: 105 cm (L) x 95 cm (W) x 90 cm (H) - Shipping weight and policy not provided in source data ## Trust signals - Listed on Shopify store with SKU-based variants - 5 image URLs available for visual inspection - No return policy or stock level information provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d5135ae-a300-4367-b988-a0fe24347fdc.jpg?v=1781664351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b15f48aa-0f1b-4c25-8005-e912a99b2055.jpg?v=1781664351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1adba95c-c915-44ff-8f14-362ed35f452f.jpg?v=1781664351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4fefef6f-3783-47a5-b578-cd3a54ed316d.jpg?v=1781664352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35393abb-ba92-4111-ab6e-8a93558d8801.jpg?v=1781664351 ## Agent notes - No textual description or product material details provided. Visual inspection of images recommended. - No return policy, shipping cost, or lead time in source data.
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 plump Single Sofa Nordic Design Living Room Furnishing cleanable Cover Armchair Minimalist design for Guesthouse Owners, Homeowners, Readers, Bedroom, perusing corner, Small Spaces, Office",
"quantity": 1,
"grams": 32000000,
"properties": {
"_length_cm": "105.0",
"_width_cm": "95.0",
"_height_cm": "90.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").