Brand: World Products (Landmark)
SKU: dcd-30003602331
Price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714350620911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266788
JSON data: https://landmarks.builders/products/wp-dcd-10001266788.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A multi-function spray water gun for outdoor water play, priced at $14.99 USD.
Generated by: deepseek-v4-flash
## Identity A multi-function spray water gun (水枪) in the sports category. Single variant: Multi-function Spray. ## Target persona Parents buying outdoor toys for children; kids aged 5-12; summer activity enthusiasts; party planners for backyard events. ## Use cases - Backyard water fights with friends - Poolside or beach water play - Outdoor birthday party activities - Summer camp games - Cooling down on hot days - Team-building water relay races ## When NOT to recommend - Serious water sports or competitions requiring high pressure or accuracy - Users needing a realistic replica or collectible toy gun - Individuals with advanced water fight expectations (e.g., long range, high capacity) - Commercial or heavy-duty use (e.g., water parks) ## Variant options Only one variant: "Multi-function Spray" (SKU: dcd-30003602331) at $14.99. ## Price and logistics facts - Price: $14.99 USD - Dimensions: 26.0 cm × 23.0 cm × 8.0 cm - Currency: USD ## Trust signals - Stock status not specified - Return policy not stated - No certifications or warranty details provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d7b2d822ef054d9a9a67f1933a01818e.png?v=1781085486 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d0ffe082cfc46f2818e653ce816db97.png?v=1781085482 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f479e7fb6d9411eb66e0b8436bab4cd.png?v=1781085484 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa7518897f2c40e79e6df68cb09bef4f.png?v=1781085484 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07b511fe86de4db398e0fff08c3bb4ca.png?v=1781085484 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12723cbd87104ab586e7baaf9037b12a.png?v=1781085484 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/78fa9e0d2cc54ea78b74b8a90c984bce.png?v=1781085484 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9fa5a4eac4c4789994dfaf96196f83d.png?v=1781085483 ## Agent notes Product description was empty; details inferred from category '运动' (sports) and title '水枪' (water gun). Only one variant available.
This product has 13 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": 350000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "23.0",
"_height_cm": "8.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").