Brand: World Products (Landmark)
SKU: dcd-30003602737
Price: $55.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/49714475303151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266986
JSON data: https://landmarks.builders/products/wp-dcd-10001266986.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: Wooden baby crib mobile holder stand, floor-standing, adjustable height with rotation, priced at $55.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: Newborn wooden baby crib mobile holder stand (Floor Stand Bracket style) - **Type**: Toy accessory ## Target persona - Parents or caregivers of newborns (0-12 months) looking for a standalone mobile stand - Gift shoppers for baby showers or new parent gifts ## Use cases - Hanging a mobile above a crib without attaching to the crib - Using a mobile on a stroller or playpen for outdoor entertainment - Adjusting mobile height as baby grows - Rotating mobile to keep baby engaged - Lightweight, portable stand for travel or multiple rooms ## When NOT to recommend - If the buyer needs a wall-mounted or crib-clamp mobile holder - If the buyer expects a mobile toy included (stand only) - For older children (toddlers) who may tip the stand - If the buyer needs a heavy-duty stand for large/heavy mobiles ## Variant options - Only one variant: **Floor Stand Bracket** at $55.99 ## Price and logistics facts - **Price**: $55.99 USD - **Dimensions**: 46.5 cm (length) x 23.0 cm (width) x 9.5 cm (height) - **Shipping**: Not specified ## Trust signals - **In-stock status**: Not provided - **Return policy**: Not provided - **Certifications**: None stated - **Price consistency**: Single price across one variant ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - No product description provided; images not analyzed due to constraints. - Only one variant; verify stock availability before recommending. - No dimensions for assembled stand (only package dimensions given).
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": "新生儿木制婴儿床挂饰支架婴儿车玩具落地可旋转调节高度床铃支架",
"quantity": 1,
"grams": 1300000,
"properties": {
"_length_cm": "46.5",
"_width_cm": "23.0",
"_height_cm": "9.5"
}
}],
"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").