Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $240.99
Default variant: Misty Gray / Japanese
Default SKU: dcd-30001879157
Default price: $240.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/49813656338671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891360
JSON data: https://landmarks.builders/products/m4x-10000891360.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Adorable creature Design: This plush lounger is designed in a cute creature shape, adding a playful and delightful accent to any room's decor, making it an instant favorite for children and teens.
adaptable Comfort: Perfect as a floor chair for perusing, a soft pad for gaming, or a snug lounger for relaxing, this adaptable seat adapts to various activities in a playroom, bedroom, or living area.
Easy Maintenance: Features a convenient removable cover with a hard-wearing closure, allowing for easy machine washing to keep the chair clean, clean, and hygienic for frequent use.
exceptionallySoft Fabric: Crafted from high-quality, skingentle plush fabric, this chair offers a luxuriously soft and comfortable seating sensation, providing gentle support for hours of relaxation.
Space-Saving Solution: Its space-efficient and lightweight bean bag design makes it easy to move and position anywhere, offering a comfortable seating option without taking up the space of traditional furniture.
Summary: A 80cm cube creature-shaped plush lounger with removable washable cover, available in Misty Gray, Golden Yellow, and Tea Brown with Japanese or Retro style, priced at $240.99.
Generated by: deepseek-v4-flash
## Identity A removable and cleanable cover adaptable lounger, soft fabric, creature-shaped plush chair, space-saving children's furniture, skin-gentle for toddlers, teens, parents. ## Target persona Parents of toddlers seeking soft, safe, easy-to-clean seating; teens wanting a cozy lounge chair for their bedroom; families needing space-saving furniture for playroom or reading corners. ## Use cases - Reading corner seating for a child - Cozy spot for a parent to sit with a toddler - Playroom floor seating that can handle spills and messes - Bedroom lounge for a teen - Extra kid-friendly seating in living room - Perusing corner in a bedroom or library area ## When NOT to recommend - Formal living room decor where aesthetic is paramount - As primary or only seating for adults (size is 80cm cube, likely suited for children) - Outdoor or high-moisture environments (fabric cover not specified as weatherproof) - For heavy or large individuals (weight capacity not provided) ## Variant options - Misty Gray / Japanese ($240.99) - Golden Yellow / Retro ($240.99) - Misty Gray / Retro ($240.99) - Tea Brown / Retro ($240.99) ## Price and logistics facts - Price: $240.99 USD per unit - Dimensions: 80 cm x 80 cm x 80 cm (cube) - Variants all same price ## Trust signals - Listed as in-stock (sku-based listing) - No specific return policy provided - No certifications mentioned ## Image assets - 5 image URLs available for visual reference (not analyzed) ## Agent notes Image understanding was not performed; visual details (e.g., shape, fabric texture) are not described. Weight capacity and materials not specified. No warranty information available.
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": "adaptable Lounger Removable and cleanable Cover creatureShaped Plush Chair Space-Saving Skingentle for Parents, Living Room",
"quantity": 1,
"grams": 7700000,
"properties": {
"_length_cm": "80.0",
"_width_cm": "80.0",
"_height_cm": "80.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").