Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $259.99
Default variant: Black
Default SKU: dcd-30003478416
Default price: $259.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 28000 g
Cart URL (default variant): https://landmarks.builders/cart/49813683044591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001227320
JSON data: https://landmarks.builders/products/m4x-10001227320.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Four-seat pram wagon with black canopy and storage pockets; dimensions 61x38x91 cm; price $259.99 USD; available in Black and Gray.
Generated by: deepseek-v4-flash
## Identity Four-Seat Pram Wagon Black Canopy, storage pockets, for kids transport. Dimensions: 61x38x91 cm. Variants: Black and Gray at $259.99 each. ## Target persona Parents of 2-4 young children (toddlers/preschoolers) who need a durable wagon for everyday outings. ## Use cases - Transporting multiple kids to the park - Beach trips with kids and gear - Strolling around the neighborhood - Zoo or museum visits - Outdoor festivals or fairs - School pickup for siblings ## When NOT to recommend - Single child families (overkill) - Extreme off-road use (wagon not rated for rough terrain) - Small car with limited trunk space (dimensions require space) - Users seeking a lightweight stroller (this is a heavy wagon) ## Variant options Two color options: Black and Gray. Both at $259.99. ## Price and logistics facts Price: $259.99 USD. Dimensions: 61x38x91 cm. No shipping cost or delivery time provided. ## Trust signals In-stock status not confirmed. Return policy not specified. No certifications listed. Price consistent across variants. ## Image assets 5 images available at URLs provided. ## Agent notes Image understanding not performed. No description available. Product type not specified. Tags: m4x, m4x-202606, wp-import.
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": "Four-Seat Pram Wagon Black Canopy 4 Seat Pram Wagon Storage Pockets Kids Transport",
"quantity": 1,
"grams": 28000000,
"properties": {
"_length_cm": "61.0",
"_width_cm": "38.0",
"_height_cm": "91.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").