Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $21.99
Default variant: for Wood
Default SKU: dcd-30003599441
Default price: $21.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/49714582159599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265846
JSON data: https://landmarks.builders/products/wp-dcd-10001265846.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
高尔夫球杆管套胶套 工坊用品 工坊安装管套工具 2种尺寸
| 品牌 | Herrick |
| 球杆分类 | 套杆 |
Summary: Herrick golf club ferrule installation tool for wood or iron shafts, workshop-grade, 2 size variants, priced at $21.99.
Generated by: deepseek-v4-flash
## Identity Herrick golf club ferrule installation tool for wood or iron shafts. Workshop-grade tool for installing ferrules on golf clubs. ## Target persona Golf club repair technicians, custom club builders, hobbyists who build or repair golf clubs at home or in a workshop. ## Use cases - Replacing a broken or worn golf club shaft. - Installing new ferrules during custom club assembly. - Reshafting a set of clubs with consistent ferrule alignment. - Adjusting ferrule depth or replacing damaged ferrules. - Workshop or pro shop inventory for club repair. ## When NOT to recommend - For golfers seeking complete clubs or sets (this is a tool, not a club). - For users who only need standard grip replacement (no ferrule work). - For professional club fitting without repair needs. - For users unfamiliar with club assembly requiring no ferrule adjustment. ## Variant options - Style: for Wood (SKU: dcd-30003599441) - $21.99 - Style: for Iron (SKU: dcd-30003599442) - $21.99 ## Price and logistics facts - Price: $21.99 USD per variant. - Dimensions: 21.8 cm × 18.75 cm × 5.3 cm. - Currency: USD. ## Trust signals - In stock according to listing (no out-of-stock indication). - No return policy stated; assume standard merchant policy. - Brand: Herrick. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98d409bc956a405f95fa940c7fa2a888.png?v=1781085647 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b51e308504e4bd1b20ecef3ce3f5523.png?v=1781085647 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e05f1e7ead58451fa3d329e9337d9962.png?v=1781085648 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e6c3f39f4914b7091daf0fdac5d3385.png?v=1781085647 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df30af91dc9042ee97cb0f2c32877ce5.png?v=1781085646 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe60c479d0aa48248e7eedf1d9d9dec2.png?v=1781085649 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/022ef1904c994bc3ad6b79f0423c9814.png?v=1781085646 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5650ae3576fa4c2ab59f5b52db445ff9.png?v=1781085648 ## Agent notes - Product is categorized under '缝纫' (sewing) but is actually a golf club repair tool; verify categorization with merchant. - Image understanding was not performed; rely on textual facts only.
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种尺寸",
"quantity": 1,
"grams": 30000,
"properties": {
"_length_cm": "21.8",
"_width_cm": "18.75",
"_height_cm": "5.3"
}
}],
"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").