Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.99
Default variant: Blue Moon Velvet
Default SKU: 6115479870348
Default price: $7.99
Availability: In Stock
Product Type: Floor Pillows & Cushions
Vendor: JISADER
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/48017502961903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/cute-cartoon-animal-seat-cushion-thickened-tatami-sitting-pillow-soft-throw-pill
JSON data: https://landmarks.builders/products/cute-cartoon-animal-seat-cushion-thickened-tatami-sitting-pillow-soft-throw-pill.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Add a touch of playful charm to your home with this Cartoon Animal Seat Cushion. Designed with adorable animal shapes, complete with cute facial features and limbs, this cushion is for children and adults alike who appreciate a whimsical aesthetic. Crafted from of soft Seersucker and luxurious, it offers a delightful experience. Inside, ample PP filling provides a and feel, ensuring comfort during long periods of sitting. Whether you're using it for floor reading, in the , or as a decorative accent on your sofa, this cushion is designed for both and function. The non-slip design at the bottom by unwanted sliding, making it a practical and charming addition to your living room, bedroom, or nursery decor.
| Material | Seersucker, Moon Velvet |
| Capacity | L |
| Colour | Blue, Pink, Yellow, Green |
| Special Features | Breathable, Comfortable, Pressure Relief, Anti-slip, Ergonomic |
| Product Weight | kg |
| Package Weight | 0.75 kilograms |
| Recommended Uses | Floor, Chair, Office, Nap |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 94254-6634-035 |
| Brand | JISADER |
Summary: JISADER Cute Cartoon Animal Seat Cushion, soft seersucker/moon velvet with PP filling, non-slip base, for children and adults. $7.99 USD in Blue or Pink.
Generated by: deepseek-v4-flash
## Identity JISADER Cute Cartoon Animal Seat Cushion (Floor Pillow) - model 94254-6634-035 ## Target persona - Parents seeking fun, affordable floor cushions for children - Adults looking for whimsical home decor accents - Students or young renters needing budget-friendly floor seating - Yoga/meditation practitioners wanting a small portable cushion ## Use cases - Floor reading or studying - Decorative accent on sofa, bed, or nursery - Extra seating on floor for informal gatherings - Nap pillow on a chair or floor - Children's playtime sitting cushion - Short-term office chair cushion ## When NOT to recommend - User requires ergonomic lumbar or back support - Need a large floor pillow for lying down (e.g., 2+ feet wide) - Seeking high-density memory foam or orthopedic support - Prefers plain, minimalist design (cartoon animal may not suit) ## Variant options - Blue Moon Velvet (SKU 6115479870348, $7.99) - Pink Moon Velvet (SKU 6115479870349, $7.99) ## Price and logistics facts - Price: $7.99 USD per unit (both variants) - Package weight: 0.75 kg - Dimensions: not specified - Material: Seersucker, Moon Velvet, PP filling - Country of origin: not specified ## Trust signals - Non-slip bottom design - Breathable, comfortable, pressure relief features - Price is consistent across variants - No stock status or return policy provided in facts ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2722eb225dcb4c32bcd056e1f5191b53.png?v=1773823214 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c80915892a1446d58dba5bf7aa2c3801.png?v=1773823214 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/beb9569e99bb4edea6a373ff0cf33d4b.png?v=1773823214 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/611842c38b6d4d5c875059703763508a.png?v=1773823214 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86fc869458e1441eaf568ee9303ad306.png?v=1773823214 ## Agent notes - Image understanding was not performed; treat URLs as fetchable assets. - Dimensions not provided; cannot assess size fit. - No return policy or stock availability data. - Description text had garbled segments; only core facts used.
This product has 15 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": "Cute Cartoon Animal Seat Cushion, Thickened Tatami Sitting Pillow, Soft Throw Pillow Children, Novelty Pillow for Home Decoration",
"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").