Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $8.89 – $13.47
Default variant: M
Default SKU: dcd-30003728179
Default price: $8.89
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Pet Toy
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/50408178876655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001313113
JSON data: https://landmarks.builders/products/wp-dcd-10001313113.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Keep your energetic companion active and entertained with this colorful, multicolor dog toy. Designed with a patchwork exterior featuring blue, yellow, orange, and red panels, this eye-catching play ball is easy to spot on the grass, at the park, or around the yard. The textile-covered surface and stitched panel construction provide a soft, lightweight feel that is gentle on your pet's mouth and gums during retrieval, making it a comfortable option for daily exercise. What makes this dog ball with loops truly unique is the series of small straps securely stitched around its circumference. This clever grab-round construction gives your dog multiple grip points, allowing them to easily pick up the large ball, carry it back to you, or engage in a friendly game of tug. It is the solution for dogs that struggle to grip traditional smooth balls. Whether you are planning an afternoon of high-energy retrieval play or interactive tossing games, this versatile toy is built to keep up with your pet's inherent behaviors. The lightweight, inflated core allows for effortless throwing, while the soft exterior ensures quiet indoor play and outdoor fun. Introduce this engaging toy to your home to encourage movement, reduce boredom, and enjoy countless hours of connecting with your furry friend.
Summary: Keep your energetic companion active and entertained with this colorful, multicolor dog toy. Designed with a patchwork exterior featuring blue, yellow, orange, and red panels, this eye-catching play ball is easy to spot on the grass, at the park, or around the yard. The textile-covered surface and stitched panel construction provide a soft, lightweight feel that is gentle on your pet's mouth and gums during retrieval, making it a comfortable option for daily exercise. What makes this dog ball with loops truly unique is the series of small straps securely stitched around its circumference. This clever grab-round construction gives your dog multiple grip points, allowing them to easily pick up the large ball, carry it back to you, or engage in a friendly game of tug. It is the solution for dogs that struggle to grip traditional smooth balls. Whether you are planning an afternoon of high-energy retrieval play or interactive tossing games, this versatile toy is built to keep up with your pet's inherent behaviors. The lightweight, inflated core allows for effortless throwing, while the soft exterior ensures quiet indoor play and outdoor fun. Introduce this engaging toy to your home to encourage movement, reduce boredom, and enjoy countless hours of connecting with your furry friend.
Generated by: deepseek-v4-flash
This product has 7 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": "Dog Ball with Loops Dog Ball with Straps Oversized Toy for Tug Play",
"product_id": 9538308407535,
"variant_id": 50408178876655,
"quantity": 1,
"grams": 1100,
"length_cm": "30.0",
"width_cm": "26.0",
"height_cm": "10.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. 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").