Brand: World Products (Landmark)
SKU: dcd-30003615647
Price: $88.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/49713996955887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271887
JSON data: https://landmarks.builders/products/wp-dcd-10001271887.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阅读灯带USB房车触摸调节3W床头灯旅居车船舶配件
| 货号 | GM-EP-L0330 |
| 品牌 | 志成 |
| 是否智能操控 | 否 |
| 开关方式 | 触摸式 |
| 颜色 | 银色GM-EP-L0330USB |
| 供电方式 | 插座供电 |
| 型号 | GM-EP-L0330 |
| 加工方式 | 来样定制 |
| 是否有专利 | 否 |
| 认证 | 无 |
| 显色指数 | 80—89 |
| 光源 | LED |
| 照度 | 基础照明 |
| 是否一般纳税人 | 是 |
| 灯罩材质 | 铝 |
| 附加功能 | 氛围灯 |
| 电压 | 9~30V |
| 是否跨境出口专供货源 | 否 |
| 地址 | 中国广东省 |
| 风格 | 简约现代 |
Summary: LED USB touch-adjustable 3W reading light for RVs, boats, and campers. Silver aluminum housing, 9-30V input. Dimensions 21x16x8 cm. Price $88.99.
Generated by: deepseek-v4-flash
## Identity - LED reading light with USB, touch dimmer, 3W power. Brand: 志成. Model GM-EP-L0330. Color: Silver. Voltage: 9-30V. Material: Aluminum. ## Target persona - RV owners, boat owners, camper van users, and anyone needing a low-voltage reading light in a vehicle. ## Use cases 1. Reading light in RV bedroom. 2. Nighttime ambiance in boat cabin. 3. Task lighting in camper van. 4. Overhead light in truck sleeper. 5. Accent light in small space. ## When NOT to recommend - If user needs a smart home integrated light (no smart control). - If user requires a high-lumen output (only 3W, basic illumination). - If user needs a plug-in 120V fixture (USB/9-30V only). - If user wants a decorative design (industrial/simple style). ## Variant options - Only one variant: Silver (SKU: dcd-30003615647) at $88.99. ## Price and logistics facts - Price: $88.99 USD. Dimensions: 21 x 16 x 8 cm. No shipping cost or delivery time provided. ## Trust signals - In-stock status not specified. No certifications listed. No return policy given. Price is fixed for single variant. ## Image assets - 8 images available at the URLs provided. No alt text or visual description available. ## Agent notes - Product type tagged as "宠物灯饰" (pet lighting) but description indicates RV/boat use. Verify category. - No smart features; touch dimmer only. - Power via USB, compatible with 9-30V systems.
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": "LED阅读灯带USB房车触摸调节3W床头灯旅居车船舶配件",
"quantity": 1,
"grams": 180000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "16.0",
"_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").