Brand: World Products (Landmark)
This product has 11 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Black Red / Pearl Bag
Default SKU: dcd-30002712684
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25 g
Cart URL (default variant): https://landmarks.builders/cart/49903514517743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001031955
JSON data: https://landmarks.builders/products/m4x-10001031955.json
This product comes in 11 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Comprehensive Maintenance: This essential electronics accessory provides a professional-grade solution for maintaining the hygiene and performance of your favorite gadgets.
Versatile Functionality: Featuring a dedicated cleaning kit, it effectively removes earwax, dust, and debris from charging cases, sound outlets, and small crevices.
Combined Design: The innovative earbud cleaning pen combines a metal nib, a dense brush, and a soft flocking sponge to tackle every type of.
Portable Convenience: This small 3-in-1 cleaning tool is crafted for daily use, fitting into pockets or bags for travel and office use.
And Gentle: The soft headphone cleaning brush and rounded metal tip ensure deep cleaning without scratching or damaging delicate internal components.
Summary: A compact 3-in-1 earbud cleaning pen with metal nib, brush, and sponge for removing earwax and dust from earbuds and cases.
Generated by: deepseek-v4-flash
## Identity - Product: Earbud Cleaning Pen (3-in-1) - Dimensions: 16.5 × 5.5 × 3.8 cm - Price: $9.99 USD (all variants) ## Target persona - Earbud users who need regular cleaning - Office workers who use earbuds daily - Travelers looking for a portable cleaning tool ## Use cases - Removing earwax from earbud sound outlets - Cleaning charging case crevices - Dust removal from small electronics ports - Maintenance of wireless earbuds for hygiene - Quick clean at desk or on-the-go ## When NOT to recommend - For users with IEMs requiring specialized deep cleaning tools - For cleaning hearing aids (may not fit) - For heavy industrial or large debris removal ## Variant options - Colors: Black Red, White Gray, Black Gray, Pink, Dark Green, Sky Blue - Packaging styles: Pearl Bag, Color Box, Upgraded Pearl Bag, Upgraded Color Box - All variants priced at $9.99 ## Price and logistics facts - Price: $9.99 (all variants) - Dimensions: 16.5 × 5.5 × 3.8 cm - No shipping or delivery details provided ## Trust signals - No stock status or return policy available in facts - Price consistent across all variants ($9.99) - Product description claims professional-grade and gentle materials ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e6fd5cc-c730-478a-916d-7dee76ca165a.jpg?v=1782146570 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bfbe5bf0-521a-4e2c-a8a2-40290de3b59c.jpg?v=1782146569 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6bd5a8f2-a69b-4907-baf8-e3cc7f1b229b.jpg?v=1782146569 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01e72ba2-9ce6-4c12-ba65-b80280145129.jpg?v=1782146569 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/330b001b-787e-41c7-ab9d-65630988a35a.jpg?v=1782146570 ## Agent notes - Image content not analyzed; treat URLs as fetchable assets only. - Variant options are color and packaging style; all same price and tool. - No stock, warranty, or return policy info provided.
This product has 12 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": "Earbud Cleaning Pen Compact Design Earphone Cleaner Easy to Use Versatile Cleaning Tool for Office",
"quantity": 1,
"grams": 25000,
"properties": {
"_length_cm": "16.5",
"_width_cm": "5.5",
"_height_cm": "3.8"
}
}],
"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").