Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $23.99 – $26.99
Default variant: Silver / Stainless Steel
Default SKU: dcd-30003602585
Default price: $26.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/49714428281071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266907
JSON data: https://landmarks.builders/products/wp-dcd-10001266907.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: Quick-release stainless steel clip-on car antenna base with universal swivel mount, available in two color/style variants.
Generated by: deepseek-v4-flash
## Identity Quick-release stainless steel clip-on car antenna base, universal swivel mount, easy to remove and anti-theft. ## Target persona Car owners, CB/HAM radio enthusiasts, off-roaders, or anyone needing a removable antenna mount for trunk lid, hood edge, or similar. ## Use cases - Mounting a CB radio antenna on a car trunk lip - Temporary antenna installation for off-road trips - Swapping antennas between vehicles quickly - Securing an antenna with quick-release for theft prevention - Adjusting antenna angle with the universal swivel - Installing a HAM radio antenna on a sedan hood edge ## When NOT to recommend - For permanent, high-security installations (quick-release is removable) - For heavy-duty or large antennas exceeding weight limits - For customers seeking corrosion-resistant or marine-grade materials (carbon steel variant may rust) - For users with vehicles lacking a suitable edge or lip (e.g., fiberglass bodies) ## Variant options - Silver / Stainless Steel: $26.99 - Black / Carbon Steel: $23.99 ## Price and logistics facts - Base price: $23.99 (Black/Carbon Steel) - Silver/Stainless Steel variant: $26.99 - Dimensions: 16 x 10 x 7 cm ## Trust signals - Two variants in stock (as per listings) - Price consistency: same base price across listings ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9459c014390428b9acec27b6d5eaf2d.png?v=1781085535 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/575688febbad4742a66a68537182ddb5.png?v=1781085534 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c3e6619fed34b80a7e0e8a55d2ddd9d.png?v=1781085534 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6bd43ce68ad149f88e5dc1d60115f3a3.png?v=1781085534 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d44765c1e034e50b3524f211738f715.png?v=1781085533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66c895dfbe11438ba449140b7551943a.png?v=1781085534 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d89ab3a6126249508726e6e2eda3e3f7.png?v=1781085535 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0038ecccf1749a0a573a5ba9e450b6e.png?v=1781085533 ## Agent notes - Image understanding was not performed; all image URLs are provided as-is for fetching. - No description field was provided; rely on title and variant details. - No return policy or stock level information available.
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": "快拆不锈钢夹边车载天线底座 万向夹边卡边支架 易卸防盗通用夹边",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "10.0",
"_height_cm": "7.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").