Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $37.99 – $46.99
Default variant: Basic SET
Default SKU: dcd-30003602424
Default price: $37.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/49714409505007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266838
JSON data: https://landmarks.builders/products/wp-dcd-10001266838.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
考拉日记赶海套装沙滩玩具挖沙玩水工具儿童海边玩具男孩六一礼物
| 产地 | 广东省 |
| 品牌 | 考拉日记 |
| 货号 | 2957FDEWJ.FDE11148 |
| 是否外贸 | 否 |
| 产品类别 | 沙滩玩具 |
| 是否能够DIY | 否 |
| 是否专供外贸 | 否 |
| 规格 | 18*18*23cm |
| 是否多功能 | 否 |
| 适用年龄 | 儿童(4-6岁) |
| 商品3C认证码 | 2021152202036633 |
| 3C配置类别 | 14岁以下的电玩具 |
| 材质 | 塑胶 |
| 是否有动漫形象 | 否 |
| 是否电动 | 否 |
| 加工定制 | 否 |
| 是否有导购视频 | 是 |
| 是否跨境出口专供货源 | 否 |
| 包装方式 | OPP袋 |
| 专利及著作权申请时间 | 2025 |
| 类别 | 其他益智玩具 |
Summary: Koala Diary beach toy set for children ages 4-6, includes sand and water play tools, made of plastic, available in Basic ($37.99) and Deluxe ($46.99) variants.
Generated by: deepseek-v4-flash
## Identity Koala Diary (考拉日记) beach toy set, model 2957FDEWJ.FDE11148, made in Guangdong, China. Plastic material. Product type: 沙滩玩具 (beach toys). Brand: 考拉日记. 3C certification code: 2021152202036633. Has an instructional video. ## Target persona Parents or gift-givers for children aged 4-6 years old, particularly those planning beach or outdoor water play. Unisex, but marketed as a boy's gift (男孩六一礼物). ## Use cases - Beach sandcastle building and digging. - Water play at the beach, pool, or bathtub. - As a Children's Day (六一) gift. - Outdoor park or backyard sandbox play. - Simple sensory and fine motor skill development. ## When NOT to recommend - For children under 3 years old (small parts risk not specified, but age range is 4-6). - For buyers seeking electronic, battery-powered, or DIY toys. - For those requiring multi-functional toys (e.g., transforming or educational kits). - For older children (above 6) or adults. ## Variant options - Basic SET (SKU: dcd-30003602424) – $37.99 USD - Deluxe SET (SKU: dcd-30003602425) – $46.99 USD (Differences between sets not provided). ## Price and logistics facts - Basic: $37.99 USD - Deluxe: $46.99 USD - Dimensions: 25 cm (length) x 20 cm (width) x 23 cm (height) – likely packaged. - Material: Plastic (塑胶). - Not for cross-border export supply (domestic product). ## Trust signals - 3C certification (China compulsory certification) code provided: 2021152202036633. - Product has an instructional video (有导购视频). - In-stock status: not specified. - Return policy: not specified. - Price consistency: only current prices listed. ## Image assets - 8 images available via URLs (provided). - Content not analyzed – visual details not extracted. ## Agent notes - Image understanding was not performed; do not infer visual details (colors, design, included pieces). - Variant content (what differs between Basic and Deluxe) is unspecified. - Stock and return policy are unknown.
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": 900000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "20.0",
"_height_cm": "23.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").