Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Orange Yellow
Default SKU: dcd-30003502584
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: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49804480676079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250036
JSON data: https://landmarks.builders/products/wp-dcd-10001250036.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: Retractable double-sided cat teaser and scratcher toy, 36x12x6 cm, $9.99, available in Orange Yellow, Brown, Green.
Generated by: deepseek-v4-flash
## Identity Pet itch scratcher retractable double-sided massager cat teaser toy (猫玩具) ## Target persona Cat owners looking for an affordable interactive toy to engage their cat in play and scratching. ## Use cases - Use as a teaser wand to stimulate cat's hunting instincts. - Use the scratcher side to satisfy cat's scratching needs. - Use during grooming to massage and relieve itching. - Travel-friendly retractable design for on-the-go play. - Dual-sided for variety in play sessions. ## When NOT to recommend - For dogs or other non-feline pets. - For cats that exclusively prefer wand toys with feathers or noise. - For aggressive chewers who may break the toy. - If the cat shows no interest in wand-type toys. ## Variant options - **Orange Yellow**: $9.99 - **Brown**: $9.99 - **Green**: $9.99 ## Price and logistics facts - Price: $9.99 USD - Dimensions: 36 cm (L) x 12 cm (W) x 6 cm (H) - No shipping information provided. ## Trust signals - Price is consistent across all color variants. - No stock status or return policy information available. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/752143affb7a4884b0733a51834855fa.png?v=1781488452 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/45514bc3b77446f1a9dd5d7a7c254a3e.png?v=1781488453 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/addc6fe4a1224113902d8473ad59e4e0.png?v=1781488452 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a90f7d27aa64efc80ca16930dcd60b5.png?v=1781488452 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/faff3dda5494471492155f6ad033b9cc.png?v=1781488452 ## Agent notes - Image understanding not performed; visual details not inferred. - No product description provided. - Stock status and return policy unknown.
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": 80000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "12.0",
"_height_cm": "6.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").