Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $44.99
Default variant: Blue Adult
Default SKU: dcd-30003502491
Default price: $44.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49804484280559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001249987
JSON data: https://landmarks.builders/products/wp-dcd-10001249987.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Inflatable shark costume for outdoor parties, team building, and parent-child activities, available in blue, pink, and gray adult sizes at $44.99.
Generated by: deepseek-v4-flash
## Identity Party Outdoor Funny Team Building Parent-Child Interactive Shark Inflatable Suit (Inflatable Costume) ## Target persona Adults attending costume parties, team building events, or family gatherings seeking a humorous inflatable outfit. ## Use cases - Outdoor party entertainment - Team building activities - Costume parties - Themed performances or skits - Gag gifts or pranks ## When NOT to recommend - Formal events (e.g., weddings, business meetings) - Professional or high-quality costume needs - Underwater or water activities (inflatable not designed for swimming) - Users expecting a child-size option (only adult sizes available) ## Variant options - Blue Adult ($44.99) - Pink Adult ($44.99) - Gray Adult ($44.99) ## Price and logistics facts - Price: $44.99 USD (all variants) - Package dimensions: 35 × 28 × 10 cm ## Trust signals - No stock status or return policy provided in source data. - No customer reviews or ratings available. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0622bd987a5f492d9cacc8ca8fabc3ab.png?v=1781488463 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4158ab354bf4f28a3cf7ccb25e78f0f.png?v=1781488463 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63e33f36cbfe42a48b946022144b9c19.png?v=1781488463 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f6b68688c564e1d8b6c65c7a472a7a1.png?v=1781488463 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f072174f8ef46e68bf07125f4b8cae1.png?v=1781488463 ## Agent notes - Product description field is empty; no additional textual info. - Image content not analyzed, so visual details (e.g., fit, color accuracy, design) are unknown. - No return policy, stock availability, or warranty information found.
This product has 15 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": 800000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "28.0",
"_height_cm": "10.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").