Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Yellow / 4 Gyros
Default SKU: dcd-30003605176
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: 360 g
Cart URL (default variant): https://landmarks.builders/cart/49714302058735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267991
JSON data: https://landmarks.builders/products/wp-dcd-10001267991.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 tabletop spinning top battle game for children ages 3-10, featuring two color variants (Yellow/Purple) with 4 gyros each, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity A cross-border battle top spinning disk toy designed for parent-child interactive tabletop play. Suitable for children aged 3-10. ## Target persona - Parents of children aged 3-10 seeking affordable interactive games - Gift buyers for toddler/preschooler birthdays - Educators or daycare providers looking for simple group activities - Budget-conscious families wanting screen-free entertainment ## Use cases 1. Parent-child bonding activity at home 2. Classroom or playdate group game 3. Screen-free entertainment for young children 4. Travel-friendly compact game for trips 5. Birthday or holiday stocking stuffer for kids 6. Quick indoor game for rainy days ## When NOT to recommend - Children under 3 years old (small parts choking hazard) - Collectors or enthusiasts seeking premium materials - Outdoor/rough play scenarios (tabletop use only) - Competitive or tournament-level play ## Variant options - Yellow / 4 Gyros ($9.99, SKU: dcd-30003605176) - Purple / 4 Gyros ($9.99, SKU: dcd-30003605177) ## Price and logistics facts - Price: $9.99 USD per variant - Dimensions: 31 cm x 31 cm x 5 cm - Weight and shipping details not provided ## Trust signals - Two color options available at same price - No stock or return policy information given - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73404af85a394424aa5e805799b2046d_80313356-93e6-4fda-b5dd-21152667d280.png?v=1781085459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9bf26b89b7bb465ba56fd82f439c3da7_9456646e-f039-42a7-aa02-98142381eadb.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3531ae0207e4fce9a8f13c0c4551c36_838a0060-6a7b-456a-b352-7e86affb9d80.png?v=1781085459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30fcbc8c90bc441a85b30e6189f53e39_9902bc79-5924-4998-ace1-e43eb61a6874.png?v=1781085459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b9a6868e4344150ba5b2ed4db67c595_25e8c097-a6b9-40d6-a20b-b8d07860f759.png?v=1781085459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b5ddef2b9ccd48ae8d33bdbcde096edf_cfa88ede-7c75-4716-9fcb-3710bdbb4d5f.png?v=1781085459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a275864bf7854564823a17470ea7be9a_b2290bc9-98b8-4864-bad5-ad2dba71c89d.png?v=1781085460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fdc31659d37a4c02b7f9b2b21b60ae3e_462fd46a-71ad-4577-b6e3-da3c1f8be7de.png?v=1781085460 ## Agent notes - Image understanding not performed; only URL references available. Visual details must be fetched externally.
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": "跨境对战陀螺战斗盘儿童玩具亲子互动桌面游戏男孩女孩3-10岁礼物",
"quantity": 1,
"grams": 360000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "31.0",
"_height_cm": "5.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").