Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: Diameter 40cm Round, 6cm Thick
Default SKU: 4856383918746
Default price: $11.99
Availability: In Stock
Product Type: Chair Pads
Vendor: JISADER
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/48003520561391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/memory-foam-seat-cushion-round-chair-pad-comfortable-tatami-mat-breathable-polye
JSON data: https://landmarks.builders/products/memory-foam-seat-cushion-round-chair-pad-comfortable-tatami-mat-breathable-polye.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Enhance your seating experience with this versatile Memory Foam Seat Cushion. Crafted from polyester fiber, it offers comfort and support. The breathable, textured linen ensures a pleasant feel, while the slow-memory foam filling contours to your body, reducing pressure points. Designed with a zipper for a sleek appearance and user, this chair pad also features a non-slip silicone base to keep it firmly in place. Its solid Orange Red colour and simple design make it a stylish addition to any home, fitting seamlessly with various decor. Ideal for dining chairs, office chairs, or as a comfortable floor cushion, this seat cushion provides a touch of luxury and ergonomic relief for everyday use.
| Material | Polyester |
| Capacity | L |
| Colour | Light Blue, Teal, Gray, Light Gray, Orange Red, Green |
| Product Weight | kg |
| Package Weight | 0.99 pounds |
| Recommended Uses | Multi Position Sleeper |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Y006003 |
| Brand | JISADER |
Summary: Memory foam seat cushion with breathable polyester cover, non-slip silicone dots, and zipper design. Available in round or square, 40cm, orange red, $11.99.
Generated by: deepseek-v4-flash
## Identity JISADER Memory Foam Seat Cushion, Round Chair Pad, Comfortable Tatami Mat, Breathable Polyester Fiber, Orange Red, 40x40cm Thick ## Target persona Budget-conscious shoppers seeking affordable chair pads for home or office. Users needing pressure relief on hard chairs without spending much. ## Use cases - Adding comfort to wooden dining chairs. - Use as a floor cushion for seating. - Reducing pressure on hard office chairs. - Replacing worn out chair cushions with inexpensive option. - As a temporary seating comfort solution for guests. ## When NOT to recommend - If the user requires a thick cushion (>6cm) for heavy pressure relief. - For outdoor use (material not specified as weather-resistant). - If the user prefers a high-end ergonomic office chair pad. - For wheeled chairs (non-slip dots may not work on casters). ## Variant options - 4856383918746: Diameter 40cm Round, 6cm Thick – $11.99 - 4856383918747: 40x40cm Square, 6cm Thick – $11.99 - Colors: Light Blue, Teal, Gray, Light Gray, Orange Red, Green (exact availability unknown) ## Price and logistics facts Price: $11.99 USD. Weight: 0.99 pounds. Dimensions: 40cm width/diameter, 6cm thickness. Shipping not specified. ## Trust signals - In-stock status not confirmed. - Return policy not provided. - Price is low, consistent across variants. - Brand: JISADER. Model: Y006003. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9149f099d71456f8d1c81033b5759bf.png?v=1773639742 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee6b82358d414d1294cf8088c38091cd.png?v=1773639742 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7239232674234fc192b942628ee383d0.png?v=1773639742 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f45da93c06949c0a849701e4920f37d.png?v=1773639742 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6de9e08f5084a0b97c577457617cc05.png?v=1773639743 ## Agent notes - No exact dimensions for the product aside from stated width/diameter and thickness. - Images may show color variants; not analyzed. - Price is low; may not include additional shipping costs.
This product has 16 imagesin catalog.Showing 3 with AI-generated visual descriptionsbelow. All 16 image URLs are included in the Product JSON-LD above, so agents that need full visual access can fetch any of them directly.
**Object**: A single, round seat cushion. **Material & finish**: Fabric with a visible diagonal weave texture, appearing soft and matte. **Form & proportions**: Circular shape with a uniform thickness, approximately one-fifth of its diameter. It has a soft, plump profile, suggesting a comfortable, lightweight feel. A vertical seam is visible on the side edge. **Color & pattern**: Dominantly a muted blue-grey hue. The woven fabric creates a subtle striped pattern with alternating lighter and darker diagonal lines across the surface. **Style**: Functional and contemporary. **Quality signals**:
**Object**: A single round cushion. **Material & finish**: The cushion is covered in a textile fabric with a matte finish. It features a visible diagonal ribbed texture across its surface. **Form & proportions**: It is circular with a flat top and bottom, and a straight, thick side wall. The cushion appears substantial and firm. **Color & pattern**: The dominant color is a muted
**Object**: A single round seat cushion. **Material & finish**: The cushion is covered in a soft-looking fabric with a distinct ribbed texture.
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": "Memory Foam Seat Cushion, Round Chair Pad, Comfortable Tatami Mat, Breathable Polyester Fiber, Orange Red, 40x40cm Thick",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "40.0",
"_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").