Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $60.99 – $68.99
Default variant: Button Model
Default SKU: dcd-30002904208
Default price: $60.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 531 g
Cart URL (default variant): https://landmarks.builders/cart/49811125305583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001091861
JSON data: https://landmarks.builders/products/m4x-10001091861.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: Electronic portable scoreboard for billiards, two models: Button ($60.99) and Remote Control ($68.99). Dimensions 36x21x10 cm.
Generated by: deepseek-v4-flash
## Identity Billiard Electronic Scoreboard, portable and easy-to-use scorekeeper for pool/billiards. Two variants: Button Model and Remote Control Model. ## Target persona Home billiard players; pool hall operators; bar or game room owners; amateur tournament organizers. ## Use cases - Tracking scores during a casual billiard game - Keeping score in a small tournament or league - Portable scoring for outdoor or multi-table events - Remote control operation for convenience - Quick setup and clear display for non-technical users ## When NOT to recommend - Professional pool players needing advanced stats (e.g., innings, averages) - Users requiring a scoreboard for other sports (e.g., basketball, soccer) - Those wanting a permanent wall-mounted scoreboard - Budget buyers looking for under $50 options ## Variant options - **Button Model** (SKU: dcd-30002904208) – $60.99 - **Remote Control Model** (SKU: dcd-30002904209) – $68.99 ## Price and logistics facts - Price: Button Model $60.99 USD, Remote Control Model $68.99 USD - Dimensions: 36 cm (L) × 21 cm (W) × 10 cm (H) - No shipping or return policy information provided ## Trust signals - Listed as available; no stock quantity confirmed - No certifications or guarantees stated - Price appears consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20f88263-7c08-4fea-8294-6829465678fd.jpg?v=1781599566 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/790994c0-415d-4b3b-90cf-6e309a97543b.jpg?v=1781599566 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1693db68-3a50-4fe8-9302-e8222134848d.jpg?v=1781599566 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ad9ea30-dc21-45eb-a921-67c2248fb824.jpg?v=1781599566 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1fbe5306-0d10-4c09-9e26-e44962aa64fb.jpg?v=1781599565 ## Agent notes - Product type unclear (listed as ''), but inferred to be billiard scoreboard from title. - Images were not analyzed; treat as generic product images. - No description or additional specifications provided.
This product has 12 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": "Billiard Electronic Scoreboard Easy to Use Portable Billiard Scorekeeper",
"quantity": 1,
"grams": 531000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "21.0",
"_height_cm": "10.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").