Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $58.99 – $60.99
Default variant: Beige&yellow / Single-m Lambswool
Default SKU: dcd-30001946718
Default price: $58.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7700 g
Cart URL (default variant): https://landmarks.builders/cart/49811067044079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000900605
JSON data: https://landmarks.builders/products/m4x-10000900605.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Spacious 2-Person Capacity: Generously sized to comfortably accommodate two adults, making it the perfect comfortable area for partners or for single person to stretch away and relax.
transformable Lie-Flat Design: Uniquely shaped to provide excellent spine support when sitting upright and allows you to fully recline or lie flat for a comfortable nap or lounging period.
extremelySoft Fabric Cover: Features a plush, skinskin-safe fabric cover, available in materials like Frosted Fleece plush fabric or lambswool, offering a warm and inviting texture you'll love to sink into.
simple Setup & Care: Arrives prepared to use with no assembly required. The awayer cover is removable and machine-cleanable, ensuring easy maintenance and long-lasting freshness.
adaptable Home Seating: A stylish and functional addition to any room, perfect for creating a relaxation corner in your living room, bedroom, or balcony, especially suited for modern homes and small apartments.
Summary: transformable Bean Bag 2-Person Capacity Teardrop Bean Bag Lie-Flat Ergonomic Support for partners, Adults, literature nook
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": "transformable Bean Bag 2-Person Capacity Teardrop Bean Bag Lie-Flat No Assembly Required for partners, Small Apartment, Bedroom",
"quantity": 1,
"grams": 7700000,
"properties": {
"_length_cm": "94.0",
"_width_cm": "79.0",
"_height_cm": "74.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").