Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $55.99
Default variant: Black
Default SKU: dcd-30002874220
Default price: $55.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2750 g
Cart URL (default variant): https://landmarks.builders/cart/49973684961519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001081701
JSON data: https://landmarks.builders/products/m4x-10001081701.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Booster Seat Design: This dog booster seat raises your pet to a more comfortable viewing height, helping them look out the window and feel more settled during car rides.
Soft Padded Interior: Built as a cozy car pet bed with quilted cushioning and a supportive fill, it gives your dog a soft place to relax on short trips or longer travel days.
Safety Tether: The built-in harness attachment helps keep your pet gear more secure in the dog car seat, adding extra stability when you are on the road.
Easy Setup: Adjustable straps make this pet booster seat simple to position in the car, so you can use it quickly in the front or back seat without complicated steps.
Travel Comfort: This dog booster seat is designed to help reduce mess and create a familiar resting place, making rides calmer for young dogs and small dogs who need a snug, elevated place to ride.
Summary: Dog Car Booster Seat Safety Tether Dog Booster Seat Safe Harness Straps for Dogs. Description: 【Booster Seat Design】: This dog car seat gives your pet a raised place to sit, helping them ride more comfortably while staying close to you on the road. 【Comfortable Build】: As a soft padded pet booster seat, it uses a soft quilted surface and cushioned support to make longer trips feel gentler and less tiring. 【Stable Travel Use】: Built as practical pet gear, this car pet bed includes secure straps and a bowl-shaped-design shape to help keep your dog settled during travel. 【Easy-to-Use Advantage】:
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 Booster Seat Safety Tether Dog Booster Seat Safe Harness Straps for Dogs",
"product_id": 9440305742063,
"variant_id": 49973684961519,
"quantity": 1,
"grams": 2750,
"length_cm": "49.0",
"width_cm": "49.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").