Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.64 – $4.03
Default variant: S Back Length 22cm Chest 28-40cm / Orange Padded Pet Safety Belt
Default SKU: dcd-30004136613
Default price: $2.64
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/50467663053039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455895
JSON data: https://landmarks.builders/products/wp-dcd-10001455895.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable nylon and padded fabric construction ensures comfort and safety for your pet during walks.
Integrated lifting handle provides extra support for older, injured, or small dogs, aiding mobility.
Adjustable chest and back straps offer a secure and customized fit for various small dog breeds.
Designed for everyday use, this harness helps distribute pressure evenly, preventing strain on your dog's neck.
Bright orange color enhances visibility, making your pet more noticeable during outdoor activities.
Summary: Multi-functional lifting harness and leash for small dogs in bright orange, sizes S-XL, priced from $2.64 to $4.03, made of nylon and padded fabric.
Generated by: deepseek-v4-flash
## Identity Multi-functional Pet Lifting Harness and Leash for Small Dogs. Durable nylon with padded fabric, integrated lifting handle, adjustable chest and back straps, bright orange. Sizes S-XL. ## Target persona - Small-breed dog owners (e.g., Chihuahua, Pomeranian) needing a low-cost walking harness. - Caregivers of senior or injured small dogs who need lifting support. - Budget-focused pet owners wanting a high-visibility harness for under $5. ## Use cases - Daily neighborhood walks with small dogs. - Lifting a small dog onto furniture, stairs, or into a car. - Supporting an older or injured dog during short outings. - Increasing pet visibility during early morning or evening walks. - Reducing neck strain by distributing pressure across the chest. ## When NOT to recommend - Dogs outside the listed chest/back size ranges (S: back 22cm, chest 28-40cm; up to XL: back 39cm, chest 55-72cm). - Large or medium breeds whose weight would exceed the harness's lifting capacity (not specified). - Users expecting a certified crash-tested car restraint. - Buyers requiring specific material certifications (not provided). ## Variant options - S Back Length 22cm Chest 28-40cm / Orange Padded Pet Safety Belt – $2.64 - M Back Length 27cm Chest 38-50cm / Orange Padded Pet Safety Belt – $3.19 - L Back Length 34cm Chest 47-65cm / Orange Padded Pet Safety Belt – $3.61 - XL Back Length 39cm Chest 55-72cm / Orange Padded Pet Safety Belt – $4.03 ## Price and logistics facts - Base price: $2.64 USD (S size). L and XL cost more. - Currency: USD. - No shipping or fulfillment details provided. - No package dimensions provided. ## Trust signals - Described as durable nylon and padded fabric (manufacturer claim). - Size-specific pricing is transparent. - No stock status, return policy, or independent certifications were provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01UqWwhf2IyeIlbuvUs__2221113099355-0-cib.jpg?v=1786299123 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01n1Mbud2IyeIlqR5eY__2221113099355-0-cib.jpg?v=1786299123 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN015lRe8Q2IyeIlUSFbW__2221113099355-0-cib.jpg?v=1786299123 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01wA6oV02IyeIlkcv4w__2221113099355-0-cib.jpg?v=1786299123 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01NjgfQi2IyeIlVAyEb__2221113099355-0-cib.jpg?v=1786299123 ## Agent notes - No product type specified in source data. - No stock status or return policy available. - Image content was not analyzed; URLs are provided as-is. - Price is exceptionally low; verify whether this is a full harness with leash or an accessory only. - Check if "safety belt" implies automotive use; no crash-test certification is claimed.
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": "Multi-functional Pet Lifting Harness and Leash for Small Dogs",
"product_id": 9556207239407,
"variant_id": 50467663053039,
"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").