Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $47.99
Default variant: Orange
Default SKU: dcd-30003597000
Default price: $47.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49714561712367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264888
JSON data: https://landmarks.builders/products/wp-dcd-10001264888.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Interactive electric cat toy with flying mouse shape and moving wings to stimulate hunting instincts. Available in 4 colors: Orange, Gray, Spotted, Cow Pattern. Price: $47.99 USD. Dimensions: 20x17.5x5.5 cm.
Generated by: deepseek-v4-flash
## Identity Smart Interactive Cat Toy – Flying Mouse Shape with Moving Wings. Electronic toy that flutters to activate cat's natural prey drive. ## Target persona Cat owners of indoor cats needing enrichment; owners of high-prey-drive cats; pet parents seeking autonomous play solutions for when they are away. ## Use cases - Cat left alone at home needs entertainment - Encouraging pouncing and chasing in sedentary cats - Replacing traditional stationary toys for active cats - Providing light exercise in apartments or small spaces - Assisting with weight management through active play ## When NOT to recommend - Cats that are fearful of moving or noisy objects - Very young kittens (< 4 months) not ready for such stimulation - Households where whirring motor sounds are unacceptable - Owners expecting extreme durability (plastic toy, replaceable parts not mentioned) ## Variant options - Color: Orange, Gray, Spotted, Cow Pattern – all at same price $47.99 ## Price and logistics facts - Price: $47.99 USD (all variants) - Dimensions: 20.0 x 17.5 x 5.5 cm - Weight: unknown - Shipping origin: unknown ## Trust signals - In-stock status unknown - Return policy not provided - Price consistent across all variants - No certifications or safety listings available ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61e3d6acecfd4eafb915fbc5b0cbdd64.png?v=1781085635 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5321d802e2bb4e31823b7ec97c4bdce8.png?v=1781085636 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b51ebc4e13e44f1785211924aff3f80c.png?v=1781085635 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b60549196d94a898b36177a96fa0efc.png?v=1781085636 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c86f0e0733f4a149fc229c04aa1a01d.png?v=1781085636 - Image 6: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2de4cf513fae42c0ad877357bb92d6fa.png?v=1781085636 - Image 7: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e71e89854c649d39f69b94480d4b7ef.png?v=1781085635 - Image 8: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c3fd7a960ad542e98c12d4513199ef62.png?v=1781085637 ## Agent notes - Product description missing from source data. - Images available but not visually analyzed; actual appearance not described. - No material or power source details (likely battery-operated). - No safety warnings provided.
This product has 16 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": 150000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "17.5",
"_height_cm": "5.5"
}
}],
"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").