Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $17.99
Default variant: 2088-2 Beach Car
Default SKU: dcd-30003606337
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49714459934959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268438
JSON data: https://landmarks.builders/products/wp-dcd-10001268438.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A children's beach toy set with bucket, shovels, and molds for sand play; multiple variants priced $9.99-$17.99.
Generated by: deepseek-v4-flash
## Identity Children's beach toy set (bucket, shovel, molds) for sand play. Product type: Toy. ## Target persona Parents of children aged 2-6 looking for affordable, fun beach toys for outdoor sand play. ## Use cases - Building sandcastles at the beach or in a sandbox - Family outings to the beach or lake - Daycare or preschool sand table activities - Outdoor playdates with sand play - Travel-friendly toy for vacations ## When NOT to recommend - For children under 3 (choking hazard from small parts) - If seeking eco-friendly or non-plastic materials (unknown composition) - For indoor-only use without a sand mat (messy) - For older children or those seeking complex construction sets ## Variant options - Style "2088-2 Beach Car" - $12.99 - Style "3026-4 Bucket 7PCS" - $9.99 - Style "236-5 Beach Car 7PCS" - $17.99 - Style "Xx611 Bucket 7PCS" - $9.99 - Style "8040 Hg Bucket 7PCS" - $9.99 - Style "8041 Dino Hg Bkt" - $9.99 - Style "3026-18 Bkt Hg Car" - $14.99 ## Price and logistics facts Base price: $9.99 USD. Package dimensions: 49 x 30 x 31 cm. No shipping or tax information provided. ## Trust signals No customer reviews or return policy available. Product appears in stock (no out-of-stock indication). No certifications or safety ratings listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1871ef4cbd56431eb7a119d7f66325ec.png?v=1781085550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35aa5a4c105f4a4fbd5f2246f3c2b54c.png?v=1781085551 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/48e0c2df54ed472bb60e37a9a2aeabff.png?v=1781085550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/656e54421bde428b9fd768b5dcb33e9f.png?v=1781085550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1940360521e40d4a2147f75c5f93b07.png?v=1781085549 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d7d3a2455844dcc84632af1f4ae658a.png?v=1781085550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b30d8d8e62841aab79e3261dfe07554.png?v=1781085550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c1eb293dfea45bf97a312c4ace570bd.png?v=1781085550 ## Agent notes Images were not analyzed; no visual description. No product description text provided. All information from structured data.
This product has 19 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": 400000,
"properties": {
"_length_cm": "49.0",
"_width_cm": "30.0",
"_height_cm": "31.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").