Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99 – $15.99
Default variant: 50x50x15cm
Default SKU: 6028641578193
Default price: $10.99
Availability: In Stock
Product Type: Ottomans
Vendor: JISADER
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/48017477042415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/large-floor-pillow-living-room-childrens-play-area-floor-cushion-balcony-seating
JSON data: https://landmarks.builders/products/large-floor-pillow-living-room-childrens-play-area-floor-cushion-balcony-seating.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
your living space with this versatile and floor cushion. Crafted from and featuring elegant diamond, this cushion offers both comfort and aesthetic. Filled with odorless particles, it provides supportive seating for various activities, from meditation to children's play. Its modern minimalist design complements any decor, making it a addition to your living room floor or balcony seating area. Enjoy comfort with this essential piece of home decor.
| Material | Tech Fabric, EPS Beads |
| Capacity | L |
| Colour | Brown, Orange, White, Grey |
| Product Weight | 1.5 kilograms |
| Package Weight | 0.8 kilograms |
| Included Components | Pouf Cushion |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Other |
| Brand | JISADER |
Summary: JISADER floor cushion filled with odorless EPS beads, covered in tech fabric, available in 50x50x15cm ($10.99) and 60x60x15cm ($15.99), in multiple colors.
Generated by: deepseek-v4-flash
## Identity JISADER Large Floor Pillow – an ottoman-style floor cushion filled with EPS beads, covered in tech fabric, suitable for living room, children's play area, balcony, or meditation. ## Target persona Budget-conscious parents, apartment dwellers, meditation practitioners, casual home decor shoppers seeking affordable floor seating. ## Use cases - Floor seating for movie nights or casual lounging - Children's play area cushion - Meditation or yoga pad - Balcony seating for relaxation - Extra seating for small gatherings - Napping cushion for a quick rest ## When NOT to recommend - Users needing firm lumbar support or ergonomic seating - High-traffic commercial use (e.g., waiting rooms) - Those seeking premium luxury or high-end decor - People allergic to synthetic materials (EPS beads, tech fabric) ## Variant options - Size: 50x50x15cm (SKU 6028641578193) – $10.99 - Size: 60x60x15cm (SKU 6028641578194) – $15.99 - Colors available: Brown, Orange, White, Grey (color selection may not apply to all sizes) ## Price and logistics facts - Base price: $10.99 (50cm) / $15.99 (60cm), USD - Product weight: 1.5 kg; package weight: 0.8 kg - Dimensions: 50x50x15cm or 60x60x15cm - Included: 1 pouf cushion - Dishwasher safe: No; Microwaveable: No ## Trust signals - In-stock status: not provided - Return policy: not provided - Price consistency: prices fixed across variants - Certifications: none stated ## Image assets -  -  -  -  -  ## Agent notes - Image understanding not performed; visual details not inferred from images. - Color availability per size is not specified; assume all colors may be available for both sizes, but verify. - No customer reviews or ratings provided.
This product has 17 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": "Large Floor Pillow Living Room, Children's Play Area Floor Cushion, Balcony Seating Floor Pillow, Supportive Seat Floor Cushion",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").