Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99
Default variant: Dinosaur
Default SKU: dcd-30003609202
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49714252939503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269533
JSON data: https://landmarks.builders/products/wp-dcd-10001269533.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A multifunctional light-up musical drum toy for infants, featuring dinosaur and space themes, priced at $13.99 with two style variants.
Generated by: deepseek-v4-flash
## Identity - **Name:** 跨境多功能动物琴早教益智玩具恐龙太空灯光音乐琴婴儿拍拍鼓玩具 - **Type:** Musical toy (instrument) - **Dimensions:** 31.0 x 26.0 x 16.0 cm - **Price:** $13.99 ## Target persona - Parents of infants and toddlers (0-3 years) seeking early education toys. - Caregivers looking for sensory stimulation toys with lights and sounds. - Gift buyers for baby showers or first birthdays. ## Use cases - Baby playtime to encourage grasping and patting. - Sensory development through lights and music. - Early exposure to rhythms and sounds. - Travel-friendly entertainment (portable size). - Interactive play between parent and child. ## When NOT to recommend - For children over 3 years old (too simplistic). - For buyers seeking quiet or silent toys. - For environments requiring very durable or rugged toys (plastic construction uncertain). - For those preferring non-electronic toys. ## Variant options - **Dinosaur** style (SKU: dcd-30003609202) – $13.99 - **Red** style (SKU: dcd-30003609203) – $13.99 ## Price and logistics facts - Price: $13.99 USD (fixed across variants). - Dimensions: 31 x 26 x 16 cm (approx. 12.2 x 10.2 x 6.3 in). - No shipping weight provided. ## Trust signals - Listed with distinct SKUs; price consistency across variants. - No return policy, warranty, or certifications are available in provided data. - Stock status: not specified. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Visual content of images was not inspected; rely on product title for theme details. - No description text provided; all factual data derived from structured fields.
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": 800000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "26.0",
"_height_cm": "16.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").