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/48101945114863: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-4
JSON data: https://landmarks.builders/products/floral-tatami-seat-cushion-velvet-floral-ruffled-seat-cushion-romantic-ruffled-w-4.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 polyester velvet floral ruffled seat cushion with tufted design, double-sided, available in square and round shapes, priced at $5.99.
Generated by: deepseek-v4-flash
## Identity A low-cost floral seat cushion made of polyester velvet, featuring a tufted design and ruffled edges. Available in square and round shapes. Double-sided for styling flexibility. ## Target persona Budget-conscious home decorators, renters, college students, or anyone seeking an inexpensive decorative seat pad for dining chairs, window seats, or floor seating. ## Use cases - Adding a floral accent to a dining chair - Softening a hard window seat - Creating a cozy floor cushion for reading nooks - Temporarily improving comfort of folding or wooden chairs - Decorative floor pouf for living room - Quick decor refresh for a room ## When NOT to recommend - For long-term daily heavy seating (low durability expected) - For outdoor use (polyester not weather-resistant) - If exact dimensions are critical (size unspecified) - For customers seeking high-end or thick cushions ## Variant options - Square (SKU: 6150740930431) – $5.99 - Round (SKU: 6150740930432) – $5.99 ## Price and logistics facts Price: $5.99 USD. Package weight: 0.77 lbs. Dimensions not provided. No shipping or tax information available. ## Trust signals - Active product listing with multiple variants (suggest in-stock). - No warranty, return policy, or certifications stated. - Price is consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d28cec8e3d544d15b0b5932295895366_0c823951-9a7a-41e4-aa3a-18dd053340a9.png?v=1773925306 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b755cfbe2ebc4f899ac608cd61a18d55_787f707e-59f3-4260-8762-1b09d39d7d0c.png?v=1773925306 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6fab4354c36044aca54ad67d76b37d42_1ac7e81b-0822-4ac1-9cee-c5cc5072c4b6.png?v=1773925306 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01fa8accedab4eb08c4e6566a78d639a_85ef6760-ae60-4c52-bc0b-89dfd01e3631.png?v=1773925306 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2cd5ab46b188460e9772b2eb4c88ea03_961fe88a-ffbf-4654-9eab-c278c795bd37.png?v=1773925306 ## Agent notes - Dimensions not provided; cannot confirm fit for specific chairs or spaces. - Material composition: polyester (velvet). No details on fill content or density. - Colour options (green, red) mentioned in description but not reflected in variants – may vary by shape or be unavailable. - Image understanding was not performed.
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").