Brand: World Products (Landmark)
SKU: dcd-30003600509
Price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1700 g
Cart URL (default variant): https://landmarks.builders/cart/49714513281263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266177
JSON data: https://landmarks.builders/products/wp-dcd-10001266177.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A golf club grip replacement tool set including bench clamp, rubber jaw, hook knife, and double-sided tape, priced at $22.99.
Generated by: deepseek-v4-flash
## Identity A golf club grip replacement tool set (bench clamp, rubber jaw, hook knife, double-sided tape) for removing and installing grips. ## Target persona DIY golfers who regrip their own clubs at home; small-scale golf repair hobbyists. ## Use cases - Replacing worn rubber or cord grips on steel shafts - Installing oversized or undersized grips for custom feel - Removing old grip tape and adhesive residue - Securely clamping club shaft during grip installation without damage - Re-gripping an entire set of clubs in one session - Basic club maintenance between professional services ## When NOT to recommend - High-volume professional use requiring a heavy-duty bench vise - Non-golf clamping tasks (e.g., automotive hoses) - Golfers who prefer factory or pro-shop re-gripping - Frequent use on graphite shafts without confirming protective jaws exist ## Variant options - **Bench Clamp** – $22.99 (single variant) ## Price and logistics facts - Price: $22.99 USD - Dimensions: 22 × 15 × 8 cm - Weight: not specified - Origin: not specified ## Trust signals - Price consistent across variant - In-stock status not specified - Return policy not stated - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5184186efa534866819c87e138f1f9d6_36f35de1-1b16-4d69-b477-46b7729b1a6d.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/69205e96db94436ba19e90250ad622ee_a330b634-08d2-428c-a54f-e93265da22f0.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a29c2ebb92504621af9ebb71ade0116b_a41b39e3-dea7-43af-917e-db1f30ac62a2.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6c87d5f829847419c9479c04f2d520f_3bbecd34-56d8-4078-8580-c9855fb7c44f.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd017c58ef984d49a3e52b85597ddf84_ac066f3a-c0db-401d-85f7-8d67ad48941c.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c012c24a2642415a8cba7592651b3d13_02d37365-9ba8-41b4-801a-6d5717d9d979.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb1f3c3770e8440f9121a08e524fa6ca_b5d0854b-6b5f-4450-8275-ec985ca2f6b7.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a36316adc9aa48e783eb01474c1667ef_f3d20fa7-0cdc-489e-b232-f3244ec6ebca.png?v=1781085607 ## Agent notes - No textual description provided; kit contents inferred from title: clamp, rubber jaw, hook knife, double-sided tape. - Images not analyzed; visual details unknown. - Compatibility with graphite shafts unverified; user should ensure rubber jaws are soft enough. - Only one variant (Bench Clamp) available. - Dimensions suggest a compact, portable tool.
This product has 13 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": 1700000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "15.0",
"_height_cm": "8.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").