Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $199.99
Default variant: Beige
Default SKU: dcd-30003716606
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: 6400 g
Cart URL (default variant): https://landmarks.builders/cart/50149731664111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001308790
JSON data: https://landmarks.builders/products/m4x-10001308790.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Identity: This compact and stylish stroller is designed specifically to provide a secure and comfortable ride for your small to medium-sized canine companions.
Convenient Portability: Featuring a smart, space-saving design, this foldable pet stroller collapses effortlessly to fit into tight areas, making it perfect for apartment living and car travel.
Ventilation & Visibility: The domed top cabin of this dog stroller is equipped with a breathable mesh ventilation window and a front zip opening, ensuring your pet enjoys fresh air and a clear view of the outdoors.
Ample Storage: Designed for convenience on the go, this pet stroller with storage basket features a lower storage area and a front quilted pocket adorned with a decorative bow to carryall your essentials organized.
Smooth Maneuverability: Built with a sturdy white metal frame, a padded handle, and four reliable wheels with tan outer tires, this pet stroller ensures a smooth, comfortable, and effortless pushing experience during daily walks.
Summary: Foldable Pet Stroller Breathable Pet Stroller with Storage Basket Dog Pram Compact Lightweight for Small Dogs, Walks. 【Product Identity】: This compact and stylish stroller is designed specifically to provide a secure and comfortable ride for your small to medium-sized canine companions. 【Convenient Portability】: Featuring a smart, space-saving design, this foldable pet stroller collapses effortlessly to fit into tight areas, making it perfect for apartment living and car travel. 【Ventilation & Visibility】: The domed top cabin of this dog stroller is equipped with a breathable mesh ventilation
Generated by: m4x-map-v1
This product has 12 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": "Foldable Pet Stroller Breathable Pet Stroller with Storage Basket Dog Pram Compact Lightweight for Small Dogs, Walks",
"product_id": 9456516202735,
"variant_id": 50149731664111,
"quantity": 1,
"grams": 6400,
"length_cm": "78.0",
"width_cm": "44.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. 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").