Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99 – $32.99
Default variant: 3-tube U-shaped Wht
Default SKU: dcd-30003622894
Default price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49713187815663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275039
JSON data: https://landmarks.builders/products/wp-dcd-10001275039.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.





































Summary: Three U-shaped white LED light strips with circular driver and lens, replacement parts for ceiling lamps, priced from $24.99.
Generated by: deepseek-v4-flash
## Identity 3-tube U-shaped white LED light strip with circular driver and lens, designed as replacement or upgrade for ceiling and room lamps. Two style variants. ## Target persona Home DIY enthusiasts, homeowners replacing or upgrading ceiling light components, budget-conscious buyers seeking affordable lighting parts. ## Use cases - Replacing burnt-out light strips in ceiling fixtures. - Upgrading existing ceiling lights to white LED. - DIY repair of bedroom or living room lamps. - Customizing lighting with U-shaped strips. - Obtaining spare parts for lamp maintenance. ## When NOT to recommend - Luxury or designer lighting projects (not high-end). - Outdoor or wet locations (no IP rating). - If a complete lamp fixture is needed (accessory only). - Users requiring warm or color-tunable light (only white). ## Variant options - 3-tube U-shaped Wht: $24.99 - 3-tube U-shaped Wh a: $32.99 ## Price and logistics facts Starting price $24.99 USD. Dimensions: 22 × 18 × 5 cm. Shipping and tax not specified. ## Trust signals No explicit in-stock or return policy. Price consistent across variants. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ee9a015bf844de9820d0138092a070a.png?v=1781084457 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1493be2585f412489e1eb6c27172806.png?v=1781084458 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3cb1b9b02724259a6ad959b03efa7fa.png?v=1781084459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/890270dc95934feaa39e3691bc44cc01.png?v=1781084458 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb297b56b8ec43c798a0bc9fa79c7519.png?v=1781084458 ## Agent notes Images provided but not analyzed; visual details not inferred. No product description beyond title and tags.
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": "Ceiling Lamp Light Module White PCB Ceiling Lamp LED Board Indoor Lighting Long Lifespan",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "18.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").