Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $30.99
Default variant: Silver Black
Default SKU: dcd-30003562047
Default price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 40 g
Cart URL (default variant): https://landmarks.builders/cart/49716613578991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251351
JSON data: https://landmarks.builders/products/wp-dcd-10001251351.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: A 2-in-1 metal cue tip tool combining a chalk pen and tip pick, available in two color variants for $30.99.
Generated by: deepseek-v4-flash
## Identity Wholesale billiard supplies pool cue tip tool 2 in 1 metal chalk pen tip piercing ## Target persona Pool players and billiard enthusiasts seeking a compact cue maintenance tool; pool hall owners or staff needing bulk supplies. ## Use cases - Chalking the cue tip before a shot - Piercing the cue tip to improve chalk adhesion - On-the-go cue maintenance during practice or matches - Quick tip touch-ups between games - Supplying multiple tables in a pool hall ## When NOT to recommend - For non-billiard activities (e.g., sewing, as miscategorized) - For professional cue tip repair or replacement (this is a light accessory) - For users who prefer separate dedicated tools - For those needing a full cue maintenance kit ## Variant options - Silver Black (SKU: dcd-30003562047) – $30.99 - Black Silver (SKU: dcd-30003562048) – $30.99 ## Price and logistics facts - Price: $30.99 USD per unit - Dimensions: 15.8 cm (length) x 2.8 cm (width) x 2.8 cm (height) - No shipping or return policy information provided ## Trust signals - In-stock status inferred from available variants and images - No certification, warranty, or return policy data available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8bcd901c5c94c118c1843331baeec77.png?v=1781086789 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da06eaf791984a98ad1d828f25aaae22.png?v=1781086790 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ce6568a24d64537903ec24d20864dbe.png?v=1781086788 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/69133a4ae572405d9fb5c590c32c07d7.png?v=1781086790 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ecc351c49f445dfa89e818c104c19be.png?v=1781086789 ## Agent notes - The product type is listed as "sewing" but the title and attributes indicate billiard equipment; verify categorization. - Images were not analyzed; visual details 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": "批发台球用品台球球杆头工具 2 合 1 金属巧克笔皮头针刺",
"quantity": 1,
"grams": 40000,
"properties": {
"_length_cm": "15.8",
"_width_cm": "2.8",
"_height_cm": "2.8"
}
}],
"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").