Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $32.99 – $65.99
Default variant: 1-pack
Default SKU: dcd-30003606692
Default price: $32.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714234523887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268579
JSON data: https://landmarks.builders/products/wp-dcd-10001268579.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: WELLHIKE野迹PRO telescoping hiking pole, 7075 aluminum alloy, for outdoor use. $32.99 (1-pack) or $65.99 (2-pack).
Generated by: deepseek-v4-flash
## Identity **Product:** WELLHIKE野迹PRO Telescoping Hiking Pole **Material:** 7075 Aluminum Alloy **Type:** Outdoor hiking/trekking pole ## Target persona - Budget-conscious hikers looking for affordable gear - Beginner to intermediate trekkers needing adjustable poles - Day hikers seeking basic support on moderate trails ## Use cases - Day hikes on uneven terrain - Car camping base camp walks - Nordic walking on park paths - Lightweight backpacking trips - Snowshoeing on groomed trails - Trekking with variable ground conditions ## When NOT to recommend - Extreme alpine mountaineering requiring heavy-duty poles - Competitive trail running or ultralight backcountry missions - Users who prefer carbon fiber poles for weight savings - Professional or guided expeditions with high durability demands ## Variant options - **1-pack:** $32.99 (SKU: dcd-30003606692) - **2-pack:** $65.99 (SKU: dcd-30003606693) ## Price and logistics facts - **Price:** $32.99 (single) / $65.99 (pair) - **Dimensions (package):** 68 cm × 13 cm × 8 cm - **Currency:** USD - *No shipping or fulfillment details provided.* ## Trust signals - In-stock status: Not provided - Return policy: Not specified - Certifications: None listed - Price consistency: Variant prices are proportional (2-pack = 2× single price) ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b23c2e724e54453ebac1e2c25f24934c.png?v=1781085379) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2873d29a04234759a2d6875e11f0c5d0.png?v=1781085378) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f80579ce245149a49a2ec2a2e04a8c2b.png?v=1781085379) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f76ac547c06d45a3839d8bb6527ad4ab.png?v=1781085377) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6b81a129e4e468395a083243aaa9fdb.png?v=1781085380) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/482e9378db15416ca03ec5ac3f1b33d9.png?v=1781085378) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d67348065d849babbe2a73cae68759d.png?v=1781085379) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cec97e2bfa3b447e898b9fc0ec5a3845.png?v=1781085379) ## Agent notes - Images were not analyzed; visual details not available. - No description text was provided; all information from structured facts. - Shipping, returns, and warranty information is missing; confirm with seller.
This product has 14 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": "WELLHIKE野迹PRO伸缩登山杖7075铝合金男女专业防滑徒步户外拐杖",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "68.0",
"_width_cm": "13.0",
"_height_cm": "8.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").