/** * Finnes EPD-lenke et eller annet sted på produktet? * - Sjekker ALLE postmeta-felt (inkl. ACF / custom felter) * - Sjekker post_content (beskrivelse) * - Sjekker dokumentlisten (norlux_documents) hvis dere bruker den * - Sjekker PDF-vedlegg som matcher EPD_*.pdf * - Arver fra varianter hvis produktet er variabelt */ function nlx_product_has_epd( int $product_id ): bool { // Treffer "EPD_*.pdf" (case-insensitivt). Slapper også av rundt skilletegn. $epd_url_regex = '/(?:^|[\/_-])EPD[^"\s<>]*\.pdf/i'; // 0) Hvis variabelt produkt: arve fra varianter if ( 'product' === get_post_type( $product_id ) ) { $product = wc_get_product( $product_id ); if ( $product && $product->is_type( 'variable' ) ) { foreach ( $product->get_children() as $vid ) { if ( nlx_product_has_epd_single( (int) $vid, $epd_url_regex ) ) { return true; } } } } // 1) Sjekk selve produktet if ( nlx_product_has_epd_single( $product_id, $epd_url_regex ) ) { return true; } return false; } /** * Sjekker én post-ID (produkt/variant). */ function nlx_product_has_epd_single( int $post_id, string $epd_url_regex ): bool { // A) Sjekk dokument-liste hvis brukt $docs = get_post_meta( $post_id, 'norlux_documents', true ); if ( ! empty( $docs ) ) { $blob = is_scalar( $docs ) ? (string) $docs : wp_json_encode( $docs ); if ( stripos( $blob, 'EPD' ) !== false || preg_match( $epd_url_regex, $blob ) ) { return true; } } // B) Sjekk ALLE postmeta-felter for EPD_*.pdf $all_meta = get_post_meta( $post_id ); foreach ( $all_meta as $key => $values ) { foreach ( (array) $values as $v ) { $blob = is_scalar( $v ) ? (string) $v : wp_json_encode( $v ); if ( preg_match( $epd_url_regex, $blob ) ) { return true; } } } // C) Sjekk innholdet (beskrivelse / kort beskrivelse ligger ofte i meta, men tar post_content også) $post = get_post( $post_id ); if ( $post && ! empty( $post->post_content ) ) { if ( preg_match( $epd_url_regex, $post->post_content ) ) { return true; } } // D) Sjekk PDF-vedlegg som er "attached" til posten $attachments = get_attached_media( 'application/pdf', $post_id ); if ( ! empty( $attachments ) ) { foreach ( $attachments as $att ) { $url = wp_get_attachment_url( $att->ID ); $file = get_post_meta( $att->ID, '_wp_attached_file', true ); if ( ($url && preg_match( $epd_url_regex, $url )) || ($file && preg_match( $epd_url_regex, (string) $file )) ) { return true; } } } return false; } Kappa | Norlux

Kappa

  • 2700K color temperature
  • Dimmable
  • Replaceable front ring
Read more

Show variants
Category: Tag:
CE markedIP20: Indoor use.Insulation class 1: Must be connected to ground.Application: Indoor

Product info

DESCRIPTION

Kappa downlight is a modern interior lamp intended for surface mounting. The ceiling lamp comes with a dimmable phase-cut driver in single and double versions.

The front ring can be changed and replaced with a gold color (sold separately).

Documentation

Family data sheet All files (ZIP)

Variant-specific documents are available under details in the overview below.

SPECIFICATIONS

Product

IP rating

IP20

LIGHTING

Optics

Clear

ELECTRICAL DATA

Voltage [V]

230V 50Hz

Insulation class

1

Base

NOW

System power [W]

8,9

ASSEMBLY / CONNECTION

Connection

Terminal

Assembly

Surface-mounted, Ceiling

OPTIONS

Power [W]
Lumen LED (Tc=25)
Kelvin [K]
CRI [&GT;]
Light spread [°]
Color
Diffuser
Lighting control
Art. No. Power [W] Lumen LED (Tc=25) Kelvin [K] CRI [>] Light distribution [°] Color Diffuser Light control
Energy labeling

Kappa 975lm 927 8,9W 48° Phasecut BK/BK

Art. No. 3500-48-2

Power [W]:

8,9

Lumen LED (Tc=25):

975

Kelvin [K]:

2700

CRI [&GT;]:

90

Light spread [°]:

48°

Color:

Black

Diffuser:

Clear

Lighting control:

Terminal

3500-48-2

8,9

975

2700

90

48°

Black

Clear

Terminal

Assortment status: Order item

DIMENSIONS AND LIGHT DISTRIBUTION

DOCUMENTATION

CE markedIP20: Indoor use.Insulation class 1: Must be connected to ground.Application: Indoor

Kappa downlight is a modern interior lamp intended for surface mounting. The ceiling lamp comes with a dimmable phase-cut driver in single and double versions.

The front ring can be changed and replaced with a gold color (sold separately).

Product

IP rating

IP20

Color

Black

Length [mm]

85

Width [mm]

85

Height [mm]

93

LIGHTING

Lumen out [lm]

956

Lumen LED (tc=25)

975

Spreading angle [°]

48°

Color temperature [K]

2700

Color rendering [CRI/Ra]

90

Color code

927

Color Tolerance [SDCM]

3

Optics

Clear

ELECTRICAL DATA

Dimming type

Phase section

Voltage [V]

230V 50Hz

Insulation class

1

Base

NOW

System power [W]

8,9

Luminous efficacy [lm/W]

107

Max. load per course - B10

35

Max. load per course - B16

56

Max. load per course - C10

74

Max. load per course - C16

118

Leakage current [mA]

5

Starting current Imax [A]

5

Starting current time [µs]

300

Strøm LED [mA]

500

ASSEMBLY / CONNECTION

Connection

Terminal

Assembly

Surface-mounted, Ceiling

Accessories

Kappa 975lm 927 8,9W 48° Phasecut WH/WH

Art. No. 3500-48-3

Power [W]:

8,9

Lumen LED (Tc=25):

975

Kelvin [K]:

2700

CRI [&GT;]:

90

Light spread [°]:

48°

Color:

White

Diffuser:

Clear

Lighting control:

Terminal

3500-48-3

8,9

975

2700

90

48°

White

Clear

Terminal

Assortment status: Order item

DIMENSIONS AND LIGHT DISTRIBUTION

DOCUMENTATION

CE markedIP20: Indoor use.Insulation class 1: Must be connected to ground.Application: Indoor

Kappa downlight is a modern interior lamp intended for surface mounting. The ceiling lamp comes with a dimmable phase-cut driver in single and double versions.

The front ring can be changed and replaced with a gold color (sold separately).

Product

IP rating

IP20

Color

White

Length [mm]

85

Width [mm]

85

Height [mm]

93

LIGHTING

Lumen out [lm]

956

Lumen LED (tc=25)

975

Spreading angle [°]

48°

Color temperature [K]

2700

Color rendering [CRI/Ra]

90

Color code

927

Color Tolerance [SDCM]

3

Optics

Clear

ELECTRICAL DATA

Dimming type

Phase section

Voltage [V]

230V 50Hz

Insulation class

1

Base

NOW

System power [W]

8,9

Luminous efficacy [lm/W]

107

Max. load per course - B10

35

Max. load per course - B16

56

Max. load per course - C10

74

Max. load per course - C16

118

Leakage current [mA]

5

Starting current Imax [A]

5

Starting current time [µs]

300

Strøm LED [mA]

500

ASSEMBLY / CONNECTION

Connection

Terminal

Assembly

Surface-mounted, Ceiling

Accessories

Kappa 975lm 927 8,9W 48° WH/GOLD DALI

Art. No. 3500-48-6-ddd

Power [W]:

8,9

Lumen LED (Tc=25):

975

Kelvin [K]:

2700

CRI [&GT;]:

90

Light spread [°]:

48°

Diffuser:

Clear

Lighting control:

Terminal

3500-48-6-ddd

8,9

975

2700

90

48°

Clear

Terminal

Kappa downlight is a modern interior lamp intended for surface mounting. The ceiling lamp comes with a dimmable phase-cut driver in single and double versions.

The front ring can be changed and replaced with a gold color (sold separately).

Product

IP rating

IP20

Length [mm]

85

Width [mm]

85

Height [mm]

93

LIGHTING

Lumen out [lm]

56

Lumen LED (tc=25)

975

Spreading angle [°]

48°

Color temperature [K]

2700

Color rendering [CRI/Ra]

90

Color code

927

Color Tolerance [SDCM]

3

Optics

Clear

ELECTRICAL DATA

Dimming type

DALI

Voltage [V]

230V 50Hz

Insulation class

1

Base

NOW

System power [W]

8,9

Luminous efficacy [lm/W]

107

Max. load per course - B10

35

Max. load per course - B16

56

Max. load per course - C10

74

Max. load per course - C16

118

Leakage current [mA]

5

Starting current Imax [A]

5

Starting current time [µs]

300

Strøm LED [mA]

500

ASSEMBLY / CONNECTION

Connection

Terminal

Assembly

Surface-mounted, Ceiling

Accessories

Accessories