Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99 – $33.99
Default variant: Square M (38x38x14cm)
Default SKU: 5085099762623
Default price: $17.99
Availability: In Stock
Product Type: Poufs
Vendor: JISADER
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/48017424482543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/footstool-pouf-chair-pouffe-velvet-beanbag-ottoman-round-circle-living-room-pouf
JSON data: https://landmarks.builders/products/footstool-pouf-chair-pouffe-velvet-beanbag-ottoman-round-circle-living-room-pouf.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
with this stylish and functional Square Hot-stamped Velvet Cushion. Crafted with luxurious hot-stamped velvet that boasts a gilded effect, it adds a touch of sophistication to any room. The filling of particles ensures a comfortable, supportive, and lightweight seating experience, outperforming traditional. Its modern minimalist design seamlessly with diverse, making it a versatile addition to your living room, bedroom, or meditation corner. Use it as a chic footrest, extra seating for guests, or a decorative piece. Easy to clean and maintain, this pouf is designed for both comfort and resilience, making it an ideal choice for apartment dwellers and minimalist decor enthusiasts.
Package Contents: 1 x Square Hot-stamped Velvet Cushion
| Material | Polyester |
| Capacity | L |
| Included Components | Cushion |
| Product Weight | 1.2 kilograms |
| Package Weight | 0.6 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Square Velvet Small Stool Velvet |
| Number of Items | 1 |
Summary: A hot-stamped velvet pouf ottoman with gilded effect, filled with particles, available in Square M (38x38x14cm) for $17.99 and Square XL (58x58x18cm) for $33.99.
Generated by: deepseek-v4-flash
## Identity Footstool Pouf Chair Pouffe, Velvet Beanbag Ottoman Round Circle, Living Room Pouf Chair Modern ## Target persona Apartment dwellers, minimalist decor enthusiasts, budget-conscious shoppers seeking compact and flexible seating for small spaces. ## Use cases - Footrest while sitting on a sofa or armchair - Extra seating for guests in living room or bedroom - Decorative accent in a bay window or corner - Meditation cushion on tatami or floor - Temporary seating in a home office ## When NOT to recommend - For heavy-duty seating or users over 100 kg (no weight limit specified) - For outdoor or damp environments (polyester velvet, no weatherproofing) - For users requiring firm back support (no backrest) - For large living rooms needing substantial furniture (dimensions up to 58x58x18cm) ## Variant options - Square M (38x38x14cm): $17.99 - Square XL (58x58x18cm): $33.99 ## Price and logistics facts - Price: $17.99 (Square M), $33.99 (Square XL) - Dimensions: 38x38x14cm (M), 58x58x18cm (XL) - Weight: 1.2 kg (product), 0.6 kg (package) ## Trust signals - In-stock status not specified; assume typical availability - No explicit return policy provided - Price varies by size consistently - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc85adbb30be4aee8fdde83eb9f9cfe8.png?v=1773819869 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/519258b8fff745abaf3006c2ee33fd36.png?v=1773819869 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/75ae4361e5f14f6ab01bc4717a0e28ba.png?v=1773819869 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18d6d5cf54a146628dc9da7e1dcfde67.png?v=1773819869 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8266f5e025544273ace357e537b68ff7.png?v=1773819869 ## Agent notes Dimensions extracted from variant titles. Product weight 1.2 kg. No image analysis performed; visual details not inferred.
This product has 18 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": "Footstool Pouf Chair Pouffe, Velvet Beanbag Ottoman Round Circle, Living Room Pouf Chair Modern, Velvet Beanbag Ottoman for Bay Window",
"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").