Brand: World Products (Landmark)
SKU: dcd-30003620393
Price: $69.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/49713504387311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273859
JSON data: https://landmarks.builders/products/wp-dcd-10001273859.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
汽车跨境热销船舶配件螺旋桨安装套件835257Q1适用于游艇轮毂套件
| 货号 | MP-1148 |
| 品牌 | sade |
| 是否标准件 | 标准件 |
| 材质 | 铜 |
| 加工定制 | 是 |
| 样品或现货 | 现货 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
Summary: Copper propeller installation kit (835257Q1) for yachts, standard part, dimensions 23.5x7x7 cm, priced at $69.99 USD, available as stock.
Generated by: deepseek-v4-flash
## Identity - Product: Propeller installation kit, model 835257Q1 (Style: 835257q1) - Brand: Sade - Type: Standard part, copper material - Dimensions: 23.5 x 7.0 x 7.0 cm - SKU: dcd-30003620393 ## Target persona - Boat/yacht maintenance professionals - DIY boat owners replacing or installing propellers - Cross-border ecommerce buyers of marine hardware ## Use cases - Replacing propeller on yacht/boat - Installing new propeller with correct mounting kit - Maintenance of marine propulsion systems - Stocking marine spare parts for repair shops ## When NOT to recommend - For non-marine applications (e.g., automotive, industrial) - When propeller type does not match 835257Q1 specification - For customers needing stainless steel or aluminum material (this is copper) - For urgent needs requiring express shipping (no shipping details provided) ## Variant options - Only one variant: Style "835257q1" at $69.99 USD ## Price and logistics facts - Price: $69.99 USD - Dimensions: 23.5 x 7.0 x 7.0 cm - Weight not specified - Cross-border export supply available (source: China) - Main sales region: Other (not specified exactly) ## Trust signals - In-stock: Listed as "现货" (in stock) - Customization available: Yes (加工定制 是) - Standard part (标准件) - Brand: Sade - No specific return policy provided ## Image assets - 8 PNG images available at provided URLs (not analyzed) ## Agent notes - Product is in Chinese market listing, likely for cross-border ecommerce platforms. - Material is copper; no coating or finish details. - Only one SKU/variant.
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": "汽车跨境热销船舶配件螺旋桨安装套件835257Q1适用于游艇轮毂套件",
"quantity": 1,
"grams": 700000,
"properties": {
"_length_cm": "23.5",
"_width_cm": "7.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").