Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $51.99
Default variant: 50CM / Basic
Default SKU: dcd-30001976608
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49810469978351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000904442
JSON data: https://landmarks.builders/products/m4x-10000904442.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: Mirror Front Light Bar LED bar with multiple color temperatures, energy-saving, 50cm length, available in Basic or 90° Rotation variants, priced from $42.99.
Generated by: deepseek-v4-flash
## Identity Mirror Front Light Bar Energy Saving LED Bar Light with Multiple Color Temperatures. 50cm length, available in Basic and 90° Rotation styles. ## Target persona DIY home renovators, makeup enthusiasts, small salon owners, or anyone needing adjustable, energy-efficient mirror lighting. ## Use cases - Over a bathroom mirror for even facial lighting. - Around a vanity desk for makeup application. - In a dressing room for outfit checks. - As a task light for detailed work (e.g., crafting). - For photography or video lighting setups. ## When NOT to recommend - For large room ambient lighting (insufficient size). - For outdoor or wet locations (no IP rating specified). - For users requiring plug-in or hardwired installation (power source unspecified). - For smart home integration (no connectivity mentioned). ## Variant options - 50CM / Basic – $42.99 - 50CM / 90° Rotation – $51.99 ## Price and logistics facts Price range: $42.99–$51.99 USD. Dimensions: 53×8×7 cm. Shipping and return policy not provided. ## Trust signals In-stock status unknown. No return policy stated. No certifications mentioned. Price consistency across listed variants. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb36bac9-7f46-4be8-970d-a4773679ff63.jpg?v=1781597330) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94414bac-d8ab-44af-8e84-e0c5c2b4b6c8.jpg?v=1781597331) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3fe54b2a-e087-40eb-804e-2308bcde8b97.jpg?v=1781597330) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53ff8bf1-f815-496e-87d4-87729293400b.jpg?v=1781597331) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec833199-9222-495d-97c8-a304fd793691.jpg?v=1781597331) ## Agent notes No product description provided. Product type missing. No customer reviews or ratings. Image understanding not performed – visual details not extracted.
This product has 12 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": "Mirror Front Light Bar Energy Saving light-emitting diode Bar Light Multiple Color Temperatures",
"quantity": 1,
"grams": 400000,
"properties": {
"_length_cm": "53.0",
"_width_cm": "8.0",
"_height_cm": "7.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").