PKW-Kennzeichen

J2StoreTableProduct Object
(
    [_product:protected] => Array
        (
            [com_content] => Array
                (
                    [83] => J2StoreTableProduct Object
                        (
                            [_product:protected] => Array
 *RECURSION*
                            [config:protected] => Array
                                (
                                    [input] => F0FInput Object
                                        (
                                            [inputs:protected] => Array
                                                (
                                                )

                                            [options:protected] => Array
                                                (
                                                )

                                            [filter:protected] => Joomla\Filter\InputFilter Object
                                                (
                                                    [tagsArray] => Array
                                                        (
                                                        )

                                                    [attrArray] => Array
                                                        (
                                                        )

                                                    [tagsMethod] => 0
                                                    [attrMethod] => 0
                                                    [xssAuto] => 1
                                                    [tagBlacklist] => Array
                                                        (
                                                            [0] => applet
                                                            [1] => body
                                                            [2] => bgsound
                                                            [3] => base
                                                            [4] => basefont
                                                            [5] => canvas
                                                            [6] => embed
                                                            [7] => frame
                                                            [8] => frameset
                                                            [9] => head
                                                            [10] => html
                                                            [11] => id
                                                            [12] => iframe
                                                            [13] => ilayer
                                                            [14] => layer
                                                            [15] => link
                                                            [16] => meta
                                                            [17] => name
                                                            [18] => object
                                                            [19] => script
                                                            [20] => style
                                                            [21] => title
                                                            [22] => xml
                                                        )

                                                    [attrBlacklist] => Array
                                                        (
                                                            [0] => action
                                                            [1] => background
                                                            [2] => codebase
                                                            [3] => dynsrc
                                                            [4] => formaction
                                                            [5] => lowsrc
                                                        )

                                                    [blockedChars:Joomla\Filter\InputFilter:private] => Array
                                                        (
                                                            [0] => &tab;
                                                            [1] => &space;
                                                            [2] => :
                                                            [3] => &column;
                                                        )

                                                )

                                            [data:protected] => Array
                                                (
                                                    [option] => com_j2store
                                                )

                                        )

                                    [option] => com_j2store
                                    [view] => cpanel
                                    [_table_type] => Product
                                    [_table_class] => J2StoreTableProduct
                                    [tbl] => #__j2store_products
                                    [tbl_key] => j2store_product_id
                                    [db] => F0FDatabaseDriverJoomla Object
                                        (
                                            [dbo:F0FDatabaseDriverJoomla:private] => JDatabaseDriverMysqli Object
                                                (
                                                    [name] => mysqli
                                                    [serverType] => mysql
                                                    [connection:protected] => mysqli Object
                                                        (
                                                            [affected_rows] => 1
                                                            [client_info] => mysqlnd 7.4.33
                                                            [client_version] => 70433
                                                            [connect_errno] => 0
                                                            [connect_error] => 
                                                            [errno] => 0
                                                            [error] => 
                                                            [error_list] => Array
                                                                (
                                                                )

                                                            [field_count] => 3
                                                            [host_info] => Localhost via UNIX socket
                                                            [info] => 
                                                            [insert_id] => 0
                                                            [server_info] => 5.5.5-10.5.19-MariaDB-1:10.5.19+maria~ubu2004-log
                                                            [server_version] => 100519
                                                            [sqlstate] => 00000
                                                            [protocol_version] => 10
                                                            [thread_id] => 6156843
                                                            [warning_count] => 0
                                                        )

                                                    [nameQuote:protected] => `
                                                    [nullDate:protected] => 0000-00-00 00:00:00
                                                    [_database:JDatabaseDriver:private] => d02b0aab
                                                    [count:protected] => 150
                                                    [cursor:protected] => 
                                                    [debug:protected] => 
                                                    [limit:protected] => 0
                                                    [log:protected] => Array
                                                        (
                                                        )

                                                    [timings:protected] => Array
                                                        (
                                                        )

                                                    [callStacks:protected] => Array
                                                        (
                                                        )

                                                    [offset:protected] => 0
                                                    [options:protected] => Array
                                                        (
                                                            [driver] => mysqli
                                                            [host] => localhost
                                                            [user] => d02b0aab
                                                            [password] => s73gRJfb758M22!Vv
                                                            [database] => d02b0aab
                                                            [prefix] => crqik2_
                                                            [select] => 1
                                                            [port] => 3306
                                                            [socket] => 
                                                        )

                                                    [sql:protected] => SELECT tr2.j2store_taxrate_id, tr2.taxrate_name AS name, tr2.tax_percent AS rate FROM  #__j2store_taxrules tr1 LEFT JOIN  #__j2store_taxrates tr2 ON (tr1.taxrate_id = tr2.j2store_taxrate_id) LEFT JOIN  #__j2store_geozonerules z2gz ON (tr2.geozone_id = z2gz.geozone_id) LEFT JOIN  #__j2store_geozones gz ON (tr2.geozone_id = gz.j2store_geozone_id) WHERE tr1.taxprofile_id = 1 AND tr1.address = 'billing' AND z2gz.country_id = 81 AND (z2gz.zone_id = 0 OR z2gz.zone_id = 1255) ORDER BY tr1.ordering ASC
                                                    [tablePrefix:protected] => crqik2_
                                                    [utf:protected] => 1
                                                    [utf8mb4:protected] => 1
                                                    [errorNum:protected] => 0
                                                    [errorMsg:protected] => 
                                                    [transactionDepth:protected] => 0
                                                    [disconnectHandlers:protected] => Array
                                                        (
                                                        )

                                                )

                                            [nameQuote:protected] => `
                                        )

                                    [use_table_cache] => 0
                                )

                            [_tbl:protected] => #__j2store_products
                            [_tbl_key:protected] => j2store_product_id
                            [_db:protected] => F0FDatabaseDriverJoomla Object
                                (
                                    [dbo:F0FDatabaseDriverJoomla:private] => JDatabaseDriverMysqli Object
                                        (
                                            [name] => mysqli
                                            [serverType] => mysql
                                            [connection:protected] => mysqli Object
                                                (
                                                    [affected_rows] => 1
                                                    [client_info] => mysqlnd 7.4.33
                                                    [client_version] => 70433
                                                    [connect_errno] => 0
                                                    [connect_error] => 
                                                    [errno] => 0
                                                    [error] => 
                                                    [error_list] => Array
                                                        (
                                                        )

                                                    [field_count] => 3
                                                    [host_info] => Localhost via UNIX socket
                                                    [info] => 
                                                    [insert_id] => 0
                                                    [server_info] => 5.5.5-10.5.19-MariaDB-1:10.5.19+maria~ubu2004-log
                                                    [server_version] => 100519
                                                    [sqlstate] => 00000
                                                    [protocol_version] => 10
                                                    [thread_id] => 6156843
                                                    [warning_count] => 0
                                                )

                                            [nameQuote:protected] => `
                                            [nullDate:protected] => 0000-00-00 00:00:00
                                            [_database:JDatabaseDriver:private] => d02b0aab
                                            [count:protected] => 150
                                            [cursor:protected] => 
                                            [debug:protected] => 
                                            [limit:protected] => 0
                                            [log:protected] => Array
                                                (
                                                )

                                            [timings:protected] => Array
                                                (
                                                )

                                            [callStacks:protected] => Array
                                                (
                                                )

                                            [offset:protected] => 0
                                            [options:protected] => Array
                                                (
                                                    [driver] => mysqli
                                                    [host] => localhost
                                                    [user] => d02b0aab
                                                    [password] => s73gRJfb758M22!Vv
                                                    [database] => d02b0aab
                                                    [prefix] => crqik2_
                                                    [select] => 1
                                                    [port] => 3306
                                                    [socket] => 
                                                )

                                            [sql:protected] => SELECT tr2.j2store_taxrate_id, tr2.taxrate_name AS name, tr2.tax_percent AS rate FROM  #__j2store_taxrules tr1 LEFT JOIN  #__j2store_taxrates tr2 ON (tr1.taxrate_id = tr2.j2store_taxrate_id) LEFT JOIN  #__j2store_geozonerules z2gz ON (tr2.geozone_id = z2gz.geozone_id) LEFT JOIN  #__j2store_geozones gz ON (tr2.geozone_id = gz.j2store_geozone_id) WHERE tr1.taxprofile_id = 1 AND tr1.address = 'billing' AND z2gz.country_id = 81 AND (z2gz.zone_id = 0 OR z2gz.zone_id = 1255) ORDER BY tr1.ordering ASC
                                            [tablePrefix:protected] => crqik2_
                                            [utf:protected] => 1
                                            [utf8mb4:protected] => 1
                                            [errorNum:protected] => 0
                                            [errorMsg:protected] => 
                                            [transactionDepth:protected] => 0
                                            [disconnectHandlers:protected] => Array
                                                (
                                                )

                                        )

                                    [nameQuote:protected] => `
                                )

                            [_trackAssets:protected] => 
                            [_has_tags:protected] => 
                            [_rules:protected] => 
                            [_locked:protected] => 
                            [_trigger_events:protected] => 
                            [_tableAlias:protected] => 
                            [_columnAlias:protected] => Array
                                (
                                )

                            [_autoChecks:protected] => 
                            [_skipChecks:protected] => Array
                                (
                                )

                            [_tableExists:protected] => 1
                            [_assetKey:protected] => com_j2store.product
                            [input:protected] => F0FInput Object
                                (
                                    [inputs:protected] => Array
                                        (
                                        )

                                    [options:protected] => Array
                                        (
                                        )

                                    [filter:protected] => Joomla\Filter\InputFilter Object
                                        (
                                            [tagsArray] => Array
                                                (
                                                )

                                            [attrArray] => Array
                                                (
                                                )

                                            [tagsMethod] => 0
                                            [attrMethod] => 0
                                            [xssAuto] => 1
                                            [tagBlacklist] => Array
                                                (
                                                    [0] => applet
                                                    [1] => body
                                                    [2] => bgsound
                                                    [3] => base
                                                    [4] => basefont
                                                    [5] => canvas
                                                    [6] => embed
                                                    [7] => frame
                                                    [8] => frameset
                                                    [9] => head
                                                    [10] => html
                                                    [11] => id
                                                    [12] => iframe
                                                    [13] => ilayer
                                                    [14] => layer
                                                    [15] => link
                                                    [16] => meta
                                                    [17] => name
                                                    [18] => object
                                                    [19] => script
                                                    [20] => style
                                                    [21] => title
                                                    [22] => xml
                                                )

                                            [attrBlacklist] => Array
                                                (
                                                    [0] => action
                                                    [1] => background
                                                    [2] => codebase
                                                    [3] => dynsrc
                                                    [4] => formaction
                                                    [5] => lowsrc
                                                )

                                            [blockedChars:Joomla\Filter\InputFilter:private] => Array
                                                (
                                                    [0] => &tab;
                                                    [1] => &space;
                                                    [2] => :
                                                    [3] => &column;
                                                )

                                        )

                                    [data:protected] => Array
                                        (
                                            [option] => com_j2store
                                        )

                                )

                            [_queryJoin:protected] => JDatabaseQueryMysqli Object
                                (
                                    [offset:protected] => 
                                    [limit:protected] => 
                                    [db:protected] => JDatabaseDriverMysqli Object
                                        (
                                            [name] => mysqli
                                            [serverType] => mysql
                                            [connection:protected] => mysqli Object
                                                (
                                                    [affected_rows] => 1
                                                    [client_info] => mysqlnd 7.4.33
                                                    [client_version] => 70433
                                                    [connect_errno] => 0
                                                    [connect_error] => 
                                                    [errno] => 0
                                                    [error] => 
                                                    [error_list] => Array
                                                        (
                                                        )

                                                    [field_count] => 3
                                                    [host_info] => Localhost via UNIX socket
                                                    [info] => 
                                                    [insert_id] => 0
                                                    [server_info] => 5.5.5-10.5.19-MariaDB-1:10.5.19+maria~ubu2004-log
                                                    [server_version] => 100519
                                                    [sqlstate] => 00000
                                                    [protocol_version] => 10
                                                    [thread_id] => 6156843
                                                    [warning_count] => 0
                                                )

                                            [nameQuote:protected] => `
                                            [nullDate:protected] => 0000-00-00 00:00:00
                                            [_database:JDatabaseDriver:private] => d02b0aab
                                            [count:protected] => 150
                                            [cursor:protected] => 
                                            [debug:protected] => 
                                            [limit:protected] => 0
                                            [log:protected] => Array
                                                (
                                                )

                                            [timings:protected] => Array
                                                (
                                                )

                                            [callStacks:protected] => Array
                                                (
                                                )

                                            [offset:protected] => 0
                                            [options:protected] => Array
                                                (
                                                    [driver] => mysqli
                                                    [host] => localhost
                                                    [user] => d02b0aab
                                                    [password] => s73gRJfb758M22!Vv
                                                    [database] => d02b0aab
                                                    [prefix] => crqik2_
                                                    [select] => 1
                                                    [port] => 3306
                                                    [socket] => 
                                                )

                                            [sql:protected] => SELECT tr2.j2store_taxrate_id, tr2.taxrate_name AS name, tr2.tax_percent AS rate FROM  #__j2store_taxrules tr1 LEFT JOIN  #__j2store_taxrates tr2 ON (tr1.taxrate_id = tr2.j2store_taxrate_id) LEFT JOIN  #__j2store_geozonerules z2gz ON (tr2.geozone_id = z2gz.geozone_id) LEFT JOIN  #__j2store_geozones gz ON (tr2.geozone_id = gz.j2store_geozone_id) WHERE tr1.taxprofile_id = 1 AND tr1.address = 'billing' AND z2gz.country_id = 81 AND (z2gz.zone_id = 0 OR z2gz.zone_id = 1255) ORDER BY tr1.ordering ASC
                                            [tablePrefix:protected] => crqik2_
                                            [utf:protected] => 1
                                            [utf8mb4:protected] => 1
                                            [errorNum:protected] => 0
                                            [errorMsg:protected] => 
                                            [transactionDepth:protected] => 0
                                            [disconnectHandlers:protected] => Array
                                                (
                                                )

                                        )

                                    [sql:protected] => 
                                    [type:protected] => select
                                    [element:protected] => 
                                    [select:protected] => JDatabaseQueryElement Object
                                        (
                                            [name:protected] => SELECT
                                            [elements:protected] => Array
                                                (
                                                    [0] => `#__j2store_productimages`.`j2store_productimage_id`
                                                    [1] => `#__j2store_productimages`.`main_image`
                                                    [2] => `#__j2store_productimages`.`main_image_alt`
                                                    [3] => `#__j2store_productimages`.`thumb_image`
                                                    [4] => `#__j2store_productimages`.`thumb_image_alt`
                                                    [5] => `#__j2store_productimages`.`additional_images`
                                                    [6] => `#__j2store_productimages`.`additional_images_alt`
                                                    [7] => `#__j2store_manufacturers`.`brand_desc_id`
                                                    [8] => `#__j2store_addresses`.`first_name` AS manufacturer_first_name
                                                    [9] => `#__j2store_addresses`.`last_name` AS manufacturer_last_name
                                                    [10] => `#__j2store_addresses`.`company` AS manufacturer
                                                )

                                            [glue:protected] => ,
                                        )

                                    [delete:protected] => 
                                    [update:protected] => 
                                    [insert:protected] => 
                                    [from:protected] => 
                                    [join:protected] => Array
                                        (
                                            [0] => JDatabaseQueryElement Object
                                                (
                                                    [name:protected] => LEFT OUTER JOIN
                                                    [elements:protected] => Array
                                                        (
                                                            [0] => `#__j2store_productimages` ON `#__j2store_products`.`j2store_product_id` = `#__j2store_productimages`.`product_id`
                                                        )

                                                    [glue:protected] => ,
                                                )

                                            [1] => JDatabaseQueryElement Object
                                                (
                                                    [name:protected] => LEFT OUTER JOIN
                                                    [elements:protected] => Array
                                                        (
                                                            [0] => `#__j2store_manufacturers` ON `#__j2store_products`.`manufacturer_id` = `#__j2store_manufacturers`.`j2store_manufacturer_id`
                                                        )

                                                    [glue:protected] => ,
                                                )

                                            [2] => JDatabaseQueryElement Object
                                                (
                                                    [name:protected] => LEFT OUTER JOIN
                                                    [elements:protected] => Array
                                                        (
                                                            [0] => `#__j2store_vendors` ON `#__j2store_products`.`vendor_id` = `#__j2store_vendors`.`j2store_vendor_id`
                                                        )

                                                    [glue:protected] => ,
                                                )

                                            [3] => JDatabaseQueryElement Object
                                                (
                                                    [name:protected] => LEFT OUTER JOIN
                                                    [elements:protected] => Array
                                                        (
                                                            [0] => `#__j2store_addresses` ON `#__j2store_manufacturers`.`address_id` = `#__j2store_addresses`.`j2store_address_id`
                                                        )

                                                    [glue:protected] => ,
                                                )

                                        )

                                    [set:protected] => 
                                    [where:protected] => 
                                    [group:protected] => 
                                    [having:protected] => 
                                    [columns:protected] => 
                                    [values:protected] => 
                                    [order:protected] => 
                                    [autoIncrementField:protected] => 
                                    [call:protected] => 
                                    [exec:protected] => 
                                    [union:protected] => 
                                    [unionAll:protected] => 
                                    [selectRowNumber:protected] => 
                                )

                            [_tablePrefix:protected] => J2StoreTable
                            [knownFields:protected] => Array
                                (
                                    [0] => j2store_product_id
                                    [1] => visibility
                                    [2] => product_source
                                    [3] => product_source_id
                                    [4] => product_type
                                    [5] => main_tag
                                    [6] => taxprofile_id
                                    [7] => manufacturer_id
                                    [8] => vendor_id
                                    [9] => has_options
                                    [10] => addtocart_text
                                    [11] => enabled
                                    [12] => plugins
                                    [13] => params
                                    [14] => created_on
                                    [15] => created_by
                                    [16] => modified_on
                                    [17] => modified_by
                                    [18] => up_sells
                                    [19] => cross_sells
                                    [20] => productfilter_ids
                                    [21] => j2store_productimage_id
                                    [22] => main_image
                                    [23] => thumb_image
                                    [24] => additional_images
                                    [25] => main_image_alt
                                    [26] => thumb_image_alt
                                    [27] => additional_images_alt
                                    [28] => brand_desc_id
                                    [29] => manufacturer_first_name
                                    [30] => manufacturer_last_name
                                    [31] => manufacturer
                                )

                            [configProvider:protected] => F0FConfigProvider Object
                                (
                                )

                            [tableDispatcher:protected] => F0FTableDispatcherBehavior Object
                                (
                                    [_observers:protected] => Array
                                        (
                                            [0] => F0FTableBehaviorTags Object
                                                (
                                                    [_subject:protected] => F0FTableDispatcherBehavior Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )

                                                )

                                            [1] => F0FTableBehaviorAssets Object
                                                (
                                                    [_subject:protected] => F0FTableDispatcherBehavior Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )

                                                )

                                        )

                                    [_state:protected] => 
                                    [_methods:protected] => Array
                                        (
                                            [onafterbind] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                )

                                            [onbeforestore] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                )

                                            [onafterdelete] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                )

                                            [onbeforebind] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                )

                                            [onafterload] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                )

                                            [onafterstore] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                )

                                            [onbeforemove] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                )

                                            [onaftermove] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                )

                                            [onbeforereorder] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                )

                                            [onafterreorder] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                )

                                            [onbeforedelete] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                )

                                            [onbeforehit] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                )

                                            [onafterhit] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                )

                                            [onbeforecopy] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                )

                                            [onaftercopy] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                )

                                            [onbeforepublish] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                )

                                            [onafterreset] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                )

                                            [onbeforereset] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                )

                                            [__construct] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                )

                                            [update] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                )

                                            [__tostring] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                )

                                            [def] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                )

                                            [get] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                )

                                            [getproperties] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                )

                                            [geterror] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                )

                                            [geterrors] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                )

                                            [set] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                )

                                            [setproperties] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                )

                                            [seterror] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                )

                                        )

                                    [_errors:protected] => Array
                                        (
                                        )

                                )

                            [default_behaviors:protected] => Array
                                (
                                    [0] => tags
                                    [1] => assets
                                )

                            [_relations:protected] => 
                            [_configProviderKey:protected] => com_j2store.tables.product
                            [contentType:protected] => 
                            [_errors:protected] => Array
                                (
                                )

                            [j2store_product_id] => 50
                            [visibility] => 1
                            [product_source] => com_content
                            [product_source_id] => 83
                            [product_type] => bitproduct
                            [main_tag] => top-seller
                            [taxprofile_id] => 1
                            [manufacturer_id] => 4
                            [vendor_id] => 0
                            [has_options] => 1
                            [addtocart_text] => 
                            [enabled] => 1
                            [plugins] => 
                            [params] => {"product_css_class":"","send_giftcertificate":"0","gift_display_type":"joomla_desc","gift_field_to_plh":"","gift_field_message_plh":"","gift_field_from_plh":"","is_productbundle":"0","app_googleshopfeed":{"56":{"google_product_category":"","condition":"new"}},"shipping_class":"2"}
                            [created_on] => 2018-09-17 08:31:56
                            [created_by] => 71
                            [modified_on] => 2023-01-10 10:48:34
                            [modified_by] => 11660
                            [up_sells] => 51,52,55
                            [cross_sells] => 80
                            [productfilter_ids] => 
                            [j2store_productimage_id] => 48
                            [main_image] => images/products/10100-BM/10100520BM-01.jpg
                            [thumb_image] => images/products/10100-BM/10100520BM-01.jpg
                            [additional_images] => {"5":"images\/products\/10100-BM\/10100520BM-02.jpg","7":"images\/products\/10100-BM\/10100520BM-03.jpg","8":"images\/products\/10100-BM\/10100520BM-04.jpg","10":"images\/products\/10100-BM\/10100520BM-05.jpg","11":"images\/products\/10100-BM\/10100520BM-06.jpg","12":"images\/products\/10100-BM\/10100520BM-07.jpg"}
                            [main_image_alt] => 
                            [thumb_image_alt] => 
                            [additional_images_alt] => 
                            [brand_desc_id] => 0
                            [manufacturer_first_name] => 
                            [manufacturer_last_name] => 
                            [manufacturer] => 3D-Kennzeichen GmbH
                        )

                )

        )

    [config:protected] => Array
        (
            [input] => F0FInput Object
                (
                    [inputs:protected] => Array
                        (
                        )

                    [options:protected] => Array
                        (
                        )

                    [filter:protected] => Joomla\Filter\InputFilter Object
                        (
                            [tagsArray] => Array
                                (
                                )

                            [attrArray] => Array
                                (
                                )

                            [tagsMethod] => 0
                            [attrMethod] => 0
                            [xssAuto] => 1
                            [tagBlacklist] => Array
                                (
                                    [0] => applet
                                    [1] => body
                                    [2] => bgsound
                                    [3] => base
                                    [4] => basefont
                                    [5] => canvas
                                    [6] => embed
                                    [7] => frame
                                    [8] => frameset
                                    [9] => head
                                    [10] => html
                                    [11] => id
                                    [12] => iframe
                                    [13] => ilayer
                                    [14] => layer
                                    [15] => link
                                    [16] => meta
                                    [17] => name
                                    [18] => object
                                    [19] => script
                                    [20] => style
                                    [21] => title
                                    [22] => xml
                                )

                            [attrBlacklist] => Array
                                (
                                    [0] => action
                                    [1] => background
                                    [2] => codebase
                                    [3] => dynsrc
                                    [4] => formaction
                                    [5] => lowsrc
                                )

                            [blockedChars:Joomla\Filter\InputFilter:private] => Array
                                (
                                    [0] => &tab;
                                    [1] => &space;
                                    [2] => :
                                    [3] => &column;
                                )

                        )

                    [data:protected] => Array
                        (
                            [option] => com_j2store
                        )

                )

            [option] => com_j2store
            [view] => cpanel
            [_table_type] => Product
            [_table_class] => J2StoreTableProduct
            [tbl] => #__j2store_products
            [tbl_key] => j2store_product_id
            [db] => F0FDatabaseDriverJoomla Object
                (
                    [dbo:F0FDatabaseDriverJoomla:private] => JDatabaseDriverMysqli Object
                        (
                            [name] => mysqli
                            [serverType] => mysql
                            [connection:protected] => mysqli Object
                                (
                                    [affected_rows] => 1
                                    [client_info] => mysqlnd 7.4.33
                                    [client_version] => 70433
                                    [connect_errno] => 0
                                    [connect_error] => 
                                    [errno] => 0
                                    [error] => 
                                    [error_list] => Array
                                        (
                                        )

                                    [field_count] => 3
                                    [host_info] => Localhost via UNIX socket
                                    [info] => 
                                    [insert_id] => 0
                                    [server_info] => 5.5.5-10.5.19-MariaDB-1:10.5.19+maria~ubu2004-log
                                    [server_version] => 100519
                                    [sqlstate] => 00000
                                    [protocol_version] => 10
                                    [thread_id] => 6156843
                                    [warning_count] => 0
                                )

                            [nameQuote:protected] => `
                            [nullDate:protected] => 0000-00-00 00:00:00
                            [_database:JDatabaseDriver:private] => d02b0aab
                            [count:protected] => 150
                            [cursor:protected] => 
                            [debug:protected] => 
                            [limit:protected] => 0
                            [log:protected] => Array
                                (
                                )

                            [timings:protected] => Array
                                (
                                )

                            [callStacks:protected] => Array
                                (
                                )

                            [offset:protected] => 0
                            [options:protected] => Array
                                (
                                    [driver] => mysqli
                                    [host] => localhost
                                    [user] => d02b0aab
                                    [password] => s73gRJfb758M22!Vv
                                    [database] => d02b0aab
                                    [prefix] => crqik2_
                                    [select] => 1
                                    [port] => 3306
                                    [socket] => 
                                )

                            [sql:protected] => SELECT tr2.j2store_taxrate_id, tr2.taxrate_name AS name, tr2.tax_percent AS rate FROM  #__j2store_taxrules tr1 LEFT JOIN  #__j2store_taxrates tr2 ON (tr1.taxrate_id = tr2.j2store_taxrate_id) LEFT JOIN  #__j2store_geozonerules z2gz ON (tr2.geozone_id = z2gz.geozone_id) LEFT JOIN  #__j2store_geozones gz ON (tr2.geozone_id = gz.j2store_geozone_id) WHERE tr1.taxprofile_id = 1 AND tr1.address = 'billing' AND z2gz.country_id = 81 AND (z2gz.zone_id = 0 OR z2gz.zone_id = 1255) ORDER BY tr1.ordering ASC
                            [tablePrefix:protected] => crqik2_
                            [utf:protected] => 1
                            [utf8mb4:protected] => 1
                            [errorNum:protected] => 0
                            [errorMsg:protected] => 
                            [transactionDepth:protected] => 0
                            [disconnectHandlers:protected] => Array
                                (
                                )

                        )

                    [nameQuote:protected] => `
                )

            [use_table_cache] => 0
        )

    [_tbl:protected] => #__j2store_products
    [_tbl_key:protected] => j2store_product_id
    [_db:protected] => F0FDatabaseDriverJoomla Object
        (
            [dbo:F0FDatabaseDriverJoomla:private] => JDatabaseDriverMysqli Object
                (
                    [name] => mysqli
                    [serverType] => mysql
                    [connection:protected] => mysqli Object
                        (
                            [affected_rows] => 1
                            [client_info] => mysqlnd 7.4.33
                            [client_version] => 70433
                            [connect_errno] => 0
                            [connect_error] => 
                            [errno] => 0
                            [error] => 
                            [error_list] => Array
                                (
                                )

                            [field_count] => 3
                            [host_info] => Localhost via UNIX socket
                            [info] => 
                            [insert_id] => 0
                            [server_info] => 5.5.5-10.5.19-MariaDB-1:10.5.19+maria~ubu2004-log
                            [server_version] => 100519
                            [sqlstate] => 00000
                            [protocol_version] => 10
                            [thread_id] => 6156843
                            [warning_count] => 0
                        )

                    [nameQuote:protected] => `
                    [nullDate:protected] => 0000-00-00 00:00:00
                    [_database:JDatabaseDriver:private] => d02b0aab
                    [count:protected] => 150
                    [cursor:protected] => 
                    [debug:protected] => 
                    [limit:protected] => 0
                    [log:protected] => Array
                        (
                        )

                    [timings:protected] => Array
                        (
                        )

                    [callStacks:protected] => Array
                        (
                        )

                    [offset:protected] => 0
                    [options:protected] => Array
                        (
                            [driver] => mysqli
                            [host] => localhost
                            [user] => d02b0aab
                            [password] => s73gRJfb758M22!Vv
                            [database] => d02b0aab
                            [prefix] => crqik2_
                            [select] => 1
                            [port] => 3306
                            [socket] => 
                        )

                    [sql:protected] => SELECT tr2.j2store_taxrate_id, tr2.taxrate_name AS name, tr2.tax_percent AS rate FROM  #__j2store_taxrules tr1 LEFT JOIN  #__j2store_taxrates tr2 ON (tr1.taxrate_id = tr2.j2store_taxrate_id) LEFT JOIN  #__j2store_geozonerules z2gz ON (tr2.geozone_id = z2gz.geozone_id) LEFT JOIN  #__j2store_geozones gz ON (tr2.geozone_id = gz.j2store_geozone_id) WHERE tr1.taxprofile_id = 1 AND tr1.address = 'billing' AND z2gz.country_id = 81 AND (z2gz.zone_id = 0 OR z2gz.zone_id = 1255) ORDER BY tr1.ordering ASC
                    [tablePrefix:protected] => crqik2_
                    [utf:protected] => 1
                    [utf8mb4:protected] => 1
                    [errorNum:protected] => 0
                    [errorMsg:protected] => 
                    [transactionDepth:protected] => 0
                    [disconnectHandlers:protected] => Array
                        (
                        )

                )

            [nameQuote:protected] => `
        )

    [_trackAssets:protected] => 
    [_has_tags:protected] => 
    [_rules:protected] => 
    [_locked:protected] => 
    [_trigger_events:protected] => 
    [_tableAlias:protected] => 
    [_columnAlias:protected] => Array
        (
        )

    [_autoChecks:protected] => 
    [_skipChecks:protected] => Array
        (
        )

    [_tableExists:protected] => 1
    [_assetKey:protected] => com_j2store.product
    [input:protected] => F0FInput Object
        (
            [inputs:protected] => Array
                (
                )

            [options:protected] => Array
                (
                )

            [filter:protected] => Joomla\Filter\InputFilter Object
                (
                    [tagsArray] => Array
                        (
                        )

                    [attrArray] => Array
                        (
                        )

                    [tagsMethod] => 0
                    [attrMethod] => 0
                    [xssAuto] => 1
                    [tagBlacklist] => Array
                        (
                            [0] => applet
                            [1] => body
                            [2] => bgsound
                            [3] => base
                            [4] => basefont
                            [5] => canvas
                            [6] => embed
                            [7] => frame
                            [8] => frameset
                            [9] => head
                            [10] => html
                            [11] => id
                            [12] => iframe
                            [13] => ilayer
                            [14] => layer
                            [15] => link
                            [16] => meta
                            [17] => name
                            [18] => object
                            [19] => script
                            [20] => style
                            [21] => title
                            [22] => xml
                        )

                    [attrBlacklist] => Array
                        (
                            [0] => action
                            [1] => background
                            [2] => codebase
                            [3] => dynsrc
                            [4] => formaction
                            [5] => lowsrc
                        )

                    [blockedChars:Joomla\Filter\InputFilter:private] => Array
                        (
                            [0] => &tab;
                            [1] => &space;
                            [2] => :
                            [3] => &column;
                        )

                )

            [data:protected] => Array
                (
                    [option] => com_j2store
                )

        )

    [_queryJoin:protected] => JDatabaseQueryMysqli Object
        (
            [offset:protected] => 
            [limit:protected] => 
            [db:protected] => JDatabaseDriverMysqli Object
                (
                    [name] => mysqli
                    [serverType] => mysql
                    [connection:protected] => mysqli Object
                        (
                            [affected_rows] => 1
                            [client_info] => mysqlnd 7.4.33
                            [client_version] => 70433
                            [connect_errno] => 0
                            [connect_error] => 
                            [errno] => 0
                            [error] => 
                            [error_list] => Array
                                (
                                )

                            [field_count] => 3
                            [host_info] => Localhost via UNIX socket
                            [info] => 
                            [insert_id] => 0
                            [server_info] => 5.5.5-10.5.19-MariaDB-1:10.5.19+maria~ubu2004-log
                            [server_version] => 100519
                            [sqlstate] => 00000
                            [protocol_version] => 10
                            [thread_id] => 6156843
                            [warning_count] => 0
                        )

                    [nameQuote:protected] => `
                    [nullDate:protected] => 0000-00-00 00:00:00
                    [_database:JDatabaseDriver:private] => d02b0aab
                    [count:protected] => 150
                    [cursor:protected] => 
                    [debug:protected] => 
                    [limit:protected] => 0
                    [log:protected] => Array
                        (
                        )

                    [timings:protected] => Array
                        (
                        )

                    [callStacks:protected] => Array
                        (
                        )

                    [offset:protected] => 0
                    [options:protected] => Array
                        (
                            [driver] => mysqli
                            [host] => localhost
                            [user] => d02b0aab
                            [password] => s73gRJfb758M22!Vv
                            [database] => d02b0aab
                            [prefix] => crqik2_
                            [select] => 1
                            [port] => 3306
                            [socket] => 
                        )

                    [sql:protected] => SELECT tr2.j2store_taxrate_id, tr2.taxrate_name AS name, tr2.tax_percent AS rate FROM  #__j2store_taxrules tr1 LEFT JOIN  #__j2store_taxrates tr2 ON (tr1.taxrate_id = tr2.j2store_taxrate_id) LEFT JOIN  #__j2store_geozonerules z2gz ON (tr2.geozone_id = z2gz.geozone_id) LEFT JOIN  #__j2store_geozones gz ON (tr2.geozone_id = gz.j2store_geozone_id) WHERE tr1.taxprofile_id = 1 AND tr1.address = 'billing' AND z2gz.country_id = 81 AND (z2gz.zone_id = 0 OR z2gz.zone_id = 1255) ORDER BY tr1.ordering ASC
                    [tablePrefix:protected] => crqik2_
                    [utf:protected] => 1
                    [utf8mb4:protected] => 1
                    [errorNum:protected] => 0
                    [errorMsg:protected] => 
                    [transactionDepth:protected] => 0
                    [disconnectHandlers:protected] => Array
                        (
                        )

                )

            [sql:protected] => 
            [type:protected] => select
            [element:protected] => 
            [select:protected] => JDatabaseQueryElement Object
                (
                    [name:protected] => SELECT
                    [elements:protected] => Array
                        (
                            [0] => `#__j2store_productimages`.`j2store_productimage_id`
                            [1] => `#__j2store_productimages`.`main_image`
                            [2] => `#__j2store_productimages`.`main_image_alt`
                            [3] => `#__j2store_productimages`.`thumb_image`
                            [4] => `#__j2store_productimages`.`thumb_image_alt`
                            [5] => `#__j2store_productimages`.`additional_images`
                            [6] => `#__j2store_productimages`.`additional_images_alt`
                            [7] => `#__j2store_manufacturers`.`brand_desc_id`
                            [8] => `#__j2store_addresses`.`first_name` AS manufacturer_first_name
                            [9] => `#__j2store_addresses`.`last_name` AS manufacturer_last_name
                            [10] => `#__j2store_addresses`.`company` AS manufacturer
                        )

                    [glue:protected] => ,
                )

            [delete:protected] => 
            [update:protected] => 
            [insert:protected] => 
            [from:protected] => 
            [join:protected] => Array
                (
                    [0] => JDatabaseQueryElement Object
                        (
                            [name:protected] => LEFT OUTER JOIN
                            [elements:protected] => Array
                                (
                                    [0] => `#__j2store_productimages` ON `#__j2store_products`.`j2store_product_id` = `#__j2store_productimages`.`product_id`
                                )

                            [glue:protected] => ,
                        )

                    [1] => JDatabaseQueryElement Object
                        (
                            [name:protected] => LEFT OUTER JOIN
                            [elements:protected] => Array
                                (
                                    [0] => `#__j2store_manufacturers` ON `#__j2store_products`.`manufacturer_id` = `#__j2store_manufacturers`.`j2store_manufacturer_id`
                                )

                            [glue:protected] => ,
                        )

                    [2] => JDatabaseQueryElement Object
                        (
                            [name:protected] => LEFT OUTER JOIN
                            [elements:protected] => Array
                                (
                                    [0] => `#__j2store_vendors` ON `#__j2store_products`.`vendor_id` = `#__j2store_vendors`.`j2store_vendor_id`
                                )

                            [glue:protected] => ,
                        )

                    [3] => JDatabaseQueryElement Object
                        (
                            [name:protected] => LEFT OUTER JOIN
                            [elements:protected] => Array
                                (
                                    [0] => `#__j2store_addresses` ON `#__j2store_manufacturers`.`address_id` = `#__j2store_addresses`.`j2store_address_id`
                                )

                            [glue:protected] => ,
                        )

                )

            [set:protected] => 
            [where:protected] => 
            [group:protected] => 
            [having:protected] => 
            [columns:protected] => 
            [values:protected] => 
            [order:protected] => 
            [autoIncrementField:protected] => 
            [call:protected] => 
            [exec:protected] => 
            [union:protected] => 
            [unionAll:protected] => 
            [selectRowNumber:protected] => 
        )

    [_tablePrefix:protected] => J2StoreTable
    [knownFields:protected] => Array
        (
            [0] => j2store_product_id
            [1] => visibility
            [2] => product_source
            [3] => product_source_id
            [4] => product_type
            [5] => main_tag
            [6] => taxprofile_id
            [7] => manufacturer_id
            [8] => vendor_id
            [9] => has_options
            [10] => addtocart_text
            [11] => enabled
            [12] => plugins
            [13] => params
            [14] => created_on
            [15] => created_by
            [16] => modified_on
            [17] => modified_by
            [18] => up_sells
            [19] => cross_sells
            [20] => productfilter_ids
            [21] => j2store_productimage_id
            [22] => main_image
            [23] => thumb_image
            [24] => additional_images
            [25] => main_image_alt
            [26] => thumb_image_alt
            [27] => additional_images_alt
            [28] => brand_desc_id
            [29] => manufacturer_first_name
            [30] => manufacturer_last_name
            [31] => manufacturer
        )

    [configProvider:protected] => F0FConfigProvider Object
        (
        )

    [tableDispatcher:protected] => F0FTableDispatcherBehavior Object
        (
            [_observers:protected] => Array
                (
                    [0] => F0FTableBehaviorTags Object
                        (
                            [_subject:protected] => F0FTableDispatcherBehavior Object
 *RECURSION*
                            [_errors:protected] => Array
                                (
                                )

                        )

                    [1] => F0FTableBehaviorAssets Object
                        (
                            [_subject:protected] => F0FTableDispatcherBehavior Object
 *RECURSION*
                            [_errors:protected] => Array
                                (
                                )

                        )

                )

            [_state:protected] => 
            [_methods:protected] => Array
                (
                    [onafterbind] => Array
                        (
                            [0] => 0
                            [1] => 1
                        )

                    [onbeforestore] => Array
                        (
                            [0] => 0
                            [1] => 1
                        )

                    [onafterdelete] => Array
                        (
                            [0] => 0
                            [1] => 1
                        )

                    [onbeforebind] => Array
                        (
                            [0] => 0
                            [1] => 1
                        )

                    [onafterload] => Array
                        (
                            [0] => 0
                            [1] => 1
                        )

                    [onafterstore] => Array
                        (
                            [0] => 0
                            [1] => 1
                        )

                    [onbeforemove] => Array
                        (
                            [0] => 0
                            [1] => 1
                        )

                    [onaftermove] => Array
                        (
                            [0] => 0
                            [1] => 1
                        )

                    [onbeforereorder] => Array
                        (
                            [0] => 0
                            [1] => 1
                        )

                    [onafterreorder] => Array
                        (
                            [0] => 0
                            [1] => 1
                        )

                    [onbeforedelete] => Array
                        (
                            [0] => 0
                            [1] => 1
                        )

                    [onbeforehit] => Array
                        (
                            [0] => 0
                            [1] => 1
                        )

                    [onafterhit] => Array
                        (
                            [0] => 0
                            [1] => 1
                        )

                    [onbeforecopy] => Array
                        (
                            [0] => 0
                            [1] => 1
                        )

                    [onaftercopy] => Array
                        (
                            [0] => 0
                            [1] => 1
                        )

                    [onbeforepublish] => Array
                        (
                            [0] => 0
                            [1] => 1
                        )

                    [onafterreset] => Array
                        (
                            [0] => 0
                            [1] => 1
                        )

                    [onbeforereset] => Array
                        (
                            [0] => 0
                            [1] => 1
                        )

                    [__construct] => Array
                        (
                            [0] => 0
                            [1] => 1
                        )

                    [update] => Array
                        (
                            [0] => 0
                            [1] => 1
                        )

                    [__tostring] => Array
                        (
                            [0] => 0
                            [1] => 1
                        )

                    [def] => Array
                        (
                            [0] => 0
                            [1] => 1
                        )

                    [get] => Array
                        (
                            [0] => 0
                            [1] => 1
                        )

                    [getproperties] => Array
                        (
                            [0] => 0
                            [1] => 1
                        )

                    [geterror] => Array
                        (
                            [0] => 0
                            [1] => 1
                        )

                    [geterrors] => Array
                        (
                            [0] => 0
                            [1] => 1
                        )

                    [set] => Array
                        (
                            [0] => 0
                            [1] => 1
                        )

                    [setproperties] => Array
                        (
                            [0] => 0
                            [1] => 1
                        )

                    [seterror] => Array
                        (
                            [0] => 0
                            [1] => 1
                        )

                )

            [_errors:protected] => Array
                (
                )

        )

    [default_behaviors:protected] => Array
        (
            [0] => tags
            [1] => assets
        )

    [_relations:protected] => 
    [_configProviderKey:protected] => com_j2store.tables.product
    [contentType:protected] => 
    [_errors:protected] => Array
        (
        )

    [j2store_product_id] => 50
    [visibility] => 1
    [product_source] => com_content
    [product_source_id] => 83
    [product_type] => bitproduct
    [main_tag] => top-seller
    [taxprofile_id] => 1
    [manufacturer_id] => 4
    [vendor_id] => 0
    [has_options] => 1
    [addtocart_text] => 
    [enabled] => 1
    [plugins] => 
    [params] => Joomla\Registry\Registry Object
        (
            [data:protected] => stdClass Object
                (
                    [product_css_class] => 
                    [send_giftcertificate] => 0
                    [gift_display_type] => joomla_desc
                    [gift_field_to_plh] => 
                    [gift_field_message_plh] => 
                    [gift_field_from_plh] => 
                    [is_productbundle] => 0
                    [app_googleshopfeed] => stdClass Object
                        (
                            [56] => stdClass Object
                                (
                                    [google_product_category] => 
                                    [condition] => new
                                )

                        )

                    [shipping_class] => 2
                )

            [initialized:protected] => 1
            [separator] => .
        )

    [created_on] => 2018-09-17 08:31:56
    [created_by] => 71
    [modified_on] => 2023-01-10 10:48:34
    [modified_by] => 11660
    [up_sells] => 51,52,55
    [cross_sells] => 80
    [productfilter_ids] => 
    [j2store_productimage_id] => 48
    [main_image] => images/products/10100-BM/10100520BM-01.jpg
    [thumb_image] => images/products/10100-BM/10100520BM-01.jpg
    [additional_images] => {"5":"images\/products\/10100-BM\/10100520BM-02.jpg","7":"images\/products\/10100-BM\/10100520BM-03.jpg","8":"images\/products\/10100-BM\/10100520BM-04.jpg","10":"images\/products\/10100-BM\/10100520BM-05.jpg","11":"images\/products\/10100-BM\/10100520BM-06.jpg","12":"images\/products\/10100-BM\/10100520BM-07.jpg"}
    [main_image_alt] => 
    [thumb_image_alt] => 
    [additional_images_alt] => 
    [brand_desc_id] => 0
    [manufacturer_first_name] => 
    [manufacturer_last_name] => 
    [manufacturer] => 3D-Kennzeichen GmbH
    [source] => stdClass Object
        (
            [id] => 83
            [asset_id] => 372
            [title] => 3D Kennzeichen Hochglanz 520 mm
            [alias] => 3d-prestige-520-mm-black-magic
            [introtext] => 

Das 3D Kennzeichen in Hochglanzoptik in Standardlänge bietet die perfekte Lösung für höchste Ansprüche. Das Schild ist besonders flexibel und gleichzeitig sehr beständig. Dellen und Kratzer am Nummernschild sind damit Geschichte!

DIN CERTCO geprüft und zertifiziert.
Download DIN-Zertifikate

[fulltext] =>

 

In der klassischen Klavierlackoptik hebt sich das Schild deutlich von durchschnittlichen 08/15-Kennzeichen ab. Durch die dreidimensionale Erhebung und die hochglänzende Veredelung der Lettern sorgt dieses 3D Kennzeichen für ein besonderes Highlight an deinem Fahrzeug.

Aber Achtung: Es sind ausschließlich die Lettern mit Klavierlack veredelt. Der Rand des Kennzeichens ist nicht in glänzender Optik verfügbar! Durch die Flexibilität der 3D Kennzeichen kann der Rand nicht lackiert werden, da bei Biegung des Kennzeichens optisch unschöne Risse im Lack entstehen können. Diese Risse hätten bei Eindringen von Feuchtigkeit eine Ablösung der Lackschicht zur Folge. Wir haben eine Lackierung des Kennzeichenrands bereits getestet und sind hinsichtlich der Qualitätssicherung zum Entschluss gekommen, dass das Risiko von Lackrissen aufgrund einer hochglänzenden Veredelung des Kennzeichenrands nicht unseren hohen Standards entspricht. Deshalb werden hochglanzveredelte 3Ds mit matt-schwarzem Rand geliefert.

Darüber hinaus punktest du beim Kauf deiner 3D Kunststoffkennzeichen auch in Sachen Nachhaltigkeit: Unsere Nummernschilder sind umweltfreundlicher als jedes herkömmliche Aluminium-Schild, da die Produktion eines 3D Kennzeichens im Vergleich zum Blechschild über ein Viertel weniger CO2 ausschüttet. Dies bestätigt uns das Carbon Footprint Prüfsiegel der Wessling GmbH, einem führenden deutschen Zertifizierungsunternehmen.

Hinweis: Darstellung im Konfigurator ist schematisch. Abweichungen im Endprodukt möglich, da nach FZV gefertigt wird.

[state] => 1 [catid] => 31 [created] => 2018-01-01 01:00:00 [created_by] => 69 [created_by_alias] => [modified] => 2023-01-10 10:48:34 [modified_by] => 11660 [checked_out] => 0 [checked_out_time] => 0000-00-00 00:00:00 [publish_up] => 2018-07-11 07:02:03 [publish_down] => 0000-00-00 00:00:00 [images] => {"image_intro":"","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""} [urls] => {"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""} [attribs] => {"article_layout":"","show_title":"","link_titles":"","show_tags":"","show_intro":"","info_block_position":"","info_block_show_title":"","show_category":"","link_category":"","show_parent_category":"","link_parent_category":"","show_associations":"","show_author":"","link_author":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","urls_position":"","alternative_readmore":"","article_page_title":"","show_publishing_options":"","show_article_options":"","show_urls_images_backend":"","show_urls_images_frontend":""} [version] => 59 [ordering] => 11 [metakey] => [metadesc] => [access] => 1 [hits] => 3 [metadata] => Joomla\Registry\Registry Object ( [data:protected] => stdClass Object ( [robots] => [author] => [rights] => [xreference] => ) [initialized:protected] => 1 [separator] => . ) [featured] => 0 [language] => * [xreference] => [category_title] => PKW-Kennzeichen [category_alias] => pkw-kennzeichen [category_access] => 1 [author] => Daniel Schiermeier [parent_title] => Einzeilige Kennzeichen [parent_id] => 52 [parent_route] => produkte/einzeilige-kennzeichen [parent_alias] => einzeilige-kennzeichen [rating] => [rating_count] => [params] => Joomla\Registry\Registry Object ( [data:protected] => stdClass Object ( [show_page_heading] => 0 [subtemplate] => creativ [bit_list_type] => default [bit_return_type] => default [orderby_sec] => date [consider_category] => 0 [show_qty_field] => 1 [product_option_price] => 1 [product_option_price_prefix] => 1 [image_for_product_options] => 0 [breadcrumb_category_inclusion] => 1 [page_limit] => 20 [list_no_of_columns] => 4 [show_subcategory_content] => 3 [show_feature_only] => 0 [list_show_title] => 1 [list_link_title] => 1 [list_show_short_desc] => 0 [list_show_long_desc] => 0 [list_show_product_base_price] => 1 [list_show_product_special_price] => 1 [list_show_discount_percentage] => 1 [list_show_image] => 1 [list_image_type] => thumbimage [list_image_thumbnail_width] => 120 [list_image_link_to_product] => 1 [list_show_product_sku] => 0 [list_show_product_stock] => 0 [list_show_cart] => 3 [list_enable_quickview] => 0 [list_show_top_filter] => 1 [list_show_filter] => 1 [list_filter_position] => top [list_show_filter_sorting] => 1 [list_show_filter_search] => 0 [list_show_filter_category] => 0 [list_filter_category_toggle] => 1 [list_show_filter_category_all] => 1 [list_show_filter_price] => 0 [list_price_filter_upper_limit] => 1000 [list_price_round_digit] => 100 [list_show_product_filter] => 1 [list_product_filter_list_type] => selected [list_product_filter_search_logic_rel] => AND [list_filter_productfilter_toggle] => 0 [list_show_manfacturer_filter] => 0 [list_manufacturer_filter_list_type] => selected [list_show_vendor_filter] => 0 [list_vendor_filter_list_type] => selected [item_show_page_heading] => 0 [item_show_title] => 1 [item_title_headertag] => 1 [item_show_sdesc] => 1 [item_show_ldesc] => 1 [item_show_product_base_price] => 1 [item_show_product_special_price] => 1 [item_show_discount_percentage] => 1 [item_show_product_sku] => 0 [item_show_product_stock] => 0 [item_show_product_main_image] => 1 [item_show_product_additional_image] => 1 [item_enable_image_zoom] => 1 [item_show_product_manufacturer_name] => 0 [item_show_product_upsells] => 1 [item_show_product_cross_sells] => 1 [item_related_product_columns] => 4 [item_show_product_specification] => 1 [item_use_tabs] => 0 [item_show_back_to] => 0 [menu-anchor_title] => Die Alternative zum Aluschild [menu_text] => 1 [menu_show] => 1 [secure] => 0 [page_title] => Autokennzeichen [page_description] => Original 3D Autokennzeichen direkt vom Hersteller: außergewöhnliche Optik ✓ beste Qualität ✓ dauerhaft haltbar ✓ einfach & sicher online kaufen. [page_rights] => 3D-Kennzeichen GmbH aus Passau [robots] => [access-view] => 1 ) [initialized:protected] => 1 [separator] => . ) [slug] => 83:3d-prestige-520-mm-black-magic [catslug] => 31:pkw-kennzeichen [event] => stdClass Object ( [afterDisplayTitle] => [beforeDisplayContent] => [afterDisplayContent] => ) [text] =>

Das 3D Kennzeichen in Hochglanzoptik in Standardlänge bietet die perfekte Lösung für höchste Ansprüche. Das Schild ist besonders flexibel und gleichzeitig sehr beständig. Dellen und Kratzer am Nummernschild sind damit Geschichte!

DIN CERTCO geprüft und zertifiziert.
Download DIN-Zertifikate

[jcfields] => Array ( ) ) [product_name] => 3D Kennzeichen Hochglanz 520 mm [product_short_desc] =>

Das 3D Kennzeichen in Hochglanzoptik in Standardlänge bietet die perfekte Lösung für höchste Ansprüche. Das Schild ist besonders flexibel und gleichzeitig sehr beständig. Dellen und Kratzer am Nummernschild sind damit Geschichte!

DIN CERTCO geprüft und zertifiziert.
Download DIN-Zertifikate

[product_long_desc] =>

 

In der klassischen Klavierlackoptik hebt sich das Schild deutlich von durchschnittlichen 08/15-Kennzeichen ab. Durch die dreidimensionale Erhebung und die hochglänzende Veredelung der Lettern sorgt dieses 3D Kennzeichen für ein besonderes Highlight an deinem Fahrzeug.

Aber Achtung: Es sind ausschließlich die Lettern mit Klavierlack veredelt. Der Rand des Kennzeichens ist nicht in glänzender Optik verfügbar! Durch die Flexibilität der 3D Kennzeichen kann der Rand nicht lackiert werden, da bei Biegung des Kennzeichens optisch unschöne Risse im Lack entstehen können. Diese Risse hätten bei Eindringen von Feuchtigkeit eine Ablösung der Lackschicht zur Folge. Wir haben eine Lackierung des Kennzeichenrands bereits getestet und sind hinsichtlich der Qualitätssicherung zum Entschluss gekommen, dass das Risiko von Lackrissen aufgrund einer hochglänzenden Veredelung des Kennzeichenrands nicht unseren hohen Standards entspricht. Deshalb werden hochglanzveredelte 3Ds mit matt-schwarzem Rand geliefert.

Darüber hinaus punktest du beim Kauf deiner 3D Kunststoffkennzeichen auch in Sachen Nachhaltigkeit: Unsere Nummernschilder sind umweltfreundlicher als jedes herkömmliche Aluminium-Schild, da die Produktion eines 3D Kennzeichens im Vergleich zum Blechschild über ein Viertel weniger CO2 ausschüttet. Dies bestätigt uns das Carbon Footprint Prüfsiegel der Wessling GmbH, einem führenden deutschen Zertifizierungsunternehmen.

Hinweis: Darstellung im Konfigurator ist schematisch. Abweichungen im Endprodukt möglich, da nach FZV gefertigt wird.

[product_edit_url] => /?task=article.edit&id=83 [product_view_url] => /?view=article&id=83:3d-prestige-520-mm-black-magic&catid=31:pkw-kennzeichen [exists] => 1 [cart_form_action] => /warenkorb/addItem [checkout_link] => /warenkorb [product_link] => /autokennzeichen/3d-prestige-520-mm-black-magic [variants] => stdClass Object ( [j2store_variant_id] => 56 [product_id] => 50 [is_master] => 1 [sku] => 10100 [upc] => [price] => 49.54000 [pricing_calculator] => standard [shipping] => 1 [params] => {"product_css_class":"","send_giftcertificate":"0","gift_display_type":"joomla_desc","gift_field_to_plh":"","gift_field_message_plh":"","gift_field_from_plh":"","is_productbundle":"0","app_googleshopfeed":{"56":{"google_product_category":"","condition":"new"}},"shipping_class":"2"} [length] => 520.00000 [width] => 110.00000 [height] => 4.00000 [length_class_id] => 3 [weight] => 0.15500 [weight_class_id] => 1 [created_on] => 2023-01-10 10:48:34 [created_by] => 11660 [modified_on] => 2023-03-31 07:16:37 [modified_by] => 10000 [manage_stock] => 0 [quantity_restriction] => 0 [min_out_qty] => [use_store_config_min_out_qty] => [min_sale_qty] => 0.00000 [use_store_config_min_sale_qty] => 0 [max_sale_qty] => 0.00000 [use_store_config_max_sale_qty] => 0 [notify_qty] => 0.00000 [use_store_config_notify_qty] => 0 [availability] => 1 [sold] => 7922.0000 [allow_backorder] => 0 [isdefault_variant] => 0 [campaign_variant_id] => [j2store_productquantity_id] => 54 [quantity] => 0 [weight_title] => Kilogramm [weight_unit] => kg [length_title] => Millimeter [length_unit] => mm ) [variant] => stdClass Object ( [j2store_variant_id] => 56 [product_id] => 50 [is_master] => 1 [sku] => 10100 [upc] => [price] => 49.54000 [pricing_calculator] => standard [shipping] => 1 [params] => {"product_css_class":"","send_giftcertificate":"0","gift_display_type":"joomla_desc","gift_field_to_plh":"","gift_field_message_plh":"","gift_field_from_plh":"","is_productbundle":"0","app_googleshopfeed":{"56":{"google_product_category":"","condition":"new"}},"shipping_class":"2"} [length] => 520.00000 [width] => 110.00000 [height] => 4.00000 [length_class_id] => 3 [weight] => 0.15500 [weight_class_id] => 1 [created_on] => 2023-01-10 10:48:34 [created_by] => 11660 [modified_on] => 2023-03-31 07:16:37 [modified_by] => 10000 [manage_stock] => 0 [quantity_restriction] => 0 [min_out_qty] => [use_store_config_min_out_qty] => [min_sale_qty] => 0.00000 [use_store_config_min_sale_qty] => 0 [max_sale_qty] => 0.00000 [use_store_config_max_sale_qty] => 0 [notify_qty] => 0.00000 [use_store_config_notify_qty] => 0 [availability] => 1 [sold] => 7922.0000 [allow_backorder] => 0 [isdefault_variant] => 0 [campaign_variant_id] => [j2store_productquantity_id] => 54 [quantity] => 0 [weight_title] => Kilogramm [weight_unit] => kg [length_title] => Millimeter [length_unit] => mm ) [quantity] => 1 [pricing] => Joomla\CMS\Object\CMSObject Object ( [_errors:protected] => Array ( ) [base_price] => 49.54 [price] => 49.54 [calculator] => standard [data] => ) [options] => Array ( [0] => Array ( [productoption_id] => 58 [option_id] => 99 [option_name] => Kennzeichen [type] => text [optionvalue] => [required] => 1 [option_params] => {"place_holder":""} [is_variant] => 0 ) ) [product_options] => Array ( [0] => stdClass Object ( [j2store_productoption_id] => 58 [option_id] => 99 [parent_id] => 0 [product_id] => 50 [ordering] => 0 [required] => 1 [is_variant] => 0 [option_unique_name] => plate [option_name] => Kennzeichen [type] => text [option_params] => {"place_holder":""} ) ) )
3D Kennzeichen Hochglanz 520 mm
  • 3D Kennzeichen Hochglanz 520 mm
  • 3D Kennzeichen Hochglanz 520 mm
  • 3D Kennzeichen Hochglanz 520 mm
  • 3D Kennzeichen Hochglanz 520 mm
  • 3D Kennzeichen Hochglanz 520 mm
  • 3D Kennzeichen Hochglanz 520 mm
  • 3D Kennzeichen Hochglanz 520 mm

3D Kennzeichen Hochglanz 520 mm

Gib bitte hier dein Kennzeichen ein (Länge {{getLength(true, false)}}):

Gib hier deine Kombination ein

A

A

A

A

{{getValue(item)}} {{getPlaceholder(item)}} H H E E {{item.value.from}} {{item.value.from}}
{{item.value.to}} {{item.value.to}}

Die Fertigung in Engschrift erfolgt auf ausdrücklichen Kundenwunsch.

Gültigkeit:

Du hast noch eine Anmerkung zu deiner Bestellung? Teil sie uns hier mit:

noch {{250 - comment.length}} Zeichen möglich


Preis pro Stück
58,95€
Inkl. 19% MwSt. zzgl. Versandkosten
Sofort versandfertig, Lieferfrist ca. 1-3 Werktage.

Das 3D Kennzeichen in Hochglanzoptik in Standardlänge bietet die perfekte Lösung für höchste Ansprüche. Das Schild ist besonders flexibel und gleichzeitig sehr beständig. Dellen und Kratzer am Nummernschild sind damit Geschichte!

DIN CERTCO geprüft und zertifiziert.
Download DIN-Zertifikate

UNSER TOP-TIPP

Wusstest du, dass du für die 3D Kennzeichen gar keine Bohrlöcher mehr am Auto benötigst? Mit dem Easy Fix Ultra Klettsystem ist die Befestigung des Kennzeichens ganz ohne Bohrungen am Fahrzeug möglich. Das heißt für dich beim Kauf eines Neuwagens auch: du kannst direkt beim Hersteller anfordern, dass keine Löcher für die Montage des Kennzeichens gebohrt werden sollen. Das Klettsystem ist extrem schnell befestigt und wurde im Jahr 2016 sogar von TÜV-SÜD getestet. Im Vergleich zu den restlichen getesteten Kennzeichenhaltern ist unsere speziell für 3D Kennzeichen entwickelte Kletthalterung als Testsieger in Sachen Diebstahlsicherheit hervorgegangen.

Jetzt bohrlochfreies Befestigungssystem bestellen

 

In der klassischen Klavierlackoptik hebt sich das Schild deutlich von durchschnittlichen 08/15-Kennzeichen ab. Durch die dreidimensionale Erhebung und die hochglänzende Veredelung der Lettern sorgt dieses 3D Kennzeichen für ein besonderes Highlight an deinem Fahrzeug.

Aber Achtung: Es sind ausschließlich die Lettern mit Klavierlack veredelt. Der Rand des Kennzeichens ist nicht in glänzender Optik verfügbar! Durch die Flexibilität der 3D Kennzeichen kann der Rand nicht lackiert werden, da bei Biegung des Kennzeichens optisch unschöne Risse im Lack entstehen können. Diese Risse hätten bei Eindringen von Feuchtigkeit eine Ablösung der Lackschicht zur Folge. Wir haben eine Lackierung des Kennzeichenrands bereits getestet und sind hinsichtlich der Qualitätssicherung zum Entschluss gekommen, dass das Risiko von Lackrissen aufgrund einer hochglänzenden Veredelung des Kennzeichenrands nicht unseren hohen Standards entspricht. Deshalb werden hochglanzveredelte 3Ds mit matt-schwarzem Rand geliefert.

Darüber hinaus punktest du beim Kauf deiner 3D Kunststoffkennzeichen auch in Sachen Nachhaltigkeit: Unsere Nummernschilder sind umweltfreundlicher als jedes herkömmliche Aluminium-Schild, da die Produktion eines 3D Kennzeichens im Vergleich zum Blechschild über ein Viertel weniger CO2 ausschüttet. Dies bestätigt uns das Carbon Footprint Prüfsiegel der Wessling GmbH, einem führenden deutschen Zertifizierungsunternehmen.

Hinweis: Darstellung im Konfigurator ist schematisch. Abweichungen im Endprodukt möglich, da nach FZV gefertigt wird.

Kennzeichentyp

Standard

Oberfläche

Hochglanz (Black Magic)

Länge

Standard (520 mm)
Größe ca. (L x B x H) 520 {{getLength(false)}} x 110 x 4 Millimeter Maßtoleranz ca. +/- 3%.