Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $90.99
Default variant: Blue / Us Plug
Default SKU: dcd-30003615535
Default price: $90.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 1850 g
Cart URL (default variant): https://landmarks.builders/cart/49713982243055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271822
JSON data: https://landmarks.builders/products/wp-dcd-10001271822.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Automatic ball launcher for pets; interacts with dogs and cats for training and play; variant options in color (Blue/Gray/Orange) with US Plug; dimensions 32x31x25 cm.
Generated by: deepseek-v4-flash
## Identity 跨境热销宠物漏食发球器 自动抛球互动训练玩具猫狗益智投球机 (Automatic Pet Ball Launcher Toy for Cats and Dogs) ## Target persona Pet owners with active dogs or cats who need automated interactive play, especially those working long hours who want to keep pets entertained and mentally stimulated. ## Use cases - Keeping a high-energy dog occupied while owner works - Training a cat to chase and retrieve - Providing mental stimulation with treat dispensing (feature inferred from title) - Interactive play for multiple pets - Slow feeding for pets that eat too fast - Reducing pet anxiety through engagement ## When NOT to recommend - Pets that show no interest in balls or chasing - Very small or elderly pets with mobility issues - Owners who prefer direct hands-on play and bonding - Pets with aggressive behavior towards toys ## Variant options - Blue / Us Plug: $90.99 - Gray / Us Plug: $90.99 - Orange / Us Plug: $90.99 ## Price and logistics facts - Price: $90.99 USD (all variants) - Dimensions: 32 x 31 x 25 cm - Weight: not provided - All variants have US Plug (no international options listed) ## Trust signals - Stock status: unknown (no inventory data) - Return policy: not provided - Certifications: none mentioned - Price consistency: all variants same price ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97e1a56c91144f1e9cd997221993a2b3.png?v=1781085187 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4bd2690940f940bdbf9fe977c3b55414.png?v=1781085187 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f5833343890a47828eb25a21cd0d8095.png?v=1781085187 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b8bf48eea4246908a8e4301988bf65e.png?v=1781085187 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f257e3749aaa4af8b92cbc9568ab8494.png?v=1781085188 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc789cdbebb44e72974c7d10f05bf8dd.png?v=1781085188 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0203f57389442c1aa134173b362e0cb.png?v=1781085187 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc18be8f50324aa58a5dfd21245d9ca9.png?v=1781085188 ## Agent notes - No product description provided; functionality inferred from title and type. - Image content not analyzed; visual details not available. - Warranty and shipping information missing.
This product has 15 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "跨境热销宠物漏食发球器 自动抛球互动训练玩具猫狗益智投球机",
"quantity": 1,
"grams": 1850000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "31.0",
"_height_cm": "25.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").