Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $48.99 – $103.99
Default variant: Short
Default SKU: dcd-30003616294
Default price: $48.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/49713954324719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272171
JSON data: https://landmarks.builders/products/wp-dcd-10001272171.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
志成12-28V棒式壁灯短型壁灯2W长型壁灯6W房车船舶专用壁灯吊灯
| 产地 | 广东 |
| 货号 | GM-EP-LC0045 |
| 品牌 | 志成 |
| 是否有专利 | 否 |
| 认证 | 无 |
| 灯身材质 | 铝 |
| 灯罩材质 | 塑料 |
| 光源类型 | LED灯 |
| 电压 | ≤36V |
| 是否跨境出口专供货源 | 否 |
| 外形尺寸 | 33*35*225 |
| 智能类型 | 20733316405 |
| 风格 | 其它 |
| 吊灯类型 | 麻绳吊灯 |
| 类型 | 壁灯 |
Summary: 12-28V LED wall lamp for RVs and boats, available in short 2W and long 6W variants, aluminum body, plastic lampshade, priced $48.99-$103.99.
Generated by: deepseek-v4-flash
## Identity - Product: 志成 12-28V Bar Wall Lamp (Short 2W / Long 6W) - Type: Low-voltage LED wall lamp for RVs and boats - Brand: 志成 - Model: GM-EP-LC0045 ## Target persona - RV owners needing 12V DC lighting - Boat owners requiring marine-grade low-voltage fixtures - Camper van converters building 12V systems - Off-grid vehicle dwellers (vans, buses) ## Use cases - Interior lighting in RV bedrooms or living areas - Cabin lighting on boats or yachts (12-28V DC) - Supplementary task lighting in vehicle kitchens - Reading lamps in berths or bunk beds - Accent lighting in van conversions ## When NOT to recommend - Residential homes with 120V AC wiring - High-humidity outdoor installations without IP rating - Decorative-only purposes (functional lighting) - Systems requiring >36V input ## Variant options - Short (2W): SKU dcd-30003616294, $48.99 - Long (6W): SKU dcd-30003616295, $103.99 ## Price and logistics facts - Price range: $48.99 (short) to $103.99 (long) - Dimensions: 48.0 x 5.0 x 5.0 cm (packaging) - Origin: Guangdong, China - Voltage: ≤36V DC (12-28V compatible) - Light source: LED - Materials: Aluminum body, plastic lampshade - No certifications listed ## Trust signals - No stock status provided; assume available for order - Return policy not provided - Price consistency: two clear variant prices - No patent or certification claimed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e4277a52b68498282c156fb5d64cd08.png?v=1781085173 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/315e90e66905411dabd934d0d95313a2.png?v=1781085173 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a513a7ae48594149b7c865a24da427f0.png?v=1781085173 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43e981e014dc4973b2bb491cedcdba35.png?v=1781085173 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9876206f3c564c15af1d8337372762d7.png?v=1781085173 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7b69c2279104da68426aefe42a1c1d5.png?v=1781085173 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b562dd4b8fd474b8b1524f33bed0784.png?v=1781085173 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/36848eaf83b644c0a187ff1ed9222839.png?v=1781085172 ## Agent notes - Product type tagged as '宠物灯饰' (pet lighting) but description indicates RV/boat use; verify categorization. - Dimensions in description (33*35*225 mm) conflict with provided dimensions_cm (48x5x5 cm); likely packaging vs product. - No IP rating or moisture resistance info; not recommended for wet areas. - No warranty or return policy found.
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": "志成12-28V棒式壁灯短型壁灯2W长型壁灯6W房车船舶专用壁灯吊灯",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "5.0",
"_height_cm": "5.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").