Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $134.99 – $189.99
Default variant: Black White / Comfortable
Default SKU: dcd-30001879885
Default price: $134.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4950 g
Cart URL (default variant): https://landmarks.builders/cart/49811705594095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891487
JSON data: https://landmarks.builders/products/m4x-10000891487.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Minimalist Floor Seating: Enjoy exceptional comfort with this Japanese-inspired single-person floor sofa, designed with a simple and modern aesthetic to enhance any room's decor.
adaptable Comfort: Perfect as a bean bag chair for teens, a gaming chair, or a snug seat for perusing, this sofa is perfect for use in the bedroom, on the balcony, or even in a informal office space.
Supportive & Lightweight: Filled with high-quality, resilient particles, this chair provides excellent frame support while remaining lightweight and easy to move anywhere you need a comfortable place.
Stylish & Space-Saving: Featuring a timeless houndstooth pattern, this floor sofa adds a accent of elegance to your space withaway the bulk of traditional furniture, making it perfect for small apartments and rooms.
Instant Relaxation alcove: prepared to use right immediately with no assembly required, this bean bag sofa instantly creates a individual retreat for lounging, relaxing, and unwinding after a long day.
Summary: Japanese-Inspired Single-Person Floor Sofa Minimalist Aesthetic Bean Bag Lightweight Indoor Seating Ergonomic Design for Apartment Dwellers, Young Adults, Bedroom, Balcony, Living Room, perusing alcove
Generated by: m4x-map-v1
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 Floor Sofa Japanese-Inspired Bean Bag Minimalist Aesthetic Lightweight for Apartment Dwellers, Students",
"quantity": 1,
"grams": 4950000,
"properties": {
"_length_cm": "70.0",
"_width_cm": "60.0",
"_height_cm": "72.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").