Saisonkennzeichen

J2StoreTableProduct Object
(
    [_product:protected] => Array
        (
            [com_content] => Array
                (
                    [87] => 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] => 6152272
                                                            [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] => 6152272
                                                    [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] => 6152272
                                                    [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] => 54
                            [visibility] => 1
                            [product_source] => com_content
                            [product_source_id] => 87
                            [product_type] => bitproduct
                            [main_tag] => 
                            [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":{"60":{"google_product_category":"","condition":"new"}},"shipping_class":"2"}
                            [created_on] => 2018-09-17 08:47:27
                            [created_by] => 71
                            [modified_on] => 2022-11-07 13:02:11
                            [modified_by] => 11660
                            [up_sells] => 53,55,74
                            [cross_sells] => 80
                            [productfilter_ids] => 
                            [j2store_productimage_id] => 52
                            [main_image] => images/products/10130-CB/10130-520-CB-01.jpg
                            [thumb_image] => images/products/10130-CB/10130-520-CB-01.jpg
                            [additional_images] => {"0":"images\/products\/10130-CB\/10130-520-CB-02.jpg","4":"images\/products\/10130-CB\/10130-520-CB-06.jpg","6":"images\/products\/10130-CB\/10130-520-CB-08.jpg","7":"images\/products\/10130-CB\/10130-520-CB-09.jpg","9":"images\/products\/Rueckseite-520\/rueckseite-520-01.jpg","10":"images\/products\/Rueckseite-520\/rueckseite-520-02.jpg","15":"images\/products\/10130-CB\/10130-520-CB-14.jpg","17":"images\/products\/10130-CB\/10130-520-CB-16.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] => 6152272
                                    [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] => 6152272
                            [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] => 6152272
                            [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] => 54
    [visibility] => 1
    [product_source] => com_content
    [product_source_id] => 87
    [product_type] => bitproduct
    [main_tag] => 
    [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
                        (
                            [60] => stdClass Object
                                (
                                    [google_product_category] => 
                                    [condition] => new
                                )

                        )

                    [shipping_class] => 2
                )

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

    [created_on] => 2018-09-17 08:47:27
    [created_by] => 71
    [modified_on] => 2022-11-07 13:02:11
    [modified_by] => 11660
    [up_sells] => 53,55,74
    [cross_sells] => 80
    [productfilter_ids] => 
    [j2store_productimage_id] => 52
    [main_image] => images/products/10130-CB/10130-520-CB-01.jpg
    [thumb_image] => images/products/10130-CB/10130-520-CB-01.jpg
    [additional_images] => {"0":"images\/products\/10130-CB\/10130-520-CB-02.jpg","4":"images\/products\/10130-CB\/10130-520-CB-06.jpg","6":"images\/products\/10130-CB\/10130-520-CB-08.jpg","7":"images\/products\/10130-CB\/10130-520-CB-09.jpg","9":"images\/products\/Rueckseite-520\/rueckseite-520-01.jpg","10":"images\/products\/Rueckseite-520\/rueckseite-520-02.jpg","15":"images\/products\/10130-CB\/10130-520-CB-14.jpg","17":"images\/products\/10130-CB\/10130-520-CB-16.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] => 87
            [asset_id] => 376
            [title] => 3D Saisonkennzeichen Carbonoptik Hochglanz 520 mm
            [alias] => 3d-saison-520-mm-carbonoptik
            [introtext] => 

Ob Sommer- oder Winterfahrzeug – das 3D Saisonkennzeichen in glänzender Carbonoptik ist nicht nur ein absoluter Hingucker im sportlich-schicken Carbon Design: Es hält auch ein Autoleben lang, die Lettern verblassen nicht, es verbeult nicht und sieht jedes Jahr zum Saisonstart wieder wie neu aus.

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

[fulltext] =>

Besonders die aufgebrachte Nanofolie ermöglicht eine viel leichtere Reinigung als es bei normalen Blechschildern möglich ist. Werte dein Saisonfahrzeug auf und mach es mit den Saisonkennzeichen in Carbonoptik zum absoluten Hingucker auf der Straße!

Saisonkennzeichen in der glänzenden Carbonvariante sind für die Monate März, April, Mai sowie September, Oktober und November in den daraus resultierenden Kombinationsmöglichkeiten erhältlich.

Info: Es sind ausschließlich die Lettern mit Carbonoptik veredelt. Der Rand des Kennzeichens ist nicht in Carbonoptik 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 auch 3D Kennzeichen in Carbonoptik mit matt-schwarzem Rand geliefert.

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

[state] => 1 [catid] => 33 [created] => 2018-01-03 02:00:00 [created_by] => 69 [created_by_alias] => [modified] => 2022-11-07 13:02:11 [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] => 42 [ordering] => 20 [metakey] => [metadesc] => [access] => 1 [hits] => 0 [metadata] => Joomla\Registry\Registry Object ( [data:protected] => stdClass Object ( [robots] => [author] => [rights] => [xreference] => ) [initialized:protected] => 1 [separator] => . ) [featured] => 0 [language] => * [xreference] => [category_title] => Saisonkennzeichen [category_alias] => saisonkennzeichen [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] => 87:3d-saison-520-mm-carbonoptik [catslug] => 33:saisonkennzeichen [event] => stdClass Object ( [afterDisplayTitle] => [beforeDisplayContent] => [afterDisplayContent] => ) [text] =>

Ob Sommer- oder Winterfahrzeug – das 3D Saisonkennzeichen in glänzender Carbonoptik ist nicht nur ein absoluter Hingucker im sportlich-schicken Carbon Design: Es hält auch ein Autoleben lang, die Lettern verblassen nicht, es verbeult nicht und sieht jedes Jahr zum Saisonstart wieder wie neu aus.

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

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

Ob Sommer- oder Winterfahrzeug – das 3D Saisonkennzeichen in glänzender Carbonoptik ist nicht nur ein absoluter Hingucker im sportlich-schicken Carbon Design: Es hält auch ein Autoleben lang, die Lettern verblassen nicht, es verbeult nicht und sieht jedes Jahr zum Saisonstart wieder wie neu aus.

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

[product_long_desc] =>

Besonders die aufgebrachte Nanofolie ermöglicht eine viel leichtere Reinigung als es bei normalen Blechschildern möglich ist. Werte dein Saisonfahrzeug auf und mach es mit den Saisonkennzeichen in Carbonoptik zum absoluten Hingucker auf der Straße!

Saisonkennzeichen in der glänzenden Carbonvariante sind für die Monate März, April, Mai sowie September, Oktober und November in den daraus resultierenden Kombinationsmöglichkeiten erhältlich.

Info: Es sind ausschließlich die Lettern mit Carbonoptik veredelt. Der Rand des Kennzeichens ist nicht in Carbonoptik 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 auch 3D Kennzeichen in Carbonoptik mit matt-schwarzem Rand geliefert.

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

[product_edit_url] => /?task=article.edit&id=87 [product_view_url] => /?view=article&id=87:3d-saison-520-mm-carbonoptik&catid=33:saisonkennzeichen [exists] => 1 [cart_form_action] => /warenkorb/addItem [checkout_link] => /warenkorb [product_link] => /autokennzeichen/3d-saison-520-mm-carbonoptik [variants] => stdClass Object ( [j2store_variant_id] => 60 [product_id] => 54 [is_master] => 1 [sku] => 10130 [upc] => [price] => 63.82000 [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":{"60":{"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] => 2022-11-07 13:02:11 [created_by] => 11660 [modified_on] => 2023-03-28 05:45:55 [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] => 435.0000 [allow_backorder] => 0 [isdefault_variant] => 0 [campaign_variant_id] => [j2store_productquantity_id] => 58 [quantity] => 0 [weight_title] => Kilogramm [weight_unit] => kg [length_title] => Millimeter [length_unit] => mm ) [variant] => stdClass Object ( [j2store_variant_id] => 60 [product_id] => 54 [is_master] => 1 [sku] => 10130 [upc] => [price] => 63.82000 [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":{"60":{"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] => 2022-11-07 13:02:11 [created_by] => 11660 [modified_on] => 2023-03-28 05:45:55 [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] => 435.0000 [allow_backorder] => 0 [isdefault_variant] => 0 [campaign_variant_id] => [j2store_productquantity_id] => 58 [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] => 63.82 [price] => 63.82 [calculator] => standard [data] => ) [options] => Array ( [0] => Array ( [productoption_id] => 62 [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] => 62 [option_id] => 99 [parent_id] => 0 [product_id] => 54 [ordering] => 0 [required] => 1 [is_variant] => 0 [option_unique_name] => plate [option_name] => Kennzeichen [type] => text [option_params] => {"place_holder":""} ) ) )
3D Saisonkennzeichen Carbonoptik Hochglanz 520 mm
  • 3D Saisonkennzeichen Carbonoptik Hochglanz 520 mm
  • 3D Saisonkennzeichen Carbonoptik Hochglanz 520 mm
  • 3D Saisonkennzeichen Carbonoptik Hochglanz 520 mm
  • 3D Saisonkennzeichen Carbonoptik Hochglanz 520 mm
  • 3D Saisonkennzeichen Carbonoptik Hochglanz 520 mm
  • 3D Saisonkennzeichen Carbonoptik Hochglanz 520 mm
  • 3D Saisonkennzeichen Carbonoptik Hochglanz 520 mm
  • 3D Saisonkennzeichen Carbonoptik Hochglanz 520 mm
  • 3D Saisonkennzeichen Carbonoptik Hochglanz 520 mm

3D Saisonkennzeichen Carbonoptik 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
75,95€
Inkl. 19% MwSt. zzgl. Versandkosten
Sofort versandfertig, Lieferfrist ca. 1-3 Werktage.

Ob Sommer- oder Winterfahrzeug – das 3D Saisonkennzeichen in glänzender Carbonoptik ist nicht nur ein absoluter Hingucker im sportlich-schicken Carbon Design: Es hält auch ein Autoleben lang, die Lettern verblassen nicht, es verbeult nicht und sieht jedes Jahr zum Saisonstart wieder wie neu aus.

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

Besonders die aufgebrachte Nanofolie ermöglicht eine viel leichtere Reinigung als es bei normalen Blechschildern möglich ist. Werte dein Saisonfahrzeug auf und mach es mit den Saisonkennzeichen in Carbonoptik zum absoluten Hingucker auf der Straße!

Saisonkennzeichen in der glänzenden Carbonvariante sind für die Monate März, April, Mai sowie September, Oktober und November in den daraus resultierenden Kombinationsmöglichkeiten erhältlich.

Info: Es sind ausschließlich die Lettern mit Carbonoptik veredelt. Der Rand des Kennzeichens ist nicht in Carbonoptik 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 auch 3D Kennzeichen in Carbonoptik mit matt-schwarzem Rand geliefert.

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

Kennzeichentyp

Saisonkennzeichen

Oberfläche

Carbon glänzend

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%.