Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.99 – $9.99
Default variant: L40/W40/H12cm
Default SKU: 5925773064153
Default price: $7.99
Availability: In Stock
Product Type: Floor Pillows & Cushions
Vendor: JISADER
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/48017495064815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/round-teddy-fleece-floor-cushion-large-floor-cushion-seating-soft-thick-floor-pi
JSON data: https://landmarks.builders/products/round-teddy-fleece-floor-cushion-large-floor-cushion-seating-soft-thick-floor-pi.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover comfort and with our Round Floor Cushion, crafted from teddy fleece for a luxurious feel. Its modern minimalist design seamlessly into any home decor, while the PP filling provides exceptional support for relaxation or casual gatherings. for balconies, living rooms, or creating a cozy, this versatile floor pillow offers a warm and inviting ambiance. Available in a range of colours, it's the ideal addition for those seeking comfort and aesthetic in their living space.
| Material | Teddy Fleece |
| Capacity | L |
| Colour | Brown, Black, Beige, Blue, Gray, White |
| Product Weight | kg |
| Package Weight | 1.21 pounds |
| Recommended Uses | Bay Window, Tatami Mat, Floor Seating |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | XY-2025-9-07-3 |
| Brand | JISADER |
Summary: Round teddy fleece floor cushion with PP filling, available in multiple colors and two sizes (40x40x12cm and 50x50x12cm), priced from $7.99.
Generated by: deepseek-v4-flash
## Identity JISADER Round Teddy Fleece Floor Cushion. Product type: Floor Pillows & Cushions. Brand: JISADER. Model: XY-2025-9-07-3. ## Target persona - Budget-conscious shoppers seeking affordable floor seating - Apartment dwellers with limited space - Minimalist decor enthusiasts - Parents wanting soft play cushions for children ## Use cases - Floor seating in living rooms - Balcony relaxation and decor - Tatami mat seating - Casual gatherings and floor seating - Children's play area cushion - Meditation cushion ## When NOT to recommend - If heavy-duty long-term sitting support is needed (PP filling may compress) - For outdoor uncovered use (teddy fleece not weatherproof) - For users requiring cushion thickness >12cm - For commercial or high-traffic areas (durability not specified) ## Variant options - Size L40/W40/H12cm: $7.99 (SKU 5925773064153) - Size L50/W50/H12cm: $9.99 (SKU 5925773064154) - Colors: Brown, Black, Beige, Blue, Gray, White ## Price and logistics facts - Starting at $7.99 USD - 40x40x12cm variant: $7.99 - 50x50x12cm variant: $9.99 - Package weight: 1.21 pounds (approx 0.55 kg) - Product weight not specified ## Trust signals - In-stock status: not confirmed - Return policy: not provided - Price consistent across two sizes - Brand: JISADER - Material: teddy fleece outer, PP filling ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c80ec8eefc59415a946116b8a40b01ab.png?v=1773822542 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8056e20cafd4f889abbddc7e45421ad.png?v=1773822542 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e407f9a3151470ea89785ab1abfa6fd.png?v=1773822542 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/189d01746e6944b98b6c138496c6a263.png?v=1773822542 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1f749cde2524dd5aa4731e59f41b2e4.png?v=1773822542 ## Agent notes - Product description text had some garbled phrases; core specs are clear. - Main product dimensions not provided, only variant dimensions. - Missing data: product weight, stock status, return policy.
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": "Round Teddy Fleece Floor Cushion, Large Floor Cushion Seating, Soft Thick Floor Pillow, Modern Minimalist Seat Pad, Balcony Decor Pillow",
"quantity": 1,
"grams": 1200000,
"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").