Brand: World Products (Landmark)
SKU: dcd-30003289192
Price: $37.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2950 g
Cart URL (default variant): https://landmarks.builders/cart/49974145450223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001162244
JSON data: https://landmarks.builders/products/m4x-10001162244.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: A large-capacity rolling pet carrier designed as a practical pet supply for travel, combining a soft-sided creature carrier with a convenient trolley-design frame for easier transport.
Breathability: Multiple mesh panels help air circulate inside the rolling pet carrier, giving your pet better visibility and a more comfortable space during outings, vet visits, or short trips.
Portability: This pet trolley bag includes a wheeled base and a pull handle, so you can roll it smoothly instead of carrying the full weight by hand when moving through stations, sidewalks, or parking areas.
Travel Convenience: The lightweight soft-shell build and carry handles make this airline pet carrier easier to lift, stow, and load, especially when you need a dependable carrier for quick departures and everyday errands.
Purpose: Built to keep small pets supported during travel, this carrier helps reduce stress for both pet and owner by creating a stable, enclosed space that is easy to move and simple to use.
Summary: Rolling Pet Carrier Breathable Mesh Wheeled Feline Carrier Hand Carry for Travel. Description: 【Product Type】: This rolling pet carrier is a practical pet supply designed to move small pets comfortably, combining a soft-sided pet carrier with a wheeled trolley setup for easier travel. 【Travel Convenience】: As a rolling pet carrier and pet trolley bag, it helps reduce the strain of carrying your pet by hand, making airport check-inside, outdoor walks, and longer trips feel much more manageable. 【Breathable Design】: Mesh panels on multiple flank support steady ventilation and visibility, so your
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": "Rolling Pet Carrier Breathable Mesh Wheeled Feline Carrier Hand Carry for Travel",
"product_id": 9440469876975,
"variant_id": 49974145450223,
"quantity": 1,
"grams": 2950,
"length_cm": "52.0",
"width_cm": "37.0",
"height_cm": "10.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").