Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $237.99 – $375.99
Default variant: Light Grey / 70*70*76cm
Default SKU: dcd-30001861738
Default price: $237.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 17000 g
Cart URL (default variant): https://landmarks.builders/cart/49813643297007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888747
JSON data: https://landmarks.builders/products/m4x-10000888747.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 compact two-seater teddy settee with curved wabi-sabi aesthetic, available in multiple colors and sizes, priced from $237.99.
Generated by: deepseek-v4-flash
## Identity Wabi-Sabi Aesthetic Curved Teddy Settee: a compact, space-saving two-seater sofa with a minimalist curved design. ## Target persona - Apartment dwellers with limited floor space - Interior designers sourcing small-scale seating - Boutique owners needing accent furniture - Minimalist enthusiasts seeking wabi-sabi style ## Use cases - Living room seating in small apartments - Bedroom accent chair or reading nook - Reception area in compact offices or studios - Boutique display seating for customers - Dorm room or studio apartment sofa - Compact waiting area seating ## When NOT to recommend - Large families requiring full-size, multi-seat sofas - High-traffic commercial lounges needing durable upholstery - Users seeking traditional formal living room furniture - Individuals needing a sofa bed or reclining function ## Variant options - Light Grey / 70x70x76cm - $237.99 - Dark Grey / 70x70x76cm - $312.99 - Light Grey / 130x70x79cm - $375.99 - Light Grey / 120x40x38cm - $312.99 - Dark Grey / 120x40x38cm - $375.99 - White / D60xh45cm - $237.99 ## Price and logistics facts - Base price $237.99 USD; highest variant $375.99 USD - Dimensions vary by variant (see above) - No shipping or delivery details provided in source ## Trust signals - Multiple variants available (6 options) - Variant pricing is consistent - No return policy or warranty information provided - In-stock status not specified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a08fc4e-4a7b-48ed-a51f-e629c24aa4f8.jpg?v=1781628240 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f78a10ef-30df-4a27-ac52-e8c51b40db4b.jpg?v=1781628241 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23b8971b-47ff-4322-9cce-765efdb939d7.jpg?v=1781628240 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/835b24bb-0598-46a5-958c-159ea7a54efd.jpg?v=1781628244 ## Agent notes - No product description provided; details inferred from title and variants. - No material, care, or warranty information available. - Images not analyzed; visual details unavailable. - Use image URLs as fetchable assets for visual verification.
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": "Wabi-Sabi Aesthetic Curved Teddy Settee Minimalist Aesthetic Small Sofa Compact Size Two-Seater Couch Space-Saving Design for Apartment Dwellers, Interior Designers, Reception Area, Boutique, Living Room, Bedroom",
"quantity": 1,
"grams": 17000000,
"properties": {
"_length_cm": "135.0",
"_width_cm": "75.0",
"_height_cm": "84.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").