Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.99
Default variant: Blue House / 45cm
Default SKU: 6180908894300
Default price: $7.99
Availability: In Stock
Product Type: Floor Pillows & Cushions
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189447799023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/cartoon-fairy-tale-house-pillow-soft-plush-cushion
JSON data: https://landmarks.builders/products/cartoon-fairy-tale-house-pillow-soft-plush-cushion.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transform your space into a magical wonderland with our Cartoon Fairy Tale House Pillow. This delightful decorative pillow features an adorable cartoon animation design, bringing a touch of whimsy and charm to any child's bedroom or play area. Crafted from incredibly soft plush material, it's perfect for snuggling and adds a cozy feel to your home decor.
Inside, you'll find a generous filling of PP cotton, ensuring a plush and comfortable cushion that's ideal for lounging, reading, or imaginative play. The intricate quilted embroidery craftsmanship adds a touch of quality and detail, making this pillow a standout piece. Available in a lovely Green Treehouse colour, it's a washable design for easy care.
This unique pillow makes a wonderful children's birthday gift or a special treat for any young fan of fairy tales and cartoons. Its playful design and soft texture are sure to be a hit.
Summary: Soft plush cushion with cartoon fairy tale house design, filled with PP cotton, available in three colors, priced at $7.99.
Generated by: deepseek-v4-flash
## Identity - Cartoon Fairy Tale House Pillow: a soft plush decorative cushion featuring a cartoon house design, filled with PP cotton, available in 45cm size. ## Target persona - Parents of young children (ages 3-8) decorating a child's bedroom or playroom. - Kids who enjoy fairy tales, cartoons, and imaginative play. - Budget-conscious shoppers looking for affordable novelty home decor. ## Use cases - Adding a whimsical accent to a child's bed or bookshelf. - Providing a cozy cushion for reading or lounging on the floor. - Serving as a soft toy for pretend play (e.g., fairy tale house). - Decorative pillow for a nursery or play area. - Low-cost gift for a child's birthday or holiday. ## When NOT to recommend - For users needing ergonomic back support or firm floor seating. - For outdoor, wet, or high-traffic areas (plush material not durable). - For buyers seeking a minimalist or adult-themed decor. - For those requiring a larger cushion (45cm is small; no other sizes). ## Variant options | SKU | Color | Size | Price | |---------------|---------------|------|-------| | 6180908894300 | Blue House | 45cm | $7.99 | | 6180908894301 | Green Treehouse | 45cm | $7.99 | | 6180908894302 | Yellow House | 45cm | $7.99 | ## Price and logistics facts - Unit price: $7.99 USD (all variants). - Size: 45cm (exact dimensions length/width/height not provided). - Material: Plush outer (type unspecified), PP cotton filling. - Weight: not specified. ## Trust signals - No stock status provided; assume available unless sold out. - No return policy or warranty information available. - No certifications (e.g., safety, material) specified. - Washable design as per description (care instructions not detailed). ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb8c2ee4a6744ddc9d2b55e18a3afd12.png?v=1774197145) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/426f59049b16a1bfa6e2d64ba6d736dde96c806f5b2a3163152e8f341b130cc7.jpg?v=1774197145) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c10792e40398b2b396ba7d00c1494d69799fcbcafc8e8f4b4e29cbd40843ca59.jpg?v=1774197145) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a6631746bce2ae7e1aba997bcbe75bdc74463b0701538c74ededa89dfca5f13.jpg?v=1774197145) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3c7828fa65b64f35b579980718b6732a763af3a95d7e0a6034a11cb4a40a08a.jpg?v=1774197145) ## Agent notes - Variant colors: Blue House, Green Treehouse, Yellow House (all 45cm). - Price is consistent across variants. - No additional images of alternative colors; assume product images represent all. - Image understanding was not performed; visual details not inferred.
This product has 20 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Whimsical Design · Soft Plush · Quilted Embroidery
Verdict: N/A
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": "Cartoon Fairy Tale House Pillow, Soft Plush Cushion",
"quantity": 1,
"grams": 0,
"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").