Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99
Default variant: Off-White
Default SKU: 5237105893505
Default price: $14.99
Availability: In Stock
Product Type: Floor Pillows & Cushions
Vendor: JISADER
Weight: 2200 g
Cart URL (default variant): https://landmarks.builders/cart/48017435754735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/round-floor-cushion-thick-seat-pad-for-living-room-floor-meditation-cushion-adul
JSON data: https://landmarks.builders/products/round-floor-cushion-thick-seat-pad-for-living-room-floor-meditation-cushion-adul.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 home with this luxurious Round Floor Cushion, designed for comfort. Its generous 60*60cm size and substantial 10cm thickness offer exceptional support, making it for meditation, lounging, or extra seating in your living room or dining room. The elegant button tufted design, complemented by a sophisticated ruffled edge, adds a minimalist flair to any decor. Crafted from soft material and filled with supportive PP, this cushion provides a cozy and inviting feel. Available in a range, solid colors, it's the addition for home decor enthusiasts, meditation practitioners, and students seeking comfortable and seating.
| Material | Plush |
| Capacity | L |
| Special Features | Washable |
| Recommended Uses | Multi Position Sleeper |
| Product Weight | kg |
| Package Weight | 0.65 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | KS-Putan |
| Number of Items | 1 |
Summary: Round floor cushion with button tufted design, 60x60cm, 10cm thick, made of soft plush material with PP filling, washable, available in Off-White and Lotus Root Pink, $14.99.
Generated by: deepseek-v4-flash
## Identity Round Floor Cushion, size 60x60cm, thickness 10cm, filled with supportive PP, plush cover, button tufted with ruffled edge. Color options: Off-White and Lotus Root Pink. Price $14.99. ## Target persona Budget-conscious shoppers seeking floor seating; Meditation practitioners needing a comfortable cushion; Tiny home or dorm residents wanting versatile seating; Parents seeking washable floor cushions for children's play area. ## Use cases - Meditation sitting on floor - Extra seating in living room or dining room - Floor pillow for children's play areas - Lounging while reading or watching TV - Casual seating for small gatherings ## When NOT to recommend - When back support or lumbar support is needed - When a firm, high-density seat is preferred - When waterproof or outdoor use is required - For individuals with polypropylene (PP) allergies ## Variant options - Off-White: $14.99 - Lotus Root Pink: $14.99 ## Price and logistics facts Price: $14.99 USD. No shipping or handling details provided. ## Trust signals Washable cover. Plush material. Available in two colors. Package weight 0.65 kg. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82b283b63736445e8387a878d9c4191d.png?v=1773820262 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ebab71d6ec134d8db5dbfc8e2c8d9141.png?v=1773820262 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e3715a1dce24ef1aa1c5b163294acd8.png?v=1773820262 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/50161e49dd694516a1ffe2149e46a44c.png?v=1773820262 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2027de943f9d4145b1a9e0a7854a8778.png?v=1773820262 ## Agent notes No return policy, stock status, or certifications provided. Image understanding not performed; treat image URLs only as fetchable assets.
This product has 14 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 Floor Cushion, Thick Seat Pad for Living Room Floor, Meditation Cushion Adults, Button Tufted Floor Pillow, Modern Minimalist Seating",
"quantity": 1,
"grams": 2200000,
"properties": {
"_length_cm": "60.0",
"_width_cm": "60.0",
"_height_cm": "10.0"
}
}],
"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").