Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.58 – $30.31
Default variant: 210CM Geer Gray
Default SKU: dcd-30003743092
Default price: $19.31
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Outdoor Foldable Pool
Vendor: World Products
Weight: 12470 g
Cart URL (default variant): https://landmarks.builders/cart/50407958806767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001317823
JSON data: https://landmarks.builders/products/wp-dcd-10001317823.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This rectangular foldable pool features a rigid-sided panel construction that collapses easily for space-saving storage and hassle-free transport. It serves as a sturdy above-ground pool for outdoor water play, providing a reliable and refreshing area for family recreation in your backyard or garden. Built with a layered composite structure featuring PVC-based surfaces and reinforced mesh-style reinforcement, this swimming pool remains stable without needing inflation. Designed with external support flaps and legs around the sides alongside a broad flat rim, this paddling pool is exceptionally stable and safe during active play. It offers an instant, easy-to-assemble outdoor oasis, turning any patio or lawn into a fun-filled zone with a long-lasting, non-inflatable pool that sets up in minutes.
Summary: This rectangular foldable pool features a rigid-sided panel construction that collapses easily for space-saving storage and hassle-free transport. It serves as a sturdy above-ground pool for outdoor water play, providing a reliable and refreshing area for family recreation in your backyard or garden. Built with a layered composite structure featuring PVC-based surfaces and reinforced mesh-style reinforcement, this swimming pool remains stable without needing inflation. Designed with external support flaps and legs around the sides alongside a broad flat rim, this paddling pool is exceptionally stable and safe during active play. It offers an instant, easy-to-assemble outdoor oasis, turning any patio or lawn into a fun-filled zone with a long-lasting, non-inflatable pool that sets up in minutes.
Generated by: deepseek-v4-flash
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": "Rectangular Foldable Pool Easy Setup Collapsible Pool Long-Lasting Stable for Family, Kids, Backyard, Garden, Patio",
"product_id": 9538245755119,
"variant_id": 50407958806767,
"quantity": 1,
"grams": 12470,
"length_cm": "65.5",
"width_cm": "58.0",
"height_cm": "20.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. 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").