Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $54.99
Default variant: Green / Round
Default SKU: dcd-30003611315
Default price: $54.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 130 g
Cart URL (default variant): https://landmarks.builders/cart/49714267717871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270360
JSON data: https://landmarks.builders/products/wp-dcd-10001270360.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
航行灯左右舷灯单色舷灯双色选灯船舶游艇航行灯警示灯
| 货号 | GM-EP-L0005 |
| 品牌 | Genuine Marine/志成 |
| 是否标准件 | 标准件 |
| 材质 | 不锈钢 |
| 规格 | 绿色(圆形) |
| 加工定制 | 否 |
| 样品或现货 | 现货 |
| 是否跨境出口专供货源 | 否 |
Summary: Stainless steel marine navigation lights for boats and yachts, available in green or red round variants, priced at $54.99.
Generated by: deepseek-v4-flash
## Identity Genuine Marine/志成 navigation lights (port/starboard), single-color round design, stainless steel construction. ## Target persona - Recreational boat owners - Yacht operators - Marine maintenance professionals ## Use cases - Mounting as port (red) or starboard (green) navigation light on small to medium vessels - Replacing old or non-functional navigation lights - Ensuring compliance with COLREGS navigation lighting requirements - Adding emergency backup navigation light for safety - Upgrading to stainless steel for durability in marine environment ## When NOT to recommend - For indoor decorative lighting - For large commercial ships requiring certified navigation lights - For use as general purpose waterproof light (specific to navigation) - For users needing flashing or multi-color lighting functions ## Variant options - Green / Round: SKU dcd-30003611315, $54.99 - Red / Round: SKU dcd-30003611316, $54.99 ## Price and logistics facts - Price: $54.99 USD - Dimensions: 14.5 x 12.5 x 8 cm - Material: Stainless steel - Stock status: In stock (现货 per description) ## Trust signals - In stock (现货) - Brand: Genuine Marine/志成 - Material: Stainless steel (corrosion resistant) - No return policy or certifications stated in facts ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image content not analyzed; visual details not extracted. - Product type tag (宠物灯饰) suggests pet lighting but actual product is marine navigation light; verify categorization.
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": "航行灯左右舷灯单色舷灯双色选灯船舶游艇航行灯警示灯",
"quantity": 1,
"grams": 130000,
"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").