Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $80.99 – $92.99
Default variant: Pointer Gauge 16R
Default SKU: dcd-30003378240
Default price: $92.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49811343048943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001194416
JSON data: https://landmarks.builders/products/m4x-10001194416.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Guitar Action Gauge 0.01 Mm Precision Guitar String Height Ruler for Maintenance
| Indicator Type | Dial Indicator |
| Unit Quantity | 1 |
| Unit Type | Unit |
Summary: Guitar Action Gauge 0.01 Mm Precision String Action Ruler Stable Curved Base. 【产品名称】:弦高测量器(升级款) 【产品品牌】:HONGYIN 【产品材质】:铜/铝合金,0.01精准百分表,数显款与指针款 【产品特点】:因为指板有弧度,根据实际使用情况,升级底面,16R /9.5R/平底,根据吉他选购,这样测量器放到指板上,更稳,测量更清准。 【选购方法】: 民谣吉他,选购底面16R的数显表或指板表。 电吉他,选购9.5R的数显表或指板表。 古典吉他,尤克里里选购用平底数显表或指板表。 【使用说明】: 数显款优点:更方便查看数据,也更明确容易,所用纽扣电子型号是GA13/LR44. 指针款说明:顶头顶到测量面,松动表盘右上角螺丝,把大针盘先转到零,固定基数为0 。测量时先测量最低面,再测量高面,这样指针顺向转,指的数就是两个面的距离。大针转一圈,小表针转1mm(1格),代表1mm,比如大针批到9,代表0.09mm,如指在90,代表0.9mm.小表盘代表mm,1格就是1mm。 如小针转到2格,大针指到43,数据是2.43mm. 产品详情图如下:
Generated by: m4x-map-v1
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": "Guitar Action Gauge 0.01 Mm Precision Guitar String Height Ruler for Maintenance",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "17.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").