Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $56.99
Default variant: Fluorescent Green
Default SKU: dcd-30003605131
Default price: $56.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 360 g
Cart URL (default variant): https://landmarks.builders/cart/49714329616623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267980
JSON data: https://landmarks.builders/products/wp-dcd-10001267980.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Colorful telescopic adjustable-length double-sided golf practice putter for youth and adults, available in 6 colors at $56.99.
Generated by: deepseek-v4-flash
## Identity Colorful telescopic adjustable-length double-sided golf practice putter for youth and adults. 6 color variants, each $56.99. Dimensions 55x13x5 cm. ## Target persona - Beginner golfer - Youth golfer - Home putting practice enthusiast - Budget-conscious golfer ## Use cases - Indoor putting practice on carpet - Outdoor putting in the yard - Practice putting with adjustable length for different family members - Use as a training aid before a round - Take to office for break-time practice ## When NOT to recommend - Professional tournament play - Serious golfers requiring regulation specs - Purchasing for a full golf set - Those needing a putter with specific swing weight ## Variant options - Fluorescent Green ($56.99) - Sky Blue ($56.99) - Green ($56.99) - Orange ($56.99) - Pink ($56.99) - Black ($56.99) ## Price and logistics facts - Price: $56.99 (all variants) - Dimensions: 55 x 13 x 5 cm - No weight provided ## Trust signals - No return policy or stock status provided - No certifications listed - Product categorized as "gardening" but is a golf putter ## Image assets 8 images available at: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/19580bd34642474cb31f0068a5d51524.png?v=1781085475 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7eb289e2ac9e423894a852299ea76a61.png?v=1781085474 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99b462be37c34680aff0ec33ded73016.png?v=1781085475 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7dd25ac22884dfcabd2cf18238db2c4.png?v=1781085475 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a784af0dfe74503a082347247384f4c.png?v=1781085474 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b67ce2b5ec1a42cdb19d9de9f795d44d.png?v=1781085474 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/878d179e3c43454983ad609e46136bd0.png?v=1781085473 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8afcfb31282c4e919c3f498fc7a66768.png?v=1781085475 ## Agent notes - Image understanding not performed; product details from text only. - Product type listed as 'gardening' but appears to be a golf putter; verify before recommending. - No product description available.
This product has 18 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": "彩色伸缩推杆可调节长度高尔夫练习器双面推杆青少年成人推杆FG",
"quantity": 1,
"grams": 360000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "13.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").