Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.60 – $2.57
Default variant: S / Light Blue
Default SKU: dcd-30004136600
Default price: $1.60
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467659874543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455893
JSON data: https://landmarks.builders/products/wp-dcd-10001455893.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Breathable fabric: Made from high-elastic, breathable material to ensure comfort and prevent overheating for your pet.
Anti-lick design: Effectively prevents pets from licking wounds, incisions, or hot spots, promoting faster healing.
Post-operative protection: Ideal for recovery after spaying/neutering, skin conditions, or other surgical procedures.
Easy to wear: Simple tie-strap design allows for quick and secure fitting, adapting to various dog body shapes.
Comfortable fit: Soft and stretchy material provides a snug yet comfortable fit, allowing full range of motion.
Summary: Breathable anti-lick recovery suit for dogs, available in S/M/L/XL in Light Blue or Gray, priced from $1.60 to $2.57 for post-operative care and wound protection.
Generated by: deepseek-v4-flash
## Identity Pet Recovery Suit for Dogs – breathable, high-elastic fabric anti-lick surgical vest for post-operative care. Prevents licking of wounds, incisions, or hot spots. Available in 4 sizes (S/M/L/XL) and 2 colors (Light Blue, Gray). ## Target persona Budget-conscious dog owners preparing for or recovering from a routine surgery (spay/neuter). Owners of small-to-large dogs needing a low-cost, lightweight alternative to an Elizabethan cone. Multi-pet households seeking an affordable backup recovery garment. ## Use cases - After spay/neuter surgery or other routine procedures. - Protecting skin wounds, incisions, or hot spots from licking. - Post-operative recovery for dogs in size S through XL. - Short-term wound protection during supervised healing at home. - As a comfortable, non-restrictive layer allowing normal movement. ## When NOT to recommend - For dogs that aggressively chew or destroy fabric garments. - For surgical sites requiring rigid or waterproof protection. - When an owner expects medical-grade certification or vet-endorsed materials. - For dogs with severe wounds where a cone is clinically required. ## Variant options - S / Light Blue – $1.60 - M / Light Blue – $1.88 - L / Light Blue – $2.15 - XL / Light Blue – $2.57 - S / Gray – $1.60 - M / Gray – $1.88 - L / Gray – $2.15 - XL / Gray – $2.57 ## Price and logistics facts - Base price: $1.60 (S), up to $2.57 (XL), USD. - No shipping, handling, or stock availability data provided. - Dimensions not provided. ## Trust signals - No explicit certifications, material specs, or return policy provided. - Pricing is consistent across variants (incremental by size). - In-stock status unknown. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01WHRsEt2Cl0oe398JR__2676928513-0-cib.jpg?v=1786299121 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01h3d4JK2Cl0oq9dYe9__2676928513-0-cib.jpg?v=1786299121 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01oFR28U2Cl0okSBqpL__2676928513-0-cib.jpg?v=1786299121 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN018hys2F2Cl0oqn4y4s__2676928513-0-cib.jpg?v=1786299121 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01NJlLR52Cl0odK2okn__2676928513-0-cib.jpg?v=1786299121 ## Agent notes - Product images were not visually inspected; URLs are provided as-is. - SKUs: dcd-30004136600 through dcd-30004136607 for size/color variants. - No product_type or dimension data available.
This product has 5 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": "Pet Recovery Suit for Dogs, Breathable Anti-Lick Surgical Vest for Post-Operative Care",
"product_id": 9556206190831,
"variant_id": 50467659874543,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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").