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/48088334794991: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-3
JSON data: https://landmarks.builders/products/floral-tatami-seat-cushion-velvet-floral-ruffled-seat-cushion-romantic-ruffled-w-3.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: A velvet floral seat cushion with ruffled edges and tufted design, available in square or round shapes for use as chair pad or floor cushion.
Generated by: deepseek-v4-flash
## Identity JISADER Floral Tatami Seat Cushion, velvet, polyester, double-sided, available in Square and Round variants. ## Target persona Budget-conscious home decorators seeking affordable, decorative cushions for indoor seating areas such as dining chairs, floor seating, or window seats. ## Use cases - Adding a floral accent to plain dining chairs. - Creating extra floor seating for casual gatherings. - Softening a wooden window seat. - Replacing worn-out chair pads in a rental apartment. - Providing a lightweight cushion for meditation or floor lounging. - Double-sided use to match different decor themes. ## When NOT to recommend - Heavy daily office chair use (thin cushion, not ergonomic). - Outdoor or damp environments (polyester velvet not weather-resistant). - Users requiring thick supportive padding (only 0.77 lbs suggests minimal thickness). - Those with polyester allergies. ## Variant options - Square (SKU: 6150740930431) - $5.99 - Round (SKU: 6150740930432) - $5.99 ## Price and logistics facts Price: $5.99 USD per cushion. Package weight: 0.77 pounds. No dimensions provided. Sold by JISADER. ## Trust signals - Price is extremely low, consistent across variants. - Double-sided design for extended use. - No return policy or stock status stated in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d28cec8e3d544d15b0b5932295895366_4bede237-36e7-4b0a-9bec-d7b4cd59e8ff.png?v=1773906057 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b755cfbe2ebc4f899ac608cd61a18d55_af544b5e-0319-411b-b7e2-3e51b2f0582c.png?v=1773906057 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6fab4354c36044aca54ad67d76b37d42_17c0ea4b-0bbe-4634-8caf-b050ae16d458.png?v=1773906057 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01fa8accedab4eb08c4e6566a78d639a_0ac46133-66b7-4254-980f-5d46338f27ea.png?v=1773906057 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2cd5ab46b188460e9772b2eb4c88ea03_d14389a4-1180-4eee-aff5-87f2d9fd3bcb.png?v=1773906057 ## Agent notes Image content was not analyzed. No physical dimensions provided. Cushion weight is very light (0.77 lbs), indicating thin fill.
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").