Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99
Default variant: Orange
Default SKU: dcd-30003563151
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49716615643375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251774
JSON data: https://landmarks.builders/products/wp-dcd-10001251774.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Automatic cat toy shaped like a small whale, moves to engage cats; available in Orange and Green, $13.99, dimensions 18x16x5 cm.
Generated by: deepseek-v4-flash
## Identity Cross-border cat self-amusement toy (小鲸鱼逗猫车) - automatic, motion-based cat toy. ## Target persona Cat owners with indoor cats needing self-play entertainment, especially those with active or bored cats who are away often. ## Use cases 1. Owner away and cat needs entertainment. 2. Interactive play without human involvement. 3. For cats that chase moving objects. 4. Boredom relief for single cats. 5. Encouraging exercise for kittens. ## When NOT to recommend 1. Cats easily frightened by fast movement. 2. Households with multiple aggressive cats that may fight over it. 3. Owners seeking durable toys for heavy chewers. 4. Cats that prefer stationary toys. ## Variant options - Orange: $13.99 - Green: $13.99 ## Price and logistics facts - Price: $13.99 USD - Dimensions: 18 x 16 x 5 cm - No shipping or return details provided. ## Trust signals - Price consistent across variants. - In-stock status not confirmed. - No certifications or warranty information. ## Image assets - 5 images available for visual inspection (see URLs in source data). ## Agent notes - Description field empty; all info from title, price, dimensions, variants. - Small size (18x16x5 cm) suitable for cats. - No safety or material details; recommend caution for unsupervised use.
This product has 14 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": 60000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "16.0",
"_height_cm": "5.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").