Brand: World Products (Landmark)
SKU: dcd-30003604144
Price: $27.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 180 g
Cart URL (default variant): https://landmarks.builders/cart/49714424512751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267570
JSON data: https://landmarks.builders/products/wp-dcd-10001267570.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.




















Summary: Sozzy newborn car hanging toy, baby soothing stroller car accessory, pink deer style, priced at $27.99.
Generated by: deepseek-v4-flash
## Identity Sozzy newborn car hanging toy (pink deer) – baby soothing stroller car toy. ## Target persona New parents and caregivers of infants seeking a soft, visual-stimulation toy for car rides or stroller walks; also suitable for baby shower gift shoppers. ## Use cases - Attach to car seat to entertain baby during drives. - Hang on stroller for visual stimulation during walks. - Use as a gentle motion toy to soothe baby in car or stroller. - Provide sensory play for newborns with dangling elements. - Decorative accessory for baby gear. ## When NOT to recommend - For toddlers or older children (designed for newborns). - For rough play or teething (material safety not confirmed). - For unsupervised outdoor use (small parts risk). - For babies with known allergies to unspecified materials. ## Variant options Only one variant: Pink Deer (SKU: dcd-30003604144) – $27.99. ## Price and logistics facts - Price: $27.99 USD - Dimensions: 14.0 x 10.0 x 21.0 cm - Shipping and weight not provided. ## Trust signals - In-stock status not confirmed. - Return policy not provided. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a33323d8e4204d7497107e3f40a4653b.png?v=1781085533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34a9d19679ca4bd9aeb157459f20fd51.png?v=1781085531 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed9888d9ec3d4660bbf885c327e119ac.png?v=1781085534 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5e4818503a2544c3acb407bf316a8096.png?v=1781085533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94f4d2f6a60b428e89b430aecd6c0477.png?v=1781085532 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/68bf7f0949e54a4f9e3077999c51efa3.png?v=1781085532 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/205e5dc5123f4fc5acce6fc6f7f72cce.png?v=1781085532 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/afef0b64828e42b3be0e55bcf39a624f.png?v=1781085533 ## Agent notes No product description provided. Images not analyzed; visual content unverified.
This product has 13 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新生儿车挂玩具宝宝安抚婴儿车挂车载玩具婴儿推车挂件",
"quantity": 1,
"grams": 180000,
"properties": {
"_length_cm": "14.0",
"_width_cm": "10.0",
"_height_cm": "21.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").