Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99 – $40.99
Default variant: White / Round
Default SKU: dcd-30003727852
Default price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/50149697978607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001312970
JSON data: https://landmarks.builders/products/m4x-10001312970.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Identity: A structured, soft-sided rectangular carrier designed to provide a secure and comfortable space for your feline companion during any journey.
Ventilation & Visibility: Features breathable mesh panels on the sides, making this pet carrier highly ventilated to ensure your pet stays cool and relaxed.
Convenient Storage: Equipped with a zippered front pocket and a side zipper compartment, this cat carrier bag offers ample space to store treats, leashes, and travel essentials.
Versatile Transport Options: Designed as a versatile rolling pet carrier, it features a telescoping pull handle and smooth wheels for effortless rolling, alongside sturdy carry handles for quick lifting.
Secure & Comfortable Design: Built with a large top opening, padded top edges, reinforced seams, and an internal opening with a mesh flap, this pet carrier with wheels ensures safe and troublecomplimentary transport.
Summary: Rolling Cat Carrier Sturdy Cat Carrier with Wheels Portable for Cats. 【Product Identity】: A structured, soft-sided rectangular carrier designed to provide a secure and comfortable space for your feline companion during any journey. 【Ventilation & Visibility】: Features breathable mesh panels on the sides, making this pet carrier highly ventilated to ensure your pet stays cool and relaxed. 【Convenient Storage】: Equipped with a zippered front pocket and a side zipper compartment, this cat carrier bag offers ample space to store treats, leashes, and travel essentials. 【Versatile Transport Options】
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 Cat Carrier Sturdy Cat Carrier with Wheels Portable for Cats",
"product_id": 9456505684207,
"variant_id": 50149697978607,
"quantity": 1,
"grams": 3500,
"length_cm": "46.0",
"width_cm": "30.0",
"height_cm": "32.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").