Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $193.99 – $248.99
Default variant: 90x100cm / Gray Fine Linen
Default SKU: dcd-30001878356
Default price: $193.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/49811894567151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891234
JSON data: https://landmarks.builders/products/m4x-10000891234.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: Japanese design bean bag chair with removable washable cover, convertible to bed; available in two sizes and two color styles.
Generated by: deepseek-v4-flash
## Identity Japanese Design Bean Bag Chair – floor sofa with removable and washable cover, convertible to bed. Dimensions: 65x60x60 cm (size of chair, not floor area). ## Target persona Students and teens needing affordable, flexible floor seating for small spaces; adults seeking casual relaxation furniture for balcony, bedroom, or dorm. ## Use cases - Lounging while watching TV or gaming - Reading or studying on the floor - Napping or lounging in bedroom - Extra seating for guests in dorm or living room - Floor sofa for balcony or lounge area ## When NOT to recommend - People requiring lumbar support for long desk work - Outdoor use (not weather-resistant) - Those needing a high-back chair - Commercial high-traffic areas ## Variant options - 90x100cm / Gray Fine Linen – $193.99 - 90x100cm / Yellow Fine Linen – $193.99 - 110x120cm / Gray Fine Linen – $248.99 - 110x120cm / Yellow Fine Linen – $248.99 ## Price and logistics facts - Base price: $193.99 (90x100cm), larger: $248.99 (110x120cm) - Dimensions (packaging?): 65x60x60 cm ## Trust signals - Product listed and available in multiple variants - No return policy or stock status provided in source data ## Image assets 5 product images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/853f6fc1-bffe-47e8-a7e0-8a52c43d7621.jpg?v=1781600904 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5ba855e-70eb-4c16-a4dc-d4acd698dbac.jpg?v=1781600905 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/932dbf0d-58ed-40a7-9815-849b0c7d4483.jpg?v=1781600904 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8528c4a6-bb96-4ffa-88a4-6d73c515f6b1.jpg?v=1781600905 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/91101801-9915-43a9-9a06-7634d617b018.jpg?v=1781600905 ## Agent notes Image understanding was not performed. No description or product type provided in source. Dimensions given (65x60x60 cm) likely refer to the bean bag when not expanded? Verify with seller.
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": "Japanese Design Bean Bag Chair Removable and Washable Cover Convertible Bean Bag Bed Comfortable Floor Sofa Soft Feel Material for Adults, Students, Teens, Balcony, Bedroom, Dorm Room, Lounge Area",
"quantity": 1,
"grams": 4500000,
"properties": {
"_length_cm": "65.0",
"_width_cm": "60.0",
"_height_cm": "60.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").