Brand: World Products (Landmark)
SKU: dcd-30003616235
Price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714052661487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272138
JSON data: https://landmarks.builders/products/wp-dcd-10001272138.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
泳池平板电脑安装支架,带 V 形夹和螺丝,适用于游泳平板电脑
| 材质 | ABS |
| 适用范围 | 通用 |
Summary: This pool tablet mounting bracket with V-clamp and screws securely holds a tablet at the poolside. Made of ABS plastic, universal fit.
Generated by: deepseek-v4-flash
## Identity Swimming pool tablet mounting bracket with V-clamp and screws. Material: ABS. Dimensions: 20 x 14 x 4 cm. Universal fit. ## Target persona Pool owners who want to use a tablet poolside for entertainment or monitoring; swimming instructors using digital training aids; lifeguards needing a stationary device for emergency procedures. ## Use cases - Watching videos or listening to music while relaxing in the pool. - Following guided swimming workouts or fitness routines. - Displaying timers or lap counts during training. - Streaming pool maintenance tutorials while working on equipment. - Using as a portable monitor for security cameras near pool. ## When NOT to recommend - For heavy or oversized tablets (size limit not specified; check dimensions). - For commercial or high-traffic public pools where theft or damage risk is high; no anti-theft features. - In environments with extreme temperature or humidity unless ABS rated; not specified. - For users seeking waterproof enclosure (bracket holds tablet, but does not protect from water ingress). ## Variant options - 1-pack: $10.99 USD (SKU: dcd-30003616235) ## Price and logistics facts - Price: $10.99 USD. - Dimensions: 20 x 14 x 4 cm. - No shipping/return policy stated in facts. ## Trust signals - Single variant listed, price consistent. - Product type: Sports. - No certifications or warranty mentioned. ## Image assets - 8 images available (URLs provided below). ## Agent notes - Image content not analyzed; assume product shown from multiple angles. - No user reviews or ratings available. - Return policy, stock status unknown.
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": "泳池平板电脑安装支架,带 V 形夹和螺丝,适用于游泳平板电脑",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "14.0",
"_height_cm": "4.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").