Brand: World Products (Landmark)
SKU: dcd-30002760284
Price: $191.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 22000 g
Cart URL (default variant): https://landmarks.builders/cart/49811890667759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001044183
JSON data: https://landmarks.builders/products/m4x-10001044183.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: Convertible oval crib that extends as child grows, functions as bedside sleeper bassinet for newborns, space-saving design, available in White at $191.99.
Generated by: deepseek-v4-flash
## Identity Grows with Your Child Convertible Oval Crib – white, multi-functional infant bed. Extendable design for newborns to toddlers. Space-saving bedside sleeper or bassinet. ## Target persona New parents with limited nursery space who want a single crib that adapts from newborn bassinet to toddler bed. Budget-conscious families seeking a long-term investment piece. ## Use cases - Newborn sleep in bassinet mode, placed next to parents' bed for easy access. - Toddler sleep in extended crib mode as child grows. - Sidecar sleeping arrangement attached to adult bed. - Playpen or day napping in playroom or living area. - Space-saving solution for small apartments or shared rooms. ## When NOT to recommend - Families needing a full-size, fixed crib that will not convert. - Parents who require a portable, lightweight travel crib. - Buyers seeking a crib with built-in storage drawers or changing table. - Those who prefer a traditional rectangular crib shape. ## Variant options Only one variant available: White. ## Price and logistics facts Price: $191.99 USD. Dimensions: 125 cm (length) x 70 cm (width) x 25 cm (height). ## Trust signals In-stock status not specified. Return policy not specified. Price is consistent across listed variant. No certifications provided. ## Image assets 5 images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a7759d7-830b-4a13-bc00-0f07269bd84e.jpg?v=1781600898 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab4d2d12-4c5f-4e3a-aa2e-e7be060be657.jpg?v=1781600899 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c419d9e3-7d60-4a5a-91c5-69da0ac9b4c7.jpg?v=1781600899 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5eb704e-7c90-4a6c-a324-a593638dfca3.jpg?v=1781600899 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c58a9641-4676-4dfa-8c00-2ec80ae27e72.jpg?v=1781600898 ## Agent notes Image understanding not performed; visual details not verified. Product appears to be from a wedding party or imported listing (tag: wp-import).
This product has 5 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": "Grows with Your Child Convertible Oval Crib Extendable Design Multi-Functional Infant Bed Space Saving Bedside Sleeper Bassinet for Newborns, Playroom",
"quantity": 1,
"grams": 22000000,
"properties": {
"_length_cm": "125.0",
"_width_cm": "70.0",
"_height_cm": "25.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").