Brand: World Products (Landmark)
SKU: dcd-30003622536
Price: $38.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49713111269615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274847
JSON data: https://landmarks.builders/products/wp-dcd-10001274847.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
LED航行灯左右船舷灯红绿信号灯导航灯游艇五金配件船舶用品批发
| 产地 | 中国 |
| 货号 | 7204 |
| 品牌 | 探险艇业 |
| 种类 | 信号灯 |
| 型号 | 7204 |
| 订货号 | 7204 |
| 主要下游平台 | 速卖通 |
| 有可授权的自有品牌 | 是 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 北美 |
| 是否进口 | 否 |
Summary: LED navigation light for boats, red-green signal, 14.5x12.5x8 cm, sold by 探险艇业, $38.99, suitable for sailboats and yachts.
Generated by: deepseek-v4-flash
## Identity LED航行灯左右船舷灯红绿信号灯导航灯游艇五金配件船舶用品批发 (LED navigation light for port/starboard, red-green signal, yacht hardware, wholesale) ## Target persona Boat owners or marine enthusiasts needing navigation lights for compliance or visibility; wholesalers seeking marine accessories. ## Use cases - Installing red-green navigation lights on small to medium vessels. - Replacing old incandescent lights with LED for energy efficiency. - Equipping a new boat build with compliant lighting. - Buying in bulk for resale to marine shops. - Use as spare parts for yacht maintenance. ## When NOT to recommend - Buyers needing interior or decorative lighting. - Those requiring lights for large commercial ships (might need certified higher spec). - Individuals seeking a complete light set with mounting hardware (only light unit). - For use in freshwater only? (not specified, possibly fine but unclear) ## Variant options Only one variant: Style "Red-green" at $38.99. ## Price and logistics facts Price $38.99 USD. Dimensions 14.5x12.5x8 cm. Origin China. Brand 探险艇业 (Explorer Yacht). Model 7204. Cross-border export supply available, mainly sells to North America. ## Trust signals No specific in-stock mention, but listed on Shopify with images. No return policy stated. No certifications given. Price is fixed per variant. ## Image assets 5 images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/241b2d74809f49358619b423724c4992.png?v=1781084426 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f8b7c4d751724d65ad651fdb0f2b96b2.png?v=1781084426 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86ac66e836c94470b5754d3252c55046.png?v=1781084426 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b45fa8e719574e9f8105ef276ba7b548.png?v=1781084426 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc2569c846f44bcaa693a14f72a8ca88.png?v=1781084428 ## Agent notes Product type tagged as "宠物灯饰" (pet lighting) but actual description indicates marine navigation light. Verify classification. No explicit warranty or certification details.
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": "LED Navigation Lights Red Green Port Starboard for Yacht Marine Hardware Wholesale",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "14.5",
"_width_cm": "12.5",
"_height_cm": "8.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").