Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $159.00
Default variant: Beige
Default SKU: dcd-30003679361
Default price: $159.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1530 g
Cart URL (default variant): https://landmarks.builders/cart/50151164870895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001295947
JSON data: https://landmarks.builders/products/m4x-10001295947.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: A structured pet carrier designed with a rectangular travel shape measuring 52 cm long, 23 cm wide, and 25 cm high, featuring a light-colored body with contrasting black trim and straps.
Ventilation System: This breathable pet carrier ensures optimal airflow through a top ventilation mesh ventilation panel and dedicated side ventilation openings, keeping your pet cool and comfortable.
Travel Convenience: Equipped with a rear trolley sleeve, this pet travel bag easily slides over your luggage handle for effortless, hands transport through busy airports and stations.
Functional Features: A highly practical pet carrier bag with trolley sleeve that includes a front zippered opening for easy access, a padded top handle, an adjustable shoulder strap, and a front exterior pocket for storing essentials.
Space-Saving Design: This foldable pet carrier is engineered to fold down compactly when not in use, allowing for hassle storage in tight compartments, closets, or car trunks.
Summary: Pet Carrier Bag with Trolley Sleeve Breathable Pet Carrier with Suitcase Sleeve Hands for Commuters, Small Dogs, Travel,Car Trips. 【Product Identity】: A structured pet carrier designed with a rectangular travel shape measuring 52 cm long, 23 cm wide, and 25 cm high, featuring a light-colored body with contrasting black trim and straps. 【Ventilation System】: This breathable pet carrier ensures optimal airflow through a top ventilation mesh ventilation panel and dedicated side ventilation openings, keeping your pet cool and comfortable. 【Travel Convenience】: Equipped with a rear trolley sleeve,
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": "Pet Carrier Bag with Trolley Sleeve Breathable Pet Carrier with Suitcase Sleeve Hands for Commuters, Small Dogs, Travel,Car Trips",
"product_id": 9456984424687,
"variant_id": 50151164870895,
"quantity": 1,
"grams": 1530,
"length_cm": "53.0",
"width_cm": "34.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").