Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.15
Default variant: S / British Style - Yellow (Set of Four)
Default SKU: dcd-30004136774
Default price: $2.15
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/50467664036079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455936
JSON data: https://landmarks.builders/products/wp-dcd-10001455936.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Paw Protection: Shields pet paws from scratches, dirt, and cold indoor surfaces, promoting hygiene and comfort.
Anti-Slip Design: Features non-slip soles to provide traction on smooth floors, preventing slips and falls.
Soft Material: Made from comfortable and breathable fabric, ensuring a snug fit without irritating your pet's skin.
Extended Length: Designed with an extended length to offer better coverage and stay securely on your pet's paws.
Versatile Use: Ideal for indoor wear, protecting furniture from scratches, and keeping paws clean after outdoor walks.
Summary: Anti-slip socks for small dogs (e.g., Teddy, Bichon) protect paws from cold, dirt, and scratches. Available in S and M, set of four, for $2.15.
Generated by: deepseek-v4-flash
## Identity Pet Dog Anti-Slip Indoor Socks for Small Dogs (Teddy, Bichon, Puppy). A set of four non-slip socks designed for indoor paw protection and traction. Available in S and M, British Style - Yellow. Price: $2.15 per set. ## Target persona - Small-dog owners (e.g., Teddy, Bichon, puppies) whose pets slip on smooth floors. - Indoor pet owners who want to protect floors/furniture from scratches. - Owners seeking a low-cost, washable alternative to booties for short indoor use. ## Use cases - Keeping small dogs from slipping on hardwood, tile, or laminate floors. - Shielding paws from cold indoor surfaces during winter. - Protecting furniture and floors from scratching indoors. - Keeping paws clean and reducing dirt tracked inside after a walk. - Providing a gentle barrier for a dog recovering from minor paw irritation (non-clinical use). ## When NOT to recommend - For dogs with open wounds, severe allergies, or skin conditions requiring veterinary care. - For outdoor use on rough surfaces or wet/snowy conditions; these are indoor socks, not boots. - For large breeds; sizes only S and M, intended for small dogs. - For owners needing a medical-grade anti-slip device or orthopedic support. ## Variant options - S / British Style - Yellow (Set of Four) — SKU dcd-30004136774, $2.15 - M / British Style - Yellow (Set of Four) — SKU dcd-30004136775, $2.15 ## Price and logistics facts - Base price: $2.15 USD per set (both variants). - No dimensions provided in the listing. - No explicit shipping time, shipping cost, or stock availability stated. - No return/refund policy specified in the source data. ## Trust signals - Variant prices are consistent ($2.15 each). - The product has a descriptive listing with specific features (non-slip soles, extended length, breathable fabric). - No certifications (e.g., safety, material) are listed. - In-stock status is not confirmed. ## Image assets 5 fetachable images (Shopify CDN): 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Wh8NIn1XYHMH8Pdbo__37802935.webp?v=1786299124 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01nn5mI81XYHM9OxpcH__37802935.webp?v=1786299124 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01tNWEB31XYGzBzw2GC__37802935.webp?v=1786299124 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Pi2ZG01XYH5lcBSTQ__37802935.webp?v=1786299124 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01GTq68u1XYH5fkZOSU__37802935.webp?v=1786299124 ## Agent notes - No image analysis performed; visual details (color, branding, fit) not verified from images. - Product type field was empty; categorization inferred from title/description. - Dimensions not provided; sock length/width/height unknown. - No stock, shipping, or return data included in the source facts. - Description mentions "extended length" but no exact measurements. - Prices are exact as provided, but no bulk-discount or promotional logic seen.
This product has 12 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 Dog Anti-Slip Indoor Socks for Small Dogs - Teddy, Bichon, Puppy Paw Protection",
"product_id": 9556207730927,
"variant_id": 50467664036079,
"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").