Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $38.99
Default variant: Black Brown
Default SKU: dcd-30003389064
Default price: $38.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49810371739887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001197675
JSON data: https://landmarks.builders/products/m4x-10001197675.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 Type: This dog car seat bed combines pet bedding and travel convenience in single compact seat-type design, giving your dog a familiar resting place during drives, errands, or weekend trips.
Secure Use: Designed as a car dog bed, it helps keep your pet settled in the back seat while giving you a more organized ride and a calmer travel routine.
Practical Features: The removable washable structure makes daily care easier, so this dog bed can be refreshed after muddy paws, shedding, or long road trips without much hassle.
Comfortable Build: With a padded quilted surface and raised side support, this travel dog bed offers a cozy place for resting while helping your dog feel more contained and comfortable on the move.
Wide Compatibility: Sized at about 45.7 x 25.4 x 50.8 cm, this dog car seat bed is made for most vehicles and is a useful option for small to medium dogs up to 35 lbs, making everyday travel simpler.
Summary: Dog Car Seat Bed Cozy Car Dog Bed Quilted for Dogs. Description: 【Product Type】: This dog car seat bed is designed as a portable pet bedding solution that gives your dog a dedicated place to relax while traveling. 【Comfort Function】: The padded structure works as a dog bed and travel dog bed, helping your pet settle in more calmly during rides and short trips. 【Pet-Friendly Design】: Built as a car dog bed with a raised seat design, it helps keep your dog contained and comfortably positioned in the vehicle. 【Secure Use】: The adjustable straps and safety attachment add extra stability, making th
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": "Dog Car Seat Bed Cozy Car Dog Bed Quilted for Dogs",
"product_id": 9429723054319,
"variant_id": 49810371739887,
"quantity": 1,
"grams": 2500,
"length_cm": "46.0",
"width_cm": "35.0",
"height_cm": "25.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").