Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.56 – $21.67
Default variant: Gold / with Tripod
Default SKU: dcd-30003670470
Default price: $21.67
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Microphone
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/50405512872175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001292670
JSON data: https://landmarks.builders/products/wp-dcd-10001292670.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Classic Design: Features a retro vocal device with stand that combines a vintage-inspired metal body and a classic grille head to bring a timeless aesthetic to any setup. Dynamic Performance: Equipped with a high-quality dynamic vocal device capsule designed to capture clear and sturdy sound, making it ideal for both speech and musical performances. Stable Desktop Setup: Includes a sturdy three-leg desktop wired vocal device with tripod that ensures excellent stability on flat surfaces, preventing unwanted tipping during use. Adjustable Positioning: The height-adjustable stand ranges from 21 to 36.5 cm, while the adjustable bracket allows you to tilt the vocal mic to your preferred angle for optimal sound pickup. Reliable Connectivity: Comes complete with a 4-meter shielded audio cable featuring a standard 6.35 mm plug, providing a secure and interference-free connection for your wired vocal device.
Summary: Classic Design: Features a retro vocal device with stand that combines a vintage-inspired metal body and a classic grille head to bring a timeless aesthetic to any setup. Dynamic Performance: Equipped with a high-quality dynamic vocal device capsule designed to capture clear and sturdy sound, making it ideal for both speech and musical performances. Stable Desktop Setup: Includes a sturdy three-leg desktop wired vocal device with tripod that ensures excellent stability on flat surfaces, preventing unwanted tipping during use. Adjustable Positioning: The height-adjustable stand ranges from 21 to 36.5 cm, while the adjustable bracket allows you to tilt the vocal mic to your preferred angle for optimal sound pickup. Reliable Connectivity: Comes complete with a 4-meter shielded audio cable featuring a standard 6.35 mm plug, providing a secure and interference-free connection for your wired vocal device.
Generated by: deepseek-v4-flash
This product has 8 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Height Adjustable Retro Vocal Device with Stand Desktop Wired Vocal Device with Tripod Metal Mic Stand Classic for Speakers",
"product_id": 9537636204783,
"variant_id": 50405512872175,
"quantity": 1,
"grams": 1100,
"length_cm": "29.0",
"width_cm": "24.0",
"height_cm": "8.5"
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").