Brand: World Products (Landmark)
SKU: dcd-30003622902
Price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49713174839535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275042
JSON data: https://landmarks.builders/products/wp-dcd-10001275042.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 bag putter clip and ball retriever accessory, $10.99, dimensions 20x8x5 cm, single style variant.
Generated by: deepseek-v4-flash
## Identity Golf bag putter clip accessory with ball retrieval function. Single variant: Golf Bag Putter Clip. ## Target persona Budget-conscious golfer or amateur player seeking affordable bag organization and ball retrieval. ## Use cases - Securing putter to golf bag during transport or play - Retrieving golf balls from holes or water hazards via integrated picker - Organizing clubs to prevent scratches and damage - Providing easy access to putter on the green ## When NOT to recommend - Professional golfers requiring high-end equipment - Users needing left-handed specific orientation (unknown ambidexterity) - Those with oversized putter grips that may not fit standard clip - Shoppers looking for a complete club set organizer ## Variant options Only one style: "Golf Bag Putter Clip" at $10.99 USD. ## Price and logistics facts Price: $10.99 USD. Dimensions: 20 x 8 x 5 cm. No shipping or stock details provided. ## Trust signals Single variant with listed price. Image URLs available but content not analyzed. No certification or return policy data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d556ae1bb8a4014a4793e635ee10391.png?v=1781084454 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4fda037641cc43a39092bfb33a9ae8b2.png?v=1781084453 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6d5056bd3184f44806942db9577caa2.png?v=1781084453 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce7c81763ea74790a64d26dd921940c7.png?v=1781084453 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33e76df266104c72b17d94b0c94dc0dc.png?v=1781084453 ## Agent notes - Description field empty; functionality inferred from title and tags. - Images not analyzed; visual details unknown.
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": "3-Ball Golf Holder Slim Fasten-on Golf Ball Holder Sports Gear Lightweight Easy to Clean",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "8.0",
"_height_cm": "5.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").