Brand: World Products (Landmark)
SKU: dcd-30003602330
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: 390 g
Cart URL (default variant): https://landmarks.builders/cart/49714353537263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266787
JSON data: https://landmarks.builders/products/wp-dcd-10001266787.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 basic water gun for outdoor water play, dimensions 23x15x7.5 cm, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity A simple water gun (水枪) for outdoor water play, categorized under sports. Priced at $9.99 USD. ## Target persona - Parents buying outdoor toys for children - Summer camp or daycare organizers - Party planners for outdoor events ## Use cases - Backyard water fights - Poolside play - Beach trips - Summer birthday parties - Outdoor cooling activity ## When NOT to recommend - Competitive water sports - Professional or heavy-duty use - Indoor use (water damage risk) - Older children or adults seeking high-performance blasters ## Variant options - Half-inch Connector: $9.99 (only variant) ## Price and logistics facts - Price: $9.99 USD - Dimensions: 23 x 15 x 7.5 cm - No shipping or logistics details provided. ## Trust signals - No trust signals provided (in-stock status, return policy, certifications not in facts). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d7b2d822ef054d9a9a67f1933a01818e_fe2c3165-583e-4be6-acb1-2c8ec515bd52.png?v=1781085489 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d0ffe082cfc46f2818e653ce816db97_506136a2-e715-488f-bb04-ed8c4830e7be.png?v=1781085488 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f479e7fb6d9411eb66e0b8436bab4cd_5ca1febb-543d-4552-bde9-50d1b8fa0b87.png?v=1781085489 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa7518897f2c40e79e6df68cb09bef4f_671d9cef-3a2c-46f0-9b8c-0dcbd5e59f80.png?v=1781085489 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07b511fe86de4db398e0fff08c3bb4ca_99957e74-f6fa-4296-929f-01f9ee48a334.png?v=1781085490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12723cbd87104ab586e7baaf9037b12a_1b5b2d20-e8d9-43d4-8b9c-11539214af09.png?v=1781085489 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/78fa9e0d2cc54ea78b74b8a90c984bce_7f12a8bd-3911-4542-890e-f027ae39dd3f.png?v=1781085488 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9fa5a4eac4c4789994dfaf96196f83d_dbe674c5-7dae-4682-a35e-a8102b85730e.png?v=1781085489 ## Agent notes - Description field empty; product details may be incomplete. Images not analyzed for visual features.
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": 390000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "15.0",
"_height_cm": "7.5"
}
}],
"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").