Brand: World Products (Landmark)
SKU: dcd-30003606336
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 530 g
Cart URL (default variant): https://landmarks.builders/cart/49714461868271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268437
JSON data: https://landmarks.builders/products/wp-dcd-10001268437.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A budget children's beach sand toy set with castle molds, bucket, and shovel, suitable for ages 2-5, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Children's beach sand toy set with castle molds, bucket, shovel, and accessories. Dimensions: 26 x 17.5 x 17.5 cm. Single style "8035 Castle". Priced at $9.99 USD. ## Target persona Parents of toddlers or preschoolers (ages 2-5) seeking inexpensive outdoor sand toys for beach or sandbox play. ## Use cases - Beach vacations: building sandcastles by the shore. - Backyard sandbox: creative sand play at home. - Poolside: sand play near water. - Park outings: lightweight toy for picnics. - Playdates: shared activity for multiple young children. - Travel: compact toy for trips. ## When NOT to recommend - Children over 6 who may outgrow simple molds. - Buyers needing durable, heavy-duty construction. - Those seeking licensed character-themed toys. - Those wanting a large, elaborate sand play system. ## Variant options Only one variant: "8035 Castle" at $9.99. ## Price and logistics facts Price: $9.99 USD. Dimensions: 26x17.5x17.5 cm. Single variant available. ## Trust signals Active listing with stock. Return policy not specified. Price consistent at $9.99. No safety certifications mentioned in source data. ## Image assets [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f21b60b2cc9d4d6fa31ce6b98ba13658.png?v=1781085551) [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f22bcd5608474827b035adad65860b2e.png?v=1781085551) [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2aa881af5814533becb070791ec08f9.png?v=1781085550) [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0651460e848240e59081657dcfa2413d.png?v=1781085550) [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a7b9011431c461b9dde3dc4b6a2e189.png?v=1781085550) [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8eeb04ad2c3449fbbcb0781e0ba50286.png?v=1781085552) [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a576113d57994b09b554db14294ab70a.png?v=1781085550) [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/749bd3e8a780480b99dfc219482a37e0.png?v=1781085550) ## Agent notes No product description provided. Image content not analyzed; visual details unknown. Only one variant. No material or safety information available.
This product has 13 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": 530000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "17.5",
"_height_cm": "17.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").