Brand: World Products (Landmark)
SKU: dcd-30002786870
Price: $1.01
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 商业
Vendor: World Products
Weight: 160 g
Cart URL (default variant): https://landmarks.builders/cart/50379507335407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001050501
JSON data: https://landmarks.builders/products/wp-dcd-10001050501.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Protection: This hard pouch is crafted from dense EVA material to provide resistance against water, drops, and heavy pressure.
Fit: Specifically designed as a pen multimeter case, it features a, elongated profile that matches the dimensions of pen-style testing tools.
Organized Storage: The interior includes a mesh pocket for efficient tool storage, allowing you to keep test leads, or small accessories neatly separated from the main instrument
Construction: This EVA tool carrying case features precision stitching and a smooth double-zipper closure, ensuring long reliability for professional use in the field.
Portable Design: Equipped with a reinforced, non-slip handle, this multimeter case is easy to carry to job sites, making it an essential companion for electricians and technicians.
Summary: Pen Type Multimeter Storage Bag Shockproof Pen Multimeter Case Internal Mesh Pocket EVA Tool Carrying Case for Electricians. 【Premium Protection】: This hard pouch is crafted from dense EVA material to provide resistance against water, drops, and heavy pressure. 【 Fit】: Specifically designed as a pen multimeter case, it features a, elongated profile that matches the dimensions of pen-style testing tools. 【Organized Storage】: The interior includes a mesh pocket for efficient tool storage, allowing you to keep test leads, or small accessories neatly separated from the main instrument 【Constructio
Generated by: dcd-map-v1
This product has 2 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": "Pen Type Multimeter Storage Bag Shockproof Pen Multimeter Case Internal Mesh Pocket EVA Tool Carrying Case for Electricians",
"product_id": 9530815348975,
"variant_id": 50379507335407,
"quantity": 1,
"grams": 160,
"length_cm": "35.0",
"width_cm": "26.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. 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").