Brand: World Products (Landmark)
SKU: dcd-30004141064
Price: $61.53
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/50467740319983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457564
JSON data: https://landmarks.builders/products/wp-dcd-10001457564.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile 5-in-1 grooming tool combines vacuum, shedding brush, dematting comb, trimming clipper, and thinning shear functions.
Integrated vacuum system captures loose hair directly into a canister, minimizing mess during grooming sessions.
Quiet operation ensures a stress-free experience for pets, making grooming more comfortable and enjoyable.
Professional-grade motor and sharp blades provide efficient and precise trimming and dematting for various coat types.
Ergonomic design with easy-to-clean components, suitable for both dogs and cats of all sizes and breeds.
Summary: 5-in-1 pet grooming vacuum kit for dogs and cats combines vacuum, shedding brush, dematting comb, trimming clipper, and thinning shear. Quiet operation captures loose hair into a canister; suitable for all sizes and breeds. Price: 61.53 USD.
Generated by: deepseek-v4-flash
## Identity A 5-in-1 pet grooming vacuum kit for dogs and cats. Combines vacuum, shedding brush, dematting comb, trimming clipper, and thinning shear. Vacuum captures loose hair into a canister; quiet operation; professional-grade motor and blades; ergonomic, easy-to-clean components. For dogs and cats of all sizes/breeds. ## Target persona - Owners of shedding dogs or cats who want to reduce loose hair around the home. - Multi-pet households with mixed coat types needing one tool for brushing, trimming, and dematting. - Pet owners who prefer a low-mess grooming session with built-in hair collection. - Non-professional home groomers looking for an affordable all-in-one tool (~$61.53). ## Use cases - Home grooming sessions to remove shed hair and reduce carpet/furniture fur. - Trimming small areas of matted fur using the dematting comb/clipper functions. - Grooming a dog or cat that is sensitive to loud noise; quiet operation to reduce stress. - Between professional groomer visits for maintenance. - Managing loose hair in a multi-pet household. ## When NOT to recommend - Severe or dense matting close to the skin; sharp blades near skin pose injury risk — need professional grooming. - Pets highly fearful of grooming tools even when quiet; forced use may worsen stress. - Grooming long-haired breeds requiring specialized high-power clippers. - Buyers needing a standalone high-volume vacuum for large-scale shedding. ## Variant options - Only variant: "5-in-1 Grooming Vacuum", SKU dcd-30004141064, price $61.53 USD. ## Price and logistics facts - Price: 61.53 USD (single variant). - No shipping, delivery, or import/customs information provided. - Dimensions not provided. ## Trust signals - No stock status, return policy, warranty, or certifications provided. - Product is listed in a full catalog; price shown as provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01lAJ7BD1acoDddVpLV_crop_30_53_734_734___2208993013351.webp?v=1786299232 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01u5a9mI1aco5hWZq6H__2208993013351.webp?v=1786299232 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN019WrFoU1aco5Z7U6w1__2208993013351.webp?v=1786299233 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01kuTXFf1aco5ge3gZ4__2208993013351.webp?v=1786299232 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01IgBkQA1aco5ge4tbT__2208993013351.webp?v=1786299232 ## Agent notes - Image content was not analyzed; visual details not inferred from URLs. - No product dimensions, weight, or package measurements. - No stock level, shipping, or returns data. - No material or safety certifications stated. - The product type field is empty.
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": "5-in-1 Pet Grooming Vacuum Kit for Dogs and Cats - Shedding, Trimming, and Dematting",
"product_id": 9556236337391,
"variant_id": 50467740319983,
"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").