Brand: World Products (Landmark)
SKU: dcd-30003600458
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/49714571804911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266151
JSON data: https://landmarks.builders/products/wp-dcd-10001266151.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.





Summary: Set of 10 adjustable ferrite inductors, 0.6-1.7µH, 12 turns with core, for high-frequency winding applications.
Generated by: deepseek-v4-flash
## Identity 10pcs 0.6UH-1.7uh 12T Adjustable Ferrite Inductors (Trimmer Inductors) with core, high-frequency winding. ## Target persona Electronics hobbyists, RF circuit designers, repair technicians, ham radio enthusiasts working on tuning or prototyping high-frequency circuits. ## Use cases - Tuning RF oscillators and filters - Adjusting resonant frequencies in radio circuits - Prototyping inductor values in breadboard projects - Replacing old trimmer inductors in vintage equipment - Experimenting with ferrite core components for custom coils ## When NOT to recommend - High current power supply designs (inductor rated for signal, not power) - Low-frequency applications requiring inductance >10µH - Professional production runs needing guaranteed datasheet specifications - Surface-mount assembly (these are through-hole / leaded components) ## Variant options - Style: 10PCS – Price: $9.99 USD (only variant) ## Price and logistics facts - Price: USD $9.99 - Package dimensions: 9.0 x 6.0 x 3.0 cm - Single variant (10PCS pack) ## Trust signals - In stock: not specified (assume available as listed) - Return policy: not provided - Price consistent with similar component kits - No certifications or quality guarantees stated ## Image assets         ## Agent notes - Product type is listed as '缝纫' (sewing), but description indicates electronic component – likely a categorization error. - No written description provided; details inferred from title and images (not reviewed). - Inductance range 0.6-1.7µH, but tolerance and current rating not specified.
This product has 13 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": "10pcs 0.6UH-1.7uh 12T带磁芯 微调 高频绕线 铁氧体 可调电感",
"quantity": 1,
"grams": 20000,
"properties": {
"_length_cm": "9.0",
"_width_cm": "6.0",
"_height_cm": "3.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").