Brand: World Products (Landmark)
SKU: dcd-30003670826
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 70 g
Cart URL (default variant): https://landmarks.builders/cart/50150478446831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001292829
JSON data: https://landmarks.builders/products/m4x-10001292829.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Identity: This blue plastic hanging accessory serves as a convenient pool cup holder, designed to keep your favorite beverages secure and within within easy reach while you enjoy your time in the water.
Secure Functionality: Engineered to hang directly on the pool edge, this sturdy cup holder features a hooked top section that ensures a stable grip, preventing your drinks from tipping over into the water.
Smart Design: The open front holder is paired with a slotted inner support structure, making this pool cup holder with hook highly functional for holding various drink bottles and cups securely.
Compact Dimensions: Measuring 14 cm in height, 9 cm in depth, and 9 cm in width with a 7 cm top opening, this lightweight 65 g poolside drink holder offers a space-saving solution for your swim area.
Versatile Utility: Perfect for backyard pools and inflatable pools, this holder provides swimmers with a reliable location to rest their drinks, enhancing relaxation during warm summer days.
Summary: Pool Cup Holder with Hook Stable Cup Holder with Hook Strong for Swimmers. 【Product Identity】: This blue plastic hanging accessory serves as a convenient pool cup holder, designed to keep your favorite beverages secure and within within easy reach while you enjoy your time in the water. 【Secure Functionality】: Engineered to hang directly on the pool edge, this sturdy cup holder features a hooked top section that ensures a stable grip, preventing your drinks from tipping over into the water. 【Smart Design】: The open front holder is paired with a slotted inner support structure, making this pool
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Pool Cup Holder with Hook Stable Cup Holder with Hook Strong for Swimmers",
"product_id": 9456780607727,
"variant_id": 50150478446831,
"quantity": 1,
"grams": 70,
"length_cm": "10.0",
"width_cm": "9.5",
"height_cm": "9.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").