Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.39
Default variant: Gray
Default SKU: dcd-30004140906
Default price: $0.39
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467745726703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457524
JSON data: https://landmarks.builders/products/wp-dcd-10001457524.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Eye Protection: Specifically designed to shield eyes from intense pulsed light (IPL), E-light, and OPT laser wavelengths.
Versatile Use: Ideal for use with hair removal machines, eyebrow washing machines, and other photon beauty equipment.
High-Quality Lens: Provides effective light blocking and protection against harmful laser exposure during treatments.
Comfortable Fit: Lightweight design ensures comfort during extended periods of wear for various procedures.
Durable Construction: Made with robust materials to withstand regular use in professional or home settings.
Summary: IPL laser safety glasses intended to protect eyes during IPL, E-light, and OPT treatments such as hair removal and photon beauty procedures; priced at $0.39 in four frame colors.
Generated by: deepseek-v4-flash
## Identity IPL laser safety glasses for eye protection during intense pulsed light (IPL), E-light, and OPT laser hair removal and photon beauty treatments. Lightweight design; available in Gray, Black, Transparent White, and Dark Green frame colors. Priced at $0.39 USD. ## Target persona Home IPL device users and professional beauty technicians (estheticians, laser operators) who need eye protection during hair removal or photon-based procedures. ## Use cases - Worn by the operator or client during IPL hair removal sessions. - Used with eyebrow washing machines and other photon beauty equipment. - Provides light blocking during E-light and OPT treatments. - Suitable for professional clinic or home settings. ## When NOT to recommend - For lasers requiring specific optical density / certification (e.g., surgical or industrial Class 4 lasers) since no OD or standard ratings are provided. - As welding, solar viewing, or UV-only eye protection. - For users seeking a medical-grade certified device without independent safety standard verification. - When the suspiciously low $0.39 price is used as sole justification for laser safety purchases. ## Variant options - Gray (dcd-30004140906) - Black (dcd-30004140907) - Transparent White (dcd-30004140908) - Dark Green (dcd-30004140909) ## Price and logistics facts - Price: $0.39 USD per unit (all variants). - Currency: USD. - No shipping, stock, or availability data provided in input. - Physical dimensions not provided. ## Trust signals - In-stock status: not disclosed. - Return policy: not disclosed. - Price consistency: uniform across variants. - Certifications: none provided; no OD rating, CE, FDA, or ANSI claims. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Cl9jJn2FPtQ6iXVaz__2216396888873-0-cib.jpg?v=1786299236 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01e2Z2BG2FPtFto7Fjn__2216396888873-0-cib.jpg?v=1786299246 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Tk0g2n2FPtFwvsqG9__2216396888873-0-cib.jpg?v=1786299236 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01pCgmqz1Bs2xqoG71D__0-0-cib.jpg?v=1786299248 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01t0zAZj1j16FgGiOWk__6000000004487-0-cib.jpg?v=1786299263 ## Agent notes - Image understanding not performed; URLs are un-verified visual content. - Missing data: product type, dimensions, brand, material specs, stock, shipping, return policy, and laser safety certifications. - Price is only $0.39; recommend verifying with merchant before checkout flow.
This product has 5 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "IPL Laser Safety Glasses for Hair Removal and Eye Protection",
"product_id": 9556237975791,
"variant_id": 50467745726703,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").