Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $58.99
Default variant: White / Two-layer W Trolley
Default SKU: dcd-30003727848
Default price: $58.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4000 g
Cart URL (default variant): https://landmarks.builders/cart/50150875529455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001312969
JSON data: https://landmarks.builders/products/m4x-10001312969.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
twoCompartment Design: This innovative double decker pet stroller features a two-layer structure that allows you to transport multiple pets simultaneously while keeping them comfortably separated in their own designated compartments.
Effortless Mobility: Engineered as a highly functional rolling pet carrier, it is equipped with a telescoping pull handle and four smooth-rolling wheels that make navigating through crowded compartments entirely hassle-unrestricted.
Excellent Ventilation: Designed with high-visibility mesh panels on the front and sides, this pet carrier ensures optimal air circulation and lets your companion stay cool and relaxed while keeping an eye on their surroundings.
Convenient Access: This wheeled pet suitcase features secure zippered openings on both levels alongside a sturdy top carrying handle, offering multiple entry points and versatile carrying options for quick transitions.
Travel-Ready Construction: Built with a rectangular soft-sided body and a light base finish with contrasting trim, this versatile carrier combines a lightweight structure with a suitcase-style form that is perfect for trips, vet visits, and daily travel.
Summary: Double-Decker Pet Carrier Portable Rolling Pet Carrier Collapsible for Airport. 【twoCompartment Design】: This innovative double decker pet stroller features a two-layer structure that allows you to transport multiple pets simultaneously while keeping them comfortably separated in their own designated compartments. 【Effortless Mobility】: Engineered as a highly functional rolling pet carrier, it is equipped with a telescoping pull handle and four smooth-rolling wheels that make navigating through crowded compartments entirely hassle-unrestricted. 【Excellent Ventilation】: Designed with high-visib
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": "Double-Decker Pet Carrier Portable Rolling Pet Carrier Collapsible for Airport",
"product_id": 9456902602991,
"variant_id": 50150875529455,
"quantity": 1,
"grams": 4000,
"length_cm": "45.0",
"width_cm": "30.0",
"height_cm": "35.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").