Brand: World Products (Landmark)
SKU: dcd-30003602240
Price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49714460197103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266745
JSON data: https://landmarks.builders/products/wp-dcd-10001266745.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Electronic butterfly cat toy that chases and moves to entertain cats. Priced at $24.99, dimensions 31x31x10 cm. One variant: Maze Toy.
Generated by: deepseek-v4-flash
## Identity Electric Butterfly Cat Toy (Maze Toy) ## Target persona Cat owners who want to keep their cats entertained without manual interaction, especially for cats that enjoy chasing and batting. ## Use cases - Leaving cat entertained while owner is away - Indoor cats needing exercise - Cats that get bored with static toys - Self-play for single-pet households - Supplementing playtime in small apartments ## When NOT to recommend - Cats that are easily scared of moving objects - Owners seeking durable toys for heavy chewing (plastic parts) - For very small kittens or very old cats that might not engage - Households wanting a toy for interactive bonding with owner ## Variant options - Maze Toy: $24.99 (only variant) ## Price and logistics facts Price: $24.99 USD. Dimensions: 31 x 31 x 10 cm. No shipping dimensions or weight specified. ## Trust signals - In-stock status: not specified - Return policy: not provided - Price consistency: single price point - Certifications: none listed ## Image assets 8 images available at the provided URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb568525969d4d7f830d157a3c132495.png?v=1781085548 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c56aa631d3a4e699d5747a944d3a791.png?v=1781085550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1ebc0fe87c6463c8892cee3a18de0a8.png?v=1781085550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fea3a31fd41a4fa9b970c50f24d140b6.png?v=1781085549 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c719ae28f9024046890cdfa082f556e4.png?v=1781085550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16756a6b72bd4657ae8219cddad2e9cb.png?v=1781085550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa9834525cd4460f9e25a7c554b73aa3.png?v=1781085550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82f4df88c50246b385d6bbcd992f0a62.png?v=1781085550 ## Agent notes No product description provided; features inferred from title. Image understanding not performed – visual details not assessed. Product title in Chinese suggests possible need for translation.
This product has 13 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": 850000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "31.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").