Brand: Send From China
SKU: wp-governed-938c4276b94057b4c814
Price: $2.36
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: Send From China
Cart URL (default variant): https://sendfromchina.ai/cart/50558439489775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-governed-938c4276b94057b4c814e9c1
JSON data: https://sendfromchina.ai/products/wp-governed-938c4276b94057b4c814e9c1.json
This star-shaped plush toy is designed as a soft, huggable companion suitable for young adults aged 15-35. It features a cute cartoon star design and is made from PP cotton filling with a plush fabric exterior. The toy is available in multiple color variants, including male and female themed designs, a chef version, a bee version, and a classic star pillow style. Sizes range from 40cm to 100cm in height, with approximate weights from 0.3kg to 2.9kg depending on the size chosen. This plush doll is ideal as a decorative piece or a comforting cuddle buddy, and it can also serve as a thoughtful birthday gift. The product is manufactured in China and is designed for general use by both genders. Please note that this item is not an officially licensed product and does not have multi-functional features.
Summary: Star-shaped plush toy pillow doll, soft PP cotton-filled plush, suitable for ages 15-35, available 40-100cm heights, priced at $2.36 USD, manufactured in China.
Generated by: deepseek-v4-flash
## Identity Star-shaped plush toy pillow doll made from PP cotton filling with plush fabric exterior. Cute cartoon star design. Multiple themed variants described: male/female themed, chef, bee, and classic star pillow. Sizes range from 40cm to 100cm in height; approximate weights 0.3kg to 2.9kg. Not an officially licensed product. No multi-functional features. ## Target persona Young adults aged 15-35, both genders, looking for a soft decorative plush or a huggable companion. Suitable for casual decor and gift-giving. ## Use cases - Bedroom or sofa decorative accent - Cuddle buddy for comfort - Birthday gift for young adults - Themed display (chef, bee, etc.) ## When NOT to recommend - Buyers seeking officially licensed character merchandise - Buyers looking for multi-functional items (e.g., storage, blanket, electronics) - Buyers requiring precise dimensions (dimensions not provided in structured data) - Business or bulk buyers needing clear variant pricing structures ## Variant options Structured data includes only one variant: "Default Title" at $2.36 USD. Description mentions multiple color/design variants, but these are not reflected in the structured variant list. ## Price and logistics facts Price: $2.36 USD. Manufacturer location: China. Dimensions in cm not provided. Description states height variants from 40cm to 100cm, with weights from 0.3kg to 2.9kg. ## Trust signals - In-stock status not explicitly stated. - Return policy not known. - Not an officially licensed product. - Price consistency: low price point; no comparative data. ## Image assets No image URLs provided in the product data. ## Agent notes - Image understanding was not performed because image_urls list is empty. - Dimension fields are null; only descriptive height range available. - Variant data inconsistent with description (multiple themes mentioned but only one variant in structured data).
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 cross-border shipping rates 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Star-Shaped Plush Toy Pillow Doll",
"product_id": 9577898180847,
"variant_id": 50558439489775,
"quantity": 1,
"grams": 0,
"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. The estimate endpoint uses the product dimensions
provided in the request. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").