Brand: World Products (Landmark)
This product has 18 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.99 – $10.99
Default variant: Rainbow Bridge / 40x40cm (unfolded blanket 105x150cm)
Default SKU: 5757525878136
Default price: $7.99
Availability: In Stock
Product Type: Decorative Pillows
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189438034159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/cartoon-bear-pillow-blanket-floral-pattern-polyester
JSON data: https://landmarks.builders/products/cartoon-bear-pillow-blanket-floral-pattern-polyester.json
This product comes in 18 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover the ultimate in comfort and convenience with our adorable Cartoon Bear Pillow Blanket. This versatile accessory seamlessly transforms from a plush cushion to a cosy blanket, making it your perfect companion for relaxation at home or on the go. Featuring a delightful floral pattern and a charming baby bear design, it brings a touch of fresh and simple style to any setting.
Pattern: Floral, Outer Material: Polyester, Product Category: Cushion Blanket, Color: Baby Bear, Weaving Process: Other, Size: 50x50cm (unfolded blanket 150*195cm), Filling: Polyester, Style: Fresh and Simple, Category: Cushion
Summary: Cartoon bear pillow blanket with floral pattern, polyester. Dual-use as cushion and blanket. Available in multiple colors and two sizes, priced $7.99-$10.99.
Generated by: deepseek-v4-flash
## Identity Cartoon Bear Pillow Blanket, Floral Pattern, Polyester. A dual-purpose cushion that unfolds into a blanket. ## Target persona Budget-conscious shoppers seeking a multifunctional, cute decorative item for home or travel. Suitable for children, teens, or adults who enjoy whimsical patterns. ## Use cases 1. Sofa snuggle blanket while watching TV. 2. Quick nap pillow at office. 3. Travel blanket for car or airplane. 4. Decorative cushion for kids' room. 5. Portable comfort for outdoor trips. ## When NOT to recommend 1. High-end home decor, as material is basic polyester. 2. Users needing full-sized blankets, unfolded size max 150x195cm. 3. Those with polyester allergies. 4. Seeking premium or luxury materials. ## Variant options 6 patterns: Rainbow Bridge, Kerryla, Lily of the Valley, Driving Style, Bear Nini, Bear Paipai. Two sizes: 40x40cm (blanket 105x150cm) at $7.99, 50x50cm (blanket 150x195cm) at $10.99. ## Price and logistics facts $7.99-$10.99 USD. Dimensions: pillow 40cm or 50cm square; blanket unfolded 105x150 or 150x195 cm. Outer material and filling: polyester. ## Trust signals No in-stock or return policy information provided. Price consistent across variants for same size. No certifications listed. ## Image assets URLs: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/678d1c912ef64e909591d9df45684f1f.png?v=1774196130, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cab4fab5bf284c99bf5e2dc2c1ee23a4.png?v=1774196130, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97c6f4ec1a0d45a0861fb600a44086da.png?v=1774196130, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf988c288260fd7467745c2f7c3c66321d978c5cc427b69b872e34ed5ae3eb8a.jpg?v=1774196130, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a5ee8cb006432a3ff5ceedd033dbd26da8c7df464fee49be6138e61a8306c59.jpg?v=1774196130 ## Agent notes Image content not analyzed; visual details not described.
This product has 32 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Pillow Blanket · Cartoon Bear · Floral Pattern
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 Bear Pillow Blanket, Floral Pattern, Polyester",
"quantity": 1,
"grams": 0,
"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").