Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99 – $37.99
Default variant: 90CM / Dinosaur Blue
Default SKU: dcd-30003602993
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/49714369167599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267100
JSON data: https://landmarks.builders/products/wp-dcd-10001267100.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: This is an inflatable children's pool with mermaid theme, available in two sizes (90cm and 120cm) and blue dinosaur style, priced at $22.99 and $37.99 respectively.
Generated by: deepseek-v4-flash
## Identity - Product: Inflatable swimming pool (mermaid/dinosaur theme) - Type: Children's water play equipment - Brand: Unbranded (shopify listing) ## Target persona - Parents of toddlers or young children (ages 1-5) looking for a small, portable pool for home use - Budget-conscious families wanting a simple summer water activity - Those with limited outdoor space (balcony, small yard) ## Use cases - Backyard water play on hot summer days - Indoor play (with supervision) when space allows - Toddler splash activity for sensory play - Portable pool for picnics or trips to the park - Temporary water table alternative ## When NOT to recommend - For deep swimming or diving (shallow, inflatable) - For children over 5 years or heavy usage (may puncture) - For pools with rough surfaces or sharp objects nearby - For long-term permanent installation ## Variant options - 90CM / Dinosaur Blue: $22.99 - 120CM / Dinosaur Blue: $37.99 ## Price and logistics facts - 90CM variant: $22.99 USD - 120CM variant: $37.99 USD - Package dimensions: 26 x 23 x 6 cm (folded) - Currency: USD ## Trust signals - Images available (8 PNG files) but not reviewed - No stock status or return policy provided - No certifications stated ## Image assets - Image URLs: [8 PNG images provided](see image_urls in JSON) ## Agent notes - No product description was given; only title, tags, and variant info - Visual content not analyzed; images show the pool and likely packaging - Confirm stock and shipping details before recommending
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": "梦幻美人鱼水池ins充气游泳池水池加厚家用夏日宝宝圆形海洋球池",
"quantity": 1,
"grams": 950000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "23.0",
"_height_cm": "6.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").