Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: M4
Default SKU: dcd-30003622425
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: 20 g
Cart URL (default variant): https://landmarks.builders/cart/49713212588271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274793
JSON data: https://landmarks.builders/products/wp-dcd-10001274793.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
冲浪板配件单支螺丝single fin screw单支尾舵螺丝手拧单支螺丝
| 品牌 | UPSURF |
| 货号 | 见详情 |
| 产品类别 | 手拧螺丝 |
| 材质 | 316 |
| 产品特点 | 不易生锈 |
| 规格 | M4/M5 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 北美 |
| 主要下游平台 | 速卖通 |
| 有可授权的自有品牌 | 是 |
Summary: Single fin screw for surfboard, 316 stainless steel, hand-tightened, available in M4 and M5 sizes, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity - Product: Single fin screw (手拧单支螺丝) for surfboard - Brand: UPSURF - Material: 316 stainless steel - Sizes: M4, M5 ## Target persona - Surfboard owners needing a replacement fin screw - Surf repair shops or DIY enthusiasts who maintain their own gear - Surfers who travel and need a spare screw ## Use cases - Replace a lost or stripped fin screw - Upgrade from standard to corrosion-resistant 316 stainless steel - Carry as a spare in a surf travel kit - Fix a loose fin during a surf session - Complete a fin installation when the original screw is missing ## When NOT to recommend - If the buyer needs a complete fin set or fin box - For surfboards using non-M4/M5 screw sizes (e.g., M6 or imperial) - If the buyer expects a bulk pack (sold as single screw) - For non-surfboard fastening applications ## Variant options - M4 (SKU: dcd-30003622425) – $9.99 - M5 (SKU: dcd-30003622426) – $9.99 ## Price and logistics facts - Price: $9.99 USD per screw - Dimensions (packaging): 20cm x 15cm x 2cm - Weight: not provided ## Trust signals - Material: 316 stainless steel (rust-resistant) - Brand: UPSURF – listed as a registered brand with authorized self-owned brand - Variants: both M4 and M5 are in stock (based on listing presence) - Sold as single unit; clear size differentiation ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f114aa43548248959b46821e1b4e61c8.png?v=1781084467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28f0f7afea484b81b7e1ce46a0c84888.png?v=1781084466 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82d5fb2c33ef4833b7574da72ae51e99.png?v=1781084467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7023ae39e9c64c7d9efe7f6ba4273e35.png?v=1781084467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e24e84c5ed1747afa074bd5b8767090e.png?v=1781084467 ## Agent notes - Images not analyzed; product appearance should be confirmed visually. - Dimensions (20x15x2 cm) likely refer to packaging, not the screw itself. - No return policy or stock quantity information provided.
This product has 14 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": "冲浪板配件单支螺丝single fin screw单支尾舵螺丝手拧单支螺丝",
"quantity": 1,
"grams": 20000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "15.0",
"_height_cm": "2.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").