Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $5.99
Default variant: Square
Default SKU: 6150740930431
Default price: $5.99
Availability: In Stock
Product Type: Floor Pillows & Cushions
Vendor: JISADER
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/48068037083375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/floral-tatami-seat-cushion-velvet-floral-ruffled-seat-cushion-romantic-ruffled-w-1
JSON data: https://landmarks.builders/products/floral-tatami-seat-cushion-velvet-floral-ruffled-seat-cushion-romantic-ruffled-w-1.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
decor with this Floral Tufted Seat Cushion. Designed with a luxurious floral pattern and elegant ruffled edges, it brings and sophistication to any space. The tufted design not only its visual but also provides comfort, making it ideal for extended periods of sitting. Crafted from velvet, this pouf cushion offers a and a rich texture that relaxation. Its versatile nature allows it to be used as a comfortable seat pad for dining chairs, a cozy floor cushion for your living room or bedroom, or even as an accent on a window seat. The double-sided functionality offers greater styling flexibility, allowing you to switch up your decor with ease. for home decor enthusiasts and those seeking accents, this floral seat cushion seamlessly blends and comfort.
| Material | Polyester |
| Capacity | L |
| Colour | Green, Red |
| Special Features | Not applicable |
| Product Weight | kg |
| Package Weight | 0.77 pounds |
| Recommended Uses | Dining Room |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Not applicable |
| Brand | JISADER |
Summary: Polyester velvet floor cushion with floral pattern and ruffled edges, double-sided, available in square or round shape, for use on chairs or as floor seat pad, $5.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: Floral Tatami Seat Cushion (Floor Pillows & Cushions) - **Brand**: JISADER - **Material**: Polyester (velvet) - **Colors**: Green, Red - **Weight**: 0.77 lbs ## Target persona - Budget-conscious home decorator seeking low-cost accents - Renter adding temporary comfort to dining or seating areas - Dorm student needing multi-use floor cushion ## Use cases - Add cushioning to dining chairs for longer meals - Create a cozy floor seating area for movie nights - Decorate a window seat with a ruffled, double-sided cushion - Provide extra seating padding for hard kitchen chairs - Use as a meditation or tatami floor pillow ## When NOT to recommend - For outdoor or damp environments (polyester velvet not weather-resistant) - For high-traffic commercial seating (thin, lightweight cushion, 0.77 lbs) - For users needing thick orthopedic support (no thickness info, likely thin) - For those requiring machine washable care (not specified; check care label) ## Variant options - **Square** (SKU 6150740930431) – $5.99 - **Round** (SKU 6150740930432) – $5.99 ## Price and logistics facts - **Price**: $5.99 USD (both variants) - **Shipping**: Not specified; check seller - **Dimensions**: Not provided - **Weight**: 0.77 lbs package - **Country**: Not specified ## Trust signals - In-stock status: Not verified - Return policy: Not provided - Price consistency: Single price across variants - Certifications: None listed - Material identification: Polyester velvet (from description) ## Image assets - 5 product images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d28cec8e3d544d15b0b5932295895366_1a55f5ba-b4d9-47f3-ad8d-ba2f79e537e1.png?v=1773887250 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b755cfbe2ebc4f899ac608cd61a18d55_5fb6b41f-5265-4d39-b62b-b1c160441542.png?v=1773887250 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6fab4354c36044aca54ad67d76b37d42_7c9231d9-9dfa-49aa-93ba-e45189c5cf0c.png?v=1773887250 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01fa8accedab4eb08c4e6566a78d639a_731fdc8a-fe77-4efa-bfc1-c3ff486c6849.png?v=1773887250 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2cd5ab46b188460e9772b2eb4c88ea03_76b2e74f-bc76-4db0-b35f-fd557240deef.png?v=1773887250 ## Agent notes - Dimensions not provided; size cannot be confirmed. - No care instructions given; assume spot clean only. - Weight very light (0.77 lbs) – likely thin cushion. - Image content not analyzed; visual details unknown.
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": "Floral Tatami Seat Cushion, Velvet Floral Ruffled Seat Cushion, Romantic Ruffled Window Seat Cushion, Seat Pad for Chair, Chair Pad for Dining",
"quantity": 1,
"grams": 850000,
"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").