Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.99
Default variant: Red / 140*36cm
Default SKU: 4980830926618
Default price: $7.99
Availability: In Stock
Product Type: Plush Pillows
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189398614255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/heart-hug-pillow-light-blue-crystal-super-soft-plush-toy
JSON data: https://landmarks.builders/products/heart-hug-pillow-light-blue-crystal-super-soft-plush-toy.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover the ultimate in cuddly comfort with our Heart Hug Pillow. Designed with a unique, abstract heart shape, this plush toy is more than just a pillow – it's a companion. Made from luxurious crystal super soft plush and generously filled with soft PP cotton, it offers an irresistibly huggable experience. Its impressive 140*36cm size makes it perfect for snuggling up on the sofa or adding a whimsical touch to any room. This light blue pillow is ideal for infants aged 0-3 years, providing a safe and comforting presence. Whether for a special occasion or just because, this heart-shaped long arm hug pillow makes a wonderful gift.
Summary: The Heart Hug Pillow is a light blue crystal super soft plush toy shaped like a heart, measuring 140x36cm, filled with PP cotton, designed for infants 0-3 years, priced at $7.99 USD.
Generated by: deepseek-v4-flash
## Identity Heart Hug Pillow is a heart-shaped plush pillow/toy, category Plush Pillows. ## Target persona - Parent of an infant (0-3 years) seeking a soft cuddle companion. - Gift giver for baby showers or first birthdays. ## Use cases - Providing comfort and security for an infant during naps or bedtime. - Decorative accent in a nursery with a whimsical touch. - Soft cuddle toy for a baby to hold during playtime. - Affordable gift for a newborn or young child. ## When NOT to recommend - For older children or adults needing a larger or firmer support pillow. - For buyers seeking a decorative item with specific dimensions not met by 140x36cm. - For use as a sleep pillow for adults due to size and softness. ## Variant options - Red / 140*36cm (SKU 4980830926618) - Rose Red / 140*36cm (SKU 4980830926619) - Dark Blue / 140*36cm (SKU 4980830926620) - Light Blue / 140*36cm (SKU 4980830926621) ## Price and logistics facts - Price: $7.99 USD for all variants. - Dimensions: 140x36cm (length x width? Height not specified). - Currency: USD. ## Trust signals - Price is consistent across all variants. - Product is listed as plush toy for infants 0-3 years. - No stock status, return policy, or certifications provided in facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fbc2fc2fc8724443a50fe2c477327c35.png?v=1774192945 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed69900e75cb756195e03be443dfbc4b86bfcdc16f2b5dd53405a42779e642c9.jpg?v=1774192945 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/316ab6854707f17bc22251669f6b8b8f2953cb29cf1b782419133c827dbe40b7.jpg?v=1774192945 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0dd8926056df877f8168278c6c25a0cbe0fe959082993be060013a569b4effb0.jpg?v=1774192945 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a3278f93b2db3ad06ede51e45a6c291966968915971d07d6f6f580de1a4a6253.jpg?v=1774192945 ## Agent notes - Image contents were not analyzed; visual details cannot be inferred. - Dimensions given as 140*36cm are ambiguous (likely length and width). No height or weight provided. - Product intended for infants 0-3 years, but no safety certifications listed.
This product has 21 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Crystal Super Soft Plush · 140cm · Abstract Heart Shape
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": "Heart Hug Pillow, Light Blue Crystal Super Soft Plush Toy",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "140.0",
"_width_cm": "36.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").