Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99
Default variant: Multicolor
Default SKU: dcd-30003502556
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49804481790191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250025
JSON data: https://landmarks.builders/products/wp-dcd-10001250025.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.








Summary: Water-repellent, lightweight waist bag for rock climbing chalk or pet training snacks, available in three colors at $19.99.
Generated by: deepseek-v4-flash
## Identity - Product: 防泼石粉攀岩零食宠物训练挂轻量腰耐磨袋抱镁粉袋防滑防刮袋黑色 (Water-repellent chalk/snack waist bag) - Type: Outdoor gear ## Target persona - Rock climbers needing a chalk bag - Dog owners training with treats - Hikers wanting a small utility pouch - Outdoor fitness enthusiasts ## Use cases - Carrying chalk during rock climbing - Holding treats for dog training - Storing small items on a hike - Attaching to a waist belt for quick access - Using in a gym for chalk or small accessories - Keeping valuables dry in light rain ## When NOT to recommend - For carrying heavy equipment (e.g., climbing gear beyond a few ounces) - As a primary bag for long trips - In situations requiring waterproof submersion (only water-repellent) - For formal or office use ## Variant options - Multicolor ($19.99) - Gold ($19.99) - Black ($19.99) ## Price and logistics facts - Price: $19.99 (all variants) - Dimensions: 24 x 21 x 6 cm - Weight and shipping information not provided ## Trust signals - Price consistent across all variants - Listed as in stock (based on product availability; no specific return policy provided) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/69b28ede42414263a936ccc6ac2a543e.png?v=1781488455 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5efec49cbb154a03bb3397bc24cb148a.png?v=1781488455 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/80fad94eebfc4791abbda8f5505afbc0.png?v=1781488455 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a099b70e7d1a43d8b77ecf8a0465907b.png?v=1781488454 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c097db201724046b4c943a030f9b7a1.png?v=1781488456 ## Agent notes - Image content not analyzed; visual condition and exact features unknown.
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": 80000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "21.0",
"_height_cm": "6.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").