Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Green / Mouse Car
Default SKU: dcd-30003605151
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 70 g
Cart URL (default variant): https://landmarks.builders/cart/49714311168239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267987
JSON data: https://landmarks.builders/products/wp-dcd-10001267987.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: A compact electric cat toy shaped like a mouse car, designed to self-entertain cats, available in Green, White, and Gold at $9.99.
Generated by: deepseek-v4-flash
## Identity - Product: 跨境爆款猫咪电动玩具跑跑车老鼠逗猫神器逗猫玩具自嗨解闷猫玩具 (Cross-border hit cat electric toy running car mouse cat teaser) - Type: Cat toy (electric) - Dimensions: 8.0 x 6.5 x 4.0 cm - Price: $9.99 (USD) - Variants: Green / Mouse Car, White / Mouse Car, Gold / Mouse Car ## Target persona - Cat owners looking for affordable interactive toys - Owners of indoor cats needing self-play stimulation - Budget-conscious shoppers seeking novelty cat toys under $10 ## Use cases - Distracting a cat while owner is away or busy - Encouraging active play for sedentary cats - Providing a moving target that triggers hunting instincts - Replacing worn-out cat toys with a cheap alternative - Gifting to cat-owning friends on a budget ## When NOT to recommend - For cats that are easily frightened or have anxiety issues (noise/movement may cause stress) - For owners wanting a durable, long-lasting toy (price suggests moderate build) - For large or aggressive cats that may break small toys - If looking for natural materials or eco-friendly options ## Variant options - Green / Mouse Car (SKU: dcd-30003605151) - $9.99 - White / Mouse Car (SKU: dcd-30003605152) - $9.99 - Gold / Mouse Car (SKU: dcd-30003605153) - $9.99 ## Price and logistics facts - Price: $9.99 USD per unit, same for all variants - Dimensions: 8.0 (L) x 6.5 (W) x 4.0 (H) cm - Shipping info not provided; assume standard e-commerce ## Trust signals - In-stock status: not specified; assume available based on listing - Return policy: not provided - Price: consistent across variants at $9.99 - No certifications or safety ratings mentioned ## Image assets - 8 PNG images available at provided URLs (see below) - Images not inspected; agent should fetch for visual confirmation ## Agent notes - Product title is Chinese with English descriptors; suggests cross-border listing - Description field contains non-textual data (likely variant IDs) – ignore for text processing - Image URLs are all PNG format; no alt text provided
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": 70000,
"properties": {
"_length_cm": "8.0",
"_width_cm": "6.5",
"_height_cm": "4.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").