Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Short
Default SKU: dcd-30003615539
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 30 g
Cart URL (default variant): https://landmarks.builders/cart/49713977032943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271824
JSON data: https://landmarks.builders/products/wp-dcd-10001271824.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
长款短款可选台球杆先角修理打磨器皮头更换工具台球杆长挫板
| 品牌 | 其他 |
| 货号 | 08-040长短款 |
| 适用场景 | 台球运动 |
| 产品类别 | 搓板 |
| 材质 | 塑料 |
| 专利类型 | 无 |
| 规格 | 1个 |
Summary: A plastic pool cue tip repair and trimmer tool available in short and long variants, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity 长款短款可选台球杆先角修理打磨器皮头更换工具台球杆长挫板 (Pool cue tip repair/trimmer tool with short and long options). Plastic construction. Dimensions: 24×5×3 cm. ## Target persona Pool and billiards enthusiasts who perform routine cue maintenance at home or in a club; amateur players looking for a low-cost cue tip repair solution. ## Use cases - Replacing worn cue tips on a pool cue. - Trimming and shaping new cue tips to match cue ferrule. - Smoothing rough edges after tip replacement. - Quick on-the-spot tip repair during practice sessions. - Maintaining multiple cues in a home game room. - Light-duty tip dressing between professional services. ## When NOT to recommend - For professional cue repair shops requiring heavy-duty industrial tools. - When the user needs a tool for other cue repairs (e.g., ferrule replacement, shaft cleaning). - If the user expects metal or high-end construction – this is plastic. - For users who want a tool that includes tip cement or other accessories. ## Variant options - Short style (SKU: dcd-30003615539) – $9.99 - Long style (SKU: dcd-30003615540) – $9.99 ## Price and logistics facts - Price: $9.99 USD (both variants). - Dimensions: 24.0 cm (L) x 5.0 cm (W) x 3.0 cm (H). - Product category listed as '缝纫' (sewing) – may be misclassified; actual use is for cue tip repair. ## Trust signals - Two size options available (short and long). - No specific return policy, warranty, or certifications provided. - Price is consistent across variants. ## Image assets - 8 product images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04f4009181964e38863ac813e2fea62c.png?v=1781085186 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/840fa636a36d44ce927e5e43de004b9d.png?v=1781085186 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2a5f47068ca473294f412cf8bd8b742.png?v=1781085185 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5bcee993b802460695868e35a98ab3ef.png?v=1781085184 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a7a2c77234f4af4ac91a3be733b717f.png?v=1781085186 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c1648cdb6eb4e67a505b66dd828dc73.png?v=1781085185 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35cfe10c49374c3b9825ee7292367b07.png?v=1781085185 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7bb4c2a2468448a2a452f36bfb915816.png?v=1781085185 - Note: Images not analyzed for visual details. ## Agent notes - Product is categorized under '缝纫' (sewing) but functionally is a billiards cue tip tool – verify correct category before recommending. - No stock status information provided. - No shipping or logistics details beyond price. - Only two variants: short and long, same price.
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": "长款短款可选台球杆先角修理打磨器皮头更换工具台球杆长挫板",
"quantity": 1,
"grams": 30000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "5.0",
"_height_cm": "3.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").