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/48017537597679: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
JSON data: https://landmarks.builders/products/floral-tatami-seat-cushion-velvet-floral-ruffled-seat-cushion-romantic-ruffled-w.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: Floral velvet cushion with ruffled edges, double-sided, tufted design. Used as seat pad or floor cushion. Polyester. $5.99. Square or round shapes.
Generated by: deepseek-v4-flash
## Identity Product: Floral Tatami Seat Cushion (Floor Pillow & Cushion). Brand: JISADER. Material: Velvet (Polyester). Colors: Green, Red. Shapes: Square, Round. ## Target persona Budget-conscious home decorators; renters seeking inexpensive floor seating; dining room users wanting padded chairs; romantic/floral style lovers; students decorating dorms. ## Use cases - Seat pad for dining chairs - Floor cushion for living room or bedroom - Window seat cushion - Accent decor on sofas or benches - Extra seating on floor for guests - Meditation or floor lounging ## When NOT to recommend - Heavy daily use on high-traffic chairs (durability unknown) - Users needing thick, high-support cushion (dimensions not given) - Allergen-sensitive individuals (polyester material) - Modern minimalist or industrial decor styles ## Variant options - Square (SKU: 6150740930431) – $5.99 - Round (SKU: 6150740930432) – $5.99 ## Price and logistics facts Price: $5.99 USD. Weight: 0.77 lbs. Dimensions: not provided. Includes 1 piece. Recommended use: Dining Room. ## Trust signals No certifications stated. Return policy not specified. Price consistent across variants. In-stock status unknown. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d28cec8e3d544d15b0b5932295895366.png?v=1773823862 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b755cfbe2ebc4f899ac608cd61a18d55.png?v=1773823862 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6fab4354c36044aca54ad67d76b37d42.png?v=1773823862 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01fa8accedab4eb08c4e6566a78d639a.png?v=1773823862 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2cd5ab46b188460e9772b2eb4c88ea03.png?v=1773823862 ## Agent notes - Dimensions (length, width, height) are missing; cannot confirm size before purchase. - Material is polyester; described as "velvet" (texture). - Image understanding not performed; actual appearance not analyzed.
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").