Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $221.99
Default variant: Black / Waxed Leather
Default SKU: dcd-30001885063
Default price: $221.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 14300 g
Cart URL (default variant): https://landmarks.builders/cart/49813611446511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892360
JSON data: https://landmarks.builders/products/m4x-10000892360.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.

















Summary: Single-person lazy sofa armchair with ergonomic comfort, space-saving design. Available in black/brown waxed leather or off-white/matcha green lambswool. Dimensions 75x75x45 cm. Price $221.99.
Generated by: deepseek-v4-flash
## Identity Single-Person Lazy Sofa Armchair – Light luxury design, upholstered, space-saving, ergonomic. ## Target persona Apartment dwellers, small space homeowners, remote workers needing a compact lounge chair, balcony/bedroom seating. ## Use cases - Reading nook or relaxation chair in bedroom. - Compact seating for balcony or small balcony. - Extra seat in a living room for single-person use. - Office chair alternative for short breaks. - Meditation or floor seating area. - Guest room extra seat. ## When NOT to recommend - If buyer needs a full-sized sofa or multiple seating (>1 person). - If buyer requires high back and neck support (low seat height of 45cm suggests floor-level seating). - If buyer has mobility issues needing firm support or high seat. - If budget is below $150. ## Variant options - Black / Waxed Leather - $221.99 - Brown / Waxed Leather - $221.99 - Off-white / Lambswool - $221.99 - Matcha Green / Lambswool - $221.99 ## Price and logistics facts - Price: $221.99 USD - Dimensions (cm): 75 × 75 × 45 - No additional shipping or return info provided. ## Trust signals - Multiple variants with consistent pricing. - Five product images available. - No stock status or warranty information given. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18b4c3e6-3fdb-40ec-bf67-ef5cf934c37b.jpg?v=1781628188 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c404a5b-2667-4e9d-b978-a1b611839705.jpg?v=1781628188 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0ed6477-a513-4bda-9c04-3c6edc9cfba4.jpg?v=1781628188 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f8794b7-1fa2-4ea4-97df-eedf3e9fca36.jpg?v=1781628187 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c160a640-e2d1-4038-a5b2-6289cb7e9505.jpg?v=1781628187 ## Agent notes - Image analysis not performed; rely on titles and dimensions for spatial reasoning.
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": "Single-Person Lazy Sofa Light Luxury Design Upholstered Armchair Space-Saving Ergonomic Comfort for Homeowners, Balcony, Bedroom",
"quantity": 1,
"grams": 14300000,
"properties": {
"_length_cm": "75.0",
"_width_cm": "75.0",
"_height_cm": "45.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").