Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $61.99 – $69.99
Default variant: Beige+Coffee / Standard
Default SKU: dcd-30000101226
Default price: $61.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1700 g
Cart URL (default variant): https://landmarks.builders/cart/49811137069295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000017698
JSON data: https://landmarks.builders/products/m4x-10000017698.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Safe and Comfortable Dog Pet SeatThis dog pet seat merges safety, comfort, and support to provide a stable booster seat for your pet, whether traveling in the car or relaxing at home. The plush padding and adjustable support offer a snug and protected resting space for your dog or cat.
Abrasion-Resistant and sturdy MaterialCrafted from abrasion-resistant and dirtresistant fabric, this pet travel bed is built for enduring use and easy maintenance, helping keep your car interior clean and protected.
Easy to Install with Removable DesignFeaturing a detachable and portable design, this booster seat is simple to install or detach for convenient cleaning. The non-slip base and safety leash add additional stability and security.
Versatile for Travel and Homeperfect for use in cars, SUVs, pickups, or at home, this pet seat doubles as a comfortable bed or sofa for your furry friend, perfect for both travel and common lounging.
Convenient Storage & Machine cleanableWith built-in storage pockets for pet essentials and a machine cleanable design, this pet seat offers practical convenience for any pet owner.
Summary: Plush portable dog booster seat
Generated by: m4x-map-v1
This product has 10 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": "Plush portable dog booster seat",
"quantity": 1,
"grams": 1700000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "45.0",
"_height_cm": "22.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").