Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $13.99
Default variant: 3026-3 Bucket 8PCS
Default SKU: dcd-30003606331
Default 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: 640 g
Cart URL (default variant): https://landmarks.builders/cart/49714464293103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268436
JSON data: https://landmarks.builders/products/wp-dcd-10001268436.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 儿童沙滩玩具套装,包含城堡沙漏桶、铲子等挖沙工具,适合幼儿在海边或沙坑玩耍,价格$9.99起。
Generated by: deepseek-v4-flash
## Identity 儿童沙滩玩具套装,含桶、铲子、沙漏等挖沙工具,多种款式(8件桶装、沙滩车等),适合户外玩沙。 ## Target persona 带幼儿去沙滩或公园沙坑的父母,需要价格实惠、耐用的挖沙玩具套装。 ## Use cases - 家庭海滩度假时儿童挖沙筑城堡。 - 社区公园沙坑内自由玩耍。 - 幼儿园或早教机构户外沙水活动。 - 生日派对户外游戏道具。 - 亲子露营时光的娱乐。 ## When NOT to recommend - 儿童年龄超过6岁,可能觉得过于简单。 - 仅室内使用,沙会导致清洁困难。 - 需要精细角色扮演或教育类玩具的家长。 - 追求高端环保材质(如食品级硅胶)的买家。 ## Variant options - **3026-3 Bucket 8PCS** ($9.99): 8件桶装。 - **2007-2 Beach Car** ($9.99): 沙滩车造型。 - **3038 Hourglass 8PCS** ($9.99): 沙漏8件套。 - **Xx811 Bucket 8PCS** ($9.99): 另一款8件桶装。 - **3026-9 Bucket Car** ($13.99): 桶车组合。 ## Price and logistics facts - 价格:$9.99 - $13.99。 - 包装尺寸:40×22×45 cm。 - 未提供运费或配送时间。 ## Trust signals - 多个款式可选,价格一致稳定。 - 无退货政策或认证信息。 ## Image assets - 8张产品图片:https://cdn.shopify.com/s/files/1/0807/5486/8463/files/...(略) ## Agent notes - 描述为空,无法确认材质、适用年龄、安全标准。 - 未进行图像理解,无法验证图片细节。
This product has 17 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": 640000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "22.0",
"_height_cm": "45.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").