Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.86 – $16.94
Default variant: XL Basket with Lid
Default SKU: dcd-30003711776
Default price: $14.86
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Pet Carrier
Vendor: World Products
Weight: 4700 g
Cart URL (default variant): https://landmarks.builders/cart/50455831740655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001306825
JSON data: https://landmarks.builders/products/wp-dcd-10001306825.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Take your furry companion along on every adventure with this premium rear-mounted pet carrier. Engineered for stability, this heavy-duty carrier is designed to mount securely onto the rear rack of your two-wheeler, pedal cycle, or motorcycle. Whether you are commuting through busy city streets or enjoying a leisurely weekend ride, this pet carrier provides a reliable and comfortable space for your pet to enjoy the ride directly behind you. Crafted with a rigid black metal tubular frame, the rectangular cage-barred body features a raised upper guard structure and sheltering side rails to prevent accidental falls. The built-in front locking latch adds an extra layer of security, keeping the enclosure firmly shut while in motion. Inside, the textile-lined basket body offers a soft and cozy surface, ensuring your pet remains relaxed and comfortable even on bumpy roads. Installation is incredibly simple thanks to the innovative fasten-on mounting bracket. This user-friendly system allows you to attach or remove the bike basket in seconds, making it highly convenient for daily commuters who need a versatile setup. Combining a rugged exterior with a pet-friendly interior, this rear bike basket is the top outing equipment for energetic pet owners who refuse to leave their furry friends behind.
Summary: Take your furry companion along on every adventure with this premium rear-mounted pet carrier. Engineered for stability, this heavy-duty carrier is designed to mount securely onto the rear rack of your two-wheeler, pedal cycle, or motorcycle. Whether you are commuting through busy city streets or enjoying a leisurely weekend ride, this pet carrier provides a reliable and comfortable space for your pet to enjoy the ride directly behind you. Crafted with a rigid black metal tubular frame, the rectangular cage-barred body features a raised upper guard structure and sheltering side rails to prevent accidental falls. The built-in front locking latch adds an extra layer of security, keeping the enclosure firmly shut while in motion. Inside, the textile-lined basket body offers a soft and cozy surface, ensuring your pet remains relaxed and comfortable even on bumpy roads. Installation is incredibly simple thanks to the innovative fasten-on mounting bracket. This user-friendly system allows you to attach or remove the bike basket in seconds, making it highly convenient for daily commuters who need a versatile setup. Combining a rugged exterior with a pet-friendly interior, this rear bike basket is the top outing equipment for energetic pet owners who refuse to leave their furry friends behind.
Generated by: deepseek-v4-flash
This product has 2 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 with Mounting Bracket, Textile-Lined Bike Pet Carrier, Shielded Dog Bike Basket for Motorcycle",
"product_id": 9538067923183,
"variant_id": 50455831740655,
"quantity": 1,
"grams": 4700,
"length_cm": "45.0",
"width_cm": "35.0",
"height_cm": "47.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").