Brand: World Products (Landmark)
SKU: dcd-30003600456
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: 20 g
Cart URL (default variant): https://landmarks.builders/cart/49714577539311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266149
JSON data: https://landmarks.builders/products/wp-dcd-10001266149.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
SRH-805S 双段手台天线 5CM拇指天线
| 品牌 | 其他 |
| 货号 | FS-SH-3C-519 |
| 材质 | 双金属 |
| 类型 | 天线 |
Summary: SRH-805S is a 5cm dual-band thumb antenna for handheld radios, priced at $9.99, made of bimetallic material.
Generated by: deepseek-v4-flash
## Identity SRH-805S Dual-Band Handheld Antenna (5cm Thumb Antenna) – compact, bimetallic antenna for portable radios. ## Target persona Ham radio operators, outdoor enthusiasts, and emergency preppers who need a ultra-compact antenna for handhelds during hiking, travel, or minimal-gear operations. ## Use cases - Replacing stock antenna on Baofeng UV-5R for a smaller footprint - Including in an emergency go-bag for short-range comms - SOTA (Summits on the Air) activations where weight is critical - Urban short-range communication with minimal protrusion - Travel radio kit where space is limited ## When NOT to recommend - Long-distance or weak-signal communication requiring higher gain - Base station or vehicle mobile installations (antenna too short) - High-power transmitters (>10W) – likely not rated - Users needing a flexible or longer whip antenna ## Variant options Only one size available: 5cm (SKU: dcd-30003600456, price $9.99). ## Price and logistics facts - Price: $9.99 USD - Dimensions: 5.0 cm (length) x 1.3 cm (diameter) - Material: Bimetallic - No variant options other than 5cm ## Trust signals - In-stock status not specified - Return policy not provided - Low price point indicates basic accessory - No certifications listed in facts ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33d81af2dd1345babcdd8cf97b922a3d.png?v=1781085644 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8753811a32dc432d8edc6b372e2a32f2.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57723db26e8d4f098e8fee2440b12350.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee216eb7c81d482da66720b773671a02.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/697b1a6ad0bb4c5a9ae92b9f2b53589e.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2f15674da67426997899bf0f82410ea.png?v=1781085644 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/850929d175b74d4182ad74a27b4608c6.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b79fcc019c344439f62c6125bc9b6c4.png?v=1781085644 ## Agent notes Image content was not analyzed; rely on textual description. No stock or return data.
This product has 11 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": "SRH-805S 双段手台天线 5CM拇指天线",
"quantity": 1,
"grams": 20000,
"properties": {
"_length_cm": "5.0",
"_width_cm": "1.3",
"_height_cm": "1.3"
}
}],
"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").