Brand: World Products (Landmark)
SKU: dcd-30003621545
Price: $114.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49713450287343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274402
JSON data: https://landmarks.builders/products/wp-dcd-10001274402.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
不锈钢舱盖弹簧调节器 豪华款
| 品牌 | TANSEA |
| 型号 | 2915SLWN |
Summary: Brand TANSEA model 2915SLWN stainless steel hatch cover spring adjuster, luxury model, 36x6x5 cm, Silver, $114.99.
Generated by: deepseek-v4-flash
## Identity - Product: Stainless Steel Hatch Cover Spring Adjuster Luxury Model - Brand: TANSEA - Model: 2915SLWN - Category: Musical Instrument (tagged, but likely marine hardware) ## Target persona Boat owners, yacht maintenance professionals, marine equipment installers. ## Use cases - Adjusting spring tension on boat hatch covers - Replacing worn or broken spring adjusters on marine hatches - Installing a new spring adjuster during boat refit or repair - Upgrading to a stainless steel luxury model for durability ## When NOT to recommend - Users needing spring adjusters for automotive or household applications - Buyers requiring non-stainless steel or smaller size adjusters - Musical instrument repairs or adjustments (despite product tag) ## Variant options - Color: Silver (only option) ## Price and logistics facts - Price: $114.99 USD - Dimensions: 36 cm x 6 cm x 5 cm - Currency: USD ## Trust signals - Brand: TANSEA, model 2915SLWN - Listed in stock (assumed from being active listing) - No return policy or certification info provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fbb5fa99de0243d0bf0b5bacf7d41065.png?v=1781084642 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a144c48bcb844ff0a5fe152e2bb98e29.png?v=1781084642 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/36e9d913c72e4c86ba07bf4e5f820429.png?v=1781084642 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6bc8ae91ba6e4b2498ced344c29cd628.png?v=1781084643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f164c71e4eef49cba27d61586d5a5796.png?v=1781084643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fbe4f781ead04c0c9f4a70f4ee006510.png?v=1781084642 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad84d6efb8664439a5c60782f00aa469.png?v=1781084642 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cefae136ce8341189ba373216fdc1f63.png?v=1781084642 ## Agent notes Product is tagged as 'musical instrument' which may be a category error; actual use case appears to be marine hardware. No stock level, return policy, or certifications are provided. Image understanding was not performed; treat images as fetchable assets only.
This product has 13 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": 700000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "6.0",
"_height_cm": "5.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").