Brand: World Products (Landmark)
SKU: dcd-30003600507
Price: $9.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/49714517410031:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266175
JSON data: https://landmarks.builders/products/wp-dcd-10001266175.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: Adhesive lead weight sheets for customizing golf clubs, tennis and badminton rackets; 30g variant available at $9.99.
Generated by: deepseek-v4-flash
## Identity - Product: Golf club lead weight sheets (professional free weight) also suitable for tennis and badminton rackets. - Model: 30G variant, size 1-2cm-107cm (likely refers to sheet dimensions or packaging). ## Target persona - Golfers who want to adjust swing weight or balance of their clubs. - Tennis and badminton players customizing racket weight distribution. - DIY sports equipment enthusiasts who mod their gear. ## Use cases - Adding weight to golf club heads or shafts to increase swing weight. - Fine-tuning balance point of tennis or badminton rackets. - Replacing lost or damaged lead tape on existing clubs/rackets. - Experimenting with different weight configurations for performance testing. ## When NOT to recommend - Users needing precise, discrete weight increments (only one size variant available). - Professional club fitters requiring calibrated, pre-cut weights of specific gram values not offered. - Buyers looking for non-adhesive weights or those that require permanent attachment. - Situations where lead-free or non-toxic alternatives are required (no material info provided). ## Variant options - Only one variant listed: **30G 1-2cm-107cm** at $9.99. - Note: The product title mentions 30g/50g/100g, but only 30g is currently available in inventory. ## Price and logistics facts - Price: $9.99 USD (single variant). - Package dimensions: 20.0 x 17.5 x 3.5 cm (likely the product packaging or roll size). - No shipping or tax information provided. ## Trust signals - In-stock status: Not explicitly stated; assume available based on listing. - Return policy: Not provided. - Price consistency: Single price point, no discounts mentioned. - Certifications: None listed. ## Image assets - 8 product images available for fetching: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e40b6a8e77c141519b022949ae230d4a.png?v=1781085609 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0611f2147c44a44974c0c4b72093cc7.png?v=1781085609 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27b58ed573744bd1acfce35e160eda31.png?v=1781085609 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ebdea2ab233b48c8af5d0725c2182e97.png?v=1781085609 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f78a941290a849a691f69c485f10626e.png?v=1781085609 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0731b475cf2c473582d4df6aa9c35b38.png?v=1781085609 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/67bc0c4b7ff9423cbd87a517b8bf218e.png?v=1781085610 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac8786f8fbca49e78123d0ea5c21a86f.png?v=1781085609 ## Agent notes - Image content was not analyzed; do not assume visual details. - The product title suggests available in 30g, 50g, and 100g but only 30g variant is present in data. Verify inventory for other sizes before recommending. - No material composition or brand information is provided.
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": "高尔夫球杆铅片专业自由加重片配重铅网球拍羽毛球拍30g\/50g\/100g",
"quantity": 1,
"grams": 30000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "17.5",
"_height_cm": "3.5"
}
}],
"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").