Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99
Default variant: Yellow
Default SKU: dcd-30003609366
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 320 g
Cart URL (default variant): https://landmarks.builders/cart/49714114887919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269607
JSON data: https://landmarks.builders/products/wp-dcd-10001269607.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
购买须知:本店商品标价,都是不包含税点,开票另加税点,详情咨询客服。
请您下单前与客服确定规格款式,以免给 造成误会,给您带来的不便敬请谅解!
| 货号 | 8010W-11 |
| 功能 | 11件套 麦秆沙滩斜挎包 |
| 装箱量 | 20袋/箱 |
| 单个重量 | 320克 |
| 包装 | 网袋+吊卡 |
| 外箱规格 | 60.5 *30.5 *45 CM |
| 毛净重 | 7.4/ 6.4KGS |
| 箱立方 | 0.084m³ |























Summary: Children's beach toy set with watering can, sand digging tools, and sling bag. Suitable for outdoor sand play and gardening. 11 pieces. $16.99.
Generated by: deepseek-v4-flash
## Identity Children's beach toy set (item 8010W-11) includes 11 pieces: watering can, sand tools, and a wheat straw sling bag. Product type: Gardening. Dimensions: 25 x 12.5 x 19 cm. Weight: 320g. Price: $16.99 USD. Variants in Yellow and Blue. ## Target persona - Parents of toddlers and preschoolers seeking affordable outdoor toys for beach or garden. - Caregivers or educators organizing sensory play activities. - Budget-conscious shoppers looking for a multipurpose sand/water play set. ## Use cases - Beach sand play: building sandcastles and digging. - Gardening: watering plants and potting with small tools. - Outdoor sensory play: exploring textures of sand and water. - Travel entertainment: compact sling bag for on-the-go fun. - Pretend play: imitating gardening or beach activities. ## When NOT to recommend - Not for children aged 8+ who need more complex or durable toys. - Not for serious gardening or landscaping tasks (tools are toy-grade). - Not for children who still mouth toys (may pose choking risk; not explicitly stated but caution advised). - Not for buyers requiring tax-inclusive pricing or invoice without extra charge. ## Variant options | Color | SKU | Price | |-------|-----|-------| | Yellow | dcd-30003609366 | $16.99 | | Blue | dcd-30003609367 | $16.99 | ## Price and logistics facts - Price: $16.99 USD per set (does not include tax; invoice costs extra). - Dimensions: 25 x 12.5 x 19 cm. - Weight per set: 320g. - Packaging: net bag + hang tag. - Shipping case: 60.5 x 30.5 x 45 cm, 20 sets per case, gross weight 7.4 kg, net weight 6.4 kg. ## Trust signals - In-stock status: not explicitly confirmed. - Return policy: not provided. - Price consistency: single price across variants; no discounts noted. - Certifications: none listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e31544b88f4b467fab6e3e91728790c8.png?v=1781085315 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8fb0fdc6a0343bd900f5b2c4911ebbb.png?v=1781085314 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a226f044bf84c17af971b3fc69d7bb7.png?v=1781085315 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e716482d000340eabb1953432655cebe.png?v=1781085317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/24857eb7cf7b496f927752b3a9453bdb.png?v=1781085314 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1dcac6818b84867ae7403b38d35c26f.png?v=1781085315 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/08e6eef85b4b4b9b8d230674a338824b.png?v=1781085314 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dff6c96ea519421ea6c79fb6f6c12a5e.png?v=1781085315 ## Agent notes - Image understanding not performed; no visual details inferred from images. - Description includes note: price does not include tax; invoice requires extra charge. Confirm with seller. - No warranty or safety certifications provided.
This product has 14 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": 320000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "12.5",
"_height_cm": "19.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").