Brand: World Products (Landmark)
SKU: dcd-30003563756
Price: $67.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49811227476207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001251959
JSON data: https://landmarks.builders/products/m4x-10001251959.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sailboat Rigging Tension Gauge Metal Body Analog Rig Tension Meter
| Manufacturer Part Number | PT-2 |
Summary: A metal-body sailboat rigging tension gauge with roller wheels for measuring tension in standing rigging, priced at $67.99 in a single Pt-2 variant.
Generated by: deepseek-v4-flash
## Identity Sailboat Rigging Tension Gauge Roller Wheels Sail Rigging Gauge Metal Body ## Target persona Sailboat owners, riggers, and marine mechanics who need to measure and adjust standing rigging tension accurately without specialized electronic tools. ## Use cases - Tuning mast stay tension on a sailboat after stepping the mast. - Checking shroud and forestay tension regularly for safety. - Adjusting rigging tension for different wind conditions. - Balancing rigging tension between port and starboard sides. - Verifying tension after replacing a stay or turnbuckle. ## When NOT to recommend - For high-precision racing where electronic tension gauges are required. - For non-sailing cable tension applications (e.g., industrial wire rope). - If the user needs digital readout or data logging. - For very large diameter cables beyond gauge capacity. ## Variant options - Pt-2: $67.99 USD (only variant available) ## Price and logistics facts - Price: $67.99 USD - Dimensions: 28.0 x 12.0 x 5.5 cm (length x width x height) - Currency: USD ## Trust signals - No in-stock status, return policy, or certification data provided. Verify availability with seller. ## Image assets - No image URLs provided. Cannot fetch visual details. ## Agent notes - No product description was provided. The summary and use cases are inferred from the title. No trust signals or warranty information available.
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": "Sailboat Rigging Tension Gauge Metal Body Analog Rig Tension Meter",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "12.0",
"_height_cm": "5.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").