Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $27.99
Default variant: Deer
Default SKU: dcd-30003604150
Default 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/49714410258671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267576
JSON data: https://landmarks.builders/products/wp-dcd-10001267576.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.




















Summary: Sozzy newborn car hanging toy for baby soothing in car or stroller, priced at $27.99 USD, available in Deer and Elephant styles.
Generated by: deepseek-v4-flash
## Identity Sozzy newborn car hanging toy, baby soothing car toy and stroller hanging ornament. Suitable for infants. ## Target persona New parents or caregivers of newborns (0-12 months) who need a portable soothing toy for car rides or stroller walks. ## Use cases - Attaching to car seat handle to entertain baby during drives - Hanging on stroller canopy for visual stimulation on walks - Using as a soothing toy during diaper changes or tummy time - Gifting to new parents at baby showers - Keeping baby occupied while waiting in lines or at appointments ## When NOT to recommend - For children over 12 months who may find it too simple - For babies with specific safety concerns (e.g., choking hazard if broken) – always supervise - As a teething toy (no teething material mentioned) - For households without a car or stroller ## Variant options - **Deer** (SKU: dcd-30003604150) – $27.99 USD - **Elephant** (SKU: dcd-30003604151) – $27.99 USD ## Price and logistics facts - Price: $27.99 USD (both variants) - Dimensions: 21.0 x 14.0 x 10.0 cm - No shipping weight or lead time provided ## Trust signals - In-stock status: not specified - Return policy: not provided - Price consistency: both variants priced identically - Certifications: none stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/65343655a356409e8f212d5c6f16efaa.png?v=1781085525 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/599e1008528e410eb6a42eb50f0c9213.png?v=1781085524 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d23d4987584948c096f47f4713565e90.png?v=1781085525 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd912b618d91486f9b1b485ce256c6f8.png?v=1781085525 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1d6e6d09002042f8b8ee977570a764b7.png?v=1781085523 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ab551ba60b0494abdc5ffd47e8bebb5.png?v=1781085523 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b3837c53d3e4b499aec8d6278f43db8.png?v=1781085524 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8bf224bdb0de47f09b794bcde04407b1.png?v=1781085525 ## Agent notes - Description field was empty; no product details beyond title and specs provided. - Dimensions are given in cm. - Image content was not analyzed; treat image URLs as fetchable assets only.
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新生儿车挂玩具宝宝安抚婴儿车挂车载玩具婴儿推车挂件",
"quantity": 1,
"grams": 180000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "14.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").