Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $54.99
Default variant: Gray / Simple
Default SKU: dcd-30002040262
Default price: $54.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/50150298583279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000913894
JSON data: https://landmarks.builders/products/m4x-10000913894.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Automatic Soothing: This electric rocking cradle provides a gentle, automatic side-to-side swing that mimics a parent's embrace, helping to calm and soothe your newborn for peaceful sleep.
Customizable Comfort: Features 4 swing speeds and 4 timer settings (8/15/30/40 mins) to find the perfect rhythm for your baby. The backrest is also adjustable to 3 positions for restping, playing, or feeding.
Convenient Operation: Easily control all functions, including swing speed, timer, and soothing sounds, using either the tap-sensitive panel on the base or the included handheld controller control for handshands-deactivate convenience.
Safe & Secure Design: Built with a sturdy metal frame and a secure safety harness to keep your babycozy. The deeply padded seat provides ultimate comfort, while the detachable canopy with toys deactivateers engagement and shade.
Multi-Functional Entertainer: More than just a rocker, it includes built-in soothing music to create a tranquil atmosphere. Select version also come with a detachable tray, making it a versatile location for your baby to rest, play, and have a snack.
Summary: Automatic Swing Electric Rocking Cradle Multi-Speed Adjustable Electric Rocking Bassinet Padded Seat Infant Soother Soothing Sounds for Newborns, Infants, New Parents, Rest Time, Bedside, Home Use, Living Room. 【Automatic Soothing】: This electric rocking cradle provides a gentle, automatic side-to-side swing that mimics a parent's embrace, helping to calm and soothe your newborn for peaceful sleep. 【Customizable Comfort】: Features 4 swing speeds and 4 timer settings (8/15/30/40 mins) to find the perfect rhythm for your baby. The backrest is also adjustable to 3 positions for restping, playing,
Generated by: m4x-map-v1
This product has 4 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Automatic Swing Electric Rocking Cradle Multi-Speed Adjustable Electric Rocking Bassinet Padded Seat Infant Soother Soothing Sounds for Newborns, Infants, New Parents, Rest Time, Bedside, Home Use, Living Room",
"product_id": 9456700358895,
"variant_id": 50150298583279,
"quantity": 1,
"grams": 25000,
"length_cm": "65.0",
"width_cm": "48.0",
"height_cm": "64.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").