Brand: World Products (Landmark)
SKU: dcd-30003563238
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760624107594:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001251796
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001251796.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This pet clothing piece is a pet recovery suit designed for female cats, combining a fitted shape with a soft, practical look for everyday post-operative wear.
Coverage: As a post-surgery pet suit, it provides full-body coverage while staying sleeveless, helping protect sensitive areas without adding unnecessary bulk around the legs.
Material and Trim: The light-colored material features a blue heart-and-dot print, and the white bound edges around the openings give the sleeveless pet onesie a neat, finished appearance.
Fit Details: This full-body pet bodysuit comes in size M with a back length of 25 cm and a chest circumference of 37 cm, making the fit and simple to match to the listed measurements.
Use Purpose: Designed to support recovery, this blue pet suit helps keep a pet comfortably covered after treatment while allowing normal movement during rest and daily care.
Summary: Female Feline Recovery Suit Heart Print Post-Surgery Feline Suit E-Collar. 【Product Type】: This pet clothing piece is a pet recovery suit designed for female cats, combining a fitted shape with a soft, practical look for everyday post-operative wear. 【Coverage】: As a post-surgery pet suit, it provides full-body coverage while staying sleeveless, helping protect sensitive areas without adding unnecessary bulk around the legs. 【Material and Trim】: The light-colored material features a blue heart-and-dot print, and the white bound edges around the openings give the sleeveless pet onesie a neat, f
Generated by: m4x-map-v1
This product has 12 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": "Female Feline Recovery Suit Heart Print Post-Surgery Feline Suit E-Collar",
"quantity": 1,
"grams": 80000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "15.0",
"_height_cm": "3.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").