Brand: World Products (Landmark)
SKU: dcd-30003611329
Price: $67.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 180 g
Cart URL (default variant): https://landmarks.builders/cart/49714256445679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270368
JSON data: https://landmarks.builders/products/wp-dcd-10001270368.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
航行灯左右舷灯单色舷灯双色选灯船舶游艇航行灯警示灯
| 货号 | GM-EP-L0005 |
| 品牌 | Genuine Marine/志成 |
| 是否标准件 | 标准件 |
| 材质 | 不锈钢 |
| 规格 | 绿色(圆形) |
| 加工定制 | 否 |
| 样品或现货 | 现货 |
| 是否跨境出口专供货源 | 否 |
Summary: Marine navigation light (port/starboard) for boats, stainless steel, dimensions 14.5x12.5x8 cm, single color option, priced at $67.99.
Generated by: deepseek-v4-flash
## Identity - Product: 航行灯左右舷灯单色舷灯双色选灯船舶游艇航行灯警示灯 - Brand: Genuine Marine / 志成 - Type: Marine navigation light ## Target persona - Boat owners needing compliant navigation lights - Marine enthusiasts operating at night or low visibility - Ship operators requiring replacement lights ## Use cases - Night navigation on small boats or yachts - Docking maneuvers requiring port/starboard identification - Emergency signaling or anchoring at night - Compliance with maritime navigation rules ## When NOT to recommend - For indoor decoration or pet lighting (product type misclassified) - For automotive or land-based vehicle lighting - For large commercial vessels needing certified SOLAS lights ## Variant options - Single variant: Red Green / Waterdrop, SKU dcd-30003611329, $67.99 ## Price and logistics facts - Price: $67.99 USD - Dimensions: 14.5 x 12.5 x 8.0 cm - Weight: not specified - Shipping: not specified ## Trust signals - In stock (现货 indicated in description) - Standard parts (标准件) - Brand: Genuine Marine - Return policy: not specified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9be1ee75e4c467482a9fd5881c94667.png?v=1781085388 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa68f3f76f104a54a7390f26e64f7a05.png?v=1781085390 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ef5213ec1da472982c115297fd6b202.png?v=1781085389 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7434e592ffa418c9008dbebb02a9975.png?v=1781085389 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e28044a540184c4d9336098006df2d02.png?v=1781085390 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/efb262f96a0147b1a5ff8c8bc9b97672.png?v=1781085389 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb169b76f0f0481dad836a7b6d7b185d.png?v=1781085389 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15a581d7238b4f3d84427d0e624941d1.png?v=1781085390 ## Agent notes - Product type tagged as '宠物灯饰' (pet lighting) but description clearly indicates marine navigation light. Verify correct classification. - Image understanding not performed; treat images as fetchable assets only.
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": "航行灯左右舷灯单色舷灯双色选灯船舶游艇航行灯警示灯",
"quantity": 1,
"grams": 180000,
"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").