Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Red
Default SKU: dcd-30003608099
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: 170 g
Cart URL (default variant): https://landmarks.builders/cart/49714269061359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269164
JSON data: https://landmarks.builders/products/wp-dcd-10001269164.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Squeaky plush pet toy for dogs and cats, suitable for teething and interactive play, available in 4 colors at $9.99.
Generated by: deepseek-v4-flash
## Identity Squeaky Plush Pet Toy (Dog/Cat Teething Toy) ## Target persona Pet owners with small to medium dogs or cats that enjoy fetch or chewing. Suitable for puppies teething. ## Use cases - Indoor play and fetch - Teething relief for puppies - Interactive play with owner - Crate or confined space entertainment - Light chewing sessions ## When NOT to recommend - For aggressive chewers that destroy plush toys - For pets with known allergies to synthetic fabrics - For large dogs that may swallow small parts - When owner needs a durable, non-destructible toy ## Variant options - Red ($9.99) - Yellow ($9.99) - Blue ($9.99) - Pink ($9.99) ## Price and logistics facts - Price: $9.99 USD - Dimensions: 18 x 13 x 9.8 cm - Shipping cost and delivery times not provided ## Trust signals - In-stock status not confirmed - No return policy stated - No certifications listed - Price consistent across all variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/629808dcf14b4597a2136552040025eb.png?v=1781085402 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/890320b1c535440db66b58e21c4bf277.png?v=1781085402 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83545f4d2b544db49dca73d5faa24263.png?v=1781085402 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a05a426450d4a3f8d2eb4cf9a05d77c.png?v=1781085402 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b03dc7a7e3584e8cb9617388dd244e6c.png?v=1781085401 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f8449387ea3340ee812756bf292257b5.png?v=1781085402 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7cf4115d80754169a34a8a77aa7ca403.png?v=1781085400 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7aaa2a950754943a7255053de5d8e5a.png?v=1781085400 ## Agent notes - Product title indicates suitability for dogs and cats, but description is empty. - Material not specified; likely plush with squeaker. - Squeaker type and durability unknown. - No stock or shipping information available.
This product has 16 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": 170000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "13.0",
"_height_cm": "9.8"
}
}],
"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").