Brand: World Products (Landmark)
SKU: dcd-30000705812
Price: $204.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 280 g
Cart URL (default variant): https://landmarks.builders/cart/49811925205231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000544954
JSON data: https://landmarks.builders/products/m4x-10000544954.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
HD AR Swimming Goggles, Anti-Fog, Instant Display, Professional
| Type | Goggles |
| Suitable For | Adults |
Summary: Professional HD AR swimming goggles with anti-fog and instant display, offering real-time data overlay for swimmers.
Generated by: deepseek-v4-flash
## Identity HD AR Swimming Goggles, Anti-Fog, Instant Display, Professional ## Target persona Serious swimmers, triathletes, competitive swimmers, swim coaches who want real-time performance data during training or competition. ## Use cases - Tracking lap times and stroke rate during swim training - Receiving real-time performance feedback in open water - Analyzing swim metrics for competition preparation - Monitoring heart rate and distance while swimming - Using AR display for guided swim workouts ## When NOT to recommend - Children or beginners - Casual recreational swimming - Scuba diving or snorkeling - Pool parties or leisure use ## Variant options - Black (only variant, SKU: dcd-30000705812) ## Price and logistics facts - Price: $204.99 USD - Dimensions: 23 x 15 x 8 cm - Only one color available (Black) ## Trust signals - No stock status, return policy, or warranty information provided - No certifications or guarantees confirmed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/generated_1767173581204_1_77924e36_634d6d7a-5379-4905-b65d-f3913b74935a.jpg?v=1781600952 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/generated_1767173581129_1_712348da_5e304921-218e-48a3-a973-b30ee3adedcd.jpg?v=1781600954 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/generated_1767173581097_1_222143c1_319d9d89-2ea0-4826-905e-ecb0ce791f80.jpg?v=1781600953 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/generated_1767173581161_1_c697a3c3_c5ce10ef-d5dc-4fa7-9750-786e0602a1e7.jpg?v=1781600954 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/generated_1767173581024_1_49416c3e_45fecb2a-404d-4063-8645-1c77643b4513.jpg?v=1781600955 ## Agent notes - No product description available; features inferred from title and tags. - Image content not analyzed – visual details not available. - No return policy, warranty, or stock status provided. - Only one variant (Black) confirmed.
This product has 12 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": "HD AR Swimming Goggles, Anti-Fog, Instant Display, Professional",
"quantity": 1,
"grams": 280000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "15.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").