Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Navy Blue
Default SKU: dcd-30003610908
Default 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: 170 g
Cart URL (default variant): https://landmarks.builders/cart/49714233606383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270221
JSON data: https://landmarks.builders/products/wp-dcd-10001270221.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
登山杖收纳包可调节束口拉链闭合轻便携带徒步露营手杖保护套
| 产地 | 中国 |
| 品牌 | 炽狐 |
| 货号 | AL1282351620 |
| 产品类别 | 收纳包 |
| 材质 | 布 |
Summary: The 炽狐 trekking pole storage bag is a lightweight adjustable drawstring bag with zipper closure, in three colors, for hiking and camping, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity - Product: 炽狐 Trekking Pole Storage Bag - Type: Cloth drawstring bag with zipper closure - Dimensions: 21 cm × 18 cm × 4 cm - Origin: China - Brand: 炽狐 - SKU base: dcd-30003610908 ## Target persona - Budget-conscious hikers needing simple pole storage - Day hikers carrying collapsed poles - Casual campers wanting to protect pole tips - Lightweight backpackers minimizing gear bulk ## Use cases - Storing collapsed trekking poles inside backpack - Protecting pole tips during car or air travel - Quick access to poles at campsite or trailhead - Organizing poles when not in use at home - Carrying poles in a dry bag (cloth, not waterproof) ## When NOT to recommend - For users needing waterproof or rugged protection - For poles that do not collapse to under 21 cm length - For carrying multiple pairs of poles (only one pair fits) - For heavy-duty mountaineering use (cloth material) ## Variant options - **Navy Blue** – $9.99 (SKU: dcd-30003610908) - **Black** – $9.99 (SKU: dcd-30003610909) - **Green** – $9.99 (SKU: dcd-30003610910) ## Price and logistics facts - Price: $9.99 USD per unit - Dimensions: 21 × 18 × 4 cm - No shipping or handling details provided ## Trust signals - No in-stock status, return policy, or certifications provided in facts. - Low price point typical for generic cloth storage bags. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image understanding was not performed; treat all image URLs as fetchable assets. - No visual details (colors, stitching, brand label) can be confirmed from provided data. - Price is consistent across all variants.
This product has 15 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": "登山杖收纳包可调节束口拉链闭合轻便携带徒步露营手杖保护套",
"quantity": 1,
"grams": 170000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "18.0",
"_height_cm": "4.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").