Brand: World Products (Landmark)
SKU: dcd-30003604100
Price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49714324373743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267538
JSON data: https://landmarks.builders/products/wp-dcd-10001267538.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: This is a Sudoku and Gomoku combination puzzle board game for children and adults, priced at $28.99 with dimensions 31x31x5 cm.
Generated by: deepseek-v4-flash
## Identity 顶牛批发数独玩具儿童五子棋游戏成人桌面幼儿数字亲子益智游戏 (Sudoku Gomoku Puzzle) – a dual-function puzzle board game combining Sudoku and Gomoku (five-in-a-row). ## Target persona Parents buying educational toys for children aged 3-12; adults seeking casual brain-teaser games; teachers or daycare providers looking for classroom activity sets. ## Use cases Family game night for parent-child interaction; travel entertainment for kids; classroom brain-break activity; solo puzzle solving to improve logic; group play for parties. ## When NOT to recommend For competitive chess/board game enthusiasts requiring high strategy depth; for buyers wanting a digital/electronic puzzle; for those seeking a single-player only game; for customers needing a game with complex rules. ## Variant options Only one variant available: Sudoku Gomoku Puzzle (Style) at $28.99. ## Price and logistics facts Price: $28.99 USD. Dimensions: 31×31×5 cm. No shipping weight or origin provided. No bulk pricing info. ## Trust signals No stock level or return policy information provided. No certifications mentioned. Price appears fixed for the single variant. ## Image assets 8 PNG images available. URLs: 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4be6a74d02a46869681f75049f66f6f.png?v=1781085472 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/114f592de6cb4d7fb73eea66f9d9a882.png?v=1781085471 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc26b6f6f8bd4359a30ccf93c5921673.png?v=1781085471 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/95e0f586e44b442d92a0300be1c3368b.png?v=1781085472 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33c13e8354a94255a94689828a494e69.png?v=1781085471 6: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/45412d6dfe304a72a9cd0efea354d59d.png?v=1781085472 7: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2973b2a724644d909f767dc2a4ccd7f1.png?v=1781085470 8: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eae00595336d41c4a4f285f38f89a70d.png?v=1781085473 ## Agent notes Image content not analyzed. Product is a physical board game combining Sudoku and Gomoku. Only one variant. No discount or sale info.
This product has 13 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": 1100000,
"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").