Brand: Send From China
SKU: wp-governed-43010cdbeb5bf12f2370
Price: $1.38
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/50558437196015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-governed-43010cdbeb5bf12f2370285d
JSON data: https://sendfromchina.ai/products/wp-governed-43010cdbeb5bf12f2370285d.json
This plush toy features a soft, floppy-eared bunny design that is cute and comforting, making it an ideal companion for sleeping or as a soothing presence. It can serve as a thoughtful gift for a girlfriend or as a cuddly addition to any plush collection. The toy is crafted from soft materials, ensuring a gentle touch. Available in multiple variants, this bunny plush is suitable for various preferences. Its design emphasizes a cute and calming aesthetic, perfect for relaxation or as a decorative piece. The package includes the plush toy itself. Please note that specific dimensions and material composition are not provided in the source information.
Summary: Soft floppy-eared bunny plush toy priced at $1.38 USD, designed as a comforting sleep companion or gift; dimensions and materials not specified.
Generated by: deepseek-v4-flash
## Identity A soft floppy-eared bunny plush toy, marketed as a comfort doll for sleeping and a gift for a girlfriend. Sold at $1.38 USD. No dimensions, material composition, or certifications are listed. ## Target persona Budget-conscious gift shoppers seeking an inexpensive, cute plush for a girlfriend or plush collector. Also suitable for those wanting a small, calming companion for sleep without needing specific material details. ## Use cases - Bedtime comfort doll for children or adults - Gift for a girlfriend or friend on a budget - Decorative piece for a shelf or bed - Cuddly addition to a plush collection - Soothing presence for travel or relaxation ## When NOT to recommend - Buyers requiring detailed material safety information (e.g., allergen-free or certified non-toxic) - Shoppers expecting a large plush or specific size dimensions - Those needing known fabric composition or washing instructions - Purchasers looking for a premium or high-quality gift with certifications ## Variant options - Default Title (SKU: wp-governed-43010cdbeb5bf12f2370) – $1.38 USD ## Price and logistics facts - Price: $1.38 USD (only price listed) - No shipping, handling, or availability details provided - Single SKU; listing states 'Available in multiple variants' but only Default Title is present in data ## Trust signals - No in-stock confirmation, certifications, or return policy listed - Price consistency: single price point across variant data ## Image assets - No image URLs provided in structured data; image understanding was not performed. ## Agent notes - Dimensions and material composition are missing from source. - The description mentions multiple variants, but only one variant exists in structured data. - Verify actual product stock and shipping before recommending.
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": "Soft Floppy-Eared Bunny Plush Toy Comfort Doll for Sleeping Gift for Girlfriend",
"product_id": 9577897197807,
"variant_id": 50558437196015,
"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").