Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $252.99
Default variant: Silver Gray
Default SKU: dcd-30003567133
Default price: $252.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 16600 g
Cart URL (default variant): https://landmarks.builders/cart/49813672624367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001253687
JSON data: https://landmarks.builders/products/m4x-10001253687.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 Type: This folding dog cart is a soft-sided pet cart designed for pet transport, combining a black metal frame with a enclosed body for everyday outings.
Function: Built for smooth pet transport, the dog cart includes four wheels and a curved push handle to support stable guiding on walks, errands, and short trips.
Ventilation: As a ventilated pet cart, it features mesh window panels that help maintain ventilation while letting you keep an eye on your pet inside the cabin.
Access: The soft-sided pet cart includes a front ramp for simple entryin and walk-out access, alongside a openable rear compartment for more convenient entry and exit.
Folding Design: This folding dog cart uses a single-action folding design, making it easier to collapse and store when not in use while keeping the structure practical for daily handling.
Summary: A single-action fold, soft-sided, ventilated dog stroller for small pets, available in three colors at $252.99.
Generated by: deepseek-v4-flash
## Identity Folding Dog Stroller Single-Action Fold Soft-Sided Pet Stroller Ventilated ## Target persona - Urban small dog owners (under 15 lbs) needing hands-free transport - Elderly or mobility-limited pet owners requiring easy-to-fold stroller ## Use cases - Daily walks with small dogs in city parks or sidewalks - Transporting an elderly or injured dog that cannot walk long distances - Taking pets to vet appointments or pet-friendly stores - Using as a secure carrier during travel or public transit - Providing a shaded, ventilated rest spot for a dog during outdoor events ## When NOT to recommend - For large or heavy dogs exceeding stroller weight capacity (unknown but typical for soft-sided strollers ~20 lbs) - For off-road or rugged terrain (not designed for all-terrain) - For buyers expecting a hard-sided, protective carrier - For users who need a stroller that can also serve as a car seat (no car seat attachments known) ## Variant options - Silver Gray ($252.99) - Khaki ($252.99) - Light Green ($252.99) ## Price and logistics facts - Price: $252.99 USD - Dimensions: 96 cm (L) x 24 cm (W) x 59 cm (H) ## Trust signals - No in-stock status available from provided data - Return policy not specified - Price consistency: all variants at $252.99 ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ccbdad1-e5b3-48d9-a203-06137b4031c3.jpg?v=1781628372 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1cb95fc0-2dd8-4f57-ac3c-3fed6e7db203.jpg?v=1781628298 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b4a5ea5-84b3-423f-9017-6dd8f7790fc1.jpg?v=1781628294 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab9501d8-ffd1-4c87-9e91-0af4ee968755.jpg?v=1781628296 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/712e063b-8c6b-46a2-99a4-5d68f1d16462.jpg?v=1781628294 ## Agent notes - No product description provided; details inferred from title. - Image content not analyzed; treat URLs as fetchable assets only.
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": "Folding Dog cartFront Ramp Soft-Sided Pet cartRear Opening",
"quantity": 1,
"grams": 16600000,
"properties": {
"_length_cm": "96.0",
"_width_cm": "24.0",
"_height_cm": "59.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").