Brand: World Products (Landmark)
SKU: dcd-30003608192
Price: $56.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714209095919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269187
JSON data: https://landmarks.builders/products/wp-dcd-10001269187.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 12-24V RV reading light with USB/Type-C charging ports, LED illumination, Chrome finish, priced at $56.99.
Generated by: deepseek-v4-flash
## Identity **12-24V房车阅读灯USB/Type-C充电口读书灯LED房车照明灯** – RV reading light with USB/Type-C charging port. Product type: Pet lighting (tagged as 宠物灯饰). ## Target persona - RV owners who need a dedicated reading light with device charging - Truck drivers looking for a 12-24V interior task light - Campers and vanlifers requiring low-power LED lighting with USB ports - Off-grid travelers who charge devices via vehicle power ## Use cases 1. Reading in an RV or camper at night 2. Charging a smartphone while reading in a vehicle 3. Interior task lighting in a van or truck cab 4. Low-power lighting in an off-grid setup (12V/24V battery system) 5. Supplemental light for cooking or map reading in a vehicle 6. Night light with USB charging for electronics ## When NOT to recommend - For standard 110-240V home use (this is 12-24V only) - If dimmable or color-temperature adjustable light is needed - For buyers seeking a smart home integrated light - For those who want a wall sconce or permanent hardwired fixture ## Variant options - **Chrome** – $56.99 (SKU: dcd-30003608192) ## Price and logistics facts - Price: $56.99 USD - Dimensions: 6.5 cm x 6.5 cm x 17.0 cm - Weight and shipping details not provided ## Trust signals - No in-stock status, return policy, or certifications provided in source data. - Price is fixed for the single variant. No historical price data. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes No text description was provided. Images are embedded for visual reference but were not analyzed. Trust signals (in-stock, return policy) are absent from source facts.
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": "12-24V房车阅读灯USB\/Type-C充电口读书灯LED房车照明灯",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "6.5",
"_width_cm": "6.5",
"_height_cm": "17.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").