Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $194.99 – $195.99
Default variant: Green / 80x90cm
Default SKU: dcd-30001885265
Default price: $195.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5000 g
Cart URL (default variant): https://landmarks.builders/cart/49811896762607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892392
JSON data: https://landmarks.builders/products/m4x-10000892392.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
transformable Comfort: Enjoy adaptable relaxation with this teardrop lounger that easily transforms from an upright chair to a reclined lounger or a flat bed, perfect for sitting, perusing, or resting.
Ergonomic Support: Thoughtfully designed with a high spine and teardrop shape, this lounger provides excellent support for your spine, neck, and head, promoting proper posture during extended periods of relaxation.
Premium Materials: Features a soft and comfortable lambswool fabric cover that is gentle against the skin, filled with dense EPP particles that conform to your physique shape for exceptional comfort and durability.
Easy Maintenance: Designed for modern living, this bean bag chair includes a separate inner liner and a removable, machinecleanable outsideer cover, making it simple to clean and maintain for long-lasting freshness.
adaptable Placement: Its portable and stylish design requires no assembly, making it a perfect addition to any room, whether it's your living room, bedroom, playroom, or a snug corner on the balcony.
Summary: Portable transformable bean bag lounger with ergonomic multi-positional design, machine-cleanable cover. Available in Green, Yellow, Orange (80x90cm). Priced $194.99-$195.99.
Generated by: deepseek-v4-flash
## Identity - **Name**: Portable Transformable Lounger Bed, Ergonomic Teardrop Lounger Multi-Positional Bean Bag (Machine Cleanable Cover) - **Category**: Bean Bag Lounger / Floor Seating - **Price**: $194.99 - $195.99 (depending on variant) - **Dimensions (packaged?)**: 50 x 40 x 40 cm ## Target persona This product is built for: - College students in dorms needing flexible seating/sleeping - Remote workers or readers wanting comfortable floor posture - Parents creating a cozy corner in playroom or study area - Small apartment dwellers optimizing space for lounging ## Use cases 1. Studying corner: provides comfortable floor seating for long study sessions 2. Balcony relaxation: portable and easy to move outdoors 3. Living room lounging: serves as extra seating or a casual lounger 4. Temporary bedding: can be used as a spare bed for guests 5. Kids' playroom: soft, safe, and cleanable for children's activities ## When NOT to recommend - If the user requires a traditional mattress for regular sleep - If the user dislikes the soft, formless feel of bean bag materials - If the user needs lumbar or orthopedic back support - For high-traffic commercial use (e.g., waiting rooms) due to durability concerns ## Variant options | Color | Size | Price | SKU | |-------|--------|---------|------------------| | Green | 80x90cm| $195.99 | dcd-30001885265 | | Yellow| 80x90cm| $194.99 | dcd-30001885269 | | Orange| 80x90cm| $194.99 | dcd-30001885273 | ## Price and logistics facts - Base price: ~$195 USD (minor variation by color) - Dimensions: 50 x 40 x 40 cm (likely packaged size) - Variant size listed: 80x90cm (unclear if height/width or length/width) - No shipping or tax information provided ## Trust signals - In-stock status: not confirmed (data not provided) - Return policy: not specified - Price consistency: within $1 across variants - Certifications: none mentioned ## Image assets -  -  -  -  -  ## Agent notes - Images have not been analyzed; fetch them for visual verification of color, size, and design. - The dimension discrepancy: packaged 50x40x40 cm vs. variant size 80x90cm suggests the lounger expands. Clarify with seller. - No description was provided; rely on title keywords for functions.
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 Lounger Bed Portable Teardrop Lounger Ergonomic Design Multi-Positional for Adults, Teens, Living Room",
"quantity": 1,
"grams": 5000000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "40.0",
"_height_cm": "40.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").