Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99
Default variant: Pink
Default SKU: dcd-30003604127
Default price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 210 g
Cart URL (default variant): https://landmarks.builders/cart/49714448924911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267560
JSON data: https://landmarks.builders/products/wp-dcd-10001267560.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
小狗身高尺袋装尺寸:20*16.5*9cm
箱规:56*47*51 50/箱
11.72kg一箱
0.21kg单个产品重量
Summary: Sozzy newborn soothing plush toy with music and height chart, dog-shaped, for infants 0-1 year, available in Pink and Blue for $24.99.
Generated by: deepseek-v4-flash
## Identity Sozzy newborn soothing plush toy with music and height chart, dog-shaped (Pink/Blue). ## Target persona Parents or caregivers of newborns (0-1 year) seeking a multifunctional soothing toy with music and growth tracking. ## Use cases - Calming baby to sleep with lullabies - Soothing during fussy or crying episodes - Measuring baby's height with integrated chart - Providing a soft comfort object for daytime cuddles - Offering a musical distraction during diaper changes or travel - Using as a newborn gift for baby showers or hospital visits ## When NOT to recommend - For children over 12 months (toy designed for infant stage) - For babies who reject plush toys or have sensory aversions - When safety certifications (e.g., CE, ASTM) are required (not provided in facts) - For buyers seeking strictly educational or developmental toys beyond comfort/music ## Variant options - Pink (SKU: dcd-30003604127) - $24.99 - Blue (SKU: dcd-30003604128) - $24.99 ## Price and logistics facts - Price: $24.99 USD per unit - Dimensions: 40 x 20 x 10 cm - Unit weight: 0.21 kg - Sold in carton of 50 (carton weight 11.72 kg, dimensions 56x47x51 cm) ## Trust signals - In-stock status not explicitly provided - Return policy: not specified - No safety certifications listed in product data - Multiple product images available (see Image assets) ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image content not analyzed; no safety certifications or return policy provided.
This product has 14 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
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": "Sozzy新生儿宝宝安抚抱枕音乐小狗身高尺抱偶婴儿哄睡玩具0-1岁",
"quantity": 1,
"grams": 210000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "20.0",
"_height_cm": "10.0"
}
}],
"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").