Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.28 – $25.44
Default variant: Black / Protective
Default SKU: dcd-30003415387
Default price: $25.44
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/50162220564719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001207787
JSON data: https://landmarks.builders/products/m4x-10001207787.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This sporting club head wrench is a practical sports tool designed for golfers who need a simple way to adjust club heads and keep their drivers dialed in.
Main Function: As a sporting club tool, it helps you loosen and tighten the hex nut on compatible club heads so you can adjust the head setting or face angle with confidence.
Comfortable Grip: The L-shaped handle gives you steady leverage, making this club wrench easier to hold and turn during quick adjustments at the practice range or before a round.
Build Quality: Made with a Metal-Plastic Constructionplastic construction, this sporting head wrench is built for frequent use while staying lightweight sufficiently to carry in your sporting bag.
User Value: A dependable sporting club head wrench can conserve time, improve adjustment accuracy, and help you fine-tune performance when you want your club to match your swing and playing & technique.
Summary: Golf Club Head Wrench Sturdy Club Head Adjuster Tool Portable for Golfers. 【Product Type】: This sporting club head wrench is a practical sports tool designed for golfers who need a simple way to adjust club heads and keep their drivers dialed in. 【Main Function】: As a sporting club tool, it helps you loosen and tighten the hex nut on compatible club heads so you can adjust the head setting or face angle with confidence. 【Comfortable Grip】: The L-shaped handle gives you steady leverage, making this club wrench easier to hold and turn during quick adjustments at the practice range or before a ro
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Golf Club Head Wrench Sturdy Club Head Adjuster Tool Portable for Golfers",
"product_id": 9459793821935,
"variant_id": 50162220564719,
"quantity": 1,
"grams": 60,
"length_cm": "13.0",
"width_cm": "10.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").