Brand: World Products (Landmark)
SKU: dcd-30003622433
Price: $79.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49713190895855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274799
JSON data: https://landmarks.builders/products/wp-dcd-10001274799.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
SUP板风筝板帆板冲浪配件 三孔套件预埋件 Windsurf Board
| 品牌 | UPSURF |
| 货号 | E045-E050 |
| 产品类别 | 冲浪配件 |
| 材质 | 玻纤 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 北美 |
| 主要下游平台 | 速卖通 |
| 有可授权的自有品牌 | 是 |
Summary: Three-hole insert kit for windsurf/SUP/kite boards, fiberglass, 8x4x3 cm, $79.99 USD, by UPSURF.
Generated by: deepseek-v4-flash
## Identity Product: Three-hole insert kit for windsurf/SUP/kite boards (SKU dcd-30003622433). Fiberglass material. Brand: UPSURF. Dimensions: 8 x 4 x 3 cm. Price: $79.99 USD. ## Target persona Windsurfers, kiteboarders, stand-up paddleboarders who need to mount accessories (e.g., daggerboard, fins) via embedded inserts. ## Use cases - Replacing damaged inserts on a windsurf board. - Installing a new foil or daggerboard mount. - Repairing stripped threads on a board. - Building a custom board with pre-installed inserts. - Retrofitting older board with new insert pattern. ## When NOT to recommend - Users seeking a complete board, not a component. - Users needing metal inserts (this is fiberglass). - Users with L-dot or other non-standard hole patterns. - Casual beachgoers looking for toys. ## Variant options Only one variant: Three Holes (Style: Three Holes) at $79.99. ## Price and logistics facts Price: $79.99 USD. Single variant. Dimensions: 8 x 4 x 3 cm. Weight not provided. Shipping from vendor in China (cross-border export source; main sales region North America). ## Trust signals In-stock status unknown. Return policy unknown. No certifications provided. Price is fixed across variant. ## Image assets Five images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/209738893fad465db8c781429c914dea.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/55f6ac5a52114eed9730078df2811e28.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82926423911245ec81fb4afab08a9e3b.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3a5e9dc4b76429f80806f3527b88633.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a33977ece21b463591f1035f6c35b6b1.png ## Agent notes Product is a small fiberglass insert, not a board. Verify compatibility with board's insert spacing. No reviews or ratings data.
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": "SUP Kiteboard Windsurf Accessories Three-Hole Kit Insert",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "8.0",
"_width_cm": "4.0",
"_height_cm": "3.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").