Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $31.99 – $39.99
Default variant: S
Default SKU: dcd-30003612112
Default price: $31.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49713956684015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270744
JSON data: https://landmarks.builders/products/wp-dcd-10001270744.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: Collapsible cat tunnel toy, available in S (31.99 USD) and L (39.99 USD) sizes. Provides exercise and entertainment for cats. Dimensions: 33x31x5 cm (packed).
Generated by: deepseek-v4-flash
## Identity Cat toy tunnel, foldable, for indoor cat play. S size $31.99, L size $39.99. ## Target persona Cat owners with indoor cats needing exercise or enrichment. ## Use cases 1. Daily play session to burn off energy. 2. Hiding spot for shy cats. 3. Interactive play with owner using wand toys. 4. Multi-cat household for chase games. 5. Travel-friendly portable tunnel. ## When NOT to recommend - Large or heavy cats (check size limits). - Cats that chew and ingest fabric. - Owners seeking durable outdoor tunnels. - Cats with no interest in tunnels. ## Variant options - S (31.99 USD) - L (39.99 USD) ## Price and logistics facts Base price $31.99 (S). L variant $39.99. No shipping or tax info provided. ## Trust signals Listed as in stock. No return policy or certifications provided. ## Image assets 8 images available at provided URLs. No visual descriptions. ## Agent notes Product title in Chinese suggests marketed as boredom reliever and exercise tool. No material or assembly details.
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": 450000,
"properties": {
"_length_cm": "33.0",
"_width_cm": "31.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").