Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.17
Default variant: White / 747-3 Two-way Cat
Default SKU: dcd-30002766005
Default price: $19.17
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/50378998481135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001045853
JSON data: https://landmarks.builders/products/wp-dcd-10001045853.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Description:
Versatile Design: This essential baby gear features a high-landscape view and a multi-position reclining seat that allows your little single to sit up or lie down comfortably.
Reversible Direction: The reversible seat stroller allows you to switch between parent-facing mode for bonding and world-facing mode for exploration with a simple adjustment.
Effortless Mobility: Engineered as a lightweight baby stroller, it is equipped with an eight-wheel shock absorption system and built-in springs to absorb shocks on uneven surfaces.
Compact Portability: This foldable baby stroller features a single-hand folding mechanism, making it incredibly easy to collapse and stow in your car trunk or small areas.
Safety & Comfort: Designed as a reliable baby stroller, it includes a secure harness, a shielding sun canopy, and a spacious storage basket for all your daily essentials.
Summary: Lightweight Baby Stroller Single-Hand Fold Reversible Seat Stroller Portable. Description: 【Versatile Design】: This essential baby gear features a high-landscape view and a multi-position reclining seat that allows your little single to sit up or lie down comfortably. 【Reversible Direction】: The reversible seat stroller allows you to switch between parent-facing mode for bonding and world-facing mode for exploration with a simple adjustment. 【Effortless Mobility】: Engineered as a lightweight baby stroller, it is equipped with an eight-wheel shock absorption system and built-in springs to absor
Generated by: dcd-map-v1
This product has 6 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": "Lightweight Baby Stroller Single-Hand Fold Reversible Seat Stroller Portable",
"product_id": 9530685653231,
"variant_id": 50378998481135,
"quantity": 1,
"grams": 15000,
"length_cm": "78.0",
"width_cm": "53.0",
"height_cm": "30.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").