Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $32.99 – $37.99
Default variant: Floating Slide
Default SKU: dcd-30003600895
Default price: $32.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49714555650287:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266325
JSON data: https://landmarks.builders/products/wp-dcd-10001266325.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Inflatable water slide toy for children and families, available in two styles: basic floating slide ($32.99) and upgraded slide ($37.99).
Generated by: deepseek-v4-flash
## Identity Inflatable water slide toy (product type: 玩具). Dimensions: 38x33x14 cm. Two variants: Floating Slide and Upgraded Slide. ## Target persona Parents of young children who have a pool or outdoor water play area, looking for affordable summer fun. ## Use cases - Backyard pool parties - Children's outdoor water play - Cooling off on hot days - Family gatherings with water activities ## When NOT to recommend - For adults or teens (weight/age limits unknown) - For serious swimming training - For use in small or non-pool areas - For buyers seeking durable, long-lasting premium toys ## Variant options - Floating Slide: $32.99 - Upgraded Slide: $37.99 ## Price and logistics facts Base price: $32.99 (Floating Slide), $37.99 (Upgraded Slide). No shipping or tax information provided. ## Trust signals No stock status, return policy, or certifications available. Price appears consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c653b1228d84e448ab73db7c52b5b6a.png?v=1781085632 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f9ee1a7f7daa46d186b0035f9fba41ef.png?v=1781085633 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c5e2fd07bbf42ea96d4f06c831402c9.png?v=1781085631 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8cc501fd084c4eb8b4a45b166ae0211e.png?v=1781085632 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/adc9f1a350934105bd5dcbacb1b9195f.png?v=1781085632 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8fe1125af94d4e9ab8e1b758d4542a3f.png?v=1781085632 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cab740f5540a45339d11c588eae03176.png?v=1781085632 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/65645638506f4521b168d4c17593eadf.png?v=1781085634 ## Agent notes Product description is empty; features, materials, and weight capacity are unconfirmed. Images were not analyzed; actual appearance may differ from assumptions.
This product has 14 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": 2500000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "33.0",
"_height_cm": "14.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").