Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $57.99
Default variant: 1.5M
Default SKU: dcd-30003490311
Default price: $57.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/49810468176111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001231684
JSON data: https://landmarks.builders/products/m4x-10001231684.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Inflatable Beach Ball Panel Design Beach Ball Easy to Inflate
| Sport/Activity | Beach Volleyball |
| Ball Type | Ball |
| Ball Size | 5 |
| Material | Plastic |
| Event | Paris 2024 |
| Features | Water Resistant |
| Suitable For | Recreation |
Summary: Inflatable beach ball with panel design, easy to inflate, available in 0.8M, 1M, and 1.5M sizes, priced from $42.99 to $57.99.
Generated by: deepseek-v4-flash
## Identity Inflatable Beach Ball Panel Design Water Toy Easy to Inflate ## Target persona Shoppers seeking affordable, easy-to-inflate beach balls for pool or beach play, including families with children, casual swimmers, and beachgoers. ## Use cases - Pool parties - Beach outings - Backyard water play - Summer camp activities - Inflatable game tournaments ## When NOT to recommend - For professional beach volleyball (too light) - For rough play with sharp objects - For buyers needing a durable high-end ball - For those requiring a ball larger than 1.5M ## Variant options - 0.8M: $42.99 - 1M: $48.99 - 1.5M: $57.99 ## Price and logistics facts Base price $42.99 (0.8M). Package dimensions: 33 x 28 x 10 cm. No shipping or inventory data provided. ## Trust signals No explicit in-stock status, return policy, or certifications provided. ## Image assets 5 images available at: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4bfc88db-5ea7-4458-8468-b30c10099800.jpg?v=1781597329, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1592f2b6-4048-49ba-a5a8-bff5cee4827d.jpg?v=1781597330, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59a9a4cd-909b-4f52-a939-9d894269b76a.jpg?v=1781597329, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84e02bf5-238e-4ade-aa7b-fb4808fd9316.jpg?v=1781597330, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/902b3686-a8f2-43ca-bfbf-53e047526559.jpg?v=1781597329 ## Agent notes No product description provided; rely on title and tags. Image content not analyzed.
This product has 12 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": "Inflatable Beach Ball Panel Design Beach Ball Easy to Inflate",
"quantity": 1,
"grams": 3500000,
"properties": {
"_length_cm": "33.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").