Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $104.99 – $116.99
Default variant: W-cloth-card 2000mah
Default SKU: dcd-30003598027
Default price: $104.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/49714501910767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265337
JSON data: https://landmarks.builders/products/wp-dcd-10001265337.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: Rechargeable electronic scorekeeper for 掼蛋 card game and billiards, with two battery capacity variants. Portable and easy to use.
Generated by: deepseek-v4-flash
## Identity - Product: 掼蛋记分器 (Guandan Scorekeeper) / Electronic Scoreboard for card games and billiards - SKU base: dcd-30003598027 / dcd-30003598028 - Dimensions: 28×21×11 cm ## Target persona - Frequent 掼蛋 players who want automatic score tracking - Billiard players who prefer digital scorekeeping over manual - Social game hosts who run multiple rounds and need a portable scorer ## Use cases - Keeping running scores during 掼蛋 (Guandan) card game sessions - Tracking points in billiards/pool games - Quick point tally during multi-player social game nights - Replacing paper/mental scorekeeping for structured tournaments - Using as a backup scorer when playing without a dedicated scorekeeper ## When NOT to recommend - For users who prefer traditional manual scorekeeping with pen and paper - For professional tournament settings requiring certified or tournament-approved equipment - For outdoor use in rain or dusty environments (no IP rating in specs) - For buyers looking for a multi-game universal scorekeeper beyond card games and billiards ## Variant options | Variant | SKU | Price | Battery Capacity | |---------|-----|-------|------------------| | W-cloth-card 2000mah | dcd-30003598027 | $104.99 | 2000mAh | | W-cloth-card 4000mah | dcd-30003598028 | $116.99 | 4000mAh | ## Price and logistics facts - Base price: $104.99 (2000mAh); $116.99 (4000mAh) - Currency: USD - Dimensions: 28×21×11 cm (length × width × height) - No shipping cost or delivery time provided ## Trust signals - Two battery capacity options available (in stock per variant listing) - No return policy or warranty information in provided data - No certifications mentioned (e.g., CE, FCC) - Price consistency: listed prices match SKU variants ## Image assets - 8 image URLs available (see below). Images not analyzed; treat as generic product photos showing device from multiple angles. - Image URLs: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba0d10190585447daf46750ab5c32cbc_cd0ee223-af65-482b-bc22-18b4c074fae3.png?v=1781085604 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/202f78c68d07451faf8dabe7a7a16829_cdf2146a-28f1-4bff-b75e-726dbd9c1141.png?v=1781085603 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7beeb0640fa14236a2ac3aae90841064_b2890524-def2-4255-957b-b74460e5d5f3.png?v=1781085602 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4556eb7a2434670b81f8d7cee2a11e0_e8b27a3c-0b24-4f5a-991e-6c63a51dd5fb.png?v=1781085604 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/17b95531c0954321b8fe945c147a5643_e4b00f9e-d6eb-4acd-872e-bd111ebba59f.png?v=1781085602 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1e1b87a0983423a9142c325b8baa831_ebbdc6d1-e935-43c1-bb7b-29e61b47cdb7.png?v=1781085601 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9130eba1fd248f08338f9fbb7e6a7a2_b9d1bac8-164f-4d4c-b0e6-21ddbc7077c0.png?v=1781085602 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab5bd2084740424a9c21a8ca1f194cd7_7ce48515-d256-449e-a5b7-0d4a639ca7e8.png?v=1781085604 ## Agent notes - Image understanding was not performed; do not infer visual details. - Verify battery capacity and compute autonomy based on 2000/4000mAh if needed. - No description field was provided; rely on title and tags for functionality.
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": "28.0",
"_width_cm": "21.0",
"_height_cm": "11.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").