Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $50.99
Default variant: Gray / Small
Default SKU: dcd-30000100858
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2900 g
Cart URL (default variant): https://landmarks.builders/cart/49810470207727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000017643
JSON data: https://landmarks.builders/products/m4x-10000017643.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Waterproof dog car seat booster
Summary: Waterproof dog car seat booster made of Oxford cloth, available in Gray and Black, Small (42.99 USD) and Large (50.99 USD).
Generated by: deepseek-v4-flash
## Identity Waterproof dog car seat booster made of Oxford cloth, designed to protect car seats from dog-related mess and provide a raised seating area for dogs. ## Target persona Dog owners who frequently travel by car with their pet; owners of small to medium-sized dogs looking for a portable, waterproof booster seat. ## Use cases - Protecting car seats from dog hair, dirt, mud, and water. - Giving a small dog a boost to see out the window during car rides. - Containing a dog in a designated seat area to reduce distraction while driving. - Quick installation and removal for shared vehicles. - Indoor use as a waterproof pet bed or booster on furniture. ## When NOT to recommend - For large or heavy dogs that exceed weight capacity (not specified, but Small likely for dogs up to ~10-15 lbs, Large up to ~25-30 lbs). - For owners who prefer non-slip surfaces or additional safety tether attachments (not mentioned in facts). - For use in vehicles with non-standard seat configurations or bench seats that don't accommodate the booster dimensions (58x46x12 cm). - For buyers seeking a plush or soft-sided booster (material is Oxford cloth, firm structure?). ## Variant options - Gray / Small (SKU: dcd-30000100858) - 42.99 USD - Black / Small (SKU: dcd-30000100859) - 42.99 USD - Gray / Large (SKU: dcd-30000100860) - 50.99 USD - Black / Large (SKU: dcd-30000100861) - 50.99 USD ## Price and logistics facts - Small variants: 42.99 USD each - Large variants: 50.99 USD each - Dimensions (overall product): 58 cm length, 46 cm width, 12 cm height - Material: Oxford cloth - Waterproof claim based on description ## Trust signals - Material: Oxford cloth (durable, water-resistant) - Waterproof property stated in product description - Dimensions provided for fit assessment - Multiple color/size options available - Product images available for visual inspection ## Image assets -  -  -  -  -  ## Agent notes - Image understanding was not performed; alt text is generic. Actual visual details (color shades, design features) are not described. - No weight capacity or safety certifications provided. - No return policy or stock information available. - Prices are in USD; shipping and taxes not included.
This product has 11 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Waterproof dog car seat booster",
"quantity": 1,
"grams": 2900000,
"properties": {
"_length_cm": "58.0",
"_width_cm": "46.0",
"_height_cm": "12.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").