Brand: World Products (Landmark)
SKU: dcd-30003598016
Price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 爱好
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714513707247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265333
JSON data: https://landmarks.builders/products/wp-dcd-10001265333.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: A compact electronic scorekeeper for the Chinese card game Guandan, rechargeable, portable, and priced at $15.99.
Generated by: deepseek-v4-flash
## Identity Guandan electronic scorekeeper, paper model, rechargeable, portable. ## Target persona Guandan players who want a dedicated scoring device; casual card game enthusiasts; Chinese card game hobbyists. ## Use cases 1. Keeping score during a Guandan game. 2. Tracking points without pen/paper. 3. Portable use in gatherings or travel. 4. Quick setup for repeated games. ## When NOT to recommend 1. For non-Guandan games (may not suit other scoring needs). 2. If user prefers digital scoring apps or manual methods. 3. For professional tournament use without verifying accuracy. ## Variant options Only one variant: Paper Model at $15.99. ## Price and logistics facts Price: $15.99 USD. Dimensions: 26.0 x 23.0 x 3.5 cm. Single variant. ## Trust signals In-stock: not explicitly stated. Return policy: not known. Price: consistent across variants. No certifications listed. ## Image assets 8 images available (URLs listed) but no visual description can be provided. ## Agent notes No description text provided. Product title is in Chinese; target market likely Chinese-speaking Guandan players. Ensure buyer intent includes Chinese terms.
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": 450000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "23.0",
"_height_cm": "3.5"
}
}],
"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").