Brand: World Products (Landmark)
SKU: dcd-30003600508
Price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49714515509487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266176
JSON data: https://landmarks.builders/products/wp-dcd-10001266176.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: Golf club grip replacement tool set including clamp, rubber fixture, hook knife, double-sided tape, and bench vise; 3-piece set for $12.99.
Generated by: deepseek-v4-flash
## Identity Golf Club Grip Clamp Tool Set – 3-piece SET (SKU: dcd-30003600508) ## Target persona - DIY golfer who replaces grips at home - Club repair enthusiast - Small golf equipment retailer or hobbyist ## Use cases - Replacing old or worn golf grips - Installing custom aftermarket grips - Repairing or restoring vintage golf clubs - Adjusting grip size or texture - Teaching golf club maintenance ## When NOT to recommend - Buyer needs a single, simple grip replacement without special tools - Buyer is a professional club fitter with industrial-grade equipment - Buyer is looking for a complete set of new golf clubs - Buyer requires installation service rather than DIY tools ## Variant options - 3-piece SET: $12.99 (SKU: dcd-30003600508) ## Price and logistics facts - Price: $12.99 USD - Dimensions: 30 cm x 8 cm x 3 cm - Single variant available ## Trust signals - Listed at consistent price - No return policy or warranty mentioned in data - No certifications provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64269a31180b49caafaa777901304377.png?v=1781085609 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/62f61c46572a477f88c267e9b773a059.png?v=1781085613 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b90e3df7f054e1caff0c8d307d2b5dd.png?v=1781085608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/424a4a6d34674448baa2179d83823a47.png?v=1781085609 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c143fbd436a44d108dcd5876d7f75fdb.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4294483aa144643ad6af14b7b0ecef9.png?v=1781085608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/449eae95f7f64595b062f105c5dbb223.png?v=1781085608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a5e077512474995a12260c84f5c1133.png?v=1781085607 ## Agent notes - Product type: outdoor/golf accessory - Title suggests contents: clamp, rubber fixture, hook knife, double-sided tape, bench vise - No textual description provided; rely on title and images - Tags indicate batch import data; no additional details
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": 120000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "8.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").