Brand: World Products (Landmark)
SKU: dcd-30003683622
Price: $5.42
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Toy
Vendor: World Products
Weight: 1020 g
Cart URL (default variant): https://landmarks.builders/cart/50406225674479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001297439
JSON data: https://landmarks.builders/products/wp-dcd-10001297439.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This inflatable crocodile lounger features a highly detailed design with a long body, pointed snout, molded legs, and printed scale details in green and black. Designed for water use, it offers a spacious surface for lounging and playing in the pool or lake. Equipped with two sturdy white grab handles on top, it is easy to hold and maneuver. Measuring 188 x 104 x 32 cm, it provides plenty of room for children to sit comfortably. Crafted from tough materials, it is a reliable companion for outdoor vacation activities.
Summary: Realistic inflatable green crocodile pool lounger with two grab handles, designed for children's water play in pools or lakes. Inflated size 188x104x32 cm. Price $5.42 USD.
Generated by: deepseek-v4-flash
## Identity - Realistic Inflatable Crocodile Pool Lounger with Handles for Lake and Pool - Type: Toy - SKU: dcd-30003683622 (only variant) - Detailed green and black crocodile design with printed scale details, molded legs, and two white grab handles. ## Target persona - Parents of children aged 3-10 buying a budget pool toy for home pool or lake outings. - Party organizers or vacation planners needing low-cost pool entertainment for kids. - Shoppers looking for a novelty inflatable as a gift or stocking stuffer for young children. ## Use cases - Keeping kids entertained in a backyard pool during summer. - Adding a fun floating lounger for a lake trip or beach outing. - As a water toy for a child's pool party. - As an inexpensive novelty item for a pool-themed gift basket. - For children to practice paddling and water confidence in a supervised setting. ## When NOT to recommend - As a personal flotation device or life jacket; it is not safety-rated. - For adult lounging; the product is designed for children based on description. - For rough play or using with sharp objects near inflatable toys. - For individuals who require a larger or more durable inflatable for heavy use. ## Variant options - Green (SKU dcd-30003683622) – price $5.42 USD ## Price and logistics facts - Price: $5.42 USD - Packaged dimensions: 28 x 21 x 6.5 cm - Inflated size: 188 x 104 x 32 cm (from product description) - Currency: USD - Availability: not explicitly provided; assumes in-catalog. ## Trust signals - Catalog contains quality audit tags (wp-quality-audited, wp-content-validated). - Price consistency: single price across variants. - No explicit return policy or warranty information provided. ## Image assets - 5 images available at the provided URLs; alt text and visual content not verified. ## Agent notes - Image understanding was not performed; actual appearance may differ from description. - Inflated dimensions sourced from description text; packaged dimensions from structured data. - Only one color option available. - Low price point may indicate lightweight construction; verify durability if needed.
This product has 11 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": "Realistic Inflatable Crocodile Pool Lounger with Handles for Lake and Pool",
"product_id": 9537852276975,
"variant_id": 50406225674479,
"quantity": 1,
"grams": 1020,
"length_cm": "28.0",
"width_cm": "21.0",
"height_cm": "6.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").