Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $85.56 – $99.84
Default variant: Standard
Default SKU: dcd-30001881699
Default price: $85.56
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3300 g
Cart URL (default variant): https://landmarks.builders/cart/50302453088495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891776
JSON data: https://landmarks.builders/products/m4x-10000891776.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Playful Design: Delight your child with this adorable pineapple-shaped bean bag chair, featuring a fun fruit design with cute green leaves that adds a whimsical hint to any room's decor.
Ergonomic Support: Filled with high-elastic, odorless expanded polypropylene particles, this soft sofa chair conforms to your child's body, providing excellent support for their neck, back, and hips for comfortable sitting and lounging.
Premium Materials: The cover is crafted from a skin-friendly, breathable, and moisture-wicking cotton material that is gentle on sensitive skin, ensuring a comfortable and safe seating experience for children and toddlers.
Easy Maintenance & Portability: Featuring a lightweight structure and a removable, machine-washable cover, this bean bag is easy to move from room to room and simple to clean, making it a practical choice for busy families.
Versatile Use: Perfect for creating a cozy reading corner, a fun seat in the playroom, or extra seating in the living room. This convertible chair can be used for sitting, reclining, or even lying down, making it a favorite place for children and parents alike.
Summary: Fruit Design Pineapple-Shaped Seat Skin-Friendly Convertible Bean Bag Bed Odorless Filling children's Furniture Breathable for Children, Toddlers, Parents, Reading Corner, Bedroom, Playroom, Living Room. 【Playful Design】: Delight your child with this adorable pineapple-shaped bean bag chair, featuring a fun fruit design with cute green leaves that adds a whimsical hint to any room's decor. 【Ergonomic Support】: Filled with high-elastic, odorless expanded polypropylene particles, this soft sofa chair conforms to your child's body, providing excellent support for their neck, back, and hips for co
Generated by: m4x-map-v1
This product has 10 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Fruit Design Pineapple-Shaped Seat Skin-Friendly Convertible Bean Bag Bed Odorless Filling children's Furniture Breathable for Children, Toddlers, Parents, Reading Corner, Bedroom, Playroom, Living Room",
"product_id": 9499211759855,
"variant_id": 50302453088495,
"quantity": 1,
"grams": 3300,
"length_cm": "70.0",
"width_cm": "70.0",
"height_cm": "90.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").