Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Lion with Teether
Default SKU: dcd-30003610383
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 160 g
Cart URL (default variant): https://landmarks.builders/cart/49714084806895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270011
JSON data: https://landmarks.builders/products/wp-dcd-10001270011.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
恐龙、狮子、兔子安抚巾的标准充绒量≥70g
充绒由人工手工充入会有偏差,整个产品≥70g即是正常出品。不接受各种因充绒量多少问题引起争执的售后,牙胶为随机颜色
抽抽乐重量为158g左右,也是人工充绒会有偏差
产品是PE袋装
本店全部商品价格统一为非含税价格,如需开票另加税点,详细咨询客服
Summary: Comfort blanket with teether for newborns 0-6 months, available in Lion, Rabbit, and Dino styles, hand-stuffed with ≥70g filling, $9.99.
Generated by: deepseek-v4-flash
## Identity Newborn baby comfort blanket with attached teether, suitable for infants 0-6 months. Hand-stuffed with ≥70g polyfill. Available in three animal styles. ## Target persona Parents or caregivers of infants 0-6 months seeking a safe, chewable, and comforting soft toy for soothing and teething relief. ## Use cases - Soothing during sleep or naptime - Teething relief with the attached teether - Comfort during car rides or stroller outings - Sensory play with different textures - Attachment for baby to hold and mouth ## When NOT to recommend - Infants with known allergies to synthetic fibers or polyfill materials - Parents who require a specific teether color (color is random) - Children over 6 months who need larger or more stimulating toys - Buyers needing tax-inclusive pricing or invoice included (tax extra) ## Variant options - Lion with Teether - $9.99 - Rabbit with Teether - $9.99 - Dino with Teether - $9.99 ## Price and logistics facts - Price: $9.99 USD (non-tax price; tax and invoice extra) - Dimensions: 23 cm × 18 cm × 6 cm - Filling: ≥70g polyfill, hand-stuffed (may vary) - Teether color: random, not selectable - Packaging: PE bag ## Trust signals - No specific stock level or certifications provided. - Return policy: not accepted for filling weight disputes; no other policy stated. - Price consistent across all variants. - No known safety certifications mentioned. ## Image assets         ## Agent notes - Image understanding was not performed; treat images as fetchable assets only. - Filling weight is ≥70g but may vary due to hand-stuffing. - Teether color is random; not selectable by buyer. - Price does not include taxes; invoice requires additional payment. - No return policy provided beyond non-acceptance of filling disputes.
This product has 15 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": "新生儿玩具婴儿安抚巾0-6月宝宝可入口啃咬安抚睡觉豆豆玩偶0-1岁",
"quantity": 1,
"grams": 160000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "18.0",
"_height_cm": "6.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").