Brand: World Products (Landmark)
SKU: dcd-30001885282
Price: $232.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3850 g
Cart URL (default variant): https://landmarks.builders/cart/49813632319727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892395
JSON data: https://landmarks.builders/products/m4x-10000892395.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Round serpentPrint Pouf Thick and Comfortable Mandala Pillow with fringe balls
| Item Height | 15 in |
| Item Length | 22 in |
| Item Width | 22 in |
| Type | Pouf |
| Style | Vintage/Retro |
| Department | Adult |
| Pattern | Mandala |
| Material | Fabric |
| Care Instructions | Clean with Upholstery Shampoo |
| Features | Tufted |
| Fill Material | Foam |
| Firmness | Medium |
| Maximum Height | 10 in |
| Room | Living Room |
| Shape | Round |
| Theme | Nature |
| Upholstery Fabric | Polyester |
Summary: Round serpent print pouf with mandala pattern and fringe balls; 56 cm diameter, 26 cm height, $232.99.
Generated by: deepseek-v4-flash
## Identity Round serpent print pouf with mandala pattern and fringe balls, single variant "Baroque Afternoon". ## Target persona Boho-style home decorators seeking decorative floor seating; meditation or yoga practitioners needing a low cushion; small-space dwellers looking for multifunctional accent furniture. ## Use cases - Extra floor seating in a living room or den - Meditation or yoga cushion - Decorative accent in a bedroom corner - Footrest in a reading nook - Kids' playroom seating - Casual seating in a bohemian-themed space ## When NOT to recommend - For outdoor or damp environments (fabric not specified) - For individuals needing firm back support or ergonomic seating - High-traffic commercial seating (durability unknown) - As a primary desk chair (height too low) ## Variant options Only one variant: "Baroque Afternoon" at $232.99. ## Price and logistics facts Price: $232.99 USD. Dimensions: 56 x 56 x 26 cm. No shipping or tax information provided. ## Trust signals No stock status, return policy, or certifications provided. Product is listed with a single image set (5 images). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be30478c-2d58-41d1-af8d-1cc4c6d2177d.jpg?v=1781628222 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bbb0f24a-bdfe-4d26-b170-90c00cf7faa6.jpg?v=1781628222 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/51cf8b3b-83a8-4521-9b74-132119695390.jpg?v=1781628223 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/55ebc17e-1a2f-4194-87a3-64094beb79bc.jpg?v=1781628228 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f13eb842-512a-48f8-8b63-d6b728f180ff.jpg?v=1781628222 ## Agent notes Image content was not analyzed; all visual details (colors, patterns, texture, fringe) are not inferred from images. No stock or shipping info.
This product has 12 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 serpentPrint Pouf Thick and Comfortable Mandala Pillow with fringe balls",
"quantity": 1,
"grams": 3850000,
"properties": {
"_length_cm": "56.0",
"_width_cm": "56.0",
"_height_cm": "26.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").