Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $199.99
Default variant: Black
Default SKU: dcd-30003478418
Default price: $199.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20200 g
Cart URL (default variant): https://landmarks.builders/cart/49811905904879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001227321
JSON data: https://landmarks.builders/products/m4x-10001227321.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
2 Child Wagon Pushchair Four Wheels Foldable Wagon Pushchair for Camping
| Age Level | 1-2 Years |
| Recommended Age Range | 1-3 Years |
Summary: A foldable metal-frame wagon pushchair for two children with storage pockets, suitable for camping and outdoor use.
Generated by: deepseek-v4-flash
## Identity - Product: 2 Child Wagon Pushchair - Price: $199.99 USD - Dimensions: 57 x 42 x 101.5 cm - Frame: Metal, foldable - Storage: Pockets included ## Target persona - Parents of two young children (toddlers/preschoolers) - Active families who enjoy camping, parks, and outdoor excursions - Caregivers seeking a durable, multi-purpose transport solution ## Use cases - Transporting two children simultaneously on walks or trips - Camping trips: moving kids and gear across uneven terrain - Park outings, zoo visits, or fairs - Shopping errands with two children - Everyday neighborhood walks ## When NOT to recommend - For families with only one child (overly large)
- If user needs an ultra-light, compact stroller for air travel
- For frequent heavy off-road use (e.g., rugged mountain trails)
- If user's budget is under $150 ## Variant options - Color: Black (sku: dcd-30003478418) - Color: Gray (sku: dcd-30003478419) - Both at $199.99 USD ## Price and logistics facts - Price: $199.99 USD (same for both variants) - Dimensions: 57 x 42 x 101.5 cm - Foldable metal frame - No shipping or stock information provided ## Trust signals - Two color variants available - In-stock status not confirmed - No return policy or warranty stated in source - Price stable across variants ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cbf2f0fd-33bd-4c23-b9c4-0a3f17dc907a.jpg?v=1781600925 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4de96a7b-7337-4515-9754-655efc935470.jpg?v=1781600925 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c13c59d-79d1-4484-ba2b-58451e1f59d0.jpg?v=1781600926 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9108bfb-2295-46e9-8890-cffc55d813c0.jpg?v=1781600926 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4dfc4070-18a5-4971-89e2-654a74347dbc.jpg?v=1781600927 ## Agent notes - No product description was provided; details inferred from title, tags, and dimensions. - Canopy, weight capacity, and assembly requirements are unknown. - Images were not analyzed; visual features (colors, pockets, canopy) are not confirmed.
This product has 12 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": "2 Child Wagon Pushchair Four Wheels Foldable Wagon Pushchair for Camping",
"quantity": 1,
"grams": 20200000,
"properties": {
"_length_cm": "57.0",
"_width_cm": "42.0",
"_height_cm": "101.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").