Brand: World Products (Landmark)
SKU: 5645473975021
Price: $16.99
Availability: In Stock
Product Type: Floor Pillows & Cushions
Vendor: JISADER
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/48102410092783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/floor-cushion-50x50-modern-minimalist-seat-cushion-pillow-waterproof-wear-resist
JSON data: https://landmarks.builders/products/floor-cushion-50x50-modern-minimalist-seat-cushion-pillow-waterproof-wear-resist.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
space with this versatile floor cushion, designed for comfort and . Crafted from advanced, it offers exceptional comfort. The waterproof and stain-resistant surface ensures easy cleaning and maintenance, making it a practical choice for any home. Its wear-resistant material is built to withstand daily use and resist scratches, making it a pet-friendly option. into various decor schemes, while the supportive foam particle filling provides a comfortable and stable seating experience. for bedrooms, living rooms, or any area where low-profile seating is desired.
| Material | Tech Fabric |
| Capacity | L |
| Recommended Uses | Bedroom |
| Product Weight | kg |
| Package Weight | 2.5 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | c-7 |
| Number of Items | 1 |
Summary: Modern minimalist floor cushion 50x50 (variant 60x60 cm) with waterproof, stain-resistant, wear-resistant tech fabric and foam particle filling for supportive floor seating.
Generated by: deepseek-v4-flash
## Identity Floor Pillow & Cushion, Modern Minimalist, Tech Fabric ## Target persona Homeowners seeking low-profile seating for living rooms or bedrooms, especially those with pets or children. ## Use cases - Floor seating in living room for casual lounging or TV watching - Extra seating in bedroom or reading nook - Meditation cushion or yoga prop - Pet-friendly floor cushion for lounging with pets - Low-profile seating for small apartments or minimalist spaces - Temporary guest seating ## When NOT to recommend - For users needing ergonomic back support for prolonged sitting - For outdoor use (not specified waterproof for outdoors) - For commercial high-traffic areas - For users preferring thick plush cushion (foam particles provide firm support) ## Variant options - 60x60 cm variant available at same price ($16.99 USD) ## Price and logistics facts - Price: $16.99 USD - Package weight: 2.5 kg - Model number: c-7 - Number of items: 1 - Dishwasher safe: No - Microwaveable: No ## Trust signals - In stock (as listed) - Waterproof and stain-resistant surface for easy cleaning - Wear-resistant material designed to withstand daily use and resist scratches - Pet-friendly material - No specific return policy or certifications provided in facts ## Image assets - 5 images available: see URLs below - Image content not analyzed; verify visual details if needed ## Agent notes - Image understanding was not performed; specific visual details not verified - Exact dimensions for the base 50x50 cm product not provided; variant listed as 60x60 cm - Description mentions 'Tech Fabric' material; no further specifics - Foam particle filling provides firm, supportive seating
This product has 7 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": "Floor Cushion 50x50, Modern Minimalist Seat Cushion, Pillow, Waterproof Wear-Resistant, Bedroom Living Room Seat",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "50.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").