Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99
Default variant: Yellow / 12 Gyros
Default SKU: dcd-30003605178
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 420 g
Cart URL (default variant): https://landmarks.builders/cart/49714298061039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267992
JSON data: https://landmarks.builders/products/wp-dcd-10001267992.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: Cross-border battle spinning top toy set for children aged 3-10, includes 12 gyroscopes, suitable for parent-child indoor play.
Generated by: deepseek-v4-flash
## Identity Cross-border battle spinning top toy set (陀螺战斗盘), product type: 玩具 (toys). ## Target persona Parents of children aged 3-10 seeking engaging, interactive toys for family play at home. ## Use cases - Indoor family game night with battle spinning tops. - Birthday party or playdate group activity. - Solo play practicing spinning and aiming skills. - Gift for a child's special occasion (birthday, holiday). - Screen-free entertainment for young kids. ## When NOT to recommend - Children under 3 years old (choking hazard from small parts). - Competitive tournament players needing high-precision tops. - Outdoor or rough play (toy may break on hard surfaces). - Families who prefer electronic or digital games. ## Variant options - Color: Yellow / Style: 12 Gyros (SKU: dcd-30003605178) – $10.99 - Color: Purple / Style: 12 Gyros (SKU: dcd-30003605179) – $10.99 ## Price and logistics facts - Unit price: $10.99 USD - Package dimensions: 31.0 x 31.0 x 5.0 cm - Currency: USD ## Trust signals - In-stock status: not explicitly stated, but variants are listed with prices (assumed available). - Return policy: not provided. - Price consistency: both variants priced at $10.99. - Certifications: none provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73404af85a394424aa5e805799b2046d.png?v=1781085457 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9bf26b89b7bb465ba56fd82f439c3da7.png?v=1781085459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3531ae0207e4fce9a8f13c0c4551c36.png?v=1781085458 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30fcbc8c90bc441a85b30e6189f53e39.png?v=1781085458 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b9a6868e4344150ba5b2ed4db67c595.png?v=1781085457 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b5ddef2b9ccd48ae8d33bdbcde096edf.png?v=1781085458 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a275864bf7854564823a17470ea7be9a.png?v=1781085457 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fdc31659d37a4c02b7f9b2b21b60ae3e.png?v=1781085457 ## Agent notes - No product description provided; content inferred from title and tags. - Image content was not analyzed; visual details are not inferred.
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": 420000,
"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").