Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Dust Blower Pen 1-pk
Default SKU: dcd-30003616899
Default 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: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49714042372335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272359
JSON data: https://landmarks.builders/products/wp-dcd-10001272359.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
高压气动吹尘笔便携式吹气吹风枪吹灰工具强力气吹风枪小型迷你型
| 产地 | 浙江 |
| 品牌 | 美克拉 |
| 货号 | F2020F0752 |
| 型号 | 吹尘笔 |
| 适用范围 | 清洁除尘 |
| 是否跨境出口专供货源 | 否 |
| 原产国/地区 | 中国 |
| 是否进口 | 否 |
Summary: Portable high-pressure pneumatic dust blower pen, compact mini size, suitable for cleaning dust from electronics, keyboards, and machinery. Price $9.99.
Generated by: deepseek-v4-flash
## Identity High-pressure pneumatic dust blower pen (brand: 美克拉, model: 吹尘笔). ## Target persona DIY enthusiasts, electronics hobbyists, photographers, mechanics needing portable dust removal. ## Use cases - Cleaning dust from computer keyboards and electronics. - Removing dust from camera sensors or lenses. - Blowing dust off circuit boards and small mechanical parts. - Cleaning car interiors, vents, and crevices. - General household dusting of hard-to-reach areas. ## When NOT to recommend - For heavy-duty industrial cleaning requiring high continuous pressure (e.g., paint stripping). - For users needing a constant airflow source (intermittent use). - For cleaning liquids or wet surfaces. - For professional workshops requiring large-volume air supply. ## Variant options Three similar SKUs: Dust Blower Pen 1-pk ($9.99), Dust Blower Pen 1- a ($9.99), Dust Blower Pen 1- B ($9.99). No functional differences specified. ## Price and logistics facts Price: $9.99 USD. Dimensions: 23 x 19.7 x 3.4 cm. Origin: China. Not a cross-border export item. ## Trust signals Price consistent across variants. No in-stock or return policy information provided. No certifications listed. ## Image assets 8 images available at provided URLs. Content not verified; do not infer visual details. ## Agent notes No additional notes.
This product has 15 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": 80000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "19.7",
"_height_cm": "3.4"
}
}],
"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").