Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $33.99 – $46.99
Default variant: Medium (45x45x15cm) with EPS Granules
Default SKU: 6091815510415
Default price: $33.99
Availability: In Stock
Product Type: Floor Pillows & Cushions
Vendor: JISADER
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/48017494999279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/tufted-floor-cushion-large-seat-cushion-living-room-pouffe-cushion-japanese-floo
JSON data: https://landmarks.builders/products/tufted-floor-cushion-large-seat-cushion-living-room-pouffe-cushion-japanese-floo.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
space with this versatile Tufted Floor Cushion. Designed with a stylish square tufted pattern, it adds a modern aesthetic to any room. The generous large size (55*55*15cm) and thick padding ensure comfortable seating for extended periods, making it for meditation, casual lounging, or as extra seating. Crafted from unique Silk Flower material, this pouffe cushion offers durability and a distinctive look. Whether used as a Japanese floor tatami mats or a decorative seat cushion in your room, this floor cushion provides both comfort and for adults.
| Material | Imitation Leather |
| Capacity | L |
| Colour | Gray, Green, White, Black, Brown, Orange |
| Special Features | Removable Cover |
| Product Weight | kg |
| Package Weight | 0.6 kilograms |
| Recommended Uses | Living Room |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | F99JJMJ76988J7 |
| Brand | JISADER |
Summary: Large tufted floor cushion (55x55x15cm) made of Silk Flower material with removable cover; also available in medium variants with EPS or EPP granules. Priced from $33.99.
Generated by: deepseek-v4-flash
## Identity JISADER Tufted Floor Cushion – square pouffe in Silk Flower material with removable cover. Available in multiple colors. ## Target persona Adults seeking floor seating for meditation or casual lounging; home decor enthusiasts wanting a modern tufted accent cushion for low furniture or tatami spaces. ## Use cases - Meditation or yoga floor seat - Casual lounging in living room or bedroom - Extra seating for guests in tight spaces - Decorative pouffe in entryway or corner - Floor cushion for reading nook - Seating on tatami mats ## When NOT to recommend - As a primary desk chair (no back support) - For outdoor use (material not weatherproof) - For heavy individuals (no weight capacity given) - If a large size is needed (only medium variants in options; large size per description but not orderable) ## Variant options - Medium (45x45x15cm) with EPS Granules – $33.99 - Medium (45x45x15cm) with EPP Granules – $46.99 ## Price and logistics facts - Price: $33.99 (EPS), $46.99 (EPP) USD - Dimensions (description): 55x55x15cm (large); variants: 45x45x15cm (medium) - No shipping or logistics info provided ## Trust signals - Removable cover feature - Brand: JISADER - Model: F99JJMJ76988J7 - In-stock status unknown; no return policy mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3507113bd84345ca800dae3dc8c5bb12.png?v=1773822526 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0be375a6e6414ed9b2c81e3dc849583e.png?v=1773822526 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18891ef5e42a4297a13fc2fb78901471.png?v=1773822526 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f73d75b85a5433a9008c972b4c68cad.png?v=1773822526 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/54ca02a62fd04b31a06c36d4040b9456.png?v=1773822526 ## Agent notes - Image understanding not performed. - Dimensions from description (55x55x15cm) conflict with variant sizes (only medium 45x45x15cm available). - No stock or return policy data. - Material: Silk Flower (tagged imitation leather).
This product has 15 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": "Tufted Floor Cushion, Large Seat Cushion, Living Room Pouffe Cushion, Japanese Floor Pillow, Meditation Cushion, Silk Flower Material",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "55.0",
"_height_cm": "15.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").