Array
(
    [0] => Array
        (
            [file] => /home/tatouageq/www/classes/Product.php
            [line] => 2794
            [function] => displayError
            [class] => ToolsCore
            [type] => ::
            [args] => Array
                (
                )

        )

    [1] => Array
        (
            [file] => /home/tatouageq/www/override/classes/Product.php
            [line] => 69
            [function] => getPriceStatic
            [class] => ProductCore
            [type] => ::
            [args] => Array
                (
                    [0] => 
                    [1] => 1
                    [2] => 
                    [3] => 2
                    [4] => 
                    [5] => 
                    [6] => 1
                    [7] => 1
                    [8] => 
                    [9] => 
                    [10] => 
                    [11] => 
                    [12] => 
                    [13] => 1
                    [14] => 1
                    [15] => Context Object
                        (
                            [cart] => Cart Object
                                (
                                    [id] => 
                                    [id_shop_group] => 
                                    [id_shop] => 
                                    [id_address_delivery] => 
                                    [id_address_invoice] => 
                                    [id_currency] => 1
                                    [id_customer] => 
                                    [id_guest] => 
                                    [id_lang] => 1
                                    [recyclable] => 0
                                    [gift] => 0
                                    [gift_message] => 
                                    [mobile_theme] => 
                                    [date_add] => 
                                    [secure_key] => 
                                    [id_carrier] => 0
                                    [date_upd] => 
                                    [checkedTos] => 
                                    [pictures] => 
                                    [textFields] => 
                                    [delivery_option] => 
                                    [allow_seperated_package] => 
                                    [_products:protected] => 
                                    [_taxCalculationMethod:protected] => 0
                                    [webserviceParameters:protected] => Array
                                        (
                                            [fields] => Array
                                                (
                                                    [id_address_delivery] => Array
                                                        (
                                                            [xlink_resource] => addresses
                                                        )

                                                    [id_address_invoice] => Array
                                                        (
                                                            [xlink_resource] => addresses
                                                        )

                                                    [id_currency] => Array
                                                        (
                                                            [xlink_resource] => currencies
                                                        )

                                                    [id_customer] => Array
                                                        (
                                                            [xlink_resource] => customers
                                                        )

                                                    [id_guest] => Array
                                                        (
                                                            [xlink_resource] => guests
                                                        )

                                                    [id_lang] => Array
                                                        (
                                                            [xlink_resource] => languages
                                                        )

                                                )

                                            [associations] => Array
                                                (
                                                    [cart_rows] => Array
                                                        (
                                                            [resource] => cart_row
                                                            [virtual_entity] => 1
                                                            [fields] => Array
                                                                (
                                                                    [id_product] => Array
                                                                        (
                                                                            [required] => 1
                                                                            [xlink_resource] => products
                                                                        )

                                                                    [id_product_attribute] => Array
                                                                        (
                                                                            [required] => 1
                                                                            [xlink_resource] => combinations
                                                                        )

                                                                    [id_address_delivery] => Array
                                                                        (
                                                                            [required] => 1
                                                                            [xlink_resource] => addresses
                                                                        )

                                                                    [quantity] => Array
                                                                        (
                                                                            [required] => 1
                                                                        )

                                                                )

                                                        )

                                                )

                                        )

                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => cart
                                    [identifier:protected] => id_cart
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => id_currency
                                            [1] => id_lang
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [secure_key] => 32
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [id_shop_group] => isUnsignedId
                                            [id_shop] => isUnsignedId
                                            [id_address_delivery] => isUnsignedId
                                            [id_address_invoice] => isUnsignedId
                                            [id_carrier] => isUnsignedId
                                            [id_currency] => isUnsignedId
                                            [id_customer] => isUnsignedId
                                            [id_guest] => isUnsignedId
                                            [id_lang] => isUnsignedId
                                            [recyclable] => isBool
                                            [gift] => isBool
                                            [gift_message] => isMessage
                                            [mobile_theme] => isBool
                                            [allow_seperated_package] => isBool
                                            [date_add] => isDate
                                            [date_upd] => isDate
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => cart
                                            [primary] => id_cart
                                            [fields] => Array
                                                (
                                                    [id_shop_group] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_shop] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_address_delivery] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_address_invoice] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_carrier] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_currency] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [required] => 1
                                                        )

                                                    [id_customer] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_guest] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_lang] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [required] => 1
                                                        )

                                                    [recyclable] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [gift] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [gift_message] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isMessage
                                                        )

                                                    [mobile_theme] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [delivery_option] => Array
                                                        (
                                                            [type] => 3
                                                        )

                                                    [secure_key] => Array
                                                        (
                                                            [type] => 3
                                                            [size] => 32
                                                        )

                                                    [allow_seperated_package] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [date_add] => Array
                                                        (
                                                            [type] => 5
                                                            [validate] => isDate
                                                        )

                                                    [date_upd] => Array
                                                        (
                                                            [type] => 5
                                                            [validate] => isDate
                                                        )

                                                )

                                            [classname] => Cart
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [customer] => Customer Object
                                (
                                    [id] => 
                                    [id_shop] => 
                                    [id_shop_group] => 
                                    [secure_key] => 
                                    [note] => 
                                    [id_gender] => 0
                                    [id_default_group] => 3
                                    [id_lang] => 
                                    [lastname] => 
                                    [firstname] => 
                                    [birthday] => 
                                    [email] => 
                                    [newsletter] => 
                                    [ip_registration_newsletter] => 
                                    [newsletter_date_add] => 
                                    [optin] => 
                                    [website] => 
                                    [company] => 
                                    [siret] => 
                                    [ape] => 
                                    [outstanding_allow_amount] => 0
                                    [show_public_prices] => 0
                                    [id_risk] => 
                                    [max_payment_days] => 0
                                    [passwd] => 
                                    [last_passwd_gen] => 
                                    [active] => 1
                                    [is_guest] => 0
                                    [deleted] => 0
                                    [date_add] => 
                                    [date_upd] => 
                                    [years] => 
                                    [days] => 
                                    [months] => 
                                    [geoloc_id_country] => 
                                    [geoloc_id_state] => 
                                    [geoloc_postcode] => 
                                    [logged] => 0
                                    [id_guest] => 
                                    [groupBox] => 
                                    [webserviceParameters:protected] => Array
                                        (
                                            [fields] => Array
                                                (
                                                    [id_default_group] => Array
                                                        (
                                                            [xlink_resource] => groups
                                                        )

                                                    [id_lang] => Array
                                                        (
                                                            [xlink_resource] => languages
                                                        )

                                                    [newsletter_date_add] => Array
                                                        (
                                                        )

                                                    [ip_registration_newsletter] => Array
                                                        (
                                                        )

                                                    [last_passwd_gen] => Array
                                                        (
                                                            [setter] => 
                                                        )

                                                    [secure_key] => Array
                                                        (
                                                            [setter] => 
                                                        )

                                                    [deleted] => Array
                                                        (
                                                        )

                                                    [passwd] => Array
                                                        (
                                                            [setter] => setWsPasswd
                                                        )

                                                )

                                            [associations] => Array
                                                (
                                                    [groups] => Array
                                                        (
                                                            [resource] => group
                                                        )

                                                )

                                        )

                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => customer
                                    [identifier:protected] => id_customer
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => lastname
                                            [1] => firstname
                                            [2] => email
                                            [3] => passwd
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [lastname] => 32
                                            [firstname] => 32
                                            [email] => 128
                                            [passwd] => 32
                                            [note] => 65000
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [secure_key] => isMd5
                                            [lastname] => isName
                                            [firstname] => isName
                                            [email] => isEmail
                                            [passwd] => isPasswd
                                            [id_gender] => isUnsignedId
                                            [birthday] => isBirthDate
                                            [newsletter] => isBool
                                            [optin] => isBool
                                            [website] => isUrl
                                            [company] => isGenericName
                                            [siret] => isSiret
                                            [ape] => isApe
                                            [outstanding_allow_amount] => isFloat
                                            [show_public_prices] => isBool
                                            [id_risk] => isUnsignedInt
                                            [max_payment_days] => isUnsignedInt
                                            [active] => isBool
                                            [deleted] => isBool
                                            [note] => isCleanHtml
                                            [is_guest] => isBool
                                            [id_shop] => isUnsignedId
                                            [id_shop_group] => isUnsignedId
                                            [id_lang] => isUnsignedId
                                            [date_add] => isDate
                                            [date_upd] => isDate
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => customer
                                            [primary] => id_customer
                                            [fields] => Array
                                                (
                                                    [secure_key] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isMd5
                                                            [copy_post] => 
                                                        )

                                                    [lastname] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isName
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                    [firstname] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isName
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                    [email] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isEmail
                                                            [required] => 1
                                                            [size] => 128
                                                        )

                                                    [passwd] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isPasswd
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                    [last_passwd_gen] => Array
                                                        (
                                                            [type] => 3
                                                            [copy_post] => 
                                                        )

                                                    [id_gender] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [birthday] => Array
                                                        (
                                                            [type] => 5
                                                            [validate] => isBirthDate
                                                        )

                                                    [newsletter] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [newsletter_date_add] => Array
                                                        (
                                                            [type] => 5
                                                            [copy_post] => 
                                                        )

                                                    [ip_registration_newsletter] => Array
                                                        (
                                                            [type] => 3
                                                            [copy_post] => 
                                                        )

                                                    [optin] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [website] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isUrl
                                                        )

                                                    [company] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isGenericName
                                                        )

                                                    [siret] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isSiret
                                                        )

                                                    [ape] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isApe
                                                        )

                                                    [outstanding_allow_amount] => Array
                                                        (
                                                            [type] => 4
                                                            [validate] => isFloat
                                                            [copy_post] => 
                                                        )

                                                    [show_public_prices] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [copy_post] => 
                                                        )

                                                    [id_risk] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedInt
                                                            [copy_post] => 
                                                        )

                                                    [max_payment_days] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedInt
                                                            [copy_post] => 
                                                        )

                                                    [active] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [copy_post] => 
                                                        )

                                                    [deleted] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [copy_post] => 
                                                        )

                                                    [note] => Array
                                                        (
                                                            [type] => 6
                                                            [validate] => isCleanHtml
                                                            [size] => 65000
                                                            [copy_post] => 
                                                        )

                                                    [is_guest] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [copy_post] => 
                                                        )

                                                    [id_shop] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [copy_post] => 
                                                        )

                                                    [id_shop_group] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [copy_post] => 
                                                        )

                                                    [id_default_group] => Array
                                                        (
                                                            [type] => 1
                                                            [copy_post] => 
                                                        )

                                                    [id_lang] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [copy_post] => 
                                                        )

                                                    [date_add] => Array
                                                        (
                                                            [type] => 5
                                                            [validate] => isDate
                                                            [copy_post] => 
                                                        )

                                                    [date_upd] => Array
                                                        (
                                                            [type] => 5
                                                            [validate] => isDate
                                                            [copy_post] => 
                                                        )

                                                )

                                            [classname] => Customer
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [cookie] => Cookie Object
                                (
                                    [_content:protected] => Array
                                        (
                                            [date_add] => 2024-03-19 10:32:20
                                            [id_lang] => 1
                                            [iso_code_country] => US
                                            [id_currency] => 1
                                            [ets_homecat_order_seed] => 906
                                            [viewed] => 197
                                            [mostViewed] => 197
                                        )

                                    [_name:protected] => PrestaShop-dbed2f952b7f2d916dbe455905a4b595
                                    [_expire:protected] => 1712568740
                                    [_domain:protected] => tatouagetemporaire.com
                                    [_path:protected] => /
                                    [_cipherTool:protected] => Rijndael Object
                                        (
                                            [_key:protected] => mid7vbM9YwffprhnfkZYJsdvHf0xxnDX
                                            [_iv:protected] => OÝŹ H€äŽmYÚL¬
                                        )

                                    [_modified:protected] => 
                                    [_allow_writing:protected] => 1
                                    [_salt:protected] => 3AuQzi74
                                    [_standalone:protected] => 
                                    [_secure:protected] => 1
                                )

                            [link] => Link Object
                                (
                                    [allow:protected] => 1
                                    [url:protected] => /index.php
                                    [protocol_link] => https://
                                    [protocol_content] => https://
                                    [ssl_enable:protected] => 1
                                )

                            [country] => Country Object
                                (
                                    [id] => 21
                                    [id_zone] => 2
                                    [id_currency] => 0
                                    [iso_code] => US
                                    [call_prefix] => 1
                                    [name] => Array
                                        (
                                            [1] => États-Unis
                                            [2] => États-Unis
                                        )

                                    [contains_states] => 1
                                    [need_identification_number] => 0
                                    [need_zip_code] => 1
                                    [zip_code_format] => NNNNN
                                    [display_tax_label] => 0
                                    [active] => 1
                                    [webserviceParameters:protected] => Array
                                        (
                                            [objectsNodeName] => countries
                                            [fields] => Array
                                                (
                                                    [id_zone] => Array
                                                        (
                                                            [xlink_resource] => zones
                                                        )

                                                    [id_currency] => Array
                                                        (
                                                            [xlink_resource] => currencies
                                                        )

                                                )

                                        )

                                    [id_lang:protected] => 
                                    [id_shop:protected] => 1
                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => country
                                    [identifier:protected] => id_country
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => id_zone
                                            [1] => iso_code
                                            [2] => contains_states
                                            [3] => need_identification_number
                                            [4] => display_tax_label
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [iso_code] => 3
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [id_zone] => isUnsignedId
                                            [id_currency] => isUnsignedId
                                            [call_prefix] => isInt
                                            [iso_code] => isLanguageIsoCode
                                            [active] => isBool
                                            [contains_states] => isBool
                                            [need_identification_number] => isBool
                                            [need_zip_code] => isBool
                                            [zip_code_format] => isZipCodeFormat
                                            [display_tax_label] => isBool
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                            [0] => name
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                            [name] => 64
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                            [name] => isGenericName
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => country
                                            [primary] => id_country
                                            [multilang] => 1
                                            [fields] => Array
                                                (
                                                    [id_zone] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [required] => 1
                                                        )

                                                    [id_currency] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [call_prefix] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isInt
                                                        )

                                                    [iso_code] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isLanguageIsoCode
                                                            [required] => 1
                                                            [size] => 3
                                                        )

                                                    [active] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [contains_states] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [required] => 1
                                                        )

                                                    [need_identification_number] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [required] => 1
                                                        )

                                                    [need_zip_code] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [zip_code_format] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isZipCodeFormat
                                                        )

                                                    [display_tax_label] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [required] => 1
                                                        )

                                                    [name] => Array
                                                        (
                                                            [type] => 3
                                                            [lang] => 1
                                                            [validate] => isGenericName
                                                            [required] => 1
                                                            [size] => 64
                                                        )

                                                )

                                            [associations] => Array
                                                (
                                                    [zone] => Array
                                                        (
                                                            [type] => 1
                                                        )

                                                    [currency] => Array
                                                        (
                                                            [type] => 1
                                                        )

                                                    [l] => Array
                                                        (
                                                            [type] => 2
                                                            [field] => id_country
                                                            [foreign_field] => id_country
                                                        )

                                                )

                                            [classname] => Country
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [employee] => 
                            [controller] => ProductController Object
                                (
                                    [php_self] => product
                                    [product:protected] => Product Object
                                        (
                                            [tax_name] => 
                                            [tax_rate] => 
                                            [id_manufacturer] => 
                                            [id_supplier] => 
                                            [id_category_default] => 
                                            [id_shop_default] => 
                                            [manufacturer_name] => 
                                            [supplier_name] => 
                                            [name] => 
                                            [description] => 
                                            [description_short] => 
                                            [quantity] => 0
                                            [minimal_quantity] => 1
                                            [available_now] => 
                                            [available_later] => 
                                            [price] => 0
                                            [specificPrice] => 0
                                            [additional_shipping_cost] => 0
                                            [wholesale_price] => 0
                                            [on_sale] => 
                                            [online_only] => 
                                            [unity] => 
                                            [unit_price] => 
                                            [unit_price_ratio] => 0
                                            [ecotax] => 0
                                            [reference] => 
                                            [supplier_reference] => 
                                            [location] => 
                                            [width] => 0
                                            [height] => 0
                                            [depth] => 0
                                            [weight] => 0
                                            [ean13] => 
                                            [upc] => 
                                            [link_rewrite] => 
                                            [meta_description] => 
                                            [meta_keywords] => 
                                            [meta_title] => 
                                            [quantity_discount] => 0
                                            [customizable] => 
                                            [new] => 
                                            [uploadable_files] => 
                                            [text_fields] => 
                                            [active] => 1
                                            [redirect_type] => 
                                            [id_product_redirected] => 0
                                            [available_for_order] => 1
                                            [available_date] => 0000-00-00
                                            [condition] => 
                                            [show_price] => 1
                                            [indexed] => 0
                                            [visibility] => 
                                            [date_add] => 
                                            [date_upd] => 
                                            [tags] => 
                                            [base_price] => 
                                            [id_tax_rules_group] => 1
                                            [id_color_default] => 0
                                            [advanced_stock_management] => 0
                                            [out_of_stock] => 
                                            [depends_on_stock] => 
                                            [isFullyLoaded] => 
                                            [cache_is_pack] => 
                                            [cache_has_attachments] => 
                                            [is_virtual] => 
                                            [id_pack_product_attribute] => 
                                            [cache_default_attribute] => 
                                            [category] => 
                                            [pack_stock_type] => 3
                                            [webserviceParameters:protected] => Array
                                                (
                                                    [objectMethods] => Array
                                                        (
                                                            [add] => addWs
                                                            [update] => updateWs
                                                        )

                                                    [objectNodeNames] => products
                                                    [fields] => Array
                                                        (
                                                            [id_manufacturer] => Array
                                                                (
                                                                    [xlink_resource] => manufacturers
                                                                )

                                                            [id_supplier] => Array
                                                                (
                                                                    [xlink_resource] => suppliers
                                                                )

                                                            [id_category_default] => Array
                                                                (
                                                                    [xlink_resource] => categories
                                                                )

                                                            [new] => Array
                                                                (
                                                                )

                                                            [cache_default_attribute] => Array
                                                                (
                                                                )

                                                            [id_default_image] => Array
                                                                (
                                                                    [getter] => getCoverWs
                                                                    [setter] => setCoverWs
                                                                    [xlink_resource] => Array
                                                                        (
                                                                            [resourceName] => images
                                                                            [subResourceName] => products
                                                                        )

                                                                )

                                                            [id_default_combination] => Array
                                                                (
                                                                    [getter] => getWsDefaultCombination
                                                                    [setter] => setWsDefaultCombination
                                                                    [xlink_resource] => Array
                                                                        (
                                                                            [resourceName] => combinations
                                                                        )

                                                                )

                                                            [id_tax_rules_group] => Array
                                                                (
                                                                    [xlink_resource] => Array
                                                                        (
                                                                            [resourceName] => tax_rule_groups
                                                                        )

                                                                )

                                                            [position_in_category] => Array
                                                                (
                                                                    [getter] => getWsPositionInCategory
                                                                    [setter] => setWsPositionInCategory
                                                                )

                                                            [manufacturer_name] => Array
                                                                (
                                                                    [getter] => getWsManufacturerName
                                                                    [setter] => 
                                                                )

                                                            [quantity] => Array
                                                                (
                                                                    [getter] => 
                                                                    [setter] => 
                                                                )

                                                            [type] => Array
                                                                (
                                                                    [getter] => getWsType
                                                                    [setter] => setWsType
                                                                )

                                                        )

                                                    [associations] => Array
                                                        (
                                                            [categories] => Array
                                                                (
                                                                    [resource] => category
                                                                    [fields] => Array
                                                                        (
                                                                            [id] => Array
                                                                                (
                                                                                    [required] => 1
                                                                                )

                                                                        )

                                                                )

                                                            [images] => Array
                                                                (
                                                                    [resource] => image
                                                                    [fields] => Array
                                                                        (
                                                                            [id] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                )

                                                            [combinations] => Array
                                                                (
                                                                    [resource] => combination
                                                                    [fields] => Array
                                                                        (
                                                                            [id] => Array
                                                                                (
                                                                                    [required] => 1
                                                                                )

                                                                        )

                                                                )

                                                            [product_option_values] => Array
                                                                (
                                                                    [resource] => product_option_value
                                                                    [fields] => Array
                                                                        (
                                                                            [id] => Array
                                                                                (
                                                                                    [required] => 1
                                                                                )

                                                                        )

                                                                )

                                                            [product_features] => Array
                                                                (
                                                                    [resource] => product_feature
                                                                    [fields] => Array
                                                                        (
                                                                            [id] => Array
                                                                                (
                                                                                    [required] => 1
                                                                                )

                                                                            [id_feature_value] => Array
                                                                                (
                                                                                    [required] => 1
                                                                                    [xlink_resource] => product_feature_values
                                                                                )

                                                                        )

                                                                )

                                                            [tags] => Array
                                                                (
                                                                    [resource] => tag
                                                                    [fields] => Array
                                                                        (
                                                                            [id] => Array
                                                                                (
                                                                                    [required] => 1
                                                                                )

                                                                        )

                                                                )

                                                            [stock_availables] => Array
                                                                (
                                                                    [resource] => stock_available
                                                                    [fields] => Array
                                                                        (
                                                                            [id] => Array
                                                                                (
                                                                                    [required] => 1
                                                                                )

                                                                            [id_product_attribute] => Array
                                                                                (
                                                                                    [required] => 1
                                                                                )

                                                                        )

                                                                    [setter] => 
                                                                )

                                                            [accessories] => Array
                                                                (
                                                                    [resource] => product
                                                                    [api] => products
                                                                    [fields] => Array
                                                                        (
                                                                            [id] => Array
                                                                                (
                                                                                    [required] => 1
                                                                                    [xlink_resource] => product
                                                                                )

                                                                        )

                                                                )

                                                            [product_bundle] => Array
                                                                (
                                                                    [resource] => product
                                                                    [api] => products
                                                                    [fields] => Array
                                                                        (
                                                                            [id] => Array
                                                                                (
                                                                                    [required] => 1
                                                                                )

                                                                            [quantity] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                )

                                                        )

                                                )

                                            [id] => 
                                            [id_lang:protected] => 1
                                            [id_shop:protected] => 1
                                            [id_shop_list] => 
                                            [get_shop_from_context:protected] => 
                                            [table:protected] => product
                                            [identifier:protected] => id_product
                                            [fieldsRequired:protected] => Array
                                                (
                                                    [0] => price
                                                )

                                            [fieldsSize:protected] => Array
                                                (
                                                    [reference] => 32
                                                    [supplier_reference] => 32
                                                    [location] => 64
                                                    [ean13] => 13
                                                    [upc] => 12
                                                )

                                            [fieldsValidate:protected] => Array
                                                (
                                                    [id_shop_default] => isUnsignedId
                                                    [id_manufacturer] => isUnsignedId
                                                    [id_supplier] => isUnsignedId
                                                    [reference] => isReference
                                                    [supplier_reference] => isReference
                                                    [location] => isReference
                                                    [width] => isUnsignedFloat
                                                    [height] => isUnsignedFloat
                                                    [depth] => isUnsignedFloat
                                                    [weight] => isUnsignedFloat
                                                    [quantity_discount] => isBool
                                                    [ean13] => isEan13
                                                    [upc] => isUpc
                                                    [cache_is_pack] => isBool
                                                    [cache_has_attachments] => isBool
                                                    [is_virtual] => isBool
                                                    [id_category_default] => isUnsignedId
                                                    [id_tax_rules_group] => isUnsignedId
                                                    [on_sale] => isBool
                                                    [online_only] => isBool
                                                    [ecotax] => isPrice
                                                    [minimal_quantity] => isUnsignedInt
                                                    [price] => isPrice
                                                    [wholesale_price] => isPrice
                                                    [unity] => isString
                                                    [additional_shipping_cost] => isPrice
                                                    [customizable] => isUnsignedInt
                                                    [text_fields] => isUnsignedInt
                                                    [uploadable_files] => isUnsignedInt
                                                    [active] => isBool
                                                    [redirect_type] => isString
                                                    [id_product_redirected] => isUnsignedId
                                                    [available_for_order] => isBool
                                                    [available_date] => isDateFormat
                                                    [condition] => isGenericName
                                                    [show_price] => isBool
                                                    [indexed] => isBool
                                                    [visibility] => isProductVisibility
                                                    [advanced_stock_management] => isBool
                                                    [date_add] => isDate
                                                    [date_upd] => isDate
                                                    [pack_stock_type] => isUnsignedInt
                                                )

                                            [fieldsRequiredLang:protected] => Array
                                                (
                                                    [0] => link_rewrite
                                                    [1] => name
                                                )

                                            [fieldsSizeLang:protected] => Array
                                                (
                                                    [meta_description] => 255
                                                    [meta_keywords] => 255
                                                    [meta_title] => 128
                                                    [link_rewrite] => 128
                                                    [name] => 128
                                                    [available_now] => 255
                                                    [available_later] => 255
                                                )

                                            [fieldsValidateLang:protected] => Array
                                                (
                                                    [meta_description] => isGenericName
                                                    [meta_keywords] => isGenericName
                                                    [meta_title] => isGenericName
                                                    [link_rewrite] => isLinkRewrite
                                                    [name] => isCatalogName
                                                    [description] => isCleanHtml
                                                    [description_short] => isCleanHtml
                                                    [available_now] => isGenericName
                                                    [available_later] => IsGenericName
                                                )

                                            [tables:protected] => Array
                                                (
                                                )

                                            [image_dir:protected] => 
                                            [image_format:protected] => jpg
                                            [def:protected] => Array
                                                (
                                                    [table] => product
                                                    [primary] => id_product
                                                    [multilang] => 1
                                                    [multilang_shop] => 1
                                                    [fields] => Array
                                                        (
                                                            [id_shop_default] => Array
                                                                (
                                                                    [type] => 1
                                                                    [validate] => isUnsignedId
                                                                )

                                                            [id_manufacturer] => Array
                                                                (
                                                                    [type] => 1
                                                                    [validate] => isUnsignedId
                                                                )

                                                            [id_supplier] => Array
                                                                (
                                                                    [type] => 1
                                                                    [validate] => isUnsignedId
                                                                )

                                                            [reference] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isReference
                                                                    [size] => 32
                                                                )

                                                            [supplier_reference] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isReference
                                                                    [size] => 32
                                                                )

                                                            [location] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isReference
                                                                    [size] => 64
                                                                )

                                                            [width] => Array
                                                                (
                                                                    [type] => 4
                                                                    [validate] => isUnsignedFloat
                                                                )

                                                            [height] => Array
                                                                (
                                                                    [type] => 4
                                                                    [validate] => isUnsignedFloat
                                                                )

                                                            [depth] => Array
                                                                (
                                                                    [type] => 4
                                                                    [validate] => isUnsignedFloat
                                                                )

                                                            [weight] => Array
                                                                (
                                                                    [type] => 4
                                                                    [validate] => isUnsignedFloat
                                                                )

                                                            [quantity_discount] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [ean13] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isEan13
                                                                    [size] => 13
                                                                )

                                                            [upc] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isUpc
                                                                    [size] => 12
                                                                )

                                                            [cache_is_pack] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [cache_has_attachments] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [is_virtual] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [id_category_default] => Array
                                                                (
                                                                    [type] => 1
                                                                    [shop] => 1
                                                                    [validate] => isUnsignedId
                                                                )

                                                            [id_tax_rules_group] => Array
                                                                (
                                                                    [type] => 1
                                                                    [shop] => 1
                                                                    [validate] => isUnsignedId
                                                                )

                                                            [on_sale] => Array
                                                                (
                                                                    [type] => 2
                                                                    [shop] => 1
                                                                    [validate] => isBool
                                                                )

                                                            [online_only] => Array
                                                                (
                                                                    [type] => 2
                                                                    [shop] => 1
                                                                    [validate] => isBool
                                                                )

                                                            [ecotax] => Array
                                                                (
                                                                    [type] => 4
                                                                    [shop] => 1
                                                                    [validate] => isPrice
                                                                )

                                                            [minimal_quantity] => Array
                                                                (
                                                                    [type] => 1
                                                                    [shop] => 1
                                                                    [validate] => isUnsignedInt
                                                                )

                                                            [price] => Array
                                                                (
                                                                    [type] => 4
                                                                    [shop] => 1
                                                                    [validate] => isPrice
                                                                    [required] => 1
                                                                )

                                                            [wholesale_price] => Array
                                                                (
                                                                    [type] => 4
                                                                    [shop] => 1
                                                                    [validate] => isPrice
                                                                )

                                                            [unity] => Array
                                                                (
                                                                    [type] => 3
                                                                    [shop] => 1
                                                                    [validate] => isString
                                                                )

                                                            [unit_price_ratio] => Array
                                                                (
                                                                    [type] => 4
                                                                    [shop] => 1
                                                                )

                                                            [additional_shipping_cost] => Array
                                                                (
                                                                    [type] => 4
                                                                    [shop] => 1
                                                                    [validate] => isPrice
                                                                )

                                                            [customizable] => Array
                                                                (
                                                                    [type] => 1
                                                                    [shop] => 1
                                                                    [validate] => isUnsignedInt
                                                                )

                                                            [text_fields] => Array
                                                                (
                                                                    [type] => 1
                                                                    [shop] => 1
                                                                    [validate] => isUnsignedInt
                                                                )

                                                            [uploadable_files] => Array
                                                                (
                                                                    [type] => 1
                                                                    [shop] => 1
                                                                    [validate] => isUnsignedInt
                                                                )

                                                            [active] => Array
                                                                (
                                                                    [type] => 2
                                                                    [shop] => 1
                                                                    [validate] => isBool
                                                                )

                                                            [redirect_type] => Array
                                                                (
                                                                    [type] => 3
                                                                    [shop] => 1
                                                                    [validate] => isString
                                                                )

                                                            [id_product_redirected] => Array
                                                                (
                                                                    [type] => 1
                                                                    [shop] => 1
                                                                    [validate] => isUnsignedId
                                                                )

                                                            [available_for_order] => Array
                                                                (
                                                                    [type] => 2
                                                                    [shop] => 1
                                                                    [validate] => isBool
                                                                )

                                                            [available_date] => Array
                                                                (
                                                                    [type] => 5
                                                                    [shop] => 1
                                                                    [validate] => isDateFormat
                                                                )

                                                            [condition] => Array
                                                                (
                                                                    [type] => 3
                                                                    [shop] => 1
                                                                    [validate] => isGenericName
                                                                    [values] => Array
                                                                        (
                                                                            [0] => new
                                                                            [1] => used
                                                                            [2] => refurbished
                                                                        )

                                                                    [default] => new
                                                                )

                                                            [show_price] => Array
                                                                (
                                                                    [type] => 2
                                                                    [shop] => 1
                                                                    [validate] => isBool
                                                                )

                                                            [indexed] => Array
                                                                (
                                                                    [type] => 2
                                                                    [shop] => 1
                                                                    [validate] => isBool
                                                                )

                                                            [visibility] => Array
                                                                (
                                                                    [type] => 3
                                                                    [shop] => 1
                                                                    [validate] => isProductVisibility
                                                                    [values] => Array
                                                                        (
                                                                            [0] => both
                                                                            [1] => catalog
                                                                            [2] => search
                                                                            [3] => none
                                                                        )

                                                                    [default] => both
                                                                )

                                                            [cache_default_attribute] => Array
                                                                (
                                                                    [type] => 1
                                                                    [shop] => 1
                                                                )

                                                            [advanced_stock_management] => Array
                                                                (
                                                                    [type] => 2
                                                                    [shop] => 1
                                                                    [validate] => isBool
                                                                )

                                                            [date_add] => Array
                                                                (
                                                                    [type] => 5
                                                                    [shop] => 1
                                                                    [validate] => isDate
                                                                )

                                                            [date_upd] => Array
                                                                (
                                                                    [type] => 5
                                                                    [shop] => 1
                                                                    [validate] => isDate
                                                                )

                                                            [pack_stock_type] => Array
                                                                (
                                                                    [type] => 1
                                                                    [shop] => 1
                                                                    [validate] => isUnsignedInt
                                                                )

                                                            [meta_description] => Array
                                                                (
                                                                    [type] => 3
                                                                    [lang] => 1
                                                                    [validate] => isGenericName
                                                                    [size] => 255
                                                                )

                                                            [meta_keywords] => Array
                                                                (
                                                                    [type] => 3
                                                                    [lang] => 1
                                                                    [validate] => isGenericName
                                                                    [size] => 255
                                                                )

                                                            [meta_title] => Array
                                                                (
                                                                    [type] => 3
                                                                    [lang] => 1
                                                                    [validate] => isGenericName
                                                                    [size] => 128
                                                                )

                                                            [link_rewrite] => Array
                                                                (
                                                                    [type] => 3
                                                                    [lang] => 1
                                                                    [validate] => isLinkRewrite
                                                                    [required] => 1
                                                                    [size] => 128
                                                                    [ws_modifier] => Array
                                                                        (
                                                                            [http_method] => 2
                                                                            [modifier] => modifierWsLinkRewrite
                                                                        )

                                                                )

                                                            [name] => Array
                                                                (
                                                                    [type] => 3
                                                                    [lang] => 1
                                                                    [validate] => isCatalogName
                                                                    [required] => 1
                                                                    [size] => 128
                                                                )

                                                            [description] => Array
                                                                (
                                                                    [type] => 6
                                                                    [lang] => 1
                                                                    [validate] => isCleanHtml
                                                                )

                                                            [description_short] => Array
                                                                (
                                                                    [type] => 6
                                                                    [lang] => 1
                                                                    [validate] => isCleanHtml
                                                                )

                                                            [available_now] => Array
                                                                (
                                                                    [type] => 3
                                                                    [lang] => 1
                                                                    [validate] => isGenericName
                                                                    [size] => 255
                                                                )

                                                            [available_later] => Array
                                                                (
                                                                    [type] => 3
                                                                    [lang] => 1
                                                                    [validate] => IsGenericName
                                                                    [size] => 255
                                                                )

                                                        )

                                                    [associations] => Array
                                                        (
                                                            [manufacturer] => Array
                                                                (
                                                                    [type] => 1
                                                                )

                                                            [supplier] => Array
                                                                (
                                                                    [type] => 1
                                                                )

                                                            [default_category] => Array
                                                                (
                                                                    [type] => 1
                                                                    [field] => id_category_default
                                                                    [object] => Category
                                                                )

                                                            [tax_rules_group] => Array
                                                                (
                                                                    [type] => 1
                                                                )

                                                            [categories] => Array
                                                                (
                                                                    [type] => 2
                                                                    [field] => id_category
                                                                    [object] => Category
                                                                    [association] => category_product
                                                                )

                                                            [stock_availables] => Array
                                                                (
                                                                    [type] => 2
                                                                    [field] => id_stock_available
                                                                    [object] => StockAvailable
                                                                    [association] => stock_availables
                                                                )

                                                            [l] => Array
                                                                (
                                                                    [type] => 2
                                                                    [field] => id_product
                                                                    [foreign_field] => id_product
                                                                )

                                                        )

                                                    [classname] => Product
                                                )

                                            [update_fields:protected] => 
                                            [force_id] => 
                                        )

                                    [category:protected] => 
                                    [errors] => Array
                                        (
                                            [0] => Le produit n'a pas été trouvé
                                        )

                                    [iso] => 
                                    [orderBy] => 
                                    [orderWay] => 
                                    [p] => 
                                    [n] => 
                                    [auth] => 
                                    [guestAllowed] => 
                                    [authRedirection] => 
                                    [ssl] => 1
                                    [restrictedCountry:protected] => 
                                    [maintenance:protected] => 
                                    [display_column_left] => 0
                                    [display_column_right] => 0
                                    [nb_items_per_page] => 
                                    [context:protected] => Context Object
 *RECURSION*
                                    [css_files] => Array
                                        (
                                            [/themes/lab_eren4/css/global.css] => all
                                            [/themes/lab_eren4/css/autoload/highdpi.css] => all
                                            [/themes/lab_eren4/css/autoload/responsive-tables.css] => all
                                            [/themes/lab_eren4/css/autoload/uniform.default.css] => all
                                            [/js/jquery/plugins/fancybox/jquery.fancybox.css] => all
                                            [/themes/lab_eren4/css/modules/blockcart/blockcart.css] => all
                                            [/js/jquery/plugins/bxslider/jquery.bxslider.css] => all
                                            [/themes/lab_eren4/css/modules/blockmyaccountfooter/blockmyaccount.css] => all
                                            [/themes/lab_eren4/css/modules/blockuserinfo/blockuserinfo.css] => all
                                            [/themes/lab_eren4/css/modules/homefeatured/homefeatured.css] => all
                                            [/js/jquery/plugins/autocomplete/jquery.autocomplete.css] => all
                                            [/themes/lab_eren4/css/modules/labsearch/css/labsearch.css] => all
                                            [/modules/labthemeoptions/views/templates/front/colortool/css/lab.cltool.css] => all
                                            [/modules/labthemeoptions/views/templates/front/colortool/css/colorpicker.css] => all
                                            [/modules/labthemeoptions/css/animate.css] => all
                                            [/modules/labthemeoptions/css/owl.carousel.css] => all
                                            [/modules/labthemeoptions/css/laberthemes.css] => all
                                            [/modules/labhoverflipimg/css/labhoverflipimg.css] => all
                                            [/modules/labcountdown/css/jquery.countdown.css] => all
                                            [/themes/lab_eren4/css/modules/labslideshow/css/labslideshow.css] => all
                                            [/themes/lab_eren4/css/modules/labmegamenu/views/css/front.css] => all
                                            [/modules/smartblog/css/smartblogstyle.css] => all
                                            [/modules/paypal/views/css/paypal.css] => all
                                            [/modules/customtextdesign/views/css/global.css] => all
                                            [/modules/responsivemenu/views/css/main.css] => all
                                            [/modules/payplug/views/css/front_1_6-v3.16.2.css] => all
                                            [/modules/ets_crosssell/views/css/product_list16.css] => all
                                            [/modules/ets_crosssell/views/css/slick.css] => all
                                            [/modules/ets_crosssell/views/css/front.css] => all
                                            [/modules/ets_crosssell/views/css/front16.css] => all
                                        )

                                    [js_files] => Array
                                        (
                                            [0] => /js/jquery/jquery-1.11.0.min.js
                                            [1] => /js/jquery/jquery-migrate-1.2.1.min.js
                                            [2] => /js/jquery/plugins/jquery.easing.js
                                            [3] => /js/tools.js
                                            [4] => /themes/lab_eren4/js/global.js
                                            [5] => /themes/lab_eren4/js/autoload/10-bootstrap.min.js
                                            [6] => /themes/lab_eren4/js/autoload/15-jquery.total-storage.min.js
                                            [7] => /themes/lab_eren4/js/autoload/15-jquery.uniform-modified.js
                                            [8] => /js/jquery/plugins/fancybox/jquery.fancybox.js
                                            [9] => /themes/lab_eren4/js/modules/blockcart/ajax-cart.js
                                            [10] => /js/jquery/plugins/jquery.scrollTo.js
                                            [11] => /js/jquery/plugins/jquery.serialScroll.js
                                            [12] => /js/jquery/plugins/bxslider/jquery.bxslider.js
                                            [13] => /js/jquery/plugins/autocomplete/jquery.autocomplete.js
                                            [14] => /modules/labthemeoptions/js/colorpicker.js
                                            [15] => /modules/labthemeoptions/js/jquery.cookie.js
                                            [16] => /modules/labthemeoptions/js/owl.carousel.js
                                            [17] => /modules/labthemeoptions/js/wow.min.js
                                            [18] => /modules/labthemeoptions/js/jquery.lettering.js
                                            [19] => /modules/labthemeoptions/js/laberthemes.js
                                            [20] => /modules/labcountdown/js/jquery.plugin.js
                                            [21] => /modules/labcountdown/js/jquery.countdown.js
                                            [22] => /modules/labslideshow/js/jquery.nivo.slider.pack.js
                                            [23] => /modules/labmegamenu/views/js/front.js
                                            [24] => /modules/labscroll/scrolltop.js
                                            [25] => /modules/ganalytics/views/js/GoogleAnalyticActionLib.js
                                            [26] => /modules/customtextdesign/views/js/front/modules/hide-special.js
                                            [27] => /modules/customtextdesign/views/js/tn_compat.js
                                            [28] => /modules/customtextdesign/views/js/front/cust-form.js
                                            [29] => /modules/responsivemenu/views/js/responsivemenu.js
                                            [30] => /modules/payplug/views/js/front_1_6-v3.16.2.js
                                            [31] => /modules/payplug/views/js/utilities-v3.16.2.js
                                            [32] => /modules/topbanner/views/js/front_common.js
                                            [33] => /modules/topbanner/views/js/front16.js
                                            [34] => /modules/ets_crosssell/views/js/slick.min.js
                                            [35] => /modules/ets_crosssell/views/js/front.js
                                        )

                                    [display_header:protected] => 1
                                    [display_header_javascript:protected] => 1
                                    [template:protected] => 
                                    [display_footer:protected] => 1
                                    [content_only:protected] => 
                                    [ajax] => 
                                    [json:protected] => 
                                    [status:protected] => 
                                    [redirect_after:protected] => 
                                    [controller_type] => front
                                )

                            [override_controller_name_for_translations] => 
                            [language] => Language Object
                                (
                                    [id] => 1
                                    [name] => Français (French)
                                    [iso_code] => fr
                                    [language_code] => fr-fr
                                    [date_format_lite] => d/m/Y
                                    [date_format_full] => d/m/Y H:i:s
                                    [is_rtl] => 0
                                    [active] => 1
                                    [webserviceParameters:protected] => Array
                                        (
                                            [objectNodeName] => language
                                            [objectsNodeName] => languages
                                        )

                                    [translationsFilesAndVars:protected] => Array
                                        (
                                            [fields] => _FIELDS
                                            [errors] => _ERRORS
                                            [admin] => _LANGADM
                                            [pdf] => _LANGPDF
                                            [tabs] => tabs
                                        )

                                    [id_lang:protected] => 
                                    [id_shop:protected] => 1
                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => lang
                                    [identifier:protected] => id_lang
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => name
                                            [1] => iso_code
                                            [2] => date_format_lite
                                            [3] => date_format_full
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [name] => 32
                                            [iso_code] => 2
                                            [language_code] => 5
                                            [date_format_lite] => 32
                                            [date_format_full] => 32
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [name] => isGenericName
                                            [iso_code] => isLanguageIsoCode
                                            [language_code] => isLanguageCode
                                            [active] => isBool
                                            [is_rtl] => isBool
                                            [date_format_lite] => isPhpDateFormat
                                            [date_format_full] => isPhpDateFormat
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => lang
                                            [primary] => id_lang
                                            [fields] => Array
                                                (
                                                    [name] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isGenericName
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                    [iso_code] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isLanguageIsoCode
                                                            [required] => 1
                                                            [size] => 2
                                                        )

                                                    [language_code] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isLanguageCode
                                                            [size] => 5
                                                        )

                                                    [active] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [is_rtl] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [date_format_lite] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isPhpDateFormat
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                    [date_format_full] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isPhpDateFormat
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                )

                                            [classname] => Language
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [currency] => Currency Object
                                (
                                    [id] => 1
                                    [name] => Euro
                                    [iso_code] => EUR
                                    [iso_code_num] => 978
                                    [sign] => €
                                    [blank] => 1
                                    [conversion_rate] => 1.000000
                                    [deleted] => 0
                                    [format] => 2
                                    [decimals] => 1
                                    [active] => 1
                                    [webserviceParameters:protected] => Array
                                        (
                                            [objectsNodeName] => currencies
                                        )

                                    [prefix] => 
                                    [suffix] =>  €
                                    [id_lang:protected] => 
                                    [id_shop:protected] => 1
                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => currency
                                    [identifier:protected] => id_currency
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => name
                                            [1] => iso_code
                                            [2] => sign
                                            [3] => format
                                            [4] => decimals
                                            [5] => conversion_rate
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [name] => 32
                                            [iso_code] => 3
                                            [iso_code_num] => 3
                                            [sign] => 8
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [name] => isGenericName
                                            [iso_code] => isLanguageIsoCode
                                            [iso_code_num] => isNumericIsoCode
                                            [blank] => isInt
                                            [sign] => isGenericName
                                            [format] => isUnsignedId
                                            [decimals] => isBool
                                            [conversion_rate] => isUnsignedFloat
                                            [deleted] => isBool
                                            [active] => isBool
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => currency
                                            [primary] => id_currency
                                            [multilang_shop] => 1
                                            [fields] => Array
                                                (
                                                    [name] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isGenericName
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                    [iso_code] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isLanguageIsoCode
                                                            [required] => 1
                                                            [size] => 3
                                                        )

                                                    [iso_code_num] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isNumericIsoCode
                                                            [size] => 3
                                                        )

                                                    [blank] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isInt
                                                        )

                                                    [sign] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isGenericName
                                                            [required] => 1
                                                            [size] => 8
                                                        )

                                                    [format] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [required] => 1
                                                        )

                                                    [decimals] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [required] => 1
                                                        )

                                                    [conversion_rate] => Array
                                                        (
                                                            [type] => 4
                                                            [validate] => isUnsignedFloat
                                                            [required] => 1
                                                            [shop] => 1
                                                        )

                                                    [deleted] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [active] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                )

                                            [classname] => Currency
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [tab] => 
                            [shop] => Shop Object
                                (
                                    [id_shop_group] => 1
                                    [id_category] => 2
                                    [id_theme] => 3
                                    [name] => PrestaShop
                                    [active] => 1
                                    [deleted] => 0
                                    [theme_name] => lab_eren4
                                    [theme_directory] => lab_eren4
                                    [physical_uri] => /
                                    [virtual_uri] => 
                                    [domain] => tatouagetemporaire.com
                                    [domain_ssl] => tatouagetemporaire.com
                                    [group:protected] => ShopGroup Object
                                        (
                                            [name] => Default
                                            [active] => 1
                                            [share_customer] => 0
                                            [share_stock] => 0
                                            [share_order] => 0
                                            [deleted] => 0
                                            [id] => 1
                                            [id_lang:protected] => 
                                            [id_shop:protected] => 
                                            [id_shop_list] => 
                                            [get_shop_from_context:protected] => 1
                                            [table:protected] => shop_group
                                            [identifier:protected] => id_shop_group
                                            [fieldsRequired:protected] => Array
                                                (
                                                    [0] => name
                                                )

                                            [fieldsSize:protected] => Array
                                                (
                                                    [name] => 64
                                                )

                                            [fieldsValidate:protected] => Array
                                                (
                                                    [name] => isGenericName
                                                    [share_customer] => isBool
                                                    [share_order] => isBool
                                                    [share_stock] => isBool
                                                    [active] => isBool
                                                    [deleted] => isBool
                                                )

                                            [fieldsRequiredLang:protected] => Array
                                                (
                                                )

                                            [fieldsSizeLang:protected] => Array
                                                (
                                                )

                                            [fieldsValidateLang:protected] => Array
                                                (
                                                )

                                            [tables:protected] => Array
                                                (
                                                )

                                            [webserviceParameters:protected] => Array
                                                (
                                                )

                                            [image_dir:protected] => 
                                            [image_format:protected] => jpg
                                            [def:protected] => Array
                                                (
                                                    [table] => shop_group
                                                    [primary] => id_shop_group
                                                    [fields] => Array
                                                        (
                                                            [name] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isGenericName
                                                                    [required] => 1
                                                                    [size] => 64
                                                                )

                                                            [share_customer] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [share_order] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [share_stock] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [active] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [deleted] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                        )

                                                    [classname] => ShopGroup
                                                )

                                            [update_fields:protected] => 
                                            [force_id] => 
                                        )

                                    [webserviceParameters:protected] => Array
                                        (
                                            [fields] => Array
                                                (
                                                    [id_shop_group] => Array
                                                        (
                                                            [xlink_resource] => shop_groups
                                                        )

                                                    [id_category] => Array
                                                        (
                                                        )

                                                    [id_theme] => Array
                                                        (
                                                        )

                                                )

                                        )

                                    [id] => 1
                                    [id_lang:protected] => 
                                    [id_shop:protected] => 
                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => shop
                                    [identifier:protected] => id_shop
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => name
                                            [1] => id_theme
                                            [2] => id_category
                                            [3] => id_shop_group
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [name] => 64
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [active] => isBool
                                            [deleted] => isBool
                                            [name] => isGenericName
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => shop
                                            [primary] => id_shop
                                            [fields] => Array
                                                (
                                                    [active] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [deleted] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [name] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isGenericName
                                                            [required] => 1
                                                            [size] => 64
                                                        )

                                                    [id_theme] => Array
                                                        (
                                                            [type] => 1
                                                            [required] => 1
                                                        )

                                                    [id_category] => Array
                                                        (
                                                            [type] => 1
                                                            [required] => 1
                                                        )

                                                    [id_shop_group] => Array
                                                        (
                                                            [type] => 1
                                                            [required] => 1
                                                        )

                                                )

                                            [classname] => Shop
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                    [theme_id] => 3
                                )

                            [theme] => Theme Object
                                (
                                    [name] => lab_eren4
                                    [directory] => lab_eren4
                                    [responsive] => 1
                                    [default_left_column] => 1
                                    [default_right_column] => 0
                                    [product_per_page] => 12
                                    [id] => 3
                                    [id_lang:protected] => 
                                    [id_shop:protected] => 
                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => theme
                                    [identifier:protected] => id_theme
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => name
                                            [1] => directory
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [name] => 64
                                            [directory] => 64
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [name] => isGenericName
                                            [directory] => isDirName
                                            [responsive] => isBool
                                            [default_left_column] => isBool
                                            [default_right_column] => isBool
                                            [product_per_page] => isInt
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [webserviceParameters:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => theme
                                            [primary] => id_theme
                                            [fields] => Array
                                                (
                                                    [name] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isGenericName
                                                            [size] => 64
                                                            [required] => 1
                                                        )

                                                    [directory] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isDirName
                                                            [size] => 64
                                                            [required] => 1
                                                        )

                                                    [responsive] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [default_left_column] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [default_right_column] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [product_per_page] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isInt
                                                        )

                                                )

                                            [classname] => Theme
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [smarty] => SmartyCustom Object
                                (
                                    [auto_literal] => 1
                                    [error_unassigned] => 
                                    [use_include_path] => 
                                    [template_dir:Smarty:private] => Array
                                        (
                                            [0] => /home/tatouageq/www/themes/lab_eren4/tpl/
                                        )

                                    [joined_template_dir] => /home/tatouageq/www/themes/lab_eren4/tpl/
                                    [joined_config_dir] => /home/tatouageq/www/tools/smarty/configs/
                                    [default_template_handler_func] => 
                                    [default_config_handler_func] => 
                                    [default_plugin_handler_func] => 
                                    [compile_dir:Smarty:private] => /home/tatouageq/www/cache/smarty/compile/
                                    [plugins_dir:Smarty:private] => Array
                                        (
                                            [0] => /home/tatouageq/www/tools/smarty/plugins/
                                        )

                                    [cache_dir:Smarty:private] => /home/tatouageq/www/cache/smarty/cache/
                                    [config_dir:Smarty:private] => Array
                                        (
                                            [0] => /home/tatouageq/www/tools/smarty/configs/
                                        )

                                    [force_compile] => 
                                    [compile_check] => 1
                                    [use_sub_dirs] => 1
                                    [allow_ambiguous_resources] => 
                                    [caching] => 
                                    [merge_compiled_includes] => 
                                    [inheritance_merge_compiled_includes] => 1
                                    [cache_lifetime] => 3600
                                    [force_cache] => 
                                    [cache_id] => 
                                    [compile_id] => 
                                    [left_delimiter] => {
                                    [right_delimiter] => }
                                    [security_class] => Smarty_Security
                                    [security_policy] => 
                                    [php_handling] => 0
                                    [allow_php_templates] => 
                                    [direct_access_security] => 1
                                    [debugging] => 
                                    [debugging_ctrl] => NONE
                                    [smarty_debug_id] => SMARTY_DEBUG
                                    [debug_tpl] => /home/tatouageq/www/themes/debug.tpl
                                    [error_reporting] => 
                                    [get_used_tags] => 
                                    [config_overwrite] => 1
                                    [config_booleanize] => 1
                                    [config_read_hidden] => 
                                    [compile_locking] => 1
                                    [cache_locking] => 
                                    [locking_timeout] => 10
                                    [template_functions] => Array
                                        (
                                        )

                                    [default_resource_type] => file
                                    [caching_type] => file
                                    [properties] => Array
                                        (
                                        )

                                    [default_config_type] => file
                                    [template_objects] => Array
                                        (
                                        )

                                    [cache_modified_check] => 
                                    [registered_plugins] => Array
                                        (
                                            [modifier] => Array
                                                (
                                                    [truncate] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smarty_modifier_truncate
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [secureReferrer] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => secureReferrer
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [json_encode] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => jsonEncode
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [json_decode] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => jsonDecode
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [convertAndFormatPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => convertAndFormatPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [boolval] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => boolval
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [cleanHtml] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyCleanHtml
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                            [function] => Array
                                                (
                                                    [t] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyTruncate
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [m] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyMaxWords
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [p] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyShowObject
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [d] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyDieObject
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [l] => Array
                                                        (
                                                            [0] => smartyTranslate
                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [hook] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyHook
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [toolsConvertPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => toolsConvertPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [dateFormat] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => dateFormat
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [convertPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => convertPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [convertPriceWithCurrency] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => convertPriceWithCurrency
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayWtPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => displayWtPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayWtPriceWithCurrency] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => displayWtPriceWithCurrency
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => displayPriceSmarty
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [getAdminToken] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => getAdminTokenLiteSmarty
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayAddressDetail] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => generateAddressSmarty
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [getWidthSize] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => getWidth
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [getHeightSize] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => getHeight
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [addJsDef] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => addJsDef
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                            [block] => Array
                                                (
                                                    [addJsDefL] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => addJsDefL
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                        )

                                    [plugin_search_order] => Array
                                        (
                                            [0] => function
                                            [1] => block
                                            [2] => compiler
                                            [3] => class
                                        )

                                    [registered_objects] => Array
                                        (
                                        )

                                    [registered_classes] => Array
                                        (
                                        )

                                    [registered_filters] => Array
                                        (
                                            [output] => Array
                                                (
                                                    [smartyMinifyHTML] => smartyMinifyHTML
                                                    [smartyPackJSinHTML] => smartyPackJSinHTML
                                                )

                                        )

                                    [registered_resources] => Array
                                        (
                                        )

                                    [_resource_handlers] => Array
                                        (
                                        )

                                    [registered_cache_resources] => Array
                                        (
                                        )

                                    [_cacheresource_handlers] => Array
                                        (
                                        )

                                    [autoload_filters] => Array
                                        (
                                        )

                                    [default_modifiers] => Array
                                        (
                                        )

                                    [escape_html] => 
                                    [start_time] => 1710840740.4231
                                    [_file_perms] => 420
                                    [_dir_perms] => 505
                                    [_tag_stack] => Array
                                        (
                                        )

                                    [smarty] => SmartyCustom Object
 *RECURSION*
                                    [_current_file] => 
                                    [_parserdebug] => 
                                    [merged_templates_func] => Array
                                        (
                                        )

                                    [template_class] => Smarty_Custom_Template
                                    [tpl_vars] => Array
                                        (
                                            [meta_title] => Smarty_Variable Object
                                                (
                                                    [value] => Tatouage temporaire personnalisé à l'unité - Tatouage éphémère
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [meta_description] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [meta_keywords] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [request_uri] => Smarty_Variable Object
                                                (
                                                    [value] => /maori/197-maori-36.html
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [navigationPipe] => Smarty_Variable Object
                                                (
                                                    [value] => >
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [mobile_device] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [link] => Smarty_Variable Object
                                                (
                                                    [value] => Link Object
                                                        (
                                                            [allow:protected] => 1
                                                            [url:protected] => /index.php
                                                            [protocol_link] => https://
                                                            [protocol_content] => https://
                                                            [ssl_enable:protected] => 1
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [cart] => Smarty_Variable Object
                                                (
                                                    [value] => Cart Object
                                                        (
                                                            [id] => 
                                                            [id_shop_group] => 1
                                                            [id_shop] => 1
                                                            [id_address_delivery] => 0
                                                            [id_address_invoice] => 0
                                                            [id_currency] => 1
                                                            [id_customer] => 
                                                            [id_guest] => 0
                                                            [id_lang] => 1
                                                            [recyclable] => 0
                                                            [gift] => 0
                                                            [gift_message] => 
                                                            [mobile_theme] => 
                                                            [date_add] => 
                                                            [secure_key] => 
                                                            [id_carrier] => 0
                                                            [date_upd] => 
                                                            [checkedTos] => 
                                                            [pictures] => 
                                                            [textFields] => 
                                                            [delivery_option] => 
                                                            [allow_seperated_package] => 
                                                            [_products:protected] => 
                                                            [_taxCalculationMethod:protected] => 0
                                                            [webserviceParameters:protected] => Array
                                                                (
                                                                    [fields] => Array
                                                                        (
                                                                            [id_address_delivery] => Array
                                                                                (
                                                                                    [xlink_resource] => addresses
                                                                                )

                                                                            [id_address_invoice] => Array
                                                                                (
                                                                                    [xlink_resource] => addresses
                                                                                )

                                                                            [id_currency] => Array
                                                                                (
                                                                                    [xlink_resource] => currencies
                                                                                )

                                                                            [id_customer] => Array
                                                                                (
                                                                                    [xlink_resource] => customers
                                                                                )

                                                                            [id_guest] => Array
                                                                                (
                                                                                    [xlink_resource] => guests
                                                                                )

                                                                            [id_lang] => Array
                                                                                (
                                                                                    [xlink_resource] => languages
                                                                                )

                                                                        )

                                                                    [associations] => Array
                                                                        (
                                                                            [cart_rows] => Array
                                                                                (
                                                                                    [resource] => cart_row
                                                                                    [virtual_entity] => 1
                                                                                    [fields] => Array
                                                                                        (
                                                                                            [id_product] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                    [xlink_resource] => products
                                                                                                )

                                                                                            [id_product_attribute] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                    [xlink_resource] => combinations
                                                                                                )

                                                                                            [id_address_delivery] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                    [xlink_resource] => addresses
                                                                                                )

                                                                                            [quantity] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                )

                                                                                        )

                                                                                )

                                                                        )

                                                                )

                                                            [id_shop_list] => 
                                                            [get_shop_from_context:protected] => 1
                                                            [table:protected] => cart
                                                            [identifier:protected] => id_cart
                                                            [fieldsRequired:protected] => Array
                                                                (
                                                                    [0] => id_currency
                                                                    [1] => id_lang
                                                                )

                                                            [fieldsSize:protected] => Array
                                                                (
                                                                    [secure_key] => 32
                                                                )

                                                            [fieldsValidate:protected] => Array
                                                                (
                                                                    [id_shop_group] => isUnsignedId
                                                                    [id_shop] => isUnsignedId
                                                                    [id_address_delivery] => isUnsignedId
                                                                    [id_address_invoice] => isUnsignedId
                                                                    [id_carrier] => isUnsignedId
                                                                    [id_currency] => isUnsignedId
                                                                    [id_customer] => isUnsignedId
                                                                    [id_guest] => isUnsignedId
                                                                    [id_lang] => isUnsignedId
                                                                    [recyclable] => isBool
                                                                    [gift] => isBool
                                                                    [gift_message] => isMessage
                                                                    [mobile_theme] => isBool
                                                                    [allow_seperated_package] => isBool
                                                                    [date_add] => isDate
                                                                    [date_upd] => isDate
                                                                )

                                                            [fieldsRequiredLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsSizeLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsValidateLang:protected] => Array
                                                                (
                                                                )

                                                            [tables:protected] => Array
                                                                (
                                                                )

                                                            [image_dir:protected] => 
                                                            [image_format:protected] => jpg
                                                            [def:protected] => Array
                                                                (
                                                                    [table] => cart
                                                                    [primary] => id_cart
                                                                    [fields] => Array
                                                                        (
                                                                            [id_shop_group] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_shop] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_address_delivery] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_address_invoice] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_carrier] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_currency] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                    [required] => 1
                                                                                )

                                                                            [id_customer] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_guest] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_lang] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                    [required] => 1
                                                                                )

                                                                            [recyclable] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [gift] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [gift_message] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isMessage
                                                                                )

                                                                            [mobile_theme] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [delivery_option] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                )

                                                                            [secure_key] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [size] => 32
                                                                                )

                                                                            [allow_seperated_package] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [date_add] => Array
                                                                                (
                                                                                    [type] => 5
                                                                                    [validate] => isDate
                                                                                )

                                                                            [date_upd] => Array
                                                                                (
                                                                                    [type] => 5
                                                                                    [validate] => isDate
                                                                                )

                                                                        )

                                                                    [classname] => Cart
                                                                )

                                                            [update_fields:protected] => 
                                                            [force_id] => 
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currency] => Smarty_Variable Object
                                                (
                                                    [value] => Currency Object
                                                        (
                                                            [id] => 1
                                                            [name] => Euro
                                                            [iso_code] => EUR
                                                            [iso_code_num] => 978
                                                            [sign] => €
                                                            [blank] => 1
                                                            [conversion_rate] => 1.000000
                                                            [deleted] => 0
                                                            [format] => 2
                                                            [decimals] => 1
                                                            [active] => 1
                                                            [webserviceParameters:protected] => Array
                                                                (
                                                                    [objectsNodeName] => currencies
                                                                )

                                                            [prefix] => 
                                                            [suffix] =>  €
                                                            [id_lang:protected] => 
                                                            [id_shop:protected] => 1
                                                            [id_shop_list] => 
                                                            [get_shop_from_context:protected] => 1
                                                            [table:protected] => currency
                                                            [identifier:protected] => id_currency
                                                            [fieldsRequired:protected] => Array
                                                                (
                                                                    [0] => name
                                                                    [1] => iso_code
                                                                    [2] => sign
                                                                    [3] => format
                                                                    [4] => decimals
                                                                    [5] => conversion_rate
                                                                )

                                                            [fieldsSize:protected] => Array
                                                                (
                                                                    [name] => 32
                                                                    [iso_code] => 3
                                                                    [iso_code_num] => 3
                                                                    [sign] => 8
                                                                )

                                                            [fieldsValidate:protected] => Array
                                                                (
                                                                    [name] => isGenericName
                                                                    [iso_code] => isLanguageIsoCode
                                                                    [iso_code_num] => isNumericIsoCode
                                                                    [blank] => isInt
                                                                    [sign] => isGenericName
                                                                    [format] => isUnsignedId
                                                                    [decimals] => isBool
                                                                    [conversion_rate] => isUnsignedFloat
                                                                    [deleted] => isBool
                                                                    [active] => isBool
                                                                )

                                                            [fieldsRequiredLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsSizeLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsValidateLang:protected] => Array
                                                                (
                                                                )

                                                            [tables:protected] => Array
                                                                (
                                                                )

                                                            [image_dir:protected] => 
                                                            [image_format:protected] => jpg
                                                            [def:protected] => Array
                                                                (
                                                                    [table] => currency
                                                                    [primary] => id_currency
                                                                    [multilang_shop] => 1
                                                                    [fields] => Array
                                                                        (
                                                                            [name] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isGenericName
                                                                                    [required] => 1
                                                                                    [size] => 32
                                                                                )

                                                                            [iso_code] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isLanguageIsoCode
                                                                                    [required] => 1
                                                                                    [size] => 3
                                                                                )

                                                                            [iso_code_num] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isNumericIsoCode
                                                                                    [size] => 3
                                                                                )

                                                                            [blank] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isInt
                                                                                )

                                                                            [sign] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isGenericName
                                                                                    [required] => 1
                                                                                    [size] => 8
                                                                                )

                                                                            [format] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                    [required] => 1
                                                                                )

                                                                            [decimals] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                    [required] => 1
                                                                                )

                                                                            [conversion_rate] => Array
                                                                                (
                                                                                    [type] => 4
                                                                                    [validate] => isUnsignedFloat
                                                                                    [required] => 1
                                                                                    [shop] => 1
                                                                                )

                                                                            [deleted] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [active] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                        )

                                                                    [classname] => Currency
                                                                )

                                                            [update_fields:protected] => 
                                                            [force_id] => 
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencyRate] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [cookie] => Smarty_Variable Object
                                                (
                                                    [value] => Cookie Object
                                                        (
                                                            [_content:protected] => Array
                                                                (
                                                                    [date_add] => 2024-03-19 10:32:20
                                                                    [id_lang] => 1
                                                                    [iso_code_country] => US
                                                                    [id_currency] => 1
                                                                    [ets_homecat_order_seed] => 906
                                                                    [viewed] => 197
                                                                    [mostViewed] => 197
                                                                )

                                                            [_name:protected] => PrestaShop-dbed2f952b7f2d916dbe455905a4b595
                                                            [_expire:protected] => 1712568740
                                                            [_domain:protected] => tatouagetemporaire.com
                                                            [_path:protected] => /
                                                            [_cipherTool:protected] => Rijndael Object
                                                                (
                                                                    [_key:protected] => mid7vbM9YwffprhnfkZYJsdvHf0xxnDX
                                                                    [_iv:protected] => OÝŹ H€äŽmYÚL¬
                                                                )

                                                            [_modified:protected] => 
                                                            [_allow_writing:protected] => 1
                                                            [_salt:protected] => 3AuQzi74
                                                            [_standalone:protected] => 
                                                            [_secure:protected] => 1
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [page_name] => Smarty_Variable Object
                                                (
                                                    [value] => product
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [hide_left_column] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [hide_right_column] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [base_dir] => Smarty_Variable Object
                                                (
                                                    [value] => http://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [base_dir_ssl] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [force_ssl] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [content_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [base_uri] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [tpl_dir] => Smarty_Variable Object
                                                (
                                                    [value] => /home/tatouageq/www/themes/lab_eren4/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [tpl_uri] => Smarty_Variable Object
                                                (
                                                    [value] => /themes/lab_eren4/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [modules_dir] => Smarty_Variable Object
                                                (
                                                    [value] => /modules/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [mail_dir] => Smarty_Variable Object
                                                (
                                                    [value] => /mails/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lang_iso] => Smarty_Variable Object
                                                (
                                                    [value] => fr
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lang_id] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [language_code] => Smarty_Variable Object
                                                (
                                                    [value] => fr-fr
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [come_from] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/maori/197-maori-36.html
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [cart_qties] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencies] => Smarty_Variable Object
                                                (
                                                    [value] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [id_currency] => 1
                                                                    [name] => Euro
                                                                    [iso_code] => EUR
                                                                    [iso_code_num] => 978
                                                                    [sign] => €
                                                                    [blank] => 1
                                                                    [format] => 2
                                                                    [decimals] => 1
                                                                    [conversion_rate] => 1.000000
                                                                    [deleted] => 0
                                                                    [active] => 1
                                                                    [id_shop] => 1
                                                                )

                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [languages] => Smarty_Variable Object
                                                (
                                                    [value] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [id_lang] => 1
                                                                    [name] => Français (French)
                                                                    [active] => 1
                                                                    [iso_code] => fr
                                                                    [language_code] => fr-fr
                                                                    [date_format_lite] => d/m/Y
                                                                    [date_format_full] => d/m/Y H:i:s
                                                                    [is_rtl] => 0
                                                                    [id_shop] => 1
                                                                    [shops] => Array
                                                                        (
                                                                            [1] => 1
                                                                        )

                                                                )

                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [meta_language] => Smarty_Variable Object
                                                (
                                                    [value] => fr
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [priceDisplay] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [is_logged] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [is_guest] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [add_prod_display] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [shop_name] => Smarty_Variable Object
                                                (
                                                    [value] => Tatouage temporaire personnalisé à l'unité - Tatouage éphémère
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [roundMode] => Smarty_Variable Object
                                                (
                                                    [value] => 2
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [use_taxes] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [show_taxes] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [display_tax_label] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [vat_management] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [opc] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_CATALOG_MODE] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [b2b_enable] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [request] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/-.html
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_STOCK_MANAGEMENT] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [quick_view] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [shop_phone] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [compared_products] => Smarty_Variable Object
                                                (
                                                    [value] => Array
                                                        (
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [comparator_max_item] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencySign] => Smarty_Variable Object
                                                (
                                                    [value] => €
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencyFormat] => Smarty_Variable Object
                                                (
                                                    [value] => 2
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencyBlank] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [id_currency_cookie] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logged] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [customerName] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_ps_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_cat_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/c/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_lang_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/l/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_prod_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/p/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_manu_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/m/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_sup_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/su/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_ship_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/s/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_store_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/st/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_col_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/co/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/themes/lab_eren4/img/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [css_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/themes/lab_eren4/css/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [js_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/themes/lab_eren4/js/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [pic_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/upload/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [time] => Smarty_Variable Object
                                                (
                                                    [value] => 1710840740
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_update_time] => Smarty_Variable Object
                                                (
                                                    [value] => 1704321425
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [static_token] => Smarty_Variable Object
                                                (
                                                    [value] => 45ddd66312b66bb86fbafaf4e64df042
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [token] => Smarty_Variable Object
                                                (
                                                    [value] => 2fb185f77577dabd4a9a73963c873aab
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [priceDisplayPrecision] => Smarty_Variable Object
                                                (
                                                    [value] => 2
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [content_only] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [favicon_url] => Smarty_Variable Object
                                                (
                                                    [value] => /img/favicon.ico
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logo_image_width] => Smarty_Variable Object
                                                (
                                                    [value] => 39
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logo_image_height] => Smarty_Variable Object
                                                (
                                                    [value] => 25
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logo_url] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/prestashop-logo-1477400065.jpg
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [LAB_THEMENAME] => Smarty_Variable Object
                                                (
                                                    [value] => lab_eren4
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_BASE_URL] => Smarty_Variable Object
                                                (
                                                    [value] => http://tatouagetemporaire.com
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_BASE_URI] => Smarty_Variable Object
                                                (
                                                    [value] => /
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hbgnav] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_htextnav] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hbgheadercolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_htextheader] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hhovertext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hhovertextnav] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mbghover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mbgcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mtext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mtexthover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mbgsubmenu] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mtextsub] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mhovertextsub] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_cbgcolor] => Smarty_Variable Object
                                                (
                                                    [value] => #36a0b1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccolorlink] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_chovercolorlink] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccolortext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccolorprice] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccoloroldprice] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ciconcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_cbgbuttom] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ctextbuttom] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ctextbuttomhover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_cbgbuttomhover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_fbgcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_fcolortext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_flinkcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_flinkcolorhover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_show_color] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableFTM] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableQv] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableW] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableC] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnablesubCate] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [labshowthemecolor] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [labthemecolor] => Smarty_Variable Object
                                                (
                                                    [value] => default
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mode_theme] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [labskin] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ssl_enabled] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PAYPAL_SANDBOX] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PayPal_in_context_checkout] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [use_paypal_in_context] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PayPal_in_context_checkout_merchant_id] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [paypal_mode] => Smarty_Variable Object
                                                (
                                                    [value] => production
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [google_pass_thou] => Smarty_Variable Object
                                                (
                                                    [value] => _RiB0LpmHg7JSi00hQyY02Sb-W05wiT1Eh1Iq57tyag
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_unit] => Smarty_Variable Object
                                                (
                                                    [value] => cm
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_unit_name] => Smarty_Variable Object
                                                (
                                                    [value] => Centimètre
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_big_unit] => Smarty_Variable Object
                                                (
                                                    [value] => m²
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_area_ratio] => Smarty_Variable Object
                                                (
                                                    [value] => 10000
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [bDisplay] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [iConversionId] => Smarty_Variable Object
                                                (
                                                    [value] => AW-775554528
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [sConversionLabel] => Smarty_Variable Object
                                                (
                                                    [value] => 0fJ5CO68oYcYEOCL6PEC
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [sModuleName] => Smarty_Variable Object
                                                (
                                                    [value] => gact
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [bDebug] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ets_crosssell_16] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                        )

                                    [parent] => 
                                    [config_vars] => Array
                                        (
                                        )

                                )

                            [mobile_detect] => Mobile_Detect Object
                                (
                                    [userAgent:protected] => claudebot
                                    [httpHeaders:protected] => Array
                                        (
                                            [HTTP_REMOTE_IP] => 34.204.181.19
                                            [HTTP_REFERER] => http://tatouagetemporaire.com/maori/197-maori-36.html
                                            [HTTP_USER_AGENT] => claudebot
                                            [HTTP_ACCEPT] => */*
                                            [HTTP_X_OVHREQUEST_ID] => 6b35fcba1879995531bbafd524ceb12f
                                            [HTTP_X_FORWARDED_PROTO] => https
                                            [HTTP_X_FORWARDED_FOR] => 34.204.181.19
                                            [HTTP_X_PREDICTOR] => 1
                                            [HTTP_HOST] => tatouagetemporaire.com
                                            [HTTP_MOD_REWRITE] => On
                                        )

                                    [detectionType:protected] => mobile
                                )

                            [mode] => 
                            [mobile_device:protected] => 
                            [is_mobile:protected] => 
                            [is_tablet:protected] => 
                        )

                    [16] => 1
                )

        )

    [2] => Array
        (
            [file] => /home/tatouageq/www/modules/ganalyticspro/lib/gtag/product-tag_class.php
            [line] => 66
            [function] => getPriceStatic
            [class] => Product
            [type] => ::
            [args] => Array
                (
                    [0] => 
                    [1] => 1
                    [2] => 
                    [3] => 2
                    [4] => 
                    [5] => 
                    [6] => 1
                )

        )

    [3] => Array
        (
            [file] => /home/tatouageq/www/modules/ganalyticspro/lib/gtag/base-tags_class.php
            [line] => 219
            [function] => setContentId
            [class] => BT_GapProductTag
            [object] => BT_GapProductTag Object
                (
                    [aPageInfo] => Array
                        (
                        )

                    [bValid] => 1
                    [sTrakingType] => view_item
                    [sContent_type] => 'product'
                    [sContent_id] => 
                    [sContents] => Array
                        (
                        )

                    [sContent_name] => 
                    [sCoupon_name] => 
                    [sContent_Category] => 
                    [fValue] => 
                    [fValueShipping] => 
                    [fValueTax] => 
                    [sCurrency] => 
                    [sQuerySearch] => 
                    [aJsParams] => Array
                        (
                            [cartSelectorProd] => p[id="add_to_cart"]
                            [elementCategoryProduct] => a.lnk_view
                            [elementRemoveCart] => a.cart_quantity_delete
                            [elementShipping] => input[type=radio]
                            [elementPayment] => p.payment_module
                            [elementlogin] => button#SubmitLogin
                            [elementsignup] => button#SubmitCreate
                            [elementWishCat] => button.wishlist-button-add
                            [elementWishProd] => button.wishlist-button-add
                        )

                    [sJsCode] => 
                    [aProducts] => Array
                        (
                        )

                    [iProductId] => 197
                    [oProduct] => Product Object
                        (
                            [tax_name] => 
                            [tax_rate] => 
                            [id_manufacturer] => 
                            [id_supplier] => 
                            [id_category_default] => 
                            [id_shop_default] => 
                            [manufacturer_name] => 
                            [supplier_name] => 
                            [name] => 
                            [description] => 
                            [description_short] => 
                            [quantity] => 0
                            [minimal_quantity] => 1
                            [available_now] => 
                            [available_later] => 
                            [price] => 0
                            [specificPrice] => 0
                            [additional_shipping_cost] => 0
                            [wholesale_price] => 0
                            [on_sale] => 
                            [online_only] => 
                            [unity] => 
                            [unit_price] => 
                            [unit_price_ratio] => 0
                            [ecotax] => 0
                            [reference] => 
                            [supplier_reference] => 
                            [location] => 
                            [width] => 0
                            [height] => 0
                            [depth] => 0
                            [weight] => 0
                            [ean13] => 
                            [upc] => 
                            [link_rewrite] => 
                            [meta_description] => 
                            [meta_keywords] => 
                            [meta_title] => 
                            [quantity_discount] => 0
                            [customizable] => 
                            [new] => 
                            [uploadable_files] => 
                            [text_fields] => 
                            [active] => 1
                            [redirect_type] => 
                            [id_product_redirected] => 0
                            [available_for_order] => 1
                            [available_date] => 0000-00-00
                            [condition] => 
                            [show_price] => 1
                            [indexed] => 0
                            [visibility] => 
                            [date_add] => 
                            [date_upd] => 
                            [tags] => 
                            [base_price] => 
                            [id_tax_rules_group] => 1
                            [id_color_default] => 0
                            [advanced_stock_management] => 0
                            [out_of_stock] => 
                            [depends_on_stock] => 
                            [isFullyLoaded] => 
                            [cache_is_pack] => 
                            [cache_has_attachments] => 
                            [is_virtual] => 
                            [id_pack_product_attribute] => 
                            [cache_default_attribute] => 
                            [category] => 
                            [pack_stock_type] => 3
                            [webserviceParameters:protected] => Array
                                (
                                    [objectMethods] => Array
                                        (
                                            [add] => addWs
                                            [update] => updateWs
                                        )

                                    [objectNodeNames] => products
                                    [fields] => Array
                                        (
                                            [id_manufacturer] => Array
                                                (
                                                    [xlink_resource] => manufacturers
                                                )

                                            [id_supplier] => Array
                                                (
                                                    [xlink_resource] => suppliers
                                                )

                                            [id_category_default] => Array
                                                (
                                                    [xlink_resource] => categories
                                                )

                                            [new] => Array
                                                (
                                                )

                                            [cache_default_attribute] => Array
                                                (
                                                )

                                            [id_default_image] => Array
                                                (
                                                    [getter] => getCoverWs
                                                    [setter] => setCoverWs
                                                    [xlink_resource] => Array
                                                        (
                                                            [resourceName] => images
                                                            [subResourceName] => products
                                                        )

                                                )

                                            [id_default_combination] => Array
                                                (
                                                    [getter] => getWsDefaultCombination
                                                    [setter] => setWsDefaultCombination
                                                    [xlink_resource] => Array
                                                        (
                                                            [resourceName] => combinations
                                                        )

                                                )

                                            [id_tax_rules_group] => Array
                                                (
                                                    [xlink_resource] => Array
                                                        (
                                                            [resourceName] => tax_rule_groups
                                                        )

                                                )

                                            [position_in_category] => Array
                                                (
                                                    [getter] => getWsPositionInCategory
                                                    [setter] => setWsPositionInCategory
                                                )

                                            [manufacturer_name] => Array
                                                (
                                                    [getter] => getWsManufacturerName
                                                    [setter] => 
                                                )

                                            [quantity] => Array
                                                (
                                                    [getter] => 
                                                    [setter] => 
                                                )

                                            [type] => Array
                                                (
                                                    [getter] => getWsType
                                                    [setter] => setWsType
                                                )

                                        )

                                    [associations] => Array
                                        (
                                            [categories] => Array
                                                (
                                                    [resource] => category
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                        )

                                                )

                                            [images] => Array
                                                (
                                                    [resource] => image
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                            [combinations] => Array
                                                (
                                                    [resource] => combination
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                        )

                                                )

                                            [product_option_values] => Array
                                                (
                                                    [resource] => product_option_value
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                        )

                                                )

                                            [product_features] => Array
                                                (
                                                    [resource] => product_feature
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                            [id_feature_value] => Array
                                                                (
                                                                    [required] => 1
                                                                    [xlink_resource] => product_feature_values
                                                                )

                                                        )

                                                )

                                            [tags] => Array
                                                (
                                                    [resource] => tag
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                        )

                                                )

                                            [stock_availables] => Array
                                                (
                                                    [resource] => stock_available
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                            [id_product_attribute] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                        )

                                                    [setter] => 
                                                )

                                            [accessories] => Array
                                                (
                                                    [resource] => product
                                                    [api] => products
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                    [xlink_resource] => product
                                                                )

                                                        )

                                                )

                                            [product_bundle] => Array
                                                (
                                                    [resource] => product
                                                    [api] => products
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                            [quantity] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                        )

                                )

                            [id] => 
                            [id_lang:protected] => 
                            [id_shop:protected] => 1
                            [id_shop_list] => 
                            [get_shop_from_context:protected] => 1
                            [table:protected] => product
                            [identifier:protected] => id_product
                            [fieldsRequired:protected] => Array
                                (
                                    [0] => price
                                )

                            [fieldsSize:protected] => Array
                                (
                                    [reference] => 32
                                    [supplier_reference] => 32
                                    [location] => 64
                                    [ean13] => 13
                                    [upc] => 12
                                )

                            [fieldsValidate:protected] => Array
                                (
                                    [id_shop_default] => isUnsignedId
                                    [id_manufacturer] => isUnsignedId
                                    [id_supplier] => isUnsignedId
                                    [reference] => isReference
                                    [supplier_reference] => isReference
                                    [location] => isReference
                                    [width] => isUnsignedFloat
                                    [height] => isUnsignedFloat
                                    [depth] => isUnsignedFloat
                                    [weight] => isUnsignedFloat
                                    [quantity_discount] => isBool
                                    [ean13] => isEan13
                                    [upc] => isUpc
                                    [cache_is_pack] => isBool
                                    [cache_has_attachments] => isBool
                                    [is_virtual] => isBool
                                    [id_category_default] => isUnsignedId
                                    [id_tax_rules_group] => isUnsignedId
                                    [on_sale] => isBool
                                    [online_only] => isBool
                                    [ecotax] => isPrice
                                    [minimal_quantity] => isUnsignedInt
                                    [price] => isPrice
                                    [wholesale_price] => isPrice
                                    [unity] => isString
                                    [additional_shipping_cost] => isPrice
                                    [customizable] => isUnsignedInt
                                    [text_fields] => isUnsignedInt
                                    [uploadable_files] => isUnsignedInt
                                    [active] => isBool
                                    [redirect_type] => isString
                                    [id_product_redirected] => isUnsignedId
                                    [available_for_order] => isBool
                                    [available_date] => isDateFormat
                                    [condition] => isGenericName
                                    [show_price] => isBool
                                    [indexed] => isBool
                                    [visibility] => isProductVisibility
                                    [advanced_stock_management] => isBool
                                    [date_add] => isDate
                                    [date_upd] => isDate
                                    [pack_stock_type] => isUnsignedInt
                                )

                            [fieldsRequiredLang:protected] => Array
                                (
                                    [0] => link_rewrite
                                    [1] => name
                                )

                            [fieldsSizeLang:protected] => Array
                                (
                                    [meta_description] => 255
                                    [meta_keywords] => 255
                                    [meta_title] => 128
                                    [link_rewrite] => 128
                                    [name] => 128
                                    [available_now] => 255
                                    [available_later] => 255
                                )

                            [fieldsValidateLang:protected] => Array
                                (
                                    [meta_description] => isGenericName
                                    [meta_keywords] => isGenericName
                                    [meta_title] => isGenericName
                                    [link_rewrite] => isLinkRewrite
                                    [name] => isCatalogName
                                    [description] => isCleanHtml
                                    [description_short] => isCleanHtml
                                    [available_now] => isGenericName
                                    [available_later] => IsGenericName
                                )

                            [tables:protected] => Array
                                (
                                )

                            [image_dir:protected] => 
                            [image_format:protected] => jpg
                            [def:protected] => Array
                                (
                                    [table] => product
                                    [primary] => id_product
                                    [multilang] => 1
                                    [multilang_shop] => 1
                                    [fields] => Array
                                        (
                                            [id_shop_default] => Array
                                                (
                                                    [type] => 1
                                                    [validate] => isUnsignedId
                                                )

                                            [id_manufacturer] => Array
                                                (
                                                    [type] => 1
                                                    [validate] => isUnsignedId
                                                )

                                            [id_supplier] => Array
                                                (
                                                    [type] => 1
                                                    [validate] => isUnsignedId
                                                )

                                            [reference] => Array
                                                (
                                                    [type] => 3
                                                    [validate] => isReference
                                                    [size] => 32
                                                )

                                            [supplier_reference] => Array
                                                (
                                                    [type] => 3
                                                    [validate] => isReference
                                                    [size] => 32
                                                )

                                            [location] => Array
                                                (
                                                    [type] => 3
                                                    [validate] => isReference
                                                    [size] => 64
                                                )

                                            [width] => Array
                                                (
                                                    [type] => 4
                                                    [validate] => isUnsignedFloat
                                                )

                                            [height] => Array
                                                (
                                                    [type] => 4
                                                    [validate] => isUnsignedFloat
                                                )

                                            [depth] => Array
                                                (
                                                    [type] => 4
                                                    [validate] => isUnsignedFloat
                                                )

                                            [weight] => Array
                                                (
                                                    [type] => 4
                                                    [validate] => isUnsignedFloat
                                                )

                                            [quantity_discount] => Array
                                                (
                                                    [type] => 2
                                                    [validate] => isBool
                                                )

                                            [ean13] => Array
                                                (
                                                    [type] => 3
                                                    [validate] => isEan13
                                                    [size] => 13
                                                )

                                            [upc] => Array
                                                (
                                                    [type] => 3
                                                    [validate] => isUpc
                                                    [size] => 12
                                                )

                                            [cache_is_pack] => Array
                                                (
                                                    [type] => 2
                                                    [validate] => isBool
                                                )

                                            [cache_has_attachments] => Array
                                                (
                                                    [type] => 2
                                                    [validate] => isBool
                                                )

                                            [is_virtual] => Array
                                                (
                                                    [type] => 2
                                                    [validate] => isBool
                                                )

                                            [id_category_default] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedId
                                                )

                                            [id_tax_rules_group] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedId
                                                )

                                            [on_sale] => Array
                                                (
                                                    [type] => 2
                                                    [shop] => 1
                                                    [validate] => isBool
                                                )

                                            [online_only] => Array
                                                (
                                                    [type] => 2
                                                    [shop] => 1
                                                    [validate] => isBool
                                                )

                                            [ecotax] => Array
                                                (
                                                    [type] => 4
                                                    [shop] => 1
                                                    [validate] => isPrice
                                                )

                                            [minimal_quantity] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedInt
                                                )

                                            [price] => Array
                                                (
                                                    [type] => 4
                                                    [shop] => 1
                                                    [validate] => isPrice
                                                    [required] => 1
                                                )

                                            [wholesale_price] => Array
                                                (
                                                    [type] => 4
                                                    [shop] => 1
                                                    [validate] => isPrice
                                                )

                                            [unity] => Array
                                                (
                                                    [type] => 3
                                                    [shop] => 1
                                                    [validate] => isString
                                                )

                                            [unit_price_ratio] => Array
                                                (
                                                    [type] => 4
                                                    [shop] => 1
                                                )

                                            [additional_shipping_cost] => Array
                                                (
                                                    [type] => 4
                                                    [shop] => 1
                                                    [validate] => isPrice
                                                )

                                            [customizable] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedInt
                                                )

                                            [text_fields] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedInt
                                                )

                                            [uploadable_files] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedInt
                                                )

                                            [active] => Array
                                                (
                                                    [type] => 2
                                                    [shop] => 1
                                                    [validate] => isBool
                                                )

                                            [redirect_type] => Array
                                                (
                                                    [type] => 3
                                                    [shop] => 1
                                                    [validate] => isString
                                                )

                                            [id_product_redirected] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedId
                                                )

                                            [available_for_order] => Array
                                                (
                                                    [type] => 2
                                                    [shop] => 1
                                                    [validate] => isBool
                                                )

                                            [available_date] => Array
                                                (
                                                    [type] => 5
                                                    [shop] => 1
                                                    [validate] => isDateFormat
                                                )

                                            [condition] => Array
                                                (
                                                    [type] => 3
                                                    [shop] => 1
                                                    [validate] => isGenericName
                                                    [values] => Array
                                                        (
                                                            [0] => new
                                                            [1] => used
                                                            [2] => refurbished
                                                        )

                                                    [default] => new
                                                )

                                            [show_price] => Array
                                                (
                                                    [type] => 2
                                                    [shop] => 1
                                                    [validate] => isBool
                                                )

                                            [indexed] => Array
                                                (
                                                    [type] => 2
                                                    [shop] => 1
                                                    [validate] => isBool
                                                )

                                            [visibility] => Array
                                                (
                                                    [type] => 3
                                                    [shop] => 1
                                                    [validate] => isProductVisibility
                                                    [values] => Array
                                                        (
                                                            [0] => both
                                                            [1] => catalog
                                                            [2] => search
                                                            [3] => none
                                                        )

                                                    [default] => both
                                                )

                                            [cache_default_attribute] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                )

                                            [advanced_stock_management] => Array
                                                (
                                                    [type] => 2
                                                    [shop] => 1
                                                    [validate] => isBool
                                                )

                                            [date_add] => Array
                                                (
                                                    [type] => 5
                                                    [shop] => 1
                                                    [validate] => isDate
                                                )

                                            [date_upd] => Array
                                                (
                                                    [type] => 5
                                                    [shop] => 1
                                                    [validate] => isDate
                                                )

                                            [pack_stock_type] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedInt
                                                )

                                            [meta_description] => Array
                                                (
                                                    [type] => 3
                                                    [lang] => 1
                                                    [validate] => isGenericName
                                                    [size] => 255
                                                )

                                            [meta_keywords] => Array
                                                (
                                                    [type] => 3
                                                    [lang] => 1
                                                    [validate] => isGenericName
                                                    [size] => 255
                                                )

                                            [meta_title] => Array
                                                (
                                                    [type] => 3
                                                    [lang] => 1
                                                    [validate] => isGenericName
                                                    [size] => 128
                                                )

                                            [link_rewrite] => Array
                                                (
                                                    [type] => 3
                                                    [lang] => 1
                                                    [validate] => isLinkRewrite
                                                    [required] => 1
                                                    [size] => 128
                                                    [ws_modifier] => Array
                                                        (
                                                            [http_method] => 2
                                                            [modifier] => modifierWsLinkRewrite
                                                        )

                                                )

                                            [name] => Array
                                                (
                                                    [type] => 3
                                                    [lang] => 1
                                                    [validate] => isCatalogName
                                                    [required] => 1
                                                    [size] => 128
                                                )

                                            [description] => Array
                                                (
                                                    [type] => 6
                                                    [lang] => 1
                                                    [validate] => isCleanHtml
                                                )

                                            [description_short] => Array
                                                (
                                                    [type] => 6
                                                    [lang] => 1
                                                    [validate] => isCleanHtml
                                                )

                                            [available_now] => Array
                                                (
                                                    [type] => 3
                                                    [lang] => 1
                                                    [validate] => isGenericName
                                                    [size] => 255
                                                )

                                            [available_later] => Array
                                                (
                                                    [type] => 3
                                                    [lang] => 1
                                                    [validate] => IsGenericName
                                                    [size] => 255
                                                )

                                        )

                                    [associations] => Array
                                        (
                                            [manufacturer] => Array
                                                (
                                                    [type] => 1
                                                )

                                            [supplier] => Array
                                                (
                                                    [type] => 1
                                                )

                                            [default_category] => Array
                                                (
                                                    [type] => 1
                                                    [field] => id_category_default
                                                    [object] => Category
                                                )

                                            [tax_rules_group] => Array
                                                (
                                                    [type] => 1
                                                )

                                            [categories] => Array
                                                (
                                                    [type] => 2
                                                    [field] => id_category
                                                    [object] => Category
                                                    [association] => category_product
                                                )

                                            [stock_availables] => Array
                                                (
                                                    [type] => 2
                                                    [field] => id_stock_available
                                                    [object] => StockAvailable
                                                    [association] => stock_availables
                                                )

                                            [l] => Array
                                                (
                                                    [type] => 2
                                                    [field] => id_product
                                                    [foreign_field] => id_product
                                                )

                                        )

                                    [classname] => Product
                                )

                            [update_fields:protected] => 
                            [force_id] => 
                        )

                    [sCurrentLang] => Language Object
                        (
                            [id] => 1
                            [name] => Français (French)
                            [iso_code] => fr
                            [language_code] => fr-fr
                            [date_format_lite] => d/m/Y
                            [date_format_full] => d/m/Y H:i:s
                            [is_rtl] => 0
                            [active] => 1
                            [webserviceParameters:protected] => Array
                                (
                                    [objectNodeName] => language
                                    [objectsNodeName] => languages
                                )

                            [translationsFilesAndVars:protected] => Array
                                (
                                    [fields] => _FIELDS
                                    [errors] => _ERRORS
                                    [admin] => _LANGADM
                                    [pdf] => _LANGPDF
                                    [tabs] => tabs
                                )

                            [id_lang:protected] => 
                            [id_shop:protected] => 1
                            [id_shop_list] => 
                            [get_shop_from_context:protected] => 1
                            [table:protected] => lang
                            [identifier:protected] => id_lang
                            [fieldsRequired:protected] => Array
                                (
                                    [0] => name
                                    [1] => iso_code
                                    [2] => date_format_lite
                                    [3] => date_format_full
                                )

                            [fieldsSize:protected] => Array
                                (
                                    [name] => 32
                                    [iso_code] => 2
                                    [language_code] => 5
                                    [date_format_lite] => 32
                                    [date_format_full] => 32
                                )

                            [fieldsValidate:protected] => Array
                                (
                                    [name] => isGenericName
                                    [iso_code] => isLanguageIsoCode
                                    [language_code] => isLanguageCode
                                    [active] => isBool
                                    [is_rtl] => isBool
                                    [date_format_lite] => isPhpDateFormat
                                    [date_format_full] => isPhpDateFormat
                                )

                            [fieldsRequiredLang:protected] => Array
                                (
                                )

                            [fieldsSizeLang:protected] => Array
                                (
                                )

                            [fieldsValidateLang:protected] => Array
                                (
                                )

                            [tables:protected] => Array
                                (
                                )

                            [image_dir:protected] => 
                            [image_format:protected] => jpg
                            [def:protected] => Array
                                (
                                    [table] => lang
                                    [primary] => id_lang
                                    [fields] => Array
                                        (
                                            [name] => Array
                                                (
                                                    [type] => 3
                                                    [validate] => isGenericName
                                                    [required] => 1
                                                    [size] => 32
                                                )

                                            [iso_code] => Array
                                                (
                                                    [type] => 3
                                                    [validate] => isLanguageIsoCode
                                                    [required] => 1
                                                    [size] => 2
                                                )

                                            [language_code] => Array
                                                (
                                                    [type] => 3
                                                    [validate] => isLanguageCode
                                                    [size] => 5
                                                )

                                            [active] => Array
                                                (
                                                    [type] => 2
                                                    [validate] => isBool
                                                )

                                            [is_rtl] => Array
                                                (
                                                    [type] => 2
                                                    [validate] => isBool
                                                )

                                            [date_format_lite] => Array
                                                (
                                                    [type] => 3
                                                    [validate] => isPhpDateFormat
                                                    [required] => 1
                                                    [size] => 32
                                                )

                                            [date_format_full] => Array
                                                (
                                                    [type] => 3
                                                    [validate] => isPhpDateFormat
                                                    [required] => 1
                                                    [size] => 32
                                                )

                                        )

                                    [classname] => Language
                                )

                            [update_fields:protected] => 
                            [force_id] => 
                        )

                )

            [type] => ->
            [args] => Array
                (
                )

        )

    [4] => Array
        (
            [file] => /home/tatouageq/www/modules/ganalyticspro/lib/module-tools_class.php
            [line] => 143
            [function] => set
            [class] => BT_BaseGapFourTaglTags
            [object] => BT_GapProductTag Object
                (
                    [aPageInfo] => Array
                        (
                        )

                    [bValid] => 1
                    [sTrakingType] => view_item
                    [sContent_type] => 'product'
                    [sContent_id] => 
                    [sContents] => Array
                        (
                        )

                    [sContent_name] => 
                    [sCoupon_name] => 
                    [sContent_Category] => 
                    [fValue] => 
                    [fValueShipping] => 
                    [fValueTax] => 
                    [sCurrency] => 
                    [sQuerySearch] => 
                    [aJsParams] => Array
                        (
                            [cartSelectorProd] => p[id="add_to_cart"]
                            [elementCategoryProduct] => a.lnk_view
                            [elementRemoveCart] => a.cart_quantity_delete
                            [elementShipping] => input[type=radio]
                            [elementPayment] => p.payment_module
                            [elementlogin] => button#SubmitLogin
                            [elementsignup] => button#SubmitCreate
                            [elementWishCat] => button.wishlist-button-add
                            [elementWishProd] => button.wishlist-button-add
                        )

                    [sJsCode] => 
                    [aProducts] => Array
                        (
                        )

                    [iProductId] => 197
                    [oProduct] => Product Object
                        (
                            [tax_name] => 
                            [tax_rate] => 
                            [id_manufacturer] => 
                            [id_supplier] => 
                            [id_category_default] => 
                            [id_shop_default] => 
                            [manufacturer_name] => 
                            [supplier_name] => 
                            [name] => 
                            [description] => 
                            [description_short] => 
                            [quantity] => 0
                            [minimal_quantity] => 1
                            [available_now] => 
                            [available_later] => 
                            [price] => 0
                            [specificPrice] => 0
                            [additional_shipping_cost] => 0
                            [wholesale_price] => 0
                            [on_sale] => 
                            [online_only] => 
                            [unity] => 
                            [unit_price] => 
                            [unit_price_ratio] => 0
                            [ecotax] => 0
                            [reference] => 
                            [supplier_reference] => 
                            [location] => 
                            [width] => 0
                            [height] => 0
                            [depth] => 0
                            [weight] => 0
                            [ean13] => 
                            [upc] => 
                            [link_rewrite] => 
                            [meta_description] => 
                            [meta_keywords] => 
                            [meta_title] => 
                            [quantity_discount] => 0
                            [customizable] => 
                            [new] => 
                            [uploadable_files] => 
                            [text_fields] => 
                            [active] => 1
                            [redirect_type] => 
                            [id_product_redirected] => 0
                            [available_for_order] => 1
                            [available_date] => 0000-00-00
                            [condition] => 
                            [show_price] => 1
                            [indexed] => 0
                            [visibility] => 
                            [date_add] => 
                            [date_upd] => 
                            [tags] => 
                            [base_price] => 
                            [id_tax_rules_group] => 1
                            [id_color_default] => 0
                            [advanced_stock_management] => 0
                            [out_of_stock] => 
                            [depends_on_stock] => 
                            [isFullyLoaded] => 
                            [cache_is_pack] => 
                            [cache_has_attachments] => 
                            [is_virtual] => 
                            [id_pack_product_attribute] => 
                            [cache_default_attribute] => 
                            [category] => 
                            [pack_stock_type] => 3
                            [webserviceParameters:protected] => Array
                                (
                                    [objectMethods] => Array
                                        (
                                            [add] => addWs
                                            [update] => updateWs
                                        )

                                    [objectNodeNames] => products
                                    [fields] => Array
                                        (
                                            [id_manufacturer] => Array
                                                (
                                                    [xlink_resource] => manufacturers
                                                )

                                            [id_supplier] => Array
                                                (
                                                    [xlink_resource] => suppliers
                                                )

                                            [id_category_default] => Array
                                                (
                                                    [xlink_resource] => categories
                                                )

                                            [new] => Array
                                                (
                                                )

                                            [cache_default_attribute] => Array
                                                (
                                                )

                                            [id_default_image] => Array
                                                (
                                                    [getter] => getCoverWs
                                                    [setter] => setCoverWs
                                                    [xlink_resource] => Array
                                                        (
                                                            [resourceName] => images
                                                            [subResourceName] => products
                                                        )

                                                )

                                            [id_default_combination] => Array
                                                (
                                                    [getter] => getWsDefaultCombination
                                                    [setter] => setWsDefaultCombination
                                                    [xlink_resource] => Array
                                                        (
                                                            [resourceName] => combinations
                                                        )

                                                )

                                            [id_tax_rules_group] => Array
                                                (
                                                    [xlink_resource] => Array
                                                        (
                                                            [resourceName] => tax_rule_groups
                                                        )

                                                )

                                            [position_in_category] => Array
                                                (
                                                    [getter] => getWsPositionInCategory
                                                    [setter] => setWsPositionInCategory
                                                )

                                            [manufacturer_name] => Array
                                                (
                                                    [getter] => getWsManufacturerName
                                                    [setter] => 
                                                )

                                            [quantity] => Array
                                                (
                                                    [getter] => 
                                                    [setter] => 
                                                )

                                            [type] => Array
                                                (
                                                    [getter] => getWsType
                                                    [setter] => setWsType
                                                )

                                        )

                                    [associations] => Array
                                        (
                                            [categories] => Array
                                                (
                                                    [resource] => category
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                        )

                                                )

                                            [images] => Array
                                                (
                                                    [resource] => image
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                            [combinations] => Array
                                                (
                                                    [resource] => combination
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                        )

                                                )

                                            [product_option_values] => Array
                                                (
                                                    [resource] => product_option_value
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                        )

                                                )

                                            [product_features] => Array
                                                (
                                                    [resource] => product_feature
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                            [id_feature_value] => Array
                                                                (
                                                                    [required] => 1
                                                                    [xlink_resource] => product_feature_values
                                                                )

                                                        )

                                                )

                                            [tags] => Array
                                                (
                                                    [resource] => tag
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                        )

                                                )

                                            [stock_availables] => Array
                                                (
                                                    [resource] => stock_available
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                            [id_product_attribute] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                        )

                                                    [setter] => 
                                                )

                                            [accessories] => Array
                                                (
                                                    [resource] => product
                                                    [api] => products
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                    [xlink_resource] => product
                                                                )

                                                        )

                                                )

                                            [product_bundle] => Array
                                                (
                                                    [resource] => product
                                                    [api] => products
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                            [quantity] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                        )

                                )

                            [id] => 
                            [id_lang:protected] => 
                            [id_shop:protected] => 1
                            [id_shop_list] => 
                            [get_shop_from_context:protected] => 1
                            [table:protected] => product
                            [identifier:protected] => id_product
                            [fieldsRequired:protected] => Array
                                (
                                    [0] => price
                                )

                            [fieldsSize:protected] => Array
                                (
                                    [reference] => 32
                                    [supplier_reference] => 32
                                    [location] => 64
                                    [ean13] => 13
                                    [upc] => 12
                                )

                            [fieldsValidate:protected] => Array
                                (
                                    [id_shop_default] => isUnsignedId
                                    [id_manufacturer] => isUnsignedId
                                    [id_supplier] => isUnsignedId
                                    [reference] => isReference
                                    [supplier_reference] => isReference
                                    [location] => isReference
                                    [width] => isUnsignedFloat
                                    [height] => isUnsignedFloat
                                    [depth] => isUnsignedFloat
                                    [weight] => isUnsignedFloat
                                    [quantity_discount] => isBool
                                    [ean13] => isEan13
                                    [upc] => isUpc
                                    [cache_is_pack] => isBool
                                    [cache_has_attachments] => isBool
                                    [is_virtual] => isBool
                                    [id_category_default] => isUnsignedId
                                    [id_tax_rules_group] => isUnsignedId
                                    [on_sale] => isBool
                                    [online_only] => isBool
                                    [ecotax] => isPrice
                                    [minimal_quantity] => isUnsignedInt
                                    [price] => isPrice
                                    [wholesale_price] => isPrice
                                    [unity] => isString
                                    [additional_shipping_cost] => isPrice
                                    [customizable] => isUnsignedInt
                                    [text_fields] => isUnsignedInt
                                    [uploadable_files] => isUnsignedInt
                                    [active] => isBool
                                    [redirect_type] => isString
                                    [id_product_redirected] => isUnsignedId
                                    [available_for_order] => isBool
                                    [available_date] => isDateFormat
                                    [condition] => isGenericName
                                    [show_price] => isBool
                                    [indexed] => isBool
                                    [visibility] => isProductVisibility
                                    [advanced_stock_management] => isBool
                                    [date_add] => isDate
                                    [date_upd] => isDate
                                    [pack_stock_type] => isUnsignedInt
                                )

                            [fieldsRequiredLang:protected] => Array
                                (
                                    [0] => link_rewrite
                                    [1] => name
                                )

                            [fieldsSizeLang:protected] => Array
                                (
                                    [meta_description] => 255
                                    [meta_keywords] => 255
                                    [meta_title] => 128
                                    [link_rewrite] => 128
                                    [name] => 128
                                    [available_now] => 255
                                    [available_later] => 255
                                )

                            [fieldsValidateLang:protected] => Array
                                (
                                    [meta_description] => isGenericName
                                    [meta_keywords] => isGenericName
                                    [meta_title] => isGenericName
                                    [link_rewrite] => isLinkRewrite
                                    [name] => isCatalogName
                                    [description] => isCleanHtml
                                    [description_short] => isCleanHtml
                                    [available_now] => isGenericName
                                    [available_later] => IsGenericName
                                )

                            [tables:protected] => Array
                                (
                                )

                            [image_dir:protected] => 
                            [image_format:protected] => jpg
                            [def:protected] => Array
                                (
                                    [table] => product
                                    [primary] => id_product
                                    [multilang] => 1
                                    [multilang_shop] => 1
                                    [fields] => Array
                                        (
                                            [id_shop_default] => Array
                                                (
                                                    [type] => 1
                                                    [validate] => isUnsignedId
                                                )

                                            [id_manufacturer] => Array
                                                (
                                                    [type] => 1
                                                    [validate] => isUnsignedId
                                                )

                                            [id_supplier] => Array
                                                (
                                                    [type] => 1
                                                    [validate] => isUnsignedId
                                                )

                                            [reference] => Array
                                                (
                                                    [type] => 3
                                                    [validate] => isReference
                                                    [size] => 32
                                                )

                                            [supplier_reference] => Array
                                                (
                                                    [type] => 3
                                                    [validate] => isReference
                                                    [size] => 32
                                                )

                                            [location] => Array
                                                (
                                                    [type] => 3
                                                    [validate] => isReference
                                                    [size] => 64
                                                )

                                            [width] => Array
                                                (
                                                    [type] => 4
                                                    [validate] => isUnsignedFloat
                                                )

                                            [height] => Array
                                                (
                                                    [type] => 4
                                                    [validate] => isUnsignedFloat
                                                )

                                            [depth] => Array
                                                (
                                                    [type] => 4
                                                    [validate] => isUnsignedFloat
                                                )

                                            [weight] => Array
                                                (
                                                    [type] => 4
                                                    [validate] => isUnsignedFloat
                                                )

                                            [quantity_discount] => Array
                                                (
                                                    [type] => 2
                                                    [validate] => isBool
                                                )

                                            [ean13] => Array
                                                (
                                                    [type] => 3
                                                    [validate] => isEan13
                                                    [size] => 13
                                                )

                                            [upc] => Array
                                                (
                                                    [type] => 3
                                                    [validate] => isUpc
                                                    [size] => 12
                                                )

                                            [cache_is_pack] => Array
                                                (
                                                    [type] => 2
                                                    [validate] => isBool
                                                )

                                            [cache_has_attachments] => Array
                                                (
                                                    [type] => 2
                                                    [validate] => isBool
                                                )

                                            [is_virtual] => Array
                                                (
                                                    [type] => 2
                                                    [validate] => isBool
                                                )

                                            [id_category_default] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedId
                                                )

                                            [id_tax_rules_group] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedId
                                                )

                                            [on_sale] => Array
                                                (
                                                    [type] => 2
                                                    [shop] => 1
                                                    [validate] => isBool
                                                )

                                            [online_only] => Array
                                                (
                                                    [type] => 2
                                                    [shop] => 1
                                                    [validate] => isBool
                                                )

                                            [ecotax] => Array
                                                (
                                                    [type] => 4
                                                    [shop] => 1
                                                    [validate] => isPrice
                                                )

                                            [minimal_quantity] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedInt
                                                )

                                            [price] => Array
                                                (
                                                    [type] => 4
                                                    [shop] => 1
                                                    [validate] => isPrice
                                                    [required] => 1
                                                )

                                            [wholesale_price] => Array
                                                (
                                                    [type] => 4
                                                    [shop] => 1
                                                    [validate] => isPrice
                                                )

                                            [unity] => Array
                                                (
                                                    [type] => 3
                                                    [shop] => 1
                                                    [validate] => isString
                                                )

                                            [unit_price_ratio] => Array
                                                (
                                                    [type] => 4
                                                    [shop] => 1
                                                )

                                            [additional_shipping_cost] => Array
                                                (
                                                    [type] => 4
                                                    [shop] => 1
                                                    [validate] => isPrice
                                                )

                                            [customizable] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedInt
                                                )

                                            [text_fields] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedInt
                                                )

                                            [uploadable_files] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedInt
                                                )

                                            [active] => Array
                                                (
                                                    [type] => 2
                                                    [shop] => 1
                                                    [validate] => isBool
                                                )

                                            [redirect_type] => Array
                                                (
                                                    [type] => 3
                                                    [shop] => 1
                                                    [validate] => isString
                                                )

                                            [id_product_redirected] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedId
                                                )

                                            [available_for_order] => Array
                                                (
                                                    [type] => 2
                                                    [shop] => 1
                                                    [validate] => isBool
                                                )

                                            [available_date] => Array
                                                (
                                                    [type] => 5
                                                    [shop] => 1
                                                    [validate] => isDateFormat
                                                )

                                            [condition] => Array
                                                (
                                                    [type] => 3
                                                    [shop] => 1
                                                    [validate] => isGenericName
                                                    [values] => Array
                                                        (
                                                            [0] => new
                                                            [1] => used
                                                            [2] => refurbished
                                                        )

                                                    [default] => new
                                                )

                                            [show_price] => Array
                                                (
                                                    [type] => 2
                                                    [shop] => 1
                                                    [validate] => isBool
                                                )

                                            [indexed] => Array
                                                (
                                                    [type] => 2
                                                    [shop] => 1
                                                    [validate] => isBool
                                                )

                                            [visibility] => Array
                                                (
                                                    [type] => 3
                                                    [shop] => 1
                                                    [validate] => isProductVisibility
                                                    [values] => Array
                                                        (
                                                            [0] => both
                                                            [1] => catalog
                                                            [2] => search
                                                            [3] => none
                                                        )

                                                    [default] => both
                                                )

                                            [cache_default_attribute] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                )

                                            [advanced_stock_management] => Array
                                                (
                                                    [type] => 2
                                                    [shop] => 1
                                                    [validate] => isBool
                                                )

                                            [date_add] => Array
                                                (
                                                    [type] => 5
                                                    [shop] => 1
                                                    [validate] => isDate
                                                )

                                            [date_upd] => Array
                                                (
                                                    [type] => 5
                                                    [shop] => 1
                                                    [validate] => isDate
                                                )

                                            [pack_stock_type] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedInt
                                                )

                                            [meta_description] => Array
                                                (
                                                    [type] => 3
                                                    [lang] => 1
                                                    [validate] => isGenericName
                                                    [size] => 255
                                                )

                                            [meta_keywords] => Array
                                                (
                                                    [type] => 3
                                                    [lang] => 1
                                                    [validate] => isGenericName
                                                    [size] => 255
                                                )

                                            [meta_title] => Array
                                                (
                                                    [type] => 3
                                                    [lang] => 1
                                                    [validate] => isGenericName
                                                    [size] => 128
                                                )

                                            [link_rewrite] => Array
                                                (
                                                    [type] => 3
                                                    [lang] => 1
                                                    [validate] => isLinkRewrite
                                                    [required] => 1
                                                    [size] => 128
                                                    [ws_modifier] => Array
                                                        (
                                                            [http_method] => 2
                                                            [modifier] => modifierWsLinkRewrite
                                                        )

                                                )

                                            [name] => Array
                                                (
                                                    [type] => 3
                                                    [lang] => 1
                                                    [validate] => isCatalogName
                                                    [required] => 1
                                                    [size] => 128
                                                )

                                            [description] => Array
                                                (
                                                    [type] => 6
                                                    [lang] => 1
                                                    [validate] => isCleanHtml
                                                )

                                            [description_short] => Array
                                                (
                                                    [type] => 6
                                                    [lang] => 1
                                                    [validate] => isCleanHtml
                                                )

                                            [available_now] => Array
                                                (
                                                    [type] => 3
                                                    [lang] => 1
                                                    [validate] => isGenericName
                                                    [size] => 255
                                                )

                                            [available_later] => Array
                                                (
                                                    [type] => 3
                                                    [lang] => 1
                                                    [validate] => IsGenericName
                                                    [size] => 255
                                                )

                                        )

                                    [associations] => Array
                                        (
                                            [manufacturer] => Array
                                                (
                                                    [type] => 1
                                                )

                                            [supplier] => Array
                                                (
                                                    [type] => 1
                                                )

                                            [default_category] => Array
                                                (
                                                    [type] => 1
                                                    [field] => id_category_default
                                                    [object] => Category
                                                )

                                            [tax_rules_group] => Array
                                                (
                                                    [type] => 1
                                                )

                                            [categories] => Array
                                                (
                                                    [type] => 2
                                                    [field] => id_category
                                                    [object] => Category
                                                    [association] => category_product
                                                )

                                            [stock_availables] => Array
                                                (
                                                    [type] => 2
                                                    [field] => id_stock_available
                                                    [object] => StockAvailable
                                                    [association] => stock_availables
                                                )

                                            [l] => Array
                                                (
                                                    [type] => 2
                                                    [field] => id_product
                                                    [foreign_field] => id_product
                                                )

                                        )

                                    [classname] => Product
                                )

                            [update_fields:protected] => 
                            [force_id] => 
                        )

                    [sCurrentLang] => Language Object
                        (
                            [id] => 1
                            [name] => Français (French)
                            [iso_code] => fr
                            [language_code] => fr-fr
                            [date_format_lite] => d/m/Y
                            [date_format_full] => d/m/Y H:i:s
                            [is_rtl] => 0
                            [active] => 1
                            [webserviceParameters:protected] => Array
                                (
                                    [objectNodeName] => language
                                    [objectsNodeName] => languages
                                )

                            [translationsFilesAndVars:protected] => Array
                                (
                                    [fields] => _FIELDS
                                    [errors] => _ERRORS
                                    [admin] => _LANGADM
                                    [pdf] => _LANGPDF
                                    [tabs] => tabs
                                )

                            [id_lang:protected] => 
                            [id_shop:protected] => 1
                            [id_shop_list] => 
                            [get_shop_from_context:protected] => 1
                            [table:protected] => lang
                            [identifier:protected] => id_lang
                            [fieldsRequired:protected] => Array
                                (
                                    [0] => name
                                    [1] => iso_code
                                    [2] => date_format_lite
                                    [3] => date_format_full
                                )

                            [fieldsSize:protected] => Array
                                (
                                    [name] => 32
                                    [iso_code] => 2
                                    [language_code] => 5
                                    [date_format_lite] => 32
                                    [date_format_full] => 32
                                )

                            [fieldsValidate:protected] => Array
                                (
                                    [name] => isGenericName
                                    [iso_code] => isLanguageIsoCode
                                    [language_code] => isLanguageCode
                                    [active] => isBool
                                    [is_rtl] => isBool
                                    [date_format_lite] => isPhpDateFormat
                                    [date_format_full] => isPhpDateFormat
                                )

                            [fieldsRequiredLang:protected] => Array
                                (
                                )

                            [fieldsSizeLang:protected] => Array
                                (
                                )

                            [fieldsValidateLang:protected] => Array
                                (
                                )

                            [tables:protected] => Array
                                (
                                )

                            [image_dir:protected] => 
                            [image_format:protected] => jpg
                            [def:protected] => Array
                                (
                                    [table] => lang
                                    [primary] => id_lang
                                    [fields] => Array
                                        (
                                            [name] => Array
                                                (
                                                    [type] => 3
                                                    [validate] => isGenericName
                                                    [required] => 1
                                                    [size] => 32
                                                )

                                            [iso_code] => Array
                                                (
                                                    [type] => 3
                                                    [validate] => isLanguageIsoCode
                                                    [required] => 1
                                                    [size] => 2
                                                )

                                            [language_code] => Array
                                                (
                                                    [type] => 3
                                                    [validate] => isLanguageCode
                                                    [size] => 5
                                                )

                                            [active] => Array
                                                (
                                                    [type] => 2
                                                    [validate] => isBool
                                                )

                                            [is_rtl] => Array
                                                (
                                                    [type] => 2
                                                    [validate] => isBool
                                                )

                                            [date_format_lite] => Array
                                                (
                                                    [type] => 3
                                                    [validate] => isPhpDateFormat
                                                    [required] => 1
                                                    [size] => 32
                                                )

                                            [date_format_full] => Array
                                                (
                                                    [type] => 3
                                                    [validate] => isPhpDateFormat
                                                    [required] => 1
                                                    [size] => 32
                                                )

                                        )

                                    [classname] => Language
                                )

                            [update_fields:protected] => 
                            [force_id] => 
                        )

                )

            [type] => ->
            [args] => Array
                (
                )

        )

    [5] => Array
        (
            [file] => /home/tatouageq/www/modules/ganalyticspro/lib/hook/hook-display_class.php
            [line] => 134
            [function] => buildDynDisplayTag
            [class] => BT_GapModuleTools
            [type] => ::
            [args] => Array
                (
                    [0] => Array
                        (
                            [iProductId] => 197
                            [iCategoryId] => 
                            [iManufacturerId] => 
                            [iCartId] => 
                            [iOrderId] => 0
                            [js] => Array
                                (
                                    [cartSelectorProd] => p[id="add_to_cart"]
                                    [elementCategoryProduct] => a.lnk_view
                                    [elementRemoveCart] => a.cart_quantity_delete
                                    [elementShipping] => input[type=radio]
                                    [elementPayment] => p.payment_module
                                    [elementlogin] => button#SubmitLogin
                                    [elementsignup] => button#SubmitCreate
                                    [elementWishCat] => button.wishlist-button-add
                                    [elementWishProd] => button.wishlist-button-add
                                )

                        )

                    [1] => product
                )

        )

    [6] => Array
        (
            [file] => /home/tatouageq/www/modules/ganalyticspro/lib/hook/hook-display_class.php
            [line] => 58
            [function] => displayHeader
            [class] => BT_GapHookDisplay
            [object] => BT_GapHookDisplay Object
                (
                    [sHookType:protected] => header
                )

            [type] => ->
            [args] => Array
                (
                )

        )

    [7] => Array
        (
            [file] => /home/tatouageq/www/modules/ganalyticspro/lib/hook/hook-ctrl_class.php
            [line] => 63
            [function] => run
            [class] => BT_GapHookDisplay
            [object] => BT_GapHookDisplay Object
                (
                    [sHookType:protected] => header
                )

            [type] => ->
            [args] => Array
                (
                    [0] => Array
                        (
                        )

                )

        )

    [8] => Array
        (
            [file] => /home/tatouageq/www/modules/ganalyticspro/ganalyticspro.php
            [line] => 348
            [function] => run
            [class] => BT_GapHookCtrl
            [object] => BT_GapHookCtrl Object
                (
                    [_oHook:BT_GapHookCtrl:private] => BT_GapHookDisplay Object
                        (
                            [sHookType:protected] => header
                        )

                )

            [type] => ->
            [args] => Array
                (
                    [0] => Array
                        (
                        )

                )

        )

    [9] => Array
        (
            [file] => /home/tatouageq/www/modules/ganalyticspro/ganalyticspro.php
            [line] => 306
            [function] => _execHook
            [class] => GAnalyticsPro
            [object] => GAnalyticsPro Object
                (
                    [aErrors] => 
                    [id] => 123
                    [version] => 2.0.2
                    [database_version] => 
                    [registered_version] => 
                    [ps_versions_compliancy] => Array
                        (
                            [min] => 1.6.0.1
                            [max] => 1.6.1.7
                        )

                    [dependencies] => Array
                        (
                        )

                    [name] => ganalyticspro
                    [displayName] => Google Analytics : GA4 et Universal-Analytics
                    [description] => Installez la balise Google Analytics 4 (GA4) sur votre site et collectez des données pour vos rapports GA4 et Universal Analytics (UA), avec e-commerce amélioré, dans votre compte Google Analytics
                    [author] => Business Tech
                    [author_uri] => 
                    [module_key] => 7814804ce39cacda037743a3b29ee2af
                    [description_full] => 
                    [additional_description] => 
                    [compatibility] => 
                    [nb_rates] => 
                    [avg_rate] => 
                    [badges] => 
                    [need_instance] => 1
                    [tab] => analytics_stats
                    [active] => 1
                    [trusted] => 
                    [warning] => 
                    [enable_device] => 7
                    [limited_countries] => Array
                        (
                        )

                    [controllers] => Array
                        (
                        )

                    [_lang:protected] => Array
                        (
                        )

                    [_path:protected] => /modules/ganalyticspro/
                    [local_path:protected] => /home/tatouageq/www/modules/ganalyticspro/
                    [_errors:protected] => Array
                        (
                        )

                    [_confirmations:protected] => Array
                        (
                        )

                    [table:protected] => module
                    [identifier:protected] => id_module
                    [context:protected] => Context Object
                        (
                            [cart] => Cart Object
                                (
                                    [id] => 
                                    [id_shop_group] => 
                                    [id_shop] => 
                                    [id_address_delivery] => 
                                    [id_address_invoice] => 
                                    [id_currency] => 1
                                    [id_customer] => 
                                    [id_guest] => 
                                    [id_lang] => 1
                                    [recyclable] => 0
                                    [gift] => 0
                                    [gift_message] => 
                                    [mobile_theme] => 
                                    [date_add] => 
                                    [secure_key] => 
                                    [id_carrier] => 0
                                    [date_upd] => 
                                    [checkedTos] => 
                                    [pictures] => 
                                    [textFields] => 
                                    [delivery_option] => 
                                    [allow_seperated_package] => 
                                    [_products:protected] => 
                                    [_taxCalculationMethod:protected] => 0
                                    [webserviceParameters:protected] => Array
                                        (
                                            [fields] => Array
                                                (
                                                    [id_address_delivery] => Array
                                                        (
                                                            [xlink_resource] => addresses
                                                        )

                                                    [id_address_invoice] => Array
                                                        (
                                                            [xlink_resource] => addresses
                                                        )

                                                    [id_currency] => Array
                                                        (
                                                            [xlink_resource] => currencies
                                                        )

                                                    [id_customer] => Array
                                                        (
                                                            [xlink_resource] => customers
                                                        )

                                                    [id_guest] => Array
                                                        (
                                                            [xlink_resource] => guests
                                                        )

                                                    [id_lang] => Array
                                                        (
                                                            [xlink_resource] => languages
                                                        )

                                                )

                                            [associations] => Array
                                                (
                                                    [cart_rows] => Array
                                                        (
                                                            [resource] => cart_row
                                                            [virtual_entity] => 1
                                                            [fields] => Array
                                                                (
                                                                    [id_product] => Array
                                                                        (
                                                                            [required] => 1
                                                                            [xlink_resource] => products
                                                                        )

                                                                    [id_product_attribute] => Array
                                                                        (
                                                                            [required] => 1
                                                                            [xlink_resource] => combinations
                                                                        )

                                                                    [id_address_delivery] => Array
                                                                        (
                                                                            [required] => 1
                                                                            [xlink_resource] => addresses
                                                                        )

                                                                    [quantity] => Array
                                                                        (
                                                                            [required] => 1
                                                                        )

                                                                )

                                                        )

                                                )

                                        )

                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => cart
                                    [identifier:protected] => id_cart
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => id_currency
                                            [1] => id_lang
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [secure_key] => 32
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [id_shop_group] => isUnsignedId
                                            [id_shop] => isUnsignedId
                                            [id_address_delivery] => isUnsignedId
                                            [id_address_invoice] => isUnsignedId
                                            [id_carrier] => isUnsignedId
                                            [id_currency] => isUnsignedId
                                            [id_customer] => isUnsignedId
                                            [id_guest] => isUnsignedId
                                            [id_lang] => isUnsignedId
                                            [recyclable] => isBool
                                            [gift] => isBool
                                            [gift_message] => isMessage
                                            [mobile_theme] => isBool
                                            [allow_seperated_package] => isBool
                                            [date_add] => isDate
                                            [date_upd] => isDate
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => cart
                                            [primary] => id_cart
                                            [fields] => Array
                                                (
                                                    [id_shop_group] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_shop] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_address_delivery] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_address_invoice] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_carrier] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_currency] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [required] => 1
                                                        )

                                                    [id_customer] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_guest] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_lang] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [required] => 1
                                                        )

                                                    [recyclable] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [gift] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [gift_message] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isMessage
                                                        )

                                                    [mobile_theme] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [delivery_option] => Array
                                                        (
                                                            [type] => 3
                                                        )

                                                    [secure_key] => Array
                                                        (
                                                            [type] => 3
                                                            [size] => 32
                                                        )

                                                    [allow_seperated_package] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [date_add] => Array
                                                        (
                                                            [type] => 5
                                                            [validate] => isDate
                                                        )

                                                    [date_upd] => Array
                                                        (
                                                            [type] => 5
                                                            [validate] => isDate
                                                        )

                                                )

                                            [classname] => Cart
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [customer] => Customer Object
                                (
                                    [id] => 
                                    [id_shop] => 
                                    [id_shop_group] => 
                                    [secure_key] => 
                                    [note] => 
                                    [id_gender] => 0
                                    [id_default_group] => 3
                                    [id_lang] => 
                                    [lastname] => 
                                    [firstname] => 
                                    [birthday] => 
                                    [email] => 
                                    [newsletter] => 
                                    [ip_registration_newsletter] => 
                                    [newsletter_date_add] => 
                                    [optin] => 
                                    [website] => 
                                    [company] => 
                                    [siret] => 
                                    [ape] => 
                                    [outstanding_allow_amount] => 0
                                    [show_public_prices] => 0
                                    [id_risk] => 
                                    [max_payment_days] => 0
                                    [passwd] => 
                                    [last_passwd_gen] => 
                                    [active] => 1
                                    [is_guest] => 0
                                    [deleted] => 0
                                    [date_add] => 
                                    [date_upd] => 
                                    [years] => 
                                    [days] => 
                                    [months] => 
                                    [geoloc_id_country] => 
                                    [geoloc_id_state] => 
                                    [geoloc_postcode] => 
                                    [logged] => 0
                                    [id_guest] => 
                                    [groupBox] => 
                                    [webserviceParameters:protected] => Array
                                        (
                                            [fields] => Array
                                                (
                                                    [id_default_group] => Array
                                                        (
                                                            [xlink_resource] => groups
                                                        )

                                                    [id_lang] => Array
                                                        (
                                                            [xlink_resource] => languages
                                                        )

                                                    [newsletter_date_add] => Array
                                                        (
                                                        )

                                                    [ip_registration_newsletter] => Array
                                                        (
                                                        )

                                                    [last_passwd_gen] => Array
                                                        (
                                                            [setter] => 
                                                        )

                                                    [secure_key] => Array
                                                        (
                                                            [setter] => 
                                                        )

                                                    [deleted] => Array
                                                        (
                                                        )

                                                    [passwd] => Array
                                                        (
                                                            [setter] => setWsPasswd
                                                        )

                                                )

                                            [associations] => Array
                                                (
                                                    [groups] => Array
                                                        (
                                                            [resource] => group
                                                        )

                                                )

                                        )

                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => customer
                                    [identifier:protected] => id_customer
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => lastname
                                            [1] => firstname
                                            [2] => email
                                            [3] => passwd
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [lastname] => 32
                                            [firstname] => 32
                                            [email] => 128
                                            [passwd] => 32
                                            [note] => 65000
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [secure_key] => isMd5
                                            [lastname] => isName
                                            [firstname] => isName
                                            [email] => isEmail
                                            [passwd] => isPasswd
                                            [id_gender] => isUnsignedId
                                            [birthday] => isBirthDate
                                            [newsletter] => isBool
                                            [optin] => isBool
                                            [website] => isUrl
                                            [company] => isGenericName
                                            [siret] => isSiret
                                            [ape] => isApe
                                            [outstanding_allow_amount] => isFloat
                                            [show_public_prices] => isBool
                                            [id_risk] => isUnsignedInt
                                            [max_payment_days] => isUnsignedInt
                                            [active] => isBool
                                            [deleted] => isBool
                                            [note] => isCleanHtml
                                            [is_guest] => isBool
                                            [id_shop] => isUnsignedId
                                            [id_shop_group] => isUnsignedId
                                            [id_lang] => isUnsignedId
                                            [date_add] => isDate
                                            [date_upd] => isDate
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => customer
                                            [primary] => id_customer
                                            [fields] => Array
                                                (
                                                    [secure_key] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isMd5
                                                            [copy_post] => 
                                                        )

                                                    [lastname] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isName
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                    [firstname] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isName
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                    [email] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isEmail
                                                            [required] => 1
                                                            [size] => 128
                                                        )

                                                    [passwd] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isPasswd
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                    [last_passwd_gen] => Array
                                                        (
                                                            [type] => 3
                                                            [copy_post] => 
                                                        )

                                                    [id_gender] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [birthday] => Array
                                                        (
                                                            [type] => 5
                                                            [validate] => isBirthDate
                                                        )

                                                    [newsletter] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [newsletter_date_add] => Array
                                                        (
                                                            [type] => 5
                                                            [copy_post] => 
                                                        )

                                                    [ip_registration_newsletter] => Array
                                                        (
                                                            [type] => 3
                                                            [copy_post] => 
                                                        )

                                                    [optin] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [website] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isUrl
                                                        )

                                                    [company] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isGenericName
                                                        )

                                                    [siret] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isSiret
                                                        )

                                                    [ape] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isApe
                                                        )

                                                    [outstanding_allow_amount] => Array
                                                        (
                                                            [type] => 4
                                                            [validate] => isFloat
                                                            [copy_post] => 
                                                        )

                                                    [show_public_prices] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [copy_post] => 
                                                        )

                                                    [id_risk] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedInt
                                                            [copy_post] => 
                                                        )

                                                    [max_payment_days] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedInt
                                                            [copy_post] => 
                                                        )

                                                    [active] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [copy_post] => 
                                                        )

                                                    [deleted] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [copy_post] => 
                                                        )

                                                    [note] => Array
                                                        (
                                                            [type] => 6
                                                            [validate] => isCleanHtml
                                                            [size] => 65000
                                                            [copy_post] => 
                                                        )

                                                    [is_guest] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [copy_post] => 
                                                        )

                                                    [id_shop] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [copy_post] => 
                                                        )

                                                    [id_shop_group] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [copy_post] => 
                                                        )

                                                    [id_default_group] => Array
                                                        (
                                                            [type] => 1
                                                            [copy_post] => 
                                                        )

                                                    [id_lang] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [copy_post] => 
                                                        )

                                                    [date_add] => Array
                                                        (
                                                            [type] => 5
                                                            [validate] => isDate
                                                            [copy_post] => 
                                                        )

                                                    [date_upd] => Array
                                                        (
                                                            [type] => 5
                                                            [validate] => isDate
                                                            [copy_post] => 
                                                        )

                                                )

                                            [classname] => Customer
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [cookie] => Cookie Object
                                (
                                    [_content:protected] => Array
                                        (
                                            [date_add] => 2024-03-19 10:32:20
                                            [id_lang] => 1
                                            [iso_code_country] => US
                                            [id_currency] => 1
                                            [ets_homecat_order_seed] => 906
                                            [viewed] => 197
                                            [mostViewed] => 197
                                        )

                                    [_name:protected] => PrestaShop-dbed2f952b7f2d916dbe455905a4b595
                                    [_expire:protected] => 1712568740
                                    [_domain:protected] => tatouagetemporaire.com
                                    [_path:protected] => /
                                    [_cipherTool:protected] => Rijndael Object
                                        (
                                            [_key:protected] => mid7vbM9YwffprhnfkZYJsdvHf0xxnDX
                                            [_iv:protected] => OÝŹ H€äŽmYÚL¬
                                        )

                                    [_modified:protected] => 
                                    [_allow_writing:protected] => 1
                                    [_salt:protected] => 3AuQzi74
                                    [_standalone:protected] => 
                                    [_secure:protected] => 1
                                )

                            [link] => Link Object
                                (
                                    [allow:protected] => 1
                                    [url:protected] => /index.php
                                    [protocol_link] => https://
                                    [protocol_content] => https://
                                    [ssl_enable:protected] => 1
                                )

                            [country] => Country Object
                                (
                                    [id] => 21
                                    [id_zone] => 2
                                    [id_currency] => 0
                                    [iso_code] => US
                                    [call_prefix] => 1
                                    [name] => Array
                                        (
                                            [1] => États-Unis
                                            [2] => États-Unis
                                        )

                                    [contains_states] => 1
                                    [need_identification_number] => 0
                                    [need_zip_code] => 1
                                    [zip_code_format] => NNNNN
                                    [display_tax_label] => 0
                                    [active] => 1
                                    [webserviceParameters:protected] => Array
                                        (
                                            [objectsNodeName] => countries
                                            [fields] => Array
                                                (
                                                    [id_zone] => Array
                                                        (
                                                            [xlink_resource] => zones
                                                        )

                                                    [id_currency] => Array
                                                        (
                                                            [xlink_resource] => currencies
                                                        )

                                                )

                                        )

                                    [id_lang:protected] => 
                                    [id_shop:protected] => 1
                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => country
                                    [identifier:protected] => id_country
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => id_zone
                                            [1] => iso_code
                                            [2] => contains_states
                                            [3] => need_identification_number
                                            [4] => display_tax_label
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [iso_code] => 3
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [id_zone] => isUnsignedId
                                            [id_currency] => isUnsignedId
                                            [call_prefix] => isInt
                                            [iso_code] => isLanguageIsoCode
                                            [active] => isBool
                                            [contains_states] => isBool
                                            [need_identification_number] => isBool
                                            [need_zip_code] => isBool
                                            [zip_code_format] => isZipCodeFormat
                                            [display_tax_label] => isBool
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                            [0] => name
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                            [name] => 64
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                            [name] => isGenericName
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => country
                                            [primary] => id_country
                                            [multilang] => 1
                                            [fields] => Array
                                                (
                                                    [id_zone] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [required] => 1
                                                        )

                                                    [id_currency] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [call_prefix] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isInt
                                                        )

                                                    [iso_code] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isLanguageIsoCode
                                                            [required] => 1
                                                            [size] => 3
                                                        )

                                                    [active] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [contains_states] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [required] => 1
                                                        )

                                                    [need_identification_number] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [required] => 1
                                                        )

                                                    [need_zip_code] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [zip_code_format] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isZipCodeFormat
                                                        )

                                                    [display_tax_label] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [required] => 1
                                                        )

                                                    [name] => Array
                                                        (
                                                            [type] => 3
                                                            [lang] => 1
                                                            [validate] => isGenericName
                                                            [required] => 1
                                                            [size] => 64
                                                        )

                                                )

                                            [associations] => Array
                                                (
                                                    [zone] => Array
                                                        (
                                                            [type] => 1
                                                        )

                                                    [currency] => Array
                                                        (
                                                            [type] => 1
                                                        )

                                                    [l] => Array
                                                        (
                                                            [type] => 2
                                                            [field] => id_country
                                                            [foreign_field] => id_country
                                                        )

                                                )

                                            [classname] => Country
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [employee] => 
                            [controller] => ProductController Object
                                (
                                    [php_self] => product
                                    [product:protected] => Product Object
                                        (
                                            [tax_name] => 
                                            [tax_rate] => 
                                            [id_manufacturer] => 
                                            [id_supplier] => 
                                            [id_category_default] => 
                                            [id_shop_default] => 
                                            [manufacturer_name] => 
                                            [supplier_name] => 
                                            [name] => 
                                            [description] => 
                                            [description_short] => 
                                            [quantity] => 0
                                            [minimal_quantity] => 1
                                            [available_now] => 
                                            [available_later] => 
                                            [price] => 0
                                            [specificPrice] => 0
                                            [additional_shipping_cost] => 0
                                            [wholesale_price] => 0
                                            [on_sale] => 
                                            [online_only] => 
                                            [unity] => 
                                            [unit_price] => 
                                            [unit_price_ratio] => 0
                                            [ecotax] => 0
                                            [reference] => 
                                            [supplier_reference] => 
                                            [location] => 
                                            [width] => 0
                                            [height] => 0
                                            [depth] => 0
                                            [weight] => 0
                                            [ean13] => 
                                            [upc] => 
                                            [link_rewrite] => 
                                            [meta_description] => 
                                            [meta_keywords] => 
                                            [meta_title] => 
                                            [quantity_discount] => 0
                                            [customizable] => 
                                            [new] => 
                                            [uploadable_files] => 
                                            [text_fields] => 
                                            [active] => 1
                                            [redirect_type] => 
                                            [id_product_redirected] => 0
                                            [available_for_order] => 1
                                            [available_date] => 0000-00-00
                                            [condition] => 
                                            [show_price] => 1
                                            [indexed] => 0
                                            [visibility] => 
                                            [date_add] => 
                                            [date_upd] => 
                                            [tags] => 
                                            [base_price] => 
                                            [id_tax_rules_group] => 1
                                            [id_color_default] => 0
                                            [advanced_stock_management] => 0
                                            [out_of_stock] => 
                                            [depends_on_stock] => 
                                            [isFullyLoaded] => 
                                            [cache_is_pack] => 
                                            [cache_has_attachments] => 
                                            [is_virtual] => 
                                            [id_pack_product_attribute] => 
                                            [cache_default_attribute] => 
                                            [category] => 
                                            [pack_stock_type] => 3
                                            [webserviceParameters:protected] => Array
                                                (
                                                    [objectMethods] => Array
                                                        (
                                                            [add] => addWs
                                                            [update] => updateWs
                                                        )

                                                    [objectNodeNames] => products
                                                    [fields] => Array
                                                        (
                                                            [id_manufacturer] => Array
                                                                (
                                                                    [xlink_resource] => manufacturers
                                                                )

                                                            [id_supplier] => Array
                                                                (
                                                                    [xlink_resource] => suppliers
                                                                )

                                                            [id_category_default] => Array
                                                                (
                                                                    [xlink_resource] => categories
                                                                )

                                                            [new] => Array
                                                                (
                                                                )

                                                            [cache_default_attribute] => Array
                                                                (
                                                                )

                                                            [id_default_image] => Array
                                                                (
                                                                    [getter] => getCoverWs
                                                                    [setter] => setCoverWs
                                                                    [xlink_resource] => Array
                                                                        (
                                                                            [resourceName] => images
                                                                            [subResourceName] => products
                                                                        )

                                                                )

                                                            [id_default_combination] => Array
                                                                (
                                                                    [getter] => getWsDefaultCombination
                                                                    [setter] => setWsDefaultCombination
                                                                    [xlink_resource] => Array
                                                                        (
                                                                            [resourceName] => combinations
                                                                        )

                                                                )

                                                            [id_tax_rules_group] => Array
                                                                (
                                                                    [xlink_resource] => Array
                                                                        (
                                                                            [resourceName] => tax_rule_groups
                                                                        )

                                                                )

                                                            [position_in_category] => Array
                                                                (
                                                                    [getter] => getWsPositionInCategory
                                                                    [setter] => setWsPositionInCategory
                                                                )

                                                            [manufacturer_name] => Array
                                                                (
                                                                    [getter] => getWsManufacturerName
                                                                    [setter] => 
                                                                )

                                                            [quantity] => Array
                                                                (
                                                                    [getter] => 
                                                                    [setter] => 
                                                                )

                                                            [type] => Array
                                                                (
                                                                    [getter] => getWsType
                                                                    [setter] => setWsType
                                                                )

                                                        )

                                                    [associations] => Array
                                                        (
                                                            [categories] => Array
                                                                (
                                                                    [resource] => category
                                                                    [fields] => Array
                                                                        (
                                                                            [id] => Array
                                                                                (
                                                                                    [required] => 1
                                                                                )

                                                                        )

                                                                )

                                                            [images] => Array
                                                                (
                                                                    [resource] => image
                                                                    [fields] => Array
                                                                        (
                                                                            [id] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                )

                                                            [combinations] => Array
                                                                (
                                                                    [resource] => combination
                                                                    [fields] => Array
                                                                        (
                                                                            [id] => Array
                                                                                (
                                                                                    [required] => 1
                                                                                )

                                                                        )

                                                                )

                                                            [product_option_values] => Array
                                                                (
                                                                    [resource] => product_option_value
                                                                    [fields] => Array
                                                                        (
                                                                            [id] => Array
                                                                                (
                                                                                    [required] => 1
                                                                                )

                                                                        )

                                                                )

                                                            [product_features] => Array
                                                                (
                                                                    [resource] => product_feature
                                                                    [fields] => Array
                                                                        (
                                                                            [id] => Array
                                                                                (
                                                                                    [required] => 1
                                                                                )

                                                                            [id_feature_value] => Array
                                                                                (
                                                                                    [required] => 1
                                                                                    [xlink_resource] => product_feature_values
                                                                                )

                                                                        )

                                                                )

                                                            [tags] => Array
                                                                (
                                                                    [resource] => tag
                                                                    [fields] => Array
                                                                        (
                                                                            [id] => Array
                                                                                (
                                                                                    [required] => 1
                                                                                )

                                                                        )

                                                                )

                                                            [stock_availables] => Array
                                                                (
                                                                    [resource] => stock_available
                                                                    [fields] => Array
                                                                        (
                                                                            [id] => Array
                                                                                (
                                                                                    [required] => 1
                                                                                )

                                                                            [id_product_attribute] => Array
                                                                                (
                                                                                    [required] => 1
                                                                                )

                                                                        )

                                                                    [setter] => 
                                                                )

                                                            [accessories] => Array
                                                                (
                                                                    [resource] => product
                                                                    [api] => products
                                                                    [fields] => Array
                                                                        (
                                                                            [id] => Array
                                                                                (
                                                                                    [required] => 1
                                                                                    [xlink_resource] => product
                                                                                )

                                                                        )

                                                                )

                                                            [product_bundle] => Array
                                                                (
                                                                    [resource] => product
                                                                    [api] => products
                                                                    [fields] => Array
                                                                        (
                                                                            [id] => Array
                                                                                (
                                                                                    [required] => 1
                                                                                )

                                                                            [quantity] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                )

                                                        )

                                                )

                                            [id] => 
                                            [id_lang:protected] => 1
                                            [id_shop:protected] => 1
                                            [id_shop_list] => 
                                            [get_shop_from_context:protected] => 
                                            [table:protected] => product
                                            [identifier:protected] => id_product
                                            [fieldsRequired:protected] => Array
                                                (
                                                    [0] => price
                                                )

                                            [fieldsSize:protected] => Array
                                                (
                                                    [reference] => 32
                                                    [supplier_reference] => 32
                                                    [location] => 64
                                                    [ean13] => 13
                                                    [upc] => 12
                                                )

                                            [fieldsValidate:protected] => Array
                                                (
                                                    [id_shop_default] => isUnsignedId
                                                    [id_manufacturer] => isUnsignedId
                                                    [id_supplier] => isUnsignedId
                                                    [reference] => isReference
                                                    [supplier_reference] => isReference
                                                    [location] => isReference
                                                    [width] => isUnsignedFloat
                                                    [height] => isUnsignedFloat
                                                    [depth] => isUnsignedFloat
                                                    [weight] => isUnsignedFloat
                                                    [quantity_discount] => isBool
                                                    [ean13] => isEan13
                                                    [upc] => isUpc
                                                    [cache_is_pack] => isBool
                                                    [cache_has_attachments] => isBool
                                                    [is_virtual] => isBool
                                                    [id_category_default] => isUnsignedId
                                                    [id_tax_rules_group] => isUnsignedId
                                                    [on_sale] => isBool
                                                    [online_only] => isBool
                                                    [ecotax] => isPrice
                                                    [minimal_quantity] => isUnsignedInt
                                                    [price] => isPrice
                                                    [wholesale_price] => isPrice
                                                    [unity] => isString
                                                    [additional_shipping_cost] => isPrice
                                                    [customizable] => isUnsignedInt
                                                    [text_fields] => isUnsignedInt
                                                    [uploadable_files] => isUnsignedInt
                                                    [active] => isBool
                                                    [redirect_type] => isString
                                                    [id_product_redirected] => isUnsignedId
                                                    [available_for_order] => isBool
                                                    [available_date] => isDateFormat
                                                    [condition] => isGenericName
                                                    [show_price] => isBool
                                                    [indexed] => isBool
                                                    [visibility] => isProductVisibility
                                                    [advanced_stock_management] => isBool
                                                    [date_add] => isDate
                                                    [date_upd] => isDate
                                                    [pack_stock_type] => isUnsignedInt
                                                )

                                            [fieldsRequiredLang:protected] => Array
                                                (
                                                    [0] => link_rewrite
                                                    [1] => name
                                                )

                                            [fieldsSizeLang:protected] => Array
                                                (
                                                    [meta_description] => 255
                                                    [meta_keywords] => 255
                                                    [meta_title] => 128
                                                    [link_rewrite] => 128
                                                    [name] => 128
                                                    [available_now] => 255
                                                    [available_later] => 255
                                                )

                                            [fieldsValidateLang:protected] => Array
                                                (
                                                    [meta_description] => isGenericName
                                                    [meta_keywords] => isGenericName
                                                    [meta_title] => isGenericName
                                                    [link_rewrite] => isLinkRewrite
                                                    [name] => isCatalogName
                                                    [description] => isCleanHtml
                                                    [description_short] => isCleanHtml
                                                    [available_now] => isGenericName
                                                    [available_later] => IsGenericName
                                                )

                                            [tables:protected] => Array
                                                (
                                                )

                                            [image_dir:protected] => 
                                            [image_format:protected] => jpg
                                            [def:protected] => Array
                                                (
                                                    [table] => product
                                                    [primary] => id_product
                                                    [multilang] => 1
                                                    [multilang_shop] => 1
                                                    [fields] => Array
                                                        (
                                                            [id_shop_default] => Array
                                                                (
                                                                    [type] => 1
                                                                    [validate] => isUnsignedId
                                                                )

                                                            [id_manufacturer] => Array
                                                                (
                                                                    [type] => 1
                                                                    [validate] => isUnsignedId
                                                                )

                                                            [id_supplier] => Array
                                                                (
                                                                    [type] => 1
                                                                    [validate] => isUnsignedId
                                                                )

                                                            [reference] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isReference
                                                                    [size] => 32
                                                                )

                                                            [supplier_reference] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isReference
                                                                    [size] => 32
                                                                )

                                                            [location] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isReference
                                                                    [size] => 64
                                                                )

                                                            [width] => Array
                                                                (
                                                                    [type] => 4
                                                                    [validate] => isUnsignedFloat
                                                                )

                                                            [height] => Array
                                                                (
                                                                    [type] => 4
                                                                    [validate] => isUnsignedFloat
                                                                )

                                                            [depth] => Array
                                                                (
                                                                    [type] => 4
                                                                    [validate] => isUnsignedFloat
                                                                )

                                                            [weight] => Array
                                                                (
                                                                    [type] => 4
                                                                    [validate] => isUnsignedFloat
                                                                )

                                                            [quantity_discount] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [ean13] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isEan13
                                                                    [size] => 13
                                                                )

                                                            [upc] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isUpc
                                                                    [size] => 12
                                                                )

                                                            [cache_is_pack] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [cache_has_attachments] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [is_virtual] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [id_category_default] => Array
                                                                (
                                                                    [type] => 1
                                                                    [shop] => 1
                                                                    [validate] => isUnsignedId
                                                                )

                                                            [id_tax_rules_group] => Array
                                                                (
                                                                    [type] => 1
                                                                    [shop] => 1
                                                                    [validate] => isUnsignedId
                                                                )

                                                            [on_sale] => Array
                                                                (
                                                                    [type] => 2
                                                                    [shop] => 1
                                                                    [validate] => isBool
                                                                )

                                                            [online_only] => Array
                                                                (
                                                                    [type] => 2
                                                                    [shop] => 1
                                                                    [validate] => isBool
                                                                )

                                                            [ecotax] => Array
                                                                (
                                                                    [type] => 4
                                                                    [shop] => 1
                                                                    [validate] => isPrice
                                                                )

                                                            [minimal_quantity] => Array
                                                                (
                                                                    [type] => 1
                                                                    [shop] => 1
                                                                    [validate] => isUnsignedInt
                                                                )

                                                            [price] => Array
                                                                (
                                                                    [type] => 4
                                                                    [shop] => 1
                                                                    [validate] => isPrice
                                                                    [required] => 1
                                                                )

                                                            [wholesale_price] => Array
                                                                (
                                                                    [type] => 4
                                                                    [shop] => 1
                                                                    [validate] => isPrice
                                                                )

                                                            [unity] => Array
                                                                (
                                                                    [type] => 3
                                                                    [shop] => 1
                                                                    [validate] => isString
                                                                )

                                                            [unit_price_ratio] => Array
                                                                (
                                                                    [type] => 4
                                                                    [shop] => 1
                                                                )

                                                            [additional_shipping_cost] => Array
                                                                (
                                                                    [type] => 4
                                                                    [shop] => 1
                                                                    [validate] => isPrice
                                                                )

                                                            [customizable] => Array
                                                                (
                                                                    [type] => 1
                                                                    [shop] => 1
                                                                    [validate] => isUnsignedInt
                                                                )

                                                            [text_fields] => Array
                                                                (
                                                                    [type] => 1
                                                                    [shop] => 1
                                                                    [validate] => isUnsignedInt
                                                                )

                                                            [uploadable_files] => Array
                                                                (
                                                                    [type] => 1
                                                                    [shop] => 1
                                                                    [validate] => isUnsignedInt
                                                                )

                                                            [active] => Array
                                                                (
                                                                    [type] => 2
                                                                    [shop] => 1
                                                                    [validate] => isBool
                                                                )

                                                            [redirect_type] => Array
                                                                (
                                                                    [type] => 3
                                                                    [shop] => 1
                                                                    [validate] => isString
                                                                )

                                                            [id_product_redirected] => Array
                                                                (
                                                                    [type] => 1
                                                                    [shop] => 1
                                                                    [validate] => isUnsignedId
                                                                )

                                                            [available_for_order] => Array
                                                                (
                                                                    [type] => 2
                                                                    [shop] => 1
                                                                    [validate] => isBool
                                                                )

                                                            [available_date] => Array
                                                                (
                                                                    [type] => 5
                                                                    [shop] => 1
                                                                    [validate] => isDateFormat
                                                                )

                                                            [condition] => Array
                                                                (
                                                                    [type] => 3
                                                                    [shop] => 1
                                                                    [validate] => isGenericName
                                                                    [values] => Array
                                                                        (
                                                                            [0] => new
                                                                            [1] => used
                                                                            [2] => refurbished
                                                                        )

                                                                    [default] => new
                                                                )

                                                            [show_price] => Array
                                                                (
                                                                    [type] => 2
                                                                    [shop] => 1
                                                                    [validate] => isBool
                                                                )

                                                            [indexed] => Array
                                                                (
                                                                    [type] => 2
                                                                    [shop] => 1
                                                                    [validate] => isBool
                                                                )

                                                            [visibility] => Array
                                                                (
                                                                    [type] => 3
                                                                    [shop] => 1
                                                                    [validate] => isProductVisibility
                                                                    [values] => Array
                                                                        (
                                                                            [0] => both
                                                                            [1] => catalog
                                                                            [2] => search
                                                                            [3] => none
                                                                        )

                                                                    [default] => both
                                                                )

                                                            [cache_default_attribute] => Array
                                                                (
                                                                    [type] => 1
                                                                    [shop] => 1
                                                                )

                                                            [advanced_stock_management] => Array
                                                                (
                                                                    [type] => 2
                                                                    [shop] => 1
                                                                    [validate] => isBool
                                                                )

                                                            [date_add] => Array
                                                                (
                                                                    [type] => 5
                                                                    [shop] => 1
                                                                    [validate] => isDate
                                                                )

                                                            [date_upd] => Array
                                                                (
                                                                    [type] => 5
                                                                    [shop] => 1
                                                                    [validate] => isDate
                                                                )

                                                            [pack_stock_type] => Array
                                                                (
                                                                    [type] => 1
                                                                    [shop] => 1
                                                                    [validate] => isUnsignedInt
                                                                )

                                                            [meta_description] => Array
                                                                (
                                                                    [type] => 3
                                                                    [lang] => 1
                                                                    [validate] => isGenericName
                                                                    [size] => 255
                                                                )

                                                            [meta_keywords] => Array
                                                                (
                                                                    [type] => 3
                                                                    [lang] => 1
                                                                    [validate] => isGenericName
                                                                    [size] => 255
                                                                )

                                                            [meta_title] => Array
                                                                (
                                                                    [type] => 3
                                                                    [lang] => 1
                                                                    [validate] => isGenericName
                                                                    [size] => 128
                                                                )

                                                            [link_rewrite] => Array
                                                                (
                                                                    [type] => 3
                                                                    [lang] => 1
                                                                    [validate] => isLinkRewrite
                                                                    [required] => 1
                                                                    [size] => 128
                                                                    [ws_modifier] => Array
                                                                        (
                                                                            [http_method] => 2
                                                                            [modifier] => modifierWsLinkRewrite
                                                                        )

                                                                )

                                                            [name] => Array
                                                                (
                                                                    [type] => 3
                                                                    [lang] => 1
                                                                    [validate] => isCatalogName
                                                                    [required] => 1
                                                                    [size] => 128
                                                                )

                                                            [description] => Array
                                                                (
                                                                    [type] => 6
                                                                    [lang] => 1
                                                                    [validate] => isCleanHtml
                                                                )

                                                            [description_short] => Array
                                                                (
                                                                    [type] => 6
                                                                    [lang] => 1
                                                                    [validate] => isCleanHtml
                                                                )

                                                            [available_now] => Array
                                                                (
                                                                    [type] => 3
                                                                    [lang] => 1
                                                                    [validate] => isGenericName
                                                                    [size] => 255
                                                                )

                                                            [available_later] => Array
                                                                (
                                                                    [type] => 3
                                                                    [lang] => 1
                                                                    [validate] => IsGenericName
                                                                    [size] => 255
                                                                )

                                                        )

                                                    [associations] => Array
                                                        (
                                                            [manufacturer] => Array
                                                                (
                                                                    [type] => 1
                                                                )

                                                            [supplier] => Array
                                                                (
                                                                    [type] => 1
                                                                )

                                                            [default_category] => Array
                                                                (
                                                                    [type] => 1
                                                                    [field] => id_category_default
                                                                    [object] => Category
                                                                )

                                                            [tax_rules_group] => Array
                                                                (
                                                                    [type] => 1
                                                                )

                                                            [categories] => Array
                                                                (
                                                                    [type] => 2
                                                                    [field] => id_category
                                                                    [object] => Category
                                                                    [association] => category_product
                                                                )

                                                            [stock_availables] => Array
                                                                (
                                                                    [type] => 2
                                                                    [field] => id_stock_available
                                                                    [object] => StockAvailable
                                                                    [association] => stock_availables
                                                                )

                                                            [l] => Array
                                                                (
                                                                    [type] => 2
                                                                    [field] => id_product
                                                                    [foreign_field] => id_product
                                                                )

                                                        )

                                                    [classname] => Product
                                                )

                                            [update_fields:protected] => 
                                            [force_id] => 
                                        )

                                    [category:protected] => 
                                    [errors] => Array
                                        (
                                            [0] => Le produit n'a pas été trouvé
                                        )

                                    [iso] => 
                                    [orderBy] => 
                                    [orderWay] => 
                                    [p] => 
                                    [n] => 
                                    [auth] => 
                                    [guestAllowed] => 
                                    [authRedirection] => 
                                    [ssl] => 1
                                    [restrictedCountry:protected] => 
                                    [maintenance:protected] => 
                                    [display_column_left] => 0
                                    [display_column_right] => 0
                                    [nb_items_per_page] => 
                                    [context:protected] => Context Object
 *RECURSION*
                                    [css_files] => Array
                                        (
                                            [/themes/lab_eren4/css/global.css] => all
                                            [/themes/lab_eren4/css/autoload/highdpi.css] => all
                                            [/themes/lab_eren4/css/autoload/responsive-tables.css] => all
                                            [/themes/lab_eren4/css/autoload/uniform.default.css] => all
                                            [/js/jquery/plugins/fancybox/jquery.fancybox.css] => all
                                            [/themes/lab_eren4/css/modules/blockcart/blockcart.css] => all
                                            [/js/jquery/plugins/bxslider/jquery.bxslider.css] => all
                                            [/themes/lab_eren4/css/modules/blockmyaccountfooter/blockmyaccount.css] => all
                                            [/themes/lab_eren4/css/modules/blockuserinfo/blockuserinfo.css] => all
                                            [/themes/lab_eren4/css/modules/homefeatured/homefeatured.css] => all
                                            [/js/jquery/plugins/autocomplete/jquery.autocomplete.css] => all
                                            [/themes/lab_eren4/css/modules/labsearch/css/labsearch.css] => all
                                            [/modules/labthemeoptions/views/templates/front/colortool/css/lab.cltool.css] => all
                                            [/modules/labthemeoptions/views/templates/front/colortool/css/colorpicker.css] => all
                                            [/modules/labthemeoptions/css/animate.css] => all
                                            [/modules/labthemeoptions/css/owl.carousel.css] => all
                                            [/modules/labthemeoptions/css/laberthemes.css] => all
                                            [/modules/labhoverflipimg/css/labhoverflipimg.css] => all
                                            [/modules/labcountdown/css/jquery.countdown.css] => all
                                            [/themes/lab_eren4/css/modules/labslideshow/css/labslideshow.css] => all
                                            [/themes/lab_eren4/css/modules/labmegamenu/views/css/front.css] => all
                                            [/modules/smartblog/css/smartblogstyle.css] => all
                                            [/modules/paypal/views/css/paypal.css] => all
                                            [/modules/customtextdesign/views/css/global.css] => all
                                            [/modules/responsivemenu/views/css/main.css] => all
                                            [/modules/payplug/views/css/front_1_6-v3.16.2.css] => all
                                            [/modules/ets_crosssell/views/css/product_list16.css] => all
                                            [/modules/ets_crosssell/views/css/slick.css] => all
                                            [/modules/ets_crosssell/views/css/front.css] => all
                                            [/modules/ets_crosssell/views/css/front16.css] => all
                                        )

                                    [js_files] => Array
                                        (
                                            [0] => /js/jquery/jquery-1.11.0.min.js
                                            [1] => /js/jquery/jquery-migrate-1.2.1.min.js
                                            [2] => /js/jquery/plugins/jquery.easing.js
                                            [3] => /js/tools.js
                                            [4] => /themes/lab_eren4/js/global.js
                                            [5] => /themes/lab_eren4/js/autoload/10-bootstrap.min.js
                                            [6] => /themes/lab_eren4/js/autoload/15-jquery.total-storage.min.js
                                            [7] => /themes/lab_eren4/js/autoload/15-jquery.uniform-modified.js
                                            [8] => /js/jquery/plugins/fancybox/jquery.fancybox.js
                                            [9] => /themes/lab_eren4/js/modules/blockcart/ajax-cart.js
                                            [10] => /js/jquery/plugins/jquery.scrollTo.js
                                            [11] => /js/jquery/plugins/jquery.serialScroll.js
                                            [12] => /js/jquery/plugins/bxslider/jquery.bxslider.js
                                            [13] => /js/jquery/plugins/autocomplete/jquery.autocomplete.js
                                            [14] => /modules/labthemeoptions/js/colorpicker.js
                                            [15] => /modules/labthemeoptions/js/jquery.cookie.js
                                            [16] => /modules/labthemeoptions/js/owl.carousel.js
                                            [17] => /modules/labthemeoptions/js/wow.min.js
                                            [18] => /modules/labthemeoptions/js/jquery.lettering.js
                                            [19] => /modules/labthemeoptions/js/laberthemes.js
                                            [20] => /modules/labcountdown/js/jquery.plugin.js
                                            [21] => /modules/labcountdown/js/jquery.countdown.js
                                            [22] => /modules/labslideshow/js/jquery.nivo.slider.pack.js
                                            [23] => /modules/labmegamenu/views/js/front.js
                                            [24] => /modules/labscroll/scrolltop.js
                                            [25] => /modules/ganalytics/views/js/GoogleAnalyticActionLib.js
                                            [26] => /modules/customtextdesign/views/js/front/modules/hide-special.js
                                            [27] => /modules/customtextdesign/views/js/tn_compat.js
                                            [28] => /modules/customtextdesign/views/js/front/cust-form.js
                                            [29] => /modules/responsivemenu/views/js/responsivemenu.js
                                            [30] => /modules/payplug/views/js/front_1_6-v3.16.2.js
                                            [31] => /modules/payplug/views/js/utilities-v3.16.2.js
                                            [32] => /modules/topbanner/views/js/front_common.js
                                            [33] => /modules/topbanner/views/js/front16.js
                                            [34] => /modules/ets_crosssell/views/js/slick.min.js
                                            [35] => /modules/ets_crosssell/views/js/front.js
                                        )

                                    [display_header:protected] => 1
                                    [display_header_javascript:protected] => 1
                                    [template:protected] => 
                                    [display_footer:protected] => 1
                                    [content_only:protected] => 
                                    [ajax] => 
                                    [json:protected] => 
                                    [status:protected] => 
                                    [redirect_after:protected] => 
                                    [controller_type] => front
                                )

                            [override_controller_name_for_translations] => 
                            [language] => Language Object
                                (
                                    [id] => 1
                                    [name] => Français (French)
                                    [iso_code] => fr
                                    [language_code] => fr-fr
                                    [date_format_lite] => d/m/Y
                                    [date_format_full] => d/m/Y H:i:s
                                    [is_rtl] => 0
                                    [active] => 1
                                    [webserviceParameters:protected] => Array
                                        (
                                            [objectNodeName] => language
                                            [objectsNodeName] => languages
                                        )

                                    [translationsFilesAndVars:protected] => Array
                                        (
                                            [fields] => _FIELDS
                                            [errors] => _ERRORS
                                            [admin] => _LANGADM
                                            [pdf] => _LANGPDF
                                            [tabs] => tabs
                                        )

                                    [id_lang:protected] => 
                                    [id_shop:protected] => 1
                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => lang
                                    [identifier:protected] => id_lang
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => name
                                            [1] => iso_code
                                            [2] => date_format_lite
                                            [3] => date_format_full
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [name] => 32
                                            [iso_code] => 2
                                            [language_code] => 5
                                            [date_format_lite] => 32
                                            [date_format_full] => 32
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [name] => isGenericName
                                            [iso_code] => isLanguageIsoCode
                                            [language_code] => isLanguageCode
                                            [active] => isBool
                                            [is_rtl] => isBool
                                            [date_format_lite] => isPhpDateFormat
                                            [date_format_full] => isPhpDateFormat
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => lang
                                            [primary] => id_lang
                                            [fields] => Array
                                                (
                                                    [name] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isGenericName
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                    [iso_code] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isLanguageIsoCode
                                                            [required] => 1
                                                            [size] => 2
                                                        )

                                                    [language_code] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isLanguageCode
                                                            [size] => 5
                                                        )

                                                    [active] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [is_rtl] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [date_format_lite] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isPhpDateFormat
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                    [date_format_full] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isPhpDateFormat
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                )

                                            [classname] => Language
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [currency] => Currency Object
                                (
                                    [id] => 1
                                    [name] => Euro
                                    [iso_code] => EUR
                                    [iso_code_num] => 978
                                    [sign] => €
                                    [blank] => 1
                                    [conversion_rate] => 1.000000
                                    [deleted] => 0
                                    [format] => 2
                                    [decimals] => 1
                                    [active] => 1
                                    [webserviceParameters:protected] => Array
                                        (
                                            [objectsNodeName] => currencies
                                        )

                                    [prefix] => 
                                    [suffix] =>  €
                                    [id_lang:protected] => 
                                    [id_shop:protected] => 1
                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => currency
                                    [identifier:protected] => id_currency
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => name
                                            [1] => iso_code
                                            [2] => sign
                                            [3] => format
                                            [4] => decimals
                                            [5] => conversion_rate
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [name] => 32
                                            [iso_code] => 3
                                            [iso_code_num] => 3
                                            [sign] => 8
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [name] => isGenericName
                                            [iso_code] => isLanguageIsoCode
                                            [iso_code_num] => isNumericIsoCode
                                            [blank] => isInt
                                            [sign] => isGenericName
                                            [format] => isUnsignedId
                                            [decimals] => isBool
                                            [conversion_rate] => isUnsignedFloat
                                            [deleted] => isBool
                                            [active] => isBool
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => currency
                                            [primary] => id_currency
                                            [multilang_shop] => 1
                                            [fields] => Array
                                                (
                                                    [name] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isGenericName
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                    [iso_code] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isLanguageIsoCode
                                                            [required] => 1
                                                            [size] => 3
                                                        )

                                                    [iso_code_num] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isNumericIsoCode
                                                            [size] => 3
                                                        )

                                                    [blank] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isInt
                                                        )

                                                    [sign] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isGenericName
                                                            [required] => 1
                                                            [size] => 8
                                                        )

                                                    [format] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [required] => 1
                                                        )

                                                    [decimals] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [required] => 1
                                                        )

                                                    [conversion_rate] => Array
                                                        (
                                                            [type] => 4
                                                            [validate] => isUnsignedFloat
                                                            [required] => 1
                                                            [shop] => 1
                                                        )

                                                    [deleted] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [active] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                )

                                            [classname] => Currency
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [tab] => 
                            [shop] => Shop Object
                                (
                                    [id_shop_group] => 1
                                    [id_category] => 2
                                    [id_theme] => 3
                                    [name] => PrestaShop
                                    [active] => 1
                                    [deleted] => 0
                                    [theme_name] => lab_eren4
                                    [theme_directory] => lab_eren4
                                    [physical_uri] => /
                                    [virtual_uri] => 
                                    [domain] => tatouagetemporaire.com
                                    [domain_ssl] => tatouagetemporaire.com
                                    [group:protected] => ShopGroup Object
                                        (
                                            [name] => Default
                                            [active] => 1
                                            [share_customer] => 0
                                            [share_stock] => 0
                                            [share_order] => 0
                                            [deleted] => 0
                                            [id] => 1
                                            [id_lang:protected] => 
                                            [id_shop:protected] => 
                                            [id_shop_list] => 
                                            [get_shop_from_context:protected] => 1
                                            [table:protected] => shop_group
                                            [identifier:protected] => id_shop_group
                                            [fieldsRequired:protected] => Array
                                                (
                                                    [0] => name
                                                )

                                            [fieldsSize:protected] => Array
                                                (
                                                    [name] => 64
                                                )

                                            [fieldsValidate:protected] => Array
                                                (
                                                    [name] => isGenericName
                                                    [share_customer] => isBool
                                                    [share_order] => isBool
                                                    [share_stock] => isBool
                                                    [active] => isBool
                                                    [deleted] => isBool
                                                )

                                            [fieldsRequiredLang:protected] => Array
                                                (
                                                )

                                            [fieldsSizeLang:protected] => Array
                                                (
                                                )

                                            [fieldsValidateLang:protected] => Array
                                                (
                                                )

                                            [tables:protected] => Array
                                                (
                                                )

                                            [webserviceParameters:protected] => Array
                                                (
                                                )

                                            [image_dir:protected] => 
                                            [image_format:protected] => jpg
                                            [def:protected] => Array
                                                (
                                                    [table] => shop_group
                                                    [primary] => id_shop_group
                                                    [fields] => Array
                                                        (
                                                            [name] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isGenericName
                                                                    [required] => 1
                                                                    [size] => 64
                                                                )

                                                            [share_customer] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [share_order] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [share_stock] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [active] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [deleted] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                        )

                                                    [classname] => ShopGroup
                                                )

                                            [update_fields:protected] => 
                                            [force_id] => 
                                        )

                                    [webserviceParameters:protected] => Array
                                        (
                                            [fields] => Array
                                                (
                                                    [id_shop_group] => Array
                                                        (
                                                            [xlink_resource] => shop_groups
                                                        )

                                                    [id_category] => Array
                                                        (
                                                        )

                                                    [id_theme] => Array
                                                        (
                                                        )

                                                )

                                        )

                                    [id] => 1
                                    [id_lang:protected] => 
                                    [id_shop:protected] => 
                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => shop
                                    [identifier:protected] => id_shop
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => name
                                            [1] => id_theme
                                            [2] => id_category
                                            [3] => id_shop_group
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [name] => 64
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [active] => isBool
                                            [deleted] => isBool
                                            [name] => isGenericName
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => shop
                                            [primary] => id_shop
                                            [fields] => Array
                                                (
                                                    [active] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [deleted] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [name] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isGenericName
                                                            [required] => 1
                                                            [size] => 64
                                                        )

                                                    [id_theme] => Array
                                                        (
                                                            [type] => 1
                                                            [required] => 1
                                                        )

                                                    [id_category] => Array
                                                        (
                                                            [type] => 1
                                                            [required] => 1
                                                        )

                                                    [id_shop_group] => Array
                                                        (
                                                            [type] => 1
                                                            [required] => 1
                                                        )

                                                )

                                            [classname] => Shop
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                    [theme_id] => 3
                                )

                            [theme] => Theme Object
                                (
                                    [name] => lab_eren4
                                    [directory] => lab_eren4
                                    [responsive] => 1
                                    [default_left_column] => 1
                                    [default_right_column] => 0
                                    [product_per_page] => 12
                                    [id] => 3
                                    [id_lang:protected] => 
                                    [id_shop:protected] => 
                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => theme
                                    [identifier:protected] => id_theme
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => name
                                            [1] => directory
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [name] => 64
                                            [directory] => 64
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [name] => isGenericName
                                            [directory] => isDirName
                                            [responsive] => isBool
                                            [default_left_column] => isBool
                                            [default_right_column] => isBool
                                            [product_per_page] => isInt
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [webserviceParameters:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => theme
                                            [primary] => id_theme
                                            [fields] => Array
                                                (
                                                    [name] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isGenericName
                                                            [size] => 64
                                                            [required] => 1
                                                        )

                                                    [directory] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isDirName
                                                            [size] => 64
                                                            [required] => 1
                                                        )

                                                    [responsive] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [default_left_column] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [default_right_column] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [product_per_page] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isInt
                                                        )

                                                )

                                            [classname] => Theme
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [smarty] => SmartyCustom Object
                                (
                                    [auto_literal] => 1
                                    [error_unassigned] => 
                                    [use_include_path] => 
                                    [template_dir:Smarty:private] => Array
                                        (
                                            [0] => /home/tatouageq/www/themes/lab_eren4/tpl/
                                        )

                                    [joined_template_dir] => /home/tatouageq/www/themes/lab_eren4/tpl/
                                    [joined_config_dir] => /home/tatouageq/www/tools/smarty/configs/
                                    [default_template_handler_func] => 
                                    [default_config_handler_func] => 
                                    [default_plugin_handler_func] => 
                                    [compile_dir:Smarty:private] => /home/tatouageq/www/cache/smarty/compile/
                                    [plugins_dir:Smarty:private] => Array
                                        (
                                            [0] => /home/tatouageq/www/tools/smarty/plugins/
                                        )

                                    [cache_dir:Smarty:private] => /home/tatouageq/www/cache/smarty/cache/
                                    [config_dir:Smarty:private] => Array
                                        (
                                            [0] => /home/tatouageq/www/tools/smarty/configs/
                                        )

                                    [force_compile] => 
                                    [compile_check] => 1
                                    [use_sub_dirs] => 1
                                    [allow_ambiguous_resources] => 
                                    [caching] => 
                                    [merge_compiled_includes] => 
                                    [inheritance_merge_compiled_includes] => 1
                                    [cache_lifetime] => 3600
                                    [force_cache] => 
                                    [cache_id] => 
                                    [compile_id] => 
                                    [left_delimiter] => {
                                    [right_delimiter] => }
                                    [security_class] => Smarty_Security
                                    [security_policy] => 
                                    [php_handling] => 0
                                    [allow_php_templates] => 
                                    [direct_access_security] => 1
                                    [debugging] => 
                                    [debugging_ctrl] => NONE
                                    [smarty_debug_id] => SMARTY_DEBUG
                                    [debug_tpl] => /home/tatouageq/www/themes/debug.tpl
                                    [error_reporting] => 
                                    [get_used_tags] => 
                                    [config_overwrite] => 1
                                    [config_booleanize] => 1
                                    [config_read_hidden] => 
                                    [compile_locking] => 1
                                    [cache_locking] => 
                                    [locking_timeout] => 10
                                    [template_functions] => Array
                                        (
                                        )

                                    [default_resource_type] => file
                                    [caching_type] => file
                                    [properties] => Array
                                        (
                                        )

                                    [default_config_type] => file
                                    [template_objects] => Array
                                        (
                                        )

                                    [cache_modified_check] => 
                                    [registered_plugins] => Array
                                        (
                                            [modifier] => Array
                                                (
                                                    [truncate] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smarty_modifier_truncate
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [secureReferrer] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => secureReferrer
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [json_encode] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => jsonEncode
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [json_decode] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => jsonDecode
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [convertAndFormatPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => convertAndFormatPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [boolval] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => boolval
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [cleanHtml] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyCleanHtml
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                            [function] => Array
                                                (
                                                    [t] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyTruncate
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [m] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyMaxWords
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [p] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyShowObject
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [d] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyDieObject
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [l] => Array
                                                        (
                                                            [0] => smartyTranslate
                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [hook] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyHook
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [toolsConvertPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => toolsConvertPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [dateFormat] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => dateFormat
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [convertPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => convertPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [convertPriceWithCurrency] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => convertPriceWithCurrency
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayWtPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => displayWtPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayWtPriceWithCurrency] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => displayWtPriceWithCurrency
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => displayPriceSmarty
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [getAdminToken] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => getAdminTokenLiteSmarty
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayAddressDetail] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => generateAddressSmarty
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [getWidthSize] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => getWidth
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [getHeightSize] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => getHeight
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [addJsDef] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => addJsDef
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                            [block] => Array
                                                (
                                                    [addJsDefL] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => addJsDefL
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                        )

                                    [plugin_search_order] => Array
                                        (
                                            [0] => function
                                            [1] => block
                                            [2] => compiler
                                            [3] => class
                                        )

                                    [registered_objects] => Array
                                        (
                                        )

                                    [registered_classes] => Array
                                        (
                                        )

                                    [registered_filters] => Array
                                        (
                                            [output] => Array
                                                (
                                                    [smartyMinifyHTML] => smartyMinifyHTML
                                                    [smartyPackJSinHTML] => smartyPackJSinHTML
                                                )

                                        )

                                    [registered_resources] => Array
                                        (
                                        )

                                    [_resource_handlers] => Array
                                        (
                                        )

                                    [registered_cache_resources] => Array
                                        (
                                        )

                                    [_cacheresource_handlers] => Array
                                        (
                                        )

                                    [autoload_filters] => Array
                                        (
                                        )

                                    [default_modifiers] => Array
                                        (
                                        )

                                    [escape_html] => 
                                    [start_time] => 1710840740.4231
                                    [_file_perms] => 420
                                    [_dir_perms] => 505
                                    [_tag_stack] => Array
                                        (
                                        )

                                    [smarty] => SmartyCustom Object
 *RECURSION*
                                    [_current_file] => 
                                    [_parserdebug] => 
                                    [merged_templates_func] => Array
                                        (
                                        )

                                    [template_class] => Smarty_Custom_Template
                                    [tpl_vars] => Array
                                        (
                                            [meta_title] => Smarty_Variable Object
                                                (
                                                    [value] => Tatouage temporaire personnalisé à l'unité - Tatouage éphémère
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [meta_description] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [meta_keywords] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [request_uri] => Smarty_Variable Object
                                                (
                                                    [value] => /maori/197-maori-36.html
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [navigationPipe] => Smarty_Variable Object
                                                (
                                                    [value] => >
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [mobile_device] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [link] => Smarty_Variable Object
                                                (
                                                    [value] => Link Object
                                                        (
                                                            [allow:protected] => 1
                                                            [url:protected] => /index.php
                                                            [protocol_link] => https://
                                                            [protocol_content] => https://
                                                            [ssl_enable:protected] => 1
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [cart] => Smarty_Variable Object
                                                (
                                                    [value] => Cart Object
                                                        (
                                                            [id] => 
                                                            [id_shop_group] => 1
                                                            [id_shop] => 1
                                                            [id_address_delivery] => 0
                                                            [id_address_invoice] => 0
                                                            [id_currency] => 1
                                                            [id_customer] => 
                                                            [id_guest] => 0
                                                            [id_lang] => 1
                                                            [recyclable] => 0
                                                            [gift] => 0
                                                            [gift_message] => 
                                                            [mobile_theme] => 
                                                            [date_add] => 
                                                            [secure_key] => 
                                                            [id_carrier] => 0
                                                            [date_upd] => 
                                                            [checkedTos] => 
                                                            [pictures] => 
                                                            [textFields] => 
                                                            [delivery_option] => 
                                                            [allow_seperated_package] => 
                                                            [_products:protected] => 
                                                            [_taxCalculationMethod:protected] => 0
                                                            [webserviceParameters:protected] => Array
                                                                (
                                                                    [fields] => Array
                                                                        (
                                                                            [id_address_delivery] => Array
                                                                                (
                                                                                    [xlink_resource] => addresses
                                                                                )

                                                                            [id_address_invoice] => Array
                                                                                (
                                                                                    [xlink_resource] => addresses
                                                                                )

                                                                            [id_currency] => Array
                                                                                (
                                                                                    [xlink_resource] => currencies
                                                                                )

                                                                            [id_customer] => Array
                                                                                (
                                                                                    [xlink_resource] => customers
                                                                                )

                                                                            [id_guest] => Array
                                                                                (
                                                                                    [xlink_resource] => guests
                                                                                )

                                                                            [id_lang] => Array
                                                                                (
                                                                                    [xlink_resource] => languages
                                                                                )

                                                                        )

                                                                    [associations] => Array
                                                                        (
                                                                            [cart_rows] => Array
                                                                                (
                                                                                    [resource] => cart_row
                                                                                    [virtual_entity] => 1
                                                                                    [fields] => Array
                                                                                        (
                                                                                            [id_product] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                    [xlink_resource] => products
                                                                                                )

                                                                                            [id_product_attribute] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                    [xlink_resource] => combinations
                                                                                                )

                                                                                            [id_address_delivery] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                    [xlink_resource] => addresses
                                                                                                )

                                                                                            [quantity] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                )

                                                                                        )

                                                                                )

                                                                        )

                                                                )

                                                            [id_shop_list] => 
                                                            [get_shop_from_context:protected] => 1
                                                            [table:protected] => cart
                                                            [identifier:protected] => id_cart
                                                            [fieldsRequired:protected] => Array
                                                                (
                                                                    [0] => id_currency
                                                                    [1] => id_lang
                                                                )

                                                            [fieldsSize:protected] => Array
                                                                (
                                                                    [secure_key] => 32
                                                                )

                                                            [fieldsValidate:protected] => Array
                                                                (
                                                                    [id_shop_group] => isUnsignedId
                                                                    [id_shop] => isUnsignedId
                                                                    [id_address_delivery] => isUnsignedId
                                                                    [id_address_invoice] => isUnsignedId
                                                                    [id_carrier] => isUnsignedId
                                                                    [id_currency] => isUnsignedId
                                                                    [id_customer] => isUnsignedId
                                                                    [id_guest] => isUnsignedId
                                                                    [id_lang] => isUnsignedId
                                                                    [recyclable] => isBool
                                                                    [gift] => isBool
                                                                    [gift_message] => isMessage
                                                                    [mobile_theme] => isBool
                                                                    [allow_seperated_package] => isBool
                                                                    [date_add] => isDate
                                                                    [date_upd] => isDate
                                                                )

                                                            [fieldsRequiredLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsSizeLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsValidateLang:protected] => Array
                                                                (
                                                                )

                                                            [tables:protected] => Array
                                                                (
                                                                )

                                                            [image_dir:protected] => 
                                                            [image_format:protected] => jpg
                                                            [def:protected] => Array
                                                                (
                                                                    [table] => cart
                                                                    [primary] => id_cart
                                                                    [fields] => Array
                                                                        (
                                                                            [id_shop_group] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_shop] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_address_delivery] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_address_invoice] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_carrier] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_currency] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                    [required] => 1
                                                                                )

                                                                            [id_customer] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_guest] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_lang] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                    [required] => 1
                                                                                )

                                                                            [recyclable] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [gift] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [gift_message] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isMessage
                                                                                )

                                                                            [mobile_theme] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [delivery_option] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                )

                                                                            [secure_key] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [size] => 32
                                                                                )

                                                                            [allow_seperated_package] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [date_add] => Array
                                                                                (
                                                                                    [type] => 5
                                                                                    [validate] => isDate
                                                                                )

                                                                            [date_upd] => Array
                                                                                (
                                                                                    [type] => 5
                                                                                    [validate] => isDate
                                                                                )

                                                                        )

                                                                    [classname] => Cart
                                                                )

                                                            [update_fields:protected] => 
                                                            [force_id] => 
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currency] => Smarty_Variable Object
                                                (
                                                    [value] => Currency Object
                                                        (
                                                            [id] => 1
                                                            [name] => Euro
                                                            [iso_code] => EUR
                                                            [iso_code_num] => 978
                                                            [sign] => €
                                                            [blank] => 1
                                                            [conversion_rate] => 1.000000
                                                            [deleted] => 0
                                                            [format] => 2
                                                            [decimals] => 1
                                                            [active] => 1
                                                            [webserviceParameters:protected] => Array
                                                                (
                                                                    [objectsNodeName] => currencies
                                                                )

                                                            [prefix] => 
                                                            [suffix] =>  €
                                                            [id_lang:protected] => 
                                                            [id_shop:protected] => 1
                                                            [id_shop_list] => 
                                                            [get_shop_from_context:protected] => 1
                                                            [table:protected] => currency
                                                            [identifier:protected] => id_currency
                                                            [fieldsRequired:protected] => Array
                                                                (
                                                                    [0] => name
                                                                    [1] => iso_code
                                                                    [2] => sign
                                                                    [3] => format
                                                                    [4] => decimals
                                                                    [5] => conversion_rate
                                                                )

                                                            [fieldsSize:protected] => Array
                                                                (
                                                                    [name] => 32
                                                                    [iso_code] => 3
                                                                    [iso_code_num] => 3
                                                                    [sign] => 8
                                                                )

                                                            [fieldsValidate:protected] => Array
                                                                (
                                                                    [name] => isGenericName
                                                                    [iso_code] => isLanguageIsoCode
                                                                    [iso_code_num] => isNumericIsoCode
                                                                    [blank] => isInt
                                                                    [sign] => isGenericName
                                                                    [format] => isUnsignedId
                                                                    [decimals] => isBool
                                                                    [conversion_rate] => isUnsignedFloat
                                                                    [deleted] => isBool
                                                                    [active] => isBool
                                                                )

                                                            [fieldsRequiredLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsSizeLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsValidateLang:protected] => Array
                                                                (
                                                                )

                                                            [tables:protected] => Array
                                                                (
                                                                )

                                                            [image_dir:protected] => 
                                                            [image_format:protected] => jpg
                                                            [def:protected] => Array
                                                                (
                                                                    [table] => currency
                                                                    [primary] => id_currency
                                                                    [multilang_shop] => 1
                                                                    [fields] => Array
                                                                        (
                                                                            [name] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isGenericName
                                                                                    [required] => 1
                                                                                    [size] => 32
                                                                                )

                                                                            [iso_code] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isLanguageIsoCode
                                                                                    [required] => 1
                                                                                    [size] => 3
                                                                                )

                                                                            [iso_code_num] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isNumericIsoCode
                                                                                    [size] => 3
                                                                                )

                                                                            [blank] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isInt
                                                                                )

                                                                            [sign] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isGenericName
                                                                                    [required] => 1
                                                                                    [size] => 8
                                                                                )

                                                                            [format] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                    [required] => 1
                                                                                )

                                                                            [decimals] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                    [required] => 1
                                                                                )

                                                                            [conversion_rate] => Array
                                                                                (
                                                                                    [type] => 4
                                                                                    [validate] => isUnsignedFloat
                                                                                    [required] => 1
                                                                                    [shop] => 1
                                                                                )

                                                                            [deleted] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [active] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                        )

                                                                    [classname] => Currency
                                                                )

                                                            [update_fields:protected] => 
                                                            [force_id] => 
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencyRate] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [cookie] => Smarty_Variable Object
                                                (
                                                    [value] => Cookie Object
                                                        (
                                                            [_content:protected] => Array
                                                                (
                                                                    [date_add] => 2024-03-19 10:32:20
                                                                    [id_lang] => 1
                                                                    [iso_code_country] => US
                                                                    [id_currency] => 1
                                                                    [ets_homecat_order_seed] => 906
                                                                    [viewed] => 197
                                                                    [mostViewed] => 197
                                                                )

                                                            [_name:protected] => PrestaShop-dbed2f952b7f2d916dbe455905a4b595
                                                            [_expire:protected] => 1712568740
                                                            [_domain:protected] => tatouagetemporaire.com
                                                            [_path:protected] => /
                                                            [_cipherTool:protected] => Rijndael Object
                                                                (
                                                                    [_key:protected] => mid7vbM9YwffprhnfkZYJsdvHf0xxnDX
                                                                    [_iv:protected] => OÝŹ H€äŽmYÚL¬
                                                                )

                                                            [_modified:protected] => 
                                                            [_allow_writing:protected] => 1
                                                            [_salt:protected] => 3AuQzi74
                                                            [_standalone:protected] => 
                                                            [_secure:protected] => 1
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [page_name] => Smarty_Variable Object
                                                (
                                                    [value] => product
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [hide_left_column] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [hide_right_column] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [base_dir] => Smarty_Variable Object
                                                (
                                                    [value] => http://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [base_dir_ssl] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [force_ssl] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [content_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [base_uri] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [tpl_dir] => Smarty_Variable Object
                                                (
                                                    [value] => /home/tatouageq/www/themes/lab_eren4/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [tpl_uri] => Smarty_Variable Object
                                                (
                                                    [value] => /themes/lab_eren4/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [modules_dir] => Smarty_Variable Object
                                                (
                                                    [value] => /modules/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [mail_dir] => Smarty_Variable Object
                                                (
                                                    [value] => /mails/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lang_iso] => Smarty_Variable Object
                                                (
                                                    [value] => fr
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lang_id] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [language_code] => Smarty_Variable Object
                                                (
                                                    [value] => fr-fr
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [come_from] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/maori/197-maori-36.html
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [cart_qties] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencies] => Smarty_Variable Object
                                                (
                                                    [value] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [id_currency] => 1
                                                                    [name] => Euro
                                                                    [iso_code] => EUR
                                                                    [iso_code_num] => 978
                                                                    [sign] => €
                                                                    [blank] => 1
                                                                    [format] => 2
                                                                    [decimals] => 1
                                                                    [conversion_rate] => 1.000000
                                                                    [deleted] => 0
                                                                    [active] => 1
                                                                    [id_shop] => 1
                                                                )

                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [languages] => Smarty_Variable Object
                                                (
                                                    [value] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [id_lang] => 1
                                                                    [name] => Français (French)
                                                                    [active] => 1
                                                                    [iso_code] => fr
                                                                    [language_code] => fr-fr
                                                                    [date_format_lite] => d/m/Y
                                                                    [date_format_full] => d/m/Y H:i:s
                                                                    [is_rtl] => 0
                                                                    [id_shop] => 1
                                                                    [shops] => Array
                                                                        (
                                                                            [1] => 1
                                                                        )

                                                                )

                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [meta_language] => Smarty_Variable Object
                                                (
                                                    [value] => fr
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [priceDisplay] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [is_logged] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [is_guest] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [add_prod_display] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [shop_name] => Smarty_Variable Object
                                                (
                                                    [value] => Tatouage temporaire personnalisé à l'unité - Tatouage éphémère
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [roundMode] => Smarty_Variable Object
                                                (
                                                    [value] => 2
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [use_taxes] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [show_taxes] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [display_tax_label] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [vat_management] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [opc] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_CATALOG_MODE] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [b2b_enable] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [request] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/-.html
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_STOCK_MANAGEMENT] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [quick_view] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [shop_phone] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [compared_products] => Smarty_Variable Object
                                                (
                                                    [value] => Array
                                                        (
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [comparator_max_item] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencySign] => Smarty_Variable Object
                                                (
                                                    [value] => €
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencyFormat] => Smarty_Variable Object
                                                (
                                                    [value] => 2
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencyBlank] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [id_currency_cookie] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logged] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [customerName] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_ps_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_cat_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/c/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_lang_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/l/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_prod_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/p/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_manu_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/m/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_sup_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/su/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_ship_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/s/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_store_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/st/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_col_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/co/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/themes/lab_eren4/img/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [css_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/themes/lab_eren4/css/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [js_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/themes/lab_eren4/js/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [pic_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/upload/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [time] => Smarty_Variable Object
                                                (
                                                    [value] => 1710840740
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_update_time] => Smarty_Variable Object
                                                (
                                                    [value] => 1704321425
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [static_token] => Smarty_Variable Object
                                                (
                                                    [value] => 45ddd66312b66bb86fbafaf4e64df042
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [token] => Smarty_Variable Object
                                                (
                                                    [value] => 2fb185f77577dabd4a9a73963c873aab
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [priceDisplayPrecision] => Smarty_Variable Object
                                                (
                                                    [value] => 2
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [content_only] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [favicon_url] => Smarty_Variable Object
                                                (
                                                    [value] => /img/favicon.ico
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logo_image_width] => Smarty_Variable Object
                                                (
                                                    [value] => 39
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logo_image_height] => Smarty_Variable Object
                                                (
                                                    [value] => 25
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logo_url] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/prestashop-logo-1477400065.jpg
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [LAB_THEMENAME] => Smarty_Variable Object
                                                (
                                                    [value] => lab_eren4
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_BASE_URL] => Smarty_Variable Object
                                                (
                                                    [value] => http://tatouagetemporaire.com
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_BASE_URI] => Smarty_Variable Object
                                                (
                                                    [value] => /
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hbgnav] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_htextnav] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hbgheadercolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_htextheader] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hhovertext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hhovertextnav] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mbghover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mbgcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mtext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mtexthover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mbgsubmenu] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mtextsub] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mhovertextsub] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_cbgcolor] => Smarty_Variable Object
                                                (
                                                    [value] => #36a0b1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccolorlink] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_chovercolorlink] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccolortext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccolorprice] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccoloroldprice] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ciconcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_cbgbuttom] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ctextbuttom] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ctextbuttomhover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_cbgbuttomhover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_fbgcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_fcolortext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_flinkcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_flinkcolorhover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_show_color] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableFTM] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableQv] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableW] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableC] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnablesubCate] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [labshowthemecolor] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [labthemecolor] => Smarty_Variable Object
                                                (
                                                    [value] => default
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mode_theme] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [labskin] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ssl_enabled] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PAYPAL_SANDBOX] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PayPal_in_context_checkout] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [use_paypal_in_context] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PayPal_in_context_checkout_merchant_id] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [paypal_mode] => Smarty_Variable Object
                                                (
                                                    [value] => production
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [google_pass_thou] => Smarty_Variable Object
                                                (
                                                    [value] => _RiB0LpmHg7JSi00hQyY02Sb-W05wiT1Eh1Iq57tyag
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_unit] => Smarty_Variable Object
                                                (
                                                    [value] => cm
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_unit_name] => Smarty_Variable Object
                                                (
                                                    [value] => Centimètre
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_big_unit] => Smarty_Variable Object
                                                (
                                                    [value] => m²
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_area_ratio] => Smarty_Variable Object
                                                (
                                                    [value] => 10000
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [bDisplay] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [iConversionId] => Smarty_Variable Object
                                                (
                                                    [value] => AW-775554528
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [sConversionLabel] => Smarty_Variable Object
                                                (
                                                    [value] => 0fJ5CO68oYcYEOCL6PEC
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [sModuleName] => Smarty_Variable Object
                                                (
                                                    [value] => gact
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [bDebug] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ets_crosssell_16] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                        )

                                    [parent] => 
                                    [config_vars] => Array
                                        (
                                        )

                                )

                            [mobile_detect] => Mobile_Detect Object
                                (
                                    [userAgent:protected] => claudebot
                                    [httpHeaders:protected] => Array
                                        (
                                            [HTTP_REMOTE_IP] => 34.204.181.19
                                            [HTTP_REFERER] => http://tatouagetemporaire.com/maori/197-maori-36.html
                                            [HTTP_USER_AGENT] => claudebot
                                            [HTTP_ACCEPT] => */*
                                            [HTTP_X_OVHREQUEST_ID] => 6b35fcba1879995531bbafd524ceb12f
                                            [HTTP_X_FORWARDED_PROTO] => https
                                            [HTTP_X_FORWARDED_FOR] => 34.204.181.19
                                            [HTTP_X_PREDICTOR] => 1
                                            [HTTP_HOST] => tatouagetemporaire.com
                                            [HTTP_MOD_REWRITE] => On
                                        )

                                    [detectionType:protected] => mobile
                                )

                            [mode] => 
                            [mobile_device:protected] => 
                            [is_mobile:protected] => 
                            [is_tablet:protected] => 
                        )

                    [smarty:protected] => Smarty_Data Object
                        (
                            [smarty] => SmartyCustom Object
                                (
                                    [auto_literal] => 1
                                    [error_unassigned] => 
                                    [use_include_path] => 
                                    [template_dir:Smarty:private] => Array
                                        (
                                            [0] => /home/tatouageq/www/themes/lab_eren4/tpl/
                                        )

                                    [joined_template_dir] => /home/tatouageq/www/themes/lab_eren4/tpl/
                                    [joined_config_dir] => /home/tatouageq/www/tools/smarty/configs/
                                    [default_template_handler_func] => 
                                    [default_config_handler_func] => 
                                    [default_plugin_handler_func] => 
                                    [compile_dir:Smarty:private] => /home/tatouageq/www/cache/smarty/compile/
                                    [plugins_dir:Smarty:private] => Array
                                        (
                                            [0] => /home/tatouageq/www/tools/smarty/plugins/
                                        )

                                    [cache_dir:Smarty:private] => /home/tatouageq/www/cache/smarty/cache/
                                    [config_dir:Smarty:private] => Array
                                        (
                                            [0] => /home/tatouageq/www/tools/smarty/configs/
                                        )

                                    [force_compile] => 
                                    [compile_check] => 1
                                    [use_sub_dirs] => 1
                                    [allow_ambiguous_resources] => 
                                    [caching] => 
                                    [merge_compiled_includes] => 
                                    [inheritance_merge_compiled_includes] => 1
                                    [cache_lifetime] => 3600
                                    [force_cache] => 
                                    [cache_id] => 
                                    [compile_id] => 
                                    [left_delimiter] => {
                                    [right_delimiter] => }
                                    [security_class] => Smarty_Security
                                    [security_policy] => 
                                    [php_handling] => 0
                                    [allow_php_templates] => 
                                    [direct_access_security] => 1
                                    [debugging] => 
                                    [debugging_ctrl] => NONE
                                    [smarty_debug_id] => SMARTY_DEBUG
                                    [debug_tpl] => /home/tatouageq/www/themes/debug.tpl
                                    [error_reporting] => 
                                    [get_used_tags] => 
                                    [config_overwrite] => 1
                                    [config_booleanize] => 1
                                    [config_read_hidden] => 
                                    [compile_locking] => 1
                                    [cache_locking] => 
                                    [locking_timeout] => 10
                                    [template_functions] => Array
                                        (
                                        )

                                    [default_resource_type] => file
                                    [caching_type] => file
                                    [properties] => Array
                                        (
                                        )

                                    [default_config_type] => file
                                    [template_objects] => Array
                                        (
                                        )

                                    [cache_modified_check] => 
                                    [registered_plugins] => Array
                                        (
                                            [modifier] => Array
                                                (
                                                    [truncate] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smarty_modifier_truncate
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [secureReferrer] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => secureReferrer
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [json_encode] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => jsonEncode
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [json_decode] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => jsonDecode
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [convertAndFormatPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => convertAndFormatPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [boolval] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => boolval
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [cleanHtml] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyCleanHtml
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                            [function] => Array
                                                (
                                                    [t] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyTruncate
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [m] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyMaxWords
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [p] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyShowObject
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [d] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyDieObject
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [l] => Array
                                                        (
                                                            [0] => smartyTranslate
                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [hook] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyHook
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [toolsConvertPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => toolsConvertPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [dateFormat] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => dateFormat
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [convertPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => convertPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [convertPriceWithCurrency] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => convertPriceWithCurrency
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayWtPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => displayWtPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayWtPriceWithCurrency] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => displayWtPriceWithCurrency
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => displayPriceSmarty
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [getAdminToken] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => getAdminTokenLiteSmarty
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayAddressDetail] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => generateAddressSmarty
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [getWidthSize] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => getWidth
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [getHeightSize] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => getHeight
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [addJsDef] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => addJsDef
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                            [block] => Array
                                                (
                                                    [addJsDefL] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => addJsDefL
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                        )

                                    [plugin_search_order] => Array
                                        (
                                            [0] => function
                                            [1] => block
                                            [2] => compiler
                                            [3] => class
                                        )

                                    [registered_objects] => Array
                                        (
                                        )

                                    [registered_classes] => Array
                                        (
                                        )

                                    [registered_filters] => Array
                                        (
                                            [output] => Array
                                                (
                                                    [smartyMinifyHTML] => smartyMinifyHTML
                                                    [smartyPackJSinHTML] => smartyPackJSinHTML
                                                )

                                        )

                                    [registered_resources] => Array
                                        (
                                        )

                                    [_resource_handlers] => Array
                                        (
                                        )

                                    [registered_cache_resources] => Array
                                        (
                                        )

                                    [_cacheresource_handlers] => Array
                                        (
                                        )

                                    [autoload_filters] => Array
                                        (
                                        )

                                    [default_modifiers] => Array
                                        (
                                        )

                                    [escape_html] => 
                                    [start_time] => 1710840740.4231
                                    [_file_perms] => 420
                                    [_dir_perms] => 505
                                    [_tag_stack] => Array
                                        (
                                        )

                                    [smarty] => SmartyCustom Object
 *RECURSION*
                                    [_current_file] => 
                                    [_parserdebug] => 
                                    [merged_templates_func] => Array
                                        (
                                        )

                                    [template_class] => Smarty_Custom_Template
                                    [tpl_vars] => Array
                                        (
                                            [meta_title] => Smarty_Variable Object
                                                (
                                                    [value] => Tatouage temporaire personnalisé à l'unité - Tatouage éphémère
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [meta_description] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [meta_keywords] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [request_uri] => Smarty_Variable Object
                                                (
                                                    [value] => /maori/197-maori-36.html
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [navigationPipe] => Smarty_Variable Object
                                                (
                                                    [value] => >
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [mobile_device] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [link] => Smarty_Variable Object
                                                (
                                                    [value] => Link Object
                                                        (
                                                            [allow:protected] => 1
                                                            [url:protected] => /index.php
                                                            [protocol_link] => https://
                                                            [protocol_content] => https://
                                                            [ssl_enable:protected] => 1
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [cart] => Smarty_Variable Object
                                                (
                                                    [value] => Cart Object
                                                        (
                                                            [id] => 
                                                            [id_shop_group] => 1
                                                            [id_shop] => 1
                                                            [id_address_delivery] => 0
                                                            [id_address_invoice] => 0
                                                            [id_currency] => 1
                                                            [id_customer] => 
                                                            [id_guest] => 0
                                                            [id_lang] => 1
                                                            [recyclable] => 0
                                                            [gift] => 0
                                                            [gift_message] => 
                                                            [mobile_theme] => 
                                                            [date_add] => 
                                                            [secure_key] => 
                                                            [id_carrier] => 0
                                                            [date_upd] => 
                                                            [checkedTos] => 
                                                            [pictures] => 
                                                            [textFields] => 
                                                            [delivery_option] => 
                                                            [allow_seperated_package] => 
                                                            [_products:protected] => 
                                                            [_taxCalculationMethod:protected] => 0
                                                            [webserviceParameters:protected] => Array
                                                                (
                                                                    [fields] => Array
                                                                        (
                                                                            [id_address_delivery] => Array
                                                                                (
                                                                                    [xlink_resource] => addresses
                                                                                )

                                                                            [id_address_invoice] => Array
                                                                                (
                                                                                    [xlink_resource] => addresses
                                                                                )

                                                                            [id_currency] => Array
                                                                                (
                                                                                    [xlink_resource] => currencies
                                                                                )

                                                                            [id_customer] => Array
                                                                                (
                                                                                    [xlink_resource] => customers
                                                                                )

                                                                            [id_guest] => Array
                                                                                (
                                                                                    [xlink_resource] => guests
                                                                                )

                                                                            [id_lang] => Array
                                                                                (
                                                                                    [xlink_resource] => languages
                                                                                )

                                                                        )

                                                                    [associations] => Array
                                                                        (
                                                                            [cart_rows] => Array
                                                                                (
                                                                                    [resource] => cart_row
                                                                                    [virtual_entity] => 1
                                                                                    [fields] => Array
                                                                                        (
                                                                                            [id_product] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                    [xlink_resource] => products
                                                                                                )

                                                                                            [id_product_attribute] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                    [xlink_resource] => combinations
                                                                                                )

                                                                                            [id_address_delivery] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                    [xlink_resource] => addresses
                                                                                                )

                                                                                            [quantity] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                )

                                                                                        )

                                                                                )

                                                                        )

                                                                )

                                                            [id_shop_list] => 
                                                            [get_shop_from_context:protected] => 1
                                                            [table:protected] => cart
                                                            [identifier:protected] => id_cart
                                                            [fieldsRequired:protected] => Array
                                                                (
                                                                    [0] => id_currency
                                                                    [1] => id_lang
                                                                )

                                                            [fieldsSize:protected] => Array
                                                                (
                                                                    [secure_key] => 32
                                                                )

                                                            [fieldsValidate:protected] => Array
                                                                (
                                                                    [id_shop_group] => isUnsignedId
                                                                    [id_shop] => isUnsignedId
                                                                    [id_address_delivery] => isUnsignedId
                                                                    [id_address_invoice] => isUnsignedId
                                                                    [id_carrier] => isUnsignedId
                                                                    [id_currency] => isUnsignedId
                                                                    [id_customer] => isUnsignedId
                                                                    [id_guest] => isUnsignedId
                                                                    [id_lang] => isUnsignedId
                                                                    [recyclable] => isBool
                                                                    [gift] => isBool
                                                                    [gift_message] => isMessage
                                                                    [mobile_theme] => isBool
                                                                    [allow_seperated_package] => isBool
                                                                    [date_add] => isDate
                                                                    [date_upd] => isDate
                                                                )

                                                            [fieldsRequiredLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsSizeLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsValidateLang:protected] => Array
                                                                (
                                                                )

                                                            [tables:protected] => Array
                                                                (
                                                                )

                                                            [image_dir:protected] => 
                                                            [image_format:protected] => jpg
                                                            [def:protected] => Array
                                                                (
                                                                    [table] => cart
                                                                    [primary] => id_cart
                                                                    [fields] => Array
                                                                        (
                                                                            [id_shop_group] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_shop] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_address_delivery] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_address_invoice] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_carrier] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_currency] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                    [required] => 1
                                                                                )

                                                                            [id_customer] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_guest] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_lang] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                    [required] => 1
                                                                                )

                                                                            [recyclable] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [gift] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [gift_message] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isMessage
                                                                                )

                                                                            [mobile_theme] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [delivery_option] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                )

                                                                            [secure_key] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [size] => 32
                                                                                )

                                                                            [allow_seperated_package] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [date_add] => Array
                                                                                (
                                                                                    [type] => 5
                                                                                    [validate] => isDate
                                                                                )

                                                                            [date_upd] => Array
                                                                                (
                                                                                    [type] => 5
                                                                                    [validate] => isDate
                                                                                )

                                                                        )

                                                                    [classname] => Cart
                                                                )

                                                            [update_fields:protected] => 
                                                            [force_id] => 
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currency] => Smarty_Variable Object
                                                (
                                                    [value] => Currency Object
                                                        (
                                                            [id] => 1
                                                            [name] => Euro
                                                            [iso_code] => EUR
                                                            [iso_code_num] => 978
                                                            [sign] => €
                                                            [blank] => 1
                                                            [conversion_rate] => 1.000000
                                                            [deleted] => 0
                                                            [format] => 2
                                                            [decimals] => 1
                                                            [active] => 1
                                                            [webserviceParameters:protected] => Array
                                                                (
                                                                    [objectsNodeName] => currencies
                                                                )

                                                            [prefix] => 
                                                            [suffix] =>  €
                                                            [id_lang:protected] => 
                                                            [id_shop:protected] => 1
                                                            [id_shop_list] => 
                                                            [get_shop_from_context:protected] => 1
                                                            [table:protected] => currency
                                                            [identifier:protected] => id_currency
                                                            [fieldsRequired:protected] => Array
                                                                (
                                                                    [0] => name
                                                                    [1] => iso_code
                                                                    [2] => sign
                                                                    [3] => format
                                                                    [4] => decimals
                                                                    [5] => conversion_rate
                                                                )

                                                            [fieldsSize:protected] => Array
                                                                (
                                                                    [name] => 32
                                                                    [iso_code] => 3
                                                                    [iso_code_num] => 3
                                                                    [sign] => 8
                                                                )

                                                            [fieldsValidate:protected] => Array
                                                                (
                                                                    [name] => isGenericName
                                                                    [iso_code] => isLanguageIsoCode
                                                                    [iso_code_num] => isNumericIsoCode
                                                                    [blank] => isInt
                                                                    [sign] => isGenericName
                                                                    [format] => isUnsignedId
                                                                    [decimals] => isBool
                                                                    [conversion_rate] => isUnsignedFloat
                                                                    [deleted] => isBool
                                                                    [active] => isBool
                                                                )

                                                            [fieldsRequiredLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsSizeLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsValidateLang:protected] => Array
                                                                (
                                                                )

                                                            [tables:protected] => Array
                                                                (
                                                                )

                                                            [image_dir:protected] => 
                                                            [image_format:protected] => jpg
                                                            [def:protected] => Array
                                                                (
                                                                    [table] => currency
                                                                    [primary] => id_currency
                                                                    [multilang_shop] => 1
                                                                    [fields] => Array
                                                                        (
                                                                            [name] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isGenericName
                                                                                    [required] => 1
                                                                                    [size] => 32
                                                                                )

                                                                            [iso_code] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isLanguageIsoCode
                                                                                    [required] => 1
                                                                                    [size] => 3
                                                                                )

                                                                            [iso_code_num] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isNumericIsoCode
                                                                                    [size] => 3
                                                                                )

                                                                            [blank] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isInt
                                                                                )

                                                                            [sign] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isGenericName
                                                                                    [required] => 1
                                                                                    [size] => 8
                                                                                )

                                                                            [format] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                    [required] => 1
                                                                                )

                                                                            [decimals] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                    [required] => 1
                                                                                )

                                                                            [conversion_rate] => Array
                                                                                (
                                                                                    [type] => 4
                                                                                    [validate] => isUnsignedFloat
                                                                                    [required] => 1
                                                                                    [shop] => 1
                                                                                )

                                                                            [deleted] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [active] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                        )

                                                                    [classname] => Currency
                                                                )

                                                            [update_fields:protected] => 
                                                            [force_id] => 
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencyRate] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [cookie] => Smarty_Variable Object
                                                (
                                                    [value] => Cookie Object
                                                        (
                                                            [_content:protected] => Array
                                                                (
                                                                    [date_add] => 2024-03-19 10:32:20
                                                                    [id_lang] => 1
                                                                    [iso_code_country] => US
                                                                    [id_currency] => 1
                                                                    [ets_homecat_order_seed] => 906
                                                                    [viewed] => 197
                                                                    [mostViewed] => 197
                                                                )

                                                            [_name:protected] => PrestaShop-dbed2f952b7f2d916dbe455905a4b595
                                                            [_expire:protected] => 1712568740
                                                            [_domain:protected] => tatouagetemporaire.com
                                                            [_path:protected] => /
                                                            [_cipherTool:protected] => Rijndael Object
                                                                (
                                                                    [_key:protected] => mid7vbM9YwffprhnfkZYJsdvHf0xxnDX
                                                                    [_iv:protected] => OÝŹ H€äŽmYÚL¬
                                                                )

                                                            [_modified:protected] => 
                                                            [_allow_writing:protected] => 1
                                                            [_salt:protected] => 3AuQzi74
                                                            [_standalone:protected] => 
                                                            [_secure:protected] => 1
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [page_name] => Smarty_Variable Object
                                                (
                                                    [value] => product
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [hide_left_column] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [hide_right_column] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [base_dir] => Smarty_Variable Object
                                                (
                                                    [value] => http://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [base_dir_ssl] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [force_ssl] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [content_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [base_uri] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [tpl_dir] => Smarty_Variable Object
                                                (
                                                    [value] => /home/tatouageq/www/themes/lab_eren4/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [tpl_uri] => Smarty_Variable Object
                                                (
                                                    [value] => /themes/lab_eren4/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [modules_dir] => Smarty_Variable Object
                                                (
                                                    [value] => /modules/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [mail_dir] => Smarty_Variable Object
                                                (
                                                    [value] => /mails/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lang_iso] => Smarty_Variable Object
                                                (
                                                    [value] => fr
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lang_id] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [language_code] => Smarty_Variable Object
                                                (
                                                    [value] => fr-fr
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [come_from] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/maori/197-maori-36.html
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [cart_qties] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencies] => Smarty_Variable Object
                                                (
                                                    [value] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [id_currency] => 1
                                                                    [name] => Euro
                                                                    [iso_code] => EUR
                                                                    [iso_code_num] => 978
                                                                    [sign] => €
                                                                    [blank] => 1
                                                                    [format] => 2
                                                                    [decimals] => 1
                                                                    [conversion_rate] => 1.000000
                                                                    [deleted] => 0
                                                                    [active] => 1
                                                                    [id_shop] => 1
                                                                )

                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [languages] => Smarty_Variable Object
                                                (
                                                    [value] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [id_lang] => 1
                                                                    [name] => Français (French)
                                                                    [active] => 1
                                                                    [iso_code] => fr
                                                                    [language_code] => fr-fr
                                                                    [date_format_lite] => d/m/Y
                                                                    [date_format_full] => d/m/Y H:i:s
                                                                    [is_rtl] => 0
                                                                    [id_shop] => 1
                                                                    [shops] => Array
                                                                        (
                                                                            [1] => 1
                                                                        )

                                                                )

                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [meta_language] => Smarty_Variable Object
                                                (
                                                    [value] => fr
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [priceDisplay] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [is_logged] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [is_guest] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [add_prod_display] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [shop_name] => Smarty_Variable Object
                                                (
                                                    [value] => Tatouage temporaire personnalisé à l'unité - Tatouage éphémère
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [roundMode] => Smarty_Variable Object
                                                (
                                                    [value] => 2
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [use_taxes] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [show_taxes] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [display_tax_label] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [vat_management] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [opc] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_CATALOG_MODE] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [b2b_enable] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [request] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/-.html
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_STOCK_MANAGEMENT] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [quick_view] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [shop_phone] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [compared_products] => Smarty_Variable Object
                                                (
                                                    [value] => Array
                                                        (
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [comparator_max_item] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencySign] => Smarty_Variable Object
                                                (
                                                    [value] => €
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencyFormat] => Smarty_Variable Object
                                                (
                                                    [value] => 2
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencyBlank] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [id_currency_cookie] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logged] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [customerName] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_ps_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_cat_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/c/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_lang_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/l/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_prod_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/p/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_manu_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/m/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_sup_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/su/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_ship_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/s/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_store_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/st/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_col_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/co/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/themes/lab_eren4/img/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [css_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/themes/lab_eren4/css/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [js_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/themes/lab_eren4/js/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [pic_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/upload/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [time] => Smarty_Variable Object
                                                (
                                                    [value] => 1710840740
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_update_time] => Smarty_Variable Object
                                                (
                                                    [value] => 1704321425
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [static_token] => Smarty_Variable Object
                                                (
                                                    [value] => 45ddd66312b66bb86fbafaf4e64df042
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [token] => Smarty_Variable Object
                                                (
                                                    [value] => 2fb185f77577dabd4a9a73963c873aab
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [priceDisplayPrecision] => Smarty_Variable Object
                                                (
                                                    [value] => 2
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [content_only] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [favicon_url] => Smarty_Variable Object
                                                (
                                                    [value] => /img/favicon.ico
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logo_image_width] => Smarty_Variable Object
                                                (
                                                    [value] => 39
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logo_image_height] => Smarty_Variable Object
                                                (
                                                    [value] => 25
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logo_url] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/prestashop-logo-1477400065.jpg
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [LAB_THEMENAME] => Smarty_Variable Object
                                                (
                                                    [value] => lab_eren4
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_BASE_URL] => Smarty_Variable Object
                                                (
                                                    [value] => http://tatouagetemporaire.com
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_BASE_URI] => Smarty_Variable Object
                                                (
                                                    [value] => /
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hbgnav] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_htextnav] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hbgheadercolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_htextheader] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hhovertext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hhovertextnav] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mbghover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mbgcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mtext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mtexthover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mbgsubmenu] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mtextsub] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mhovertextsub] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_cbgcolor] => Smarty_Variable Object
                                                (
                                                    [value] => #36a0b1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccolorlink] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_chovercolorlink] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccolortext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccolorprice] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccoloroldprice] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ciconcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_cbgbuttom] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ctextbuttom] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ctextbuttomhover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_cbgbuttomhover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_fbgcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_fcolortext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_flinkcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_flinkcolorhover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_show_color] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableFTM] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableQv] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableW] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableC] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnablesubCate] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [labshowthemecolor] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [labthemecolor] => Smarty_Variable Object
                                                (
                                                    [value] => default
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mode_theme] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [labskin] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ssl_enabled] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PAYPAL_SANDBOX] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PayPal_in_context_checkout] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [use_paypal_in_context] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PayPal_in_context_checkout_merchant_id] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [paypal_mode] => Smarty_Variable Object
                                                (
                                                    [value] => production
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [google_pass_thou] => Smarty_Variable Object
                                                (
                                                    [value] => _RiB0LpmHg7JSi00hQyY02Sb-W05wiT1Eh1Iq57tyag
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_unit] => Smarty_Variable Object
                                                (
                                                    [value] => cm
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_unit_name] => Smarty_Variable Object
                                                (
                                                    [value] => Centimètre
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_big_unit] => Smarty_Variable Object
                                                (
                                                    [value] => m²
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_area_ratio] => Smarty_Variable Object
                                                (
                                                    [value] => 10000
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [bDisplay] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [iConversionId] => Smarty_Variable Object
                                                (
                                                    [value] => AW-775554528
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [sConversionLabel] => Smarty_Variable Object
                                                (
                                                    [value] => 0fJ5CO68oYcYEOCL6PEC
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [sModuleName] => Smarty_Variable Object
                                                (
                                                    [value] => gact
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [bDebug] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ets_crosssell_16] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                        )

                                    [parent] => 
                                    [config_vars] => Array
                                        (
                                        )

                                )

                            [template_class] => Smarty_Internal_Template
                            [tpl_vars] => Array
                                (
                                )

                            [parent] => SmartyCustom Object
                                (
                                    [auto_literal] => 1
                                    [error_unassigned] => 
                                    [use_include_path] => 
                                    [template_dir:Smarty:private] => Array
                                        (
                                            [0] => /home/tatouageq/www/themes/lab_eren4/tpl/
                                        )

                                    [joined_template_dir] => /home/tatouageq/www/themes/lab_eren4/tpl/
                                    [joined_config_dir] => /home/tatouageq/www/tools/smarty/configs/
                                    [default_template_handler_func] => 
                                    [default_config_handler_func] => 
                                    [default_plugin_handler_func] => 
                                    [compile_dir:Smarty:private] => /home/tatouageq/www/cache/smarty/compile/
                                    [plugins_dir:Smarty:private] => Array
                                        (
                                            [0] => /home/tatouageq/www/tools/smarty/plugins/
                                        )

                                    [cache_dir:Smarty:private] => /home/tatouageq/www/cache/smarty/cache/
                                    [config_dir:Smarty:private] => Array
                                        (
                                            [0] => /home/tatouageq/www/tools/smarty/configs/
                                        )

                                    [force_compile] => 
                                    [compile_check] => 1
                                    [use_sub_dirs] => 1
                                    [allow_ambiguous_resources] => 
                                    [caching] => 
                                    [merge_compiled_includes] => 
                                    [inheritance_merge_compiled_includes] => 1
                                    [cache_lifetime] => 3600
                                    [force_cache] => 
                                    [cache_id] => 
                                    [compile_id] => 
                                    [left_delimiter] => {
                                    [right_delimiter] => }
                                    [security_class] => Smarty_Security
                                    [security_policy] => 
                                    [php_handling] => 0
                                    [allow_php_templates] => 
                                    [direct_access_security] => 1
                                    [debugging] => 
                                    [debugging_ctrl] => NONE
                                    [smarty_debug_id] => SMARTY_DEBUG
                                    [debug_tpl] => /home/tatouageq/www/themes/debug.tpl
                                    [error_reporting] => 
                                    [get_used_tags] => 
                                    [config_overwrite] => 1
                                    [config_booleanize] => 1
                                    [config_read_hidden] => 
                                    [compile_locking] => 1
                                    [cache_locking] => 
                                    [locking_timeout] => 10
                                    [template_functions] => Array
                                        (
                                        )

                                    [default_resource_type] => file
                                    [caching_type] => file
                                    [properties] => Array
                                        (
                                        )

                                    [default_config_type] => file
                                    [template_objects] => Array
                                        (
                                        )

                                    [cache_modified_check] => 
                                    [registered_plugins] => Array
                                        (
                                            [modifier] => Array
                                                (
                                                    [truncate] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smarty_modifier_truncate
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [secureReferrer] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => secureReferrer
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [json_encode] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => jsonEncode
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [json_decode] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => jsonDecode
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [convertAndFormatPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => convertAndFormatPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [boolval] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => boolval
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [cleanHtml] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyCleanHtml
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                            [function] => Array
                                                (
                                                    [t] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyTruncate
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [m] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyMaxWords
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [p] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyShowObject
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [d] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyDieObject
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [l] => Array
                                                        (
                                                            [0] => smartyTranslate
                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [hook] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyHook
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [toolsConvertPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => toolsConvertPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [dateFormat] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => dateFormat
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [convertPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => convertPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [convertPriceWithCurrency] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => convertPriceWithCurrency
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayWtPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => displayWtPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayWtPriceWithCurrency] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => displayWtPriceWithCurrency
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => displayPriceSmarty
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [getAdminToken] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => getAdminTokenLiteSmarty
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayAddressDetail] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => generateAddressSmarty
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [getWidthSize] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => getWidth
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [getHeightSize] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => getHeight
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [addJsDef] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => addJsDef
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                            [block] => Array
                                                (
                                                    [addJsDefL] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => addJsDefL
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                        )

                                    [plugin_search_order] => Array
                                        (
                                            [0] => function
                                            [1] => block
                                            [2] => compiler
                                            [3] => class
                                        )

                                    [registered_objects] => Array
                                        (
                                        )

                                    [registered_classes] => Array
                                        (
                                        )

                                    [registered_filters] => Array
                                        (
                                            [output] => Array
                                                (
                                                    [smartyMinifyHTML] => smartyMinifyHTML
                                                    [smartyPackJSinHTML] => smartyPackJSinHTML
                                                )

                                        )

                                    [registered_resources] => Array
                                        (
                                        )

                                    [_resource_handlers] => Array
                                        (
                                        )

                                    [registered_cache_resources] => Array
                                        (
                                        )

                                    [_cacheresource_handlers] => Array
                                        (
                                        )

                                    [autoload_filters] => Array
                                        (
                                        )

                                    [default_modifiers] => Array
                                        (
                                        )

                                    [escape_html] => 
                                    [start_time] => 1710840740.4231
                                    [_file_perms] => 420
                                    [_dir_perms] => 505
                                    [_tag_stack] => Array
                                        (
                                        )

                                    [smarty] => SmartyCustom Object
 *RECURSION*
                                    [_current_file] => 
                                    [_parserdebug] => 
                                    [merged_templates_func] => Array
                                        (
                                        )

                                    [template_class] => Smarty_Custom_Template
                                    [tpl_vars] => Array
                                        (
                                            [meta_title] => Smarty_Variable Object
                                                (
                                                    [value] => Tatouage temporaire personnalisé à l'unité - Tatouage éphémère
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [meta_description] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [meta_keywords] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [request_uri] => Smarty_Variable Object
                                                (
                                                    [value] => /maori/197-maori-36.html
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [navigationPipe] => Smarty_Variable Object
                                                (
                                                    [value] => >
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [mobile_device] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [link] => Smarty_Variable Object
                                                (
                                                    [value] => Link Object
                                                        (
                                                            [allow:protected] => 1
                                                            [url:protected] => /index.php
                                                            [protocol_link] => https://
                                                            [protocol_content] => https://
                                                            [ssl_enable:protected] => 1
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [cart] => Smarty_Variable Object
                                                (
                                                    [value] => Cart Object
                                                        (
                                                            [id] => 
                                                            [id_shop_group] => 1
                                                            [id_shop] => 1
                                                            [id_address_delivery] => 0
                                                            [id_address_invoice] => 0
                                                            [id_currency] => 1
                                                            [id_customer] => 
                                                            [id_guest] => 0
                                                            [id_lang] => 1
                                                            [recyclable] => 0
                                                            [gift] => 0
                                                            [gift_message] => 
                                                            [mobile_theme] => 
                                                            [date_add] => 
                                                            [secure_key] => 
                                                            [id_carrier] => 0
                                                            [date_upd] => 
                                                            [checkedTos] => 
                                                            [pictures] => 
                                                            [textFields] => 
                                                            [delivery_option] => 
                                                            [allow_seperated_package] => 
                                                            [_products:protected] => 
                                                            [_taxCalculationMethod:protected] => 0
                                                            [webserviceParameters:protected] => Array
                                                                (
                                                                    [fields] => Array
                                                                        (
                                                                            [id_address_delivery] => Array
                                                                                (
                                                                                    [xlink_resource] => addresses
                                                                                )

                                                                            [id_address_invoice] => Array
                                                                                (
                                                                                    [xlink_resource] => addresses
                                                                                )

                                                                            [id_currency] => Array
                                                                                (
                                                                                    [xlink_resource] => currencies
                                                                                )

                                                                            [id_customer] => Array
                                                                                (
                                                                                    [xlink_resource] => customers
                                                                                )

                                                                            [id_guest] => Array
                                                                                (
                                                                                    [xlink_resource] => guests
                                                                                )

                                                                            [id_lang] => Array
                                                                                (
                                                                                    [xlink_resource] => languages
                                                                                )

                                                                        )

                                                                    [associations] => Array
                                                                        (
                                                                            [cart_rows] => Array
                                                                                (
                                                                                    [resource] => cart_row
                                                                                    [virtual_entity] => 1
                                                                                    [fields] => Array
                                                                                        (
                                                                                            [id_product] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                    [xlink_resource] => products
                                                                                                )

                                                                                            [id_product_attribute] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                    [xlink_resource] => combinations
                                                                                                )

                                                                                            [id_address_delivery] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                    [xlink_resource] => addresses
                                                                                                )

                                                                                            [quantity] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                )

                                                                                        )

                                                                                )

                                                                        )

                                                                )

                                                            [id_shop_list] => 
                                                            [get_shop_from_context:protected] => 1
                                                            [table:protected] => cart
                                                            [identifier:protected] => id_cart
                                                            [fieldsRequired:protected] => Array
                                                                (
                                                                    [0] => id_currency
                                                                    [1] => id_lang
                                                                )

                                                            [fieldsSize:protected] => Array
                                                                (
                                                                    [secure_key] => 32
                                                                )

                                                            [fieldsValidate:protected] => Array
                                                                (
                                                                    [id_shop_group] => isUnsignedId
                                                                    [id_shop] => isUnsignedId
                                                                    [id_address_delivery] => isUnsignedId
                                                                    [id_address_invoice] => isUnsignedId
                                                                    [id_carrier] => isUnsignedId
                                                                    [id_currency] => isUnsignedId
                                                                    [id_customer] => isUnsignedId
                                                                    [id_guest] => isUnsignedId
                                                                    [id_lang] => isUnsignedId
                                                                    [recyclable] => isBool
                                                                    [gift] => isBool
                                                                    [gift_message] => isMessage
                                                                    [mobile_theme] => isBool
                                                                    [allow_seperated_package] => isBool
                                                                    [date_add] => isDate
                                                                    [date_upd] => isDate
                                                                )

                                                            [fieldsRequiredLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsSizeLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsValidateLang:protected] => Array
                                                                (
                                                                )

                                                            [tables:protected] => Array
                                                                (
                                                                )

                                                            [image_dir:protected] => 
                                                            [image_format:protected] => jpg
                                                            [def:protected] => Array
                                                                (
                                                                    [table] => cart
                                                                    [primary] => id_cart
                                                                    [fields] => Array
                                                                        (
                                                                            [id_shop_group] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_shop] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_address_delivery] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_address_invoice] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_carrier] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_currency] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                    [required] => 1
                                                                                )

                                                                            [id_customer] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_guest] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_lang] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                    [required] => 1
                                                                                )

                                                                            [recyclable] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [gift] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [gift_message] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isMessage
                                                                                )

                                                                            [mobile_theme] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [delivery_option] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                )

                                                                            [secure_key] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [size] => 32
                                                                                )

                                                                            [allow_seperated_package] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [date_add] => Array
                                                                                (
                                                                                    [type] => 5
                                                                                    [validate] => isDate
                                                                                )

                                                                            [date_upd] => Array
                                                                                (
                                                                                    [type] => 5
                                                                                    [validate] => isDate
                                                                                )

                                                                        )

                                                                    [classname] => Cart
                                                                )

                                                            [update_fields:protected] => 
                                                            [force_id] => 
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currency] => Smarty_Variable Object
                                                (
                                                    [value] => Currency Object
                                                        (
                                                            [id] => 1
                                                            [name] => Euro
                                                            [iso_code] => EUR
                                                            [iso_code_num] => 978
                                                            [sign] => €
                                                            [blank] => 1
                                                            [conversion_rate] => 1.000000
                                                            [deleted] => 0
                                                            [format] => 2
                                                            [decimals] => 1
                                                            [active] => 1
                                                            [webserviceParameters:protected] => Array
                                                                (
                                                                    [objectsNodeName] => currencies
                                                                )

                                                            [prefix] => 
                                                            [suffix] =>  €
                                                            [id_lang:protected] => 
                                                            [id_shop:protected] => 1
                                                            [id_shop_list] => 
                                                            [get_shop_from_context:protected] => 1
                                                            [table:protected] => currency
                                                            [identifier:protected] => id_currency
                                                            [fieldsRequired:protected] => Array
                                                                (
                                                                    [0] => name
                                                                    [1] => iso_code
                                                                    [2] => sign
                                                                    [3] => format
                                                                    [4] => decimals
                                                                    [5] => conversion_rate
                                                                )

                                                            [fieldsSize:protected] => Array
                                                                (
                                                                    [name] => 32
                                                                    [iso_code] => 3
                                                                    [iso_code_num] => 3
                                                                    [sign] => 8
                                                                )

                                                            [fieldsValidate:protected] => Array
                                                                (
                                                                    [name] => isGenericName
                                                                    [iso_code] => isLanguageIsoCode
                                                                    [iso_code_num] => isNumericIsoCode
                                                                    [blank] => isInt
                                                                    [sign] => isGenericName
                                                                    [format] => isUnsignedId
                                                                    [decimals] => isBool
                                                                    [conversion_rate] => isUnsignedFloat
                                                                    [deleted] => isBool
                                                                    [active] => isBool
                                                                )

                                                            [fieldsRequiredLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsSizeLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsValidateLang:protected] => Array
                                                                (
                                                                )

                                                            [tables:protected] => Array
                                                                (
                                                                )

                                                            [image_dir:protected] => 
                                                            [image_format:protected] => jpg
                                                            [def:protected] => Array
                                                                (
                                                                    [table] => currency
                                                                    [primary] => id_currency
                                                                    [multilang_shop] => 1
                                                                    [fields] => Array
                                                                        (
                                                                            [name] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isGenericName
                                                                                    [required] => 1
                                                                                    [size] => 32
                                                                                )

                                                                            [iso_code] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isLanguageIsoCode
                                                                                    [required] => 1
                                                                                    [size] => 3
                                                                                )

                                                                            [iso_code_num] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isNumericIsoCode
                                                                                    [size] => 3
                                                                                )

                                                                            [blank] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isInt
                                                                                )

                                                                            [sign] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isGenericName
                                                                                    [required] => 1
                                                                                    [size] => 8
                                                                                )

                                                                            [format] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                    [required] => 1
                                                                                )

                                                                            [decimals] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                    [required] => 1
                                                                                )

                                                                            [conversion_rate] => Array
                                                                                (
                                                                                    [type] => 4
                                                                                    [validate] => isUnsignedFloat
                                                                                    [required] => 1
                                                                                    [shop] => 1
                                                                                )

                                                                            [deleted] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [active] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                        )

                                                                    [classname] => Currency
                                                                )

                                                            [update_fields:protected] => 
                                                            [force_id] => 
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencyRate] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [cookie] => Smarty_Variable Object
                                                (
                                                    [value] => Cookie Object
                                                        (
                                                            [_content:protected] => Array
                                                                (
                                                                    [date_add] => 2024-03-19 10:32:20
                                                                    [id_lang] => 1
                                                                    [iso_code_country] => US
                                                                    [id_currency] => 1
                                                                    [ets_homecat_order_seed] => 906
                                                                    [viewed] => 197
                                                                    [mostViewed] => 197
                                                                )

                                                            [_name:protected] => PrestaShop-dbed2f952b7f2d916dbe455905a4b595
                                                            [_expire:protected] => 1712568740
                                                            [_domain:protected] => tatouagetemporaire.com
                                                            [_path:protected] => /
                                                            [_cipherTool:protected] => Rijndael Object
                                                                (
                                                                    [_key:protected] => mid7vbM9YwffprhnfkZYJsdvHf0xxnDX
                                                                    [_iv:protected] => OÝŹ H€äŽmYÚL¬
                                                                )

                                                            [_modified:protected] => 
                                                            [_allow_writing:protected] => 1
                                                            [_salt:protected] => 3AuQzi74
                                                            [_standalone:protected] => 
                                                            [_secure:protected] => 1
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [page_name] => Smarty_Variable Object
                                                (
                                                    [value] => product
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [hide_left_column] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [hide_right_column] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [base_dir] => Smarty_Variable Object
                                                (
                                                    [value] => http://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [base_dir_ssl] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [force_ssl] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [content_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [base_uri] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [tpl_dir] => Smarty_Variable Object
                                                (
                                                    [value] => /home/tatouageq/www/themes/lab_eren4/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [tpl_uri] => Smarty_Variable Object
                                                (
                                                    [value] => /themes/lab_eren4/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [modules_dir] => Smarty_Variable Object
                                                (
                                                    [value] => /modules/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [mail_dir] => Smarty_Variable Object
                                                (
                                                    [value] => /mails/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lang_iso] => Smarty_Variable Object
                                                (
                                                    [value] => fr
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lang_id] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [language_code] => Smarty_Variable Object
                                                (
                                                    [value] => fr-fr
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [come_from] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/maori/197-maori-36.html
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [cart_qties] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencies] => Smarty_Variable Object
                                                (
                                                    [value] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [id_currency] => 1
                                                                    [name] => Euro
                                                                    [iso_code] => EUR
                                                                    [iso_code_num] => 978
                                                                    [sign] => €
                                                                    [blank] => 1
                                                                    [format] => 2
                                                                    [decimals] => 1
                                                                    [conversion_rate] => 1.000000
                                                                    [deleted] => 0
                                                                    [active] => 1
                                                                    [id_shop] => 1
                                                                )

                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [languages] => Smarty_Variable Object
                                                (
                                                    [value] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [id_lang] => 1
                                                                    [name] => Français (French)
                                                                    [active] => 1
                                                                    [iso_code] => fr
                                                                    [language_code] => fr-fr
                                                                    [date_format_lite] => d/m/Y
                                                                    [date_format_full] => d/m/Y H:i:s
                                                                    [is_rtl] => 0
                                                                    [id_shop] => 1
                                                                    [shops] => Array
                                                                        (
                                                                            [1] => 1
                                                                        )

                                                                )

                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [meta_language] => Smarty_Variable Object
                                                (
                                                    [value] => fr
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [priceDisplay] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [is_logged] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [is_guest] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [add_prod_display] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [shop_name] => Smarty_Variable Object
                                                (
                                                    [value] => Tatouage temporaire personnalisé à l'unité - Tatouage éphémère
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [roundMode] => Smarty_Variable Object
                                                (
                                                    [value] => 2
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [use_taxes] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [show_taxes] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [display_tax_label] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [vat_management] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [opc] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_CATALOG_MODE] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [b2b_enable] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [request] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/-.html
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_STOCK_MANAGEMENT] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [quick_view] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [shop_phone] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [compared_products] => Smarty_Variable Object
                                                (
                                                    [value] => Array
                                                        (
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [comparator_max_item] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencySign] => Smarty_Variable Object
                                                (
                                                    [value] => €
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencyFormat] => Smarty_Variable Object
                                                (
                                                    [value] => 2
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencyBlank] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [id_currency_cookie] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logged] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [customerName] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_ps_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_cat_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/c/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_lang_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/l/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_prod_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/p/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_manu_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/m/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_sup_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/su/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_ship_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/s/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_store_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/st/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_col_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/co/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/themes/lab_eren4/img/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [css_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/themes/lab_eren4/css/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [js_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/themes/lab_eren4/js/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [pic_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/upload/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [time] => Smarty_Variable Object
                                                (
                                                    [value] => 1710840740
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_update_time] => Smarty_Variable Object
                                                (
                                                    [value] => 1704321425
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [static_token] => Smarty_Variable Object
                                                (
                                                    [value] => 45ddd66312b66bb86fbafaf4e64df042
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [token] => Smarty_Variable Object
                                                (
                                                    [value] => 2fb185f77577dabd4a9a73963c873aab
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [priceDisplayPrecision] => Smarty_Variable Object
                                                (
                                                    [value] => 2
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [content_only] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [favicon_url] => Smarty_Variable Object
                                                (
                                                    [value] => /img/favicon.ico
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logo_image_width] => Smarty_Variable Object
                                                (
                                                    [value] => 39
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logo_image_height] => Smarty_Variable Object
                                                (
                                                    [value] => 25
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logo_url] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/prestashop-logo-1477400065.jpg
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [LAB_THEMENAME] => Smarty_Variable Object
                                                (
                                                    [value] => lab_eren4
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_BASE_URL] => Smarty_Variable Object
                                                (
                                                    [value] => http://tatouagetemporaire.com
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_BASE_URI] => Smarty_Variable Object
                                                (
                                                    [value] => /
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hbgnav] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_htextnav] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hbgheadercolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_htextheader] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hhovertext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hhovertextnav] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mbghover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mbgcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mtext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mtexthover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mbgsubmenu] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mtextsub] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mhovertextsub] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_cbgcolor] => Smarty_Variable Object
                                                (
                                                    [value] => #36a0b1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccolorlink] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_chovercolorlink] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccolortext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccolorprice] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccoloroldprice] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ciconcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_cbgbuttom] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ctextbuttom] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ctextbuttomhover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_cbgbuttomhover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_fbgcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_fcolortext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_flinkcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_flinkcolorhover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_show_color] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableFTM] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableQv] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableW] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableC] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnablesubCate] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [labshowthemecolor] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [labthemecolor] => Smarty_Variable Object
                                                (
                                                    [value] => default
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mode_theme] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [labskin] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ssl_enabled] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PAYPAL_SANDBOX] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PayPal_in_context_checkout] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [use_paypal_in_context] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PayPal_in_context_checkout_merchant_id] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [paypal_mode] => Smarty_Variable Object
                                                (
                                                    [value] => production
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [google_pass_thou] => Smarty_Variable Object
                                                (
                                                    [value] => _RiB0LpmHg7JSi00hQyY02Sb-W05wiT1Eh1Iq57tyag
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_unit] => Smarty_Variable Object
                                                (
                                                    [value] => cm
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_unit_name] => Smarty_Variable Object
                                                (
                                                    [value] => Centimètre
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_big_unit] => Smarty_Variable Object
                                                (
                                                    [value] => m²
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_area_ratio] => Smarty_Variable Object
                                                (
                                                    [value] => 10000
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [bDisplay] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [iConversionId] => Smarty_Variable Object
                                                (
                                                    [value] => AW-775554528
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [sConversionLabel] => Smarty_Variable Object
                                                (
                                                    [value] => 0fJ5CO68oYcYEOCL6PEC
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [sModuleName] => Smarty_Variable Object
                                                (
                                                    [value] => gact
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [bDebug] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ets_crosssell_16] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                        )

                                    [parent] => 
                                    [config_vars] => Array
                                        (
                                        )

                                )

                            [config_vars] => Array
                                (
                                )

                        )

                    [current_subtemplate:protected] => 
                    [allow_push] => 
                    [push_time_limit] => 180
                    [confirmUninstall] => Êtes-vous sûr(e) de vouloir désinstaller le module Google Analytics : GA4 et Universal-Analytics (votre configuration sera perdue) ?
                )

            [type] => ->
            [args] => Array
                (
                    [0] => display
                    [1] => header
                )

        )

    [10] => Array
        (
            [file] => /home/tatouageq/www/classes/Hook.php
            [line] => 587
            [function] => hookDisplayHeader
            [class] => GAnalyticsPro
            [object] => GAnalyticsPro Object
                (
                    [aErrors] => 
                    [id] => 123
                    [version] => 2.0.2
                    [database_version] => 
                    [registered_version] => 
                    [ps_versions_compliancy] => Array
                        (
                            [min] => 1.6.0.1
                            [max] => 1.6.1.7
                        )

                    [dependencies] => Array
                        (
                        )

                    [name] => ganalyticspro
                    [displayName] => Google Analytics : GA4 et Universal-Analytics
                    [description] => Installez la balise Google Analytics 4 (GA4) sur votre site et collectez des données pour vos rapports GA4 et Universal Analytics (UA), avec e-commerce amélioré, dans votre compte Google Analytics
                    [author] => Business Tech
                    [author_uri] => 
                    [module_key] => 7814804ce39cacda037743a3b29ee2af
                    [description_full] => 
                    [additional_description] => 
                    [compatibility] => 
                    [nb_rates] => 
                    [avg_rate] => 
                    [badges] => 
                    [need_instance] => 1
                    [tab] => analytics_stats
                    [active] => 1
                    [trusted] => 
                    [warning] => 
                    [enable_device] => 7
                    [limited_countries] => Array
                        (
                        )

                    [controllers] => Array
                        (
                        )

                    [_lang:protected] => Array
                        (
                        )

                    [_path:protected] => /modules/ganalyticspro/
                    [local_path:protected] => /home/tatouageq/www/modules/ganalyticspro/
                    [_errors:protected] => Array
                        (
                        )

                    [_confirmations:protected] => Array
                        (
                        )

                    [table:protected] => module
                    [identifier:protected] => id_module
                    [context:protected] => Context Object
                        (
                            [cart] => Cart Object
                                (
                                    [id] => 
                                    [id_shop_group] => 
                                    [id_shop] => 
                                    [id_address_delivery] => 
                                    [id_address_invoice] => 
                                    [id_currency] => 1
                                    [id_customer] => 
                                    [id_guest] => 
                                    [id_lang] => 1
                                    [recyclable] => 0
                                    [gift] => 0
                                    [gift_message] => 
                                    [mobile_theme] => 
                                    [date_add] => 
                                    [secure_key] => 
                                    [id_carrier] => 0
                                    [date_upd] => 
                                    [checkedTos] => 
                                    [pictures] => 
                                    [textFields] => 
                                    [delivery_option] => 
                                    [allow_seperated_package] => 
                                    [_products:protected] => 
                                    [_taxCalculationMethod:protected] => 0
                                    [webserviceParameters:protected] => Array
                                        (
                                            [fields] => Array
                                                (
                                                    [id_address_delivery] => Array
                                                        (
                                                            [xlink_resource] => addresses
                                                        )

                                                    [id_address_invoice] => Array
                                                        (
                                                            [xlink_resource] => addresses
                                                        )

                                                    [id_currency] => Array
                                                        (
                                                            [xlink_resource] => currencies
                                                        )

                                                    [id_customer] => Array
                                                        (
                                                            [xlink_resource] => customers
                                                        )

                                                    [id_guest] => Array
                                                        (
                                                            [xlink_resource] => guests
                                                        )

                                                    [id_lang] => Array
                                                        (
                                                            [xlink_resource] => languages
                                                        )

                                                )

                                            [associations] => Array
                                                (
                                                    [cart_rows] => Array
                                                        (
                                                            [resource] => cart_row
                                                            [virtual_entity] => 1
                                                            [fields] => Array
                                                                (
                                                                    [id_product] => Array
                                                                        (
                                                                            [required] => 1
                                                                            [xlink_resource] => products
                                                                        )

                                                                    [id_product_attribute] => Array
                                                                        (
                                                                            [required] => 1
                                                                            [xlink_resource] => combinations
                                                                        )

                                                                    [id_address_delivery] => Array
                                                                        (
                                                                            [required] => 1
                                                                            [xlink_resource] => addresses
                                                                        )

                                                                    [quantity] => Array
                                                                        (
                                                                            [required] => 1
                                                                        )

                                                                )

                                                        )

                                                )

                                        )

                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => cart
                                    [identifier:protected] => id_cart
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => id_currency
                                            [1] => id_lang
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [secure_key] => 32
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [id_shop_group] => isUnsignedId
                                            [id_shop] => isUnsignedId
                                            [id_address_delivery] => isUnsignedId
                                            [id_address_invoice] => isUnsignedId
                                            [id_carrier] => isUnsignedId
                                            [id_currency] => isUnsignedId
                                            [id_customer] => isUnsignedId
                                            [id_guest] => isUnsignedId
                                            [id_lang] => isUnsignedId
                                            [recyclable] => isBool
                                            [gift] => isBool
                                            [gift_message] => isMessage
                                            [mobile_theme] => isBool
                                            [allow_seperated_package] => isBool
                                            [date_add] => isDate
                                            [date_upd] => isDate
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => cart
                                            [primary] => id_cart
                                            [fields] => Array
                                                (
                                                    [id_shop_group] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_shop] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_address_delivery] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_address_invoice] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_carrier] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_currency] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [required] => 1
                                                        )

                                                    [id_customer] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_guest] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_lang] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [required] => 1
                                                        )

                                                    [recyclable] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [gift] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [gift_message] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isMessage
                                                        )

                                                    [mobile_theme] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [delivery_option] => Array
                                                        (
                                                            [type] => 3
                                                        )

                                                    [secure_key] => Array
                                                        (
                                                            [type] => 3
                                                            [size] => 32
                                                        )

                                                    [allow_seperated_package] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [date_add] => Array
                                                        (
                                                            [type] => 5
                                                            [validate] => isDate
                                                        )

                                                    [date_upd] => Array
                                                        (
                                                            [type] => 5
                                                            [validate] => isDate
                                                        )

                                                )

                                            [classname] => Cart
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [customer] => Customer Object
                                (
                                    [id] => 
                                    [id_shop] => 
                                    [id_shop_group] => 
                                    [secure_key] => 
                                    [note] => 
                                    [id_gender] => 0
                                    [id_default_group] => 3
                                    [id_lang] => 
                                    [lastname] => 
                                    [firstname] => 
                                    [birthday] => 
                                    [email] => 
                                    [newsletter] => 
                                    [ip_registration_newsletter] => 
                                    [newsletter_date_add] => 
                                    [optin] => 
                                    [website] => 
                                    [company] => 
                                    [siret] => 
                                    [ape] => 
                                    [outstanding_allow_amount] => 0
                                    [show_public_prices] => 0
                                    [id_risk] => 
                                    [max_payment_days] => 0
                                    [passwd] => 
                                    [last_passwd_gen] => 
                                    [active] => 1
                                    [is_guest] => 0
                                    [deleted] => 0
                                    [date_add] => 
                                    [date_upd] => 
                                    [years] => 
                                    [days] => 
                                    [months] => 
                                    [geoloc_id_country] => 
                                    [geoloc_id_state] => 
                                    [geoloc_postcode] => 
                                    [logged] => 0
                                    [id_guest] => 
                                    [groupBox] => 
                                    [webserviceParameters:protected] => Array
                                        (
                                            [fields] => Array
                                                (
                                                    [id_default_group] => Array
                                                        (
                                                            [xlink_resource] => groups
                                                        )

                                                    [id_lang] => Array
                                                        (
                                                            [xlink_resource] => languages
                                                        )

                                                    [newsletter_date_add] => Array
                                                        (
                                                        )

                                                    [ip_registration_newsletter] => Array
                                                        (
                                                        )

                                                    [last_passwd_gen] => Array
                                                        (
                                                            [setter] => 
                                                        )

                                                    [secure_key] => Array
                                                        (
                                                            [setter] => 
                                                        )

                                                    [deleted] => Array
                                                        (
                                                        )

                                                    [passwd] => Array
                                                        (
                                                            [setter] => setWsPasswd
                                                        )

                                                )

                                            [associations] => Array
                                                (
                                                    [groups] => Array
                                                        (
                                                            [resource] => group
                                                        )

                                                )

                                        )

                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => customer
                                    [identifier:protected] => id_customer
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => lastname
                                            [1] => firstname
                                            [2] => email
                                            [3] => passwd
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [lastname] => 32
                                            [firstname] => 32
                                            [email] => 128
                                            [passwd] => 32
                                            [note] => 65000
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [secure_key] => isMd5
                                            [lastname] => isName
                                            [firstname] => isName
                                            [email] => isEmail
                                            [passwd] => isPasswd
                                            [id_gender] => isUnsignedId
                                            [birthday] => isBirthDate
                                            [newsletter] => isBool
                                            [optin] => isBool
                                            [website] => isUrl
                                            [company] => isGenericName
                                            [siret] => isSiret
                                            [ape] => isApe
                                            [outstanding_allow_amount] => isFloat
                                            [show_public_prices] => isBool
                                            [id_risk] => isUnsignedInt
                                            [max_payment_days] => isUnsignedInt
                                            [active] => isBool
                                            [deleted] => isBool
                                            [note] => isCleanHtml
                                            [is_guest] => isBool
                                            [id_shop] => isUnsignedId
                                            [id_shop_group] => isUnsignedId
                                            [id_lang] => isUnsignedId
                                            [date_add] => isDate
                                            [date_upd] => isDate
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => customer
                                            [primary] => id_customer
                                            [fields] => Array
                                                (
                                                    [secure_key] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isMd5
                                                            [copy_post] => 
                                                        )

                                                    [lastname] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isName
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                    [firstname] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isName
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                    [email] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isEmail
                                                            [required] => 1
                                                            [size] => 128
                                                        )

                                                    [passwd] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isPasswd
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                    [last_passwd_gen] => Array
                                                        (
                                                            [type] => 3
                                                            [copy_post] => 
                                                        )

                                                    [id_gender] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [birthday] => Array
                                                        (
                                                            [type] => 5
                                                            [validate] => isBirthDate
                                                        )

                                                    [newsletter] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [newsletter_date_add] => Array
                                                        (
                                                            [type] => 5
                                                            [copy_post] => 
                                                        )

                                                    [ip_registration_newsletter] => Array
                                                        (
                                                            [type] => 3
                                                            [copy_post] => 
                                                        )

                                                    [optin] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [website] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isUrl
                                                        )

                                                    [company] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isGenericName
                                                        )

                                                    [siret] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isSiret
                                                        )

                                                    [ape] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isApe
                                                        )

                                                    [outstanding_allow_amount] => Array
                                                        (
                                                            [type] => 4
                                                            [validate] => isFloat
                                                            [copy_post] => 
                                                        )

                                                    [show_public_prices] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [copy_post] => 
                                                        )

                                                    [id_risk] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedInt
                                                            [copy_post] => 
                                                        )

                                                    [max_payment_days] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedInt
                                                            [copy_post] => 
                                                        )

                                                    [active] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [copy_post] => 
                                                        )

                                                    [deleted] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [copy_post] => 
                                                        )

                                                    [note] => Array
                                                        (
                                                            [type] => 6
                                                            [validate] => isCleanHtml
                                                            [size] => 65000
                                                            [copy_post] => 
                                                        )

                                                    [is_guest] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [copy_post] => 
                                                        )

                                                    [id_shop] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [copy_post] => 
                                                        )

                                                    [id_shop_group] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [copy_post] => 
                                                        )

                                                    [id_default_group] => Array
                                                        (
                                                            [type] => 1
                                                            [copy_post] => 
                                                        )

                                                    [id_lang] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [copy_post] => 
                                                        )

                                                    [date_add] => Array
                                                        (
                                                            [type] => 5
                                                            [validate] => isDate
                                                            [copy_post] => 
                                                        )

                                                    [date_upd] => Array
                                                        (
                                                            [type] => 5
                                                            [validate] => isDate
                                                            [copy_post] => 
                                                        )

                                                )

                                            [classname] => Customer
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [cookie] => Cookie Object
                                (
                                    [_content:protected] => Array
                                        (
                                            [date_add] => 2024-03-19 10:32:20
                                            [id_lang] => 1
                                            [iso_code_country] => US
                                            [id_currency] => 1
                                            [ets_homecat_order_seed] => 906
                                            [viewed] => 197
                                            [mostViewed] => 197
                                        )

                                    [_name:protected] => PrestaShop-dbed2f952b7f2d916dbe455905a4b595
                                    [_expire:protected] => 1712568740
                                    [_domain:protected] => tatouagetemporaire.com
                                    [_path:protected] => /
                                    [_cipherTool:protected] => Rijndael Object
                                        (
                                            [_key:protected] => mid7vbM9YwffprhnfkZYJsdvHf0xxnDX
                                            [_iv:protected] => OÝŹ H€äŽmYÚL¬
                                        )

                                    [_modified:protected] => 
                                    [_allow_writing:protected] => 1
                                    [_salt:protected] => 3AuQzi74
                                    [_standalone:protected] => 
                                    [_secure:protected] => 1
                                )

                            [link] => Link Object
                                (
                                    [allow:protected] => 1
                                    [url:protected] => /index.php
                                    [protocol_link] => https://
                                    [protocol_content] => https://
                                    [ssl_enable:protected] => 1
                                )

                            [country] => Country Object
                                (
                                    [id] => 21
                                    [id_zone] => 2
                                    [id_currency] => 0
                                    [iso_code] => US
                                    [call_prefix] => 1
                                    [name] => Array
                                        (
                                            [1] => États-Unis
                                            [2] => États-Unis
                                        )

                                    [contains_states] => 1
                                    [need_identification_number] => 0
                                    [need_zip_code] => 1
                                    [zip_code_format] => NNNNN
                                    [display_tax_label] => 0
                                    [active] => 1
                                    [webserviceParameters:protected] => Array
                                        (
                                            [objectsNodeName] => countries
                                            [fields] => Array
                                                (
                                                    [id_zone] => Array
                                                        (
                                                            [xlink_resource] => zones
                                                        )

                                                    [id_currency] => Array
                                                        (
                                                            [xlink_resource] => currencies
                                                        )

                                                )

                                        )

                                    [id_lang:protected] => 
                                    [id_shop:protected] => 1
                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => country
                                    [identifier:protected] => id_country
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => id_zone
                                            [1] => iso_code
                                            [2] => contains_states
                                            [3] => need_identification_number
                                            [4] => display_tax_label
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [iso_code] => 3
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [id_zone] => isUnsignedId
                                            [id_currency] => isUnsignedId
                                            [call_prefix] => isInt
                                            [iso_code] => isLanguageIsoCode
                                            [active] => isBool
                                            [contains_states] => isBool
                                            [need_identification_number] => isBool
                                            [need_zip_code] => isBool
                                            [zip_code_format] => isZipCodeFormat
                                            [display_tax_label] => isBool
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                            [0] => name
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                            [name] => 64
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                            [name] => isGenericName
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => country
                                            [primary] => id_country
                                            [multilang] => 1
                                            [fields] => Array
                                                (
                                                    [id_zone] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [required] => 1
                                                        )

                                                    [id_currency] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [call_prefix] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isInt
                                                        )

                                                    [iso_code] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isLanguageIsoCode
                                                            [required] => 1
                                                            [size] => 3
                                                        )

                                                    [active] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [contains_states] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [required] => 1
                                                        )

                                                    [need_identification_number] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [required] => 1
                                                        )

                                                    [need_zip_code] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [zip_code_format] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isZipCodeFormat
                                                        )

                                                    [display_tax_label] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [required] => 1
                                                        )

                                                    [name] => Array
                                                        (
                                                            [type] => 3
                                                            [lang] => 1
                                                            [validate] => isGenericName
                                                            [required] => 1
                                                            [size] => 64
                                                        )

                                                )

                                            [associations] => Array
                                                (
                                                    [zone] => Array
                                                        (
                                                            [type] => 1
                                                        )

                                                    [currency] => Array
                                                        (
                                                            [type] => 1
                                                        )

                                                    [l] => Array
                                                        (
                                                            [type] => 2
                                                            [field] => id_country
                                                            [foreign_field] => id_country
                                                        )

                                                )

                                            [classname] => Country
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [employee] => 
                            [controller] => ProductController Object
                                (
                                    [php_self] => product
                                    [product:protected] => Product Object
                                        (
                                            [tax_name] => 
                                            [tax_rate] => 
                                            [id_manufacturer] => 
                                            [id_supplier] => 
                                            [id_category_default] => 
                                            [id_shop_default] => 
                                            [manufacturer_name] => 
                                            [supplier_name] => 
                                            [name] => 
                                            [description] => 
                                            [description_short] => 
                                            [quantity] => 0
                                            [minimal_quantity] => 1
                                            [available_now] => 
                                            [available_later] => 
                                            [price] => 0
                                            [specificPrice] => 0
                                            [additional_shipping_cost] => 0
                                            [wholesale_price] => 0
                                            [on_sale] => 
                                            [online_only] => 
                                            [unity] => 
                                            [unit_price] => 
                                            [unit_price_ratio] => 0
                                            [ecotax] => 0
                                            [reference] => 
                                            [supplier_reference] => 
                                            [location] => 
                                            [width] => 0
                                            [height] => 0
                                            [depth] => 0
                                            [weight] => 0
                                            [ean13] => 
                                            [upc] => 
                                            [link_rewrite] => 
                                            [meta_description] => 
                                            [meta_keywords] => 
                                            [meta_title] => 
                                            [quantity_discount] => 0
                                            [customizable] => 
                                            [new] => 
                                            [uploadable_files] => 
                                            [text_fields] => 
                                            [active] => 1
                                            [redirect_type] => 
                                            [id_product_redirected] => 0
                                            [available_for_order] => 1
                                            [available_date] => 0000-00-00
                                            [condition] => 
                                            [show_price] => 1
                                            [indexed] => 0
                                            [visibility] => 
                                            [date_add] => 
                                            [date_upd] => 
                                            [tags] => 
                                            [base_price] => 
                                            [id_tax_rules_group] => 1
                                            [id_color_default] => 0
                                            [advanced_stock_management] => 0
                                            [out_of_stock] => 
                                            [depends_on_stock] => 
                                            [isFullyLoaded] => 
                                            [cache_is_pack] => 
                                            [cache_has_attachments] => 
                                            [is_virtual] => 
                                            [id_pack_product_attribute] => 
                                            [cache_default_attribute] => 
                                            [category] => 
                                            [pack_stock_type] => 3
                                            [webserviceParameters:protected] => Array
                                                (
                                                    [objectMethods] => Array
                                                        (
                                                            [add] => addWs
                                                            [update] => updateWs
                                                        )

                                                    [objectNodeNames] => products
                                                    [fields] => Array
                                                        (
                                                            [id_manufacturer] => Array
                                                                (
                                                                    [xlink_resource] => manufacturers
                                                                )

                                                            [id_supplier] => Array
                                                                (
                                                                    [xlink_resource] => suppliers
                                                                )

                                                            [id_category_default] => Array
                                                                (
                                                                    [xlink_resource] => categories
                                                                )

                                                            [new] => Array
                                                                (
                                                                )

                                                            [cache_default_attribute] => Array
                                                                (
                                                                )

                                                            [id_default_image] => Array
                                                                (
                                                                    [getter] => getCoverWs
                                                                    [setter] => setCoverWs
                                                                    [xlink_resource] => Array
                                                                        (
                                                                            [resourceName] => images
                                                                            [subResourceName] => products
                                                                        )

                                                                )

                                                            [id_default_combination] => Array
                                                                (
                                                                    [getter] => getWsDefaultCombination
                                                                    [setter] => setWsDefaultCombination
                                                                    [xlink_resource] => Array
                                                                        (
                                                                            [resourceName] => combinations
                                                                        )

                                                                )

                                                            [id_tax_rules_group] => Array
                                                                (
                                                                    [xlink_resource] => Array
                                                                        (
                                                                            [resourceName] => tax_rule_groups
                                                                        )

                                                                )

                                                            [position_in_category] => Array
                                                                (
                                                                    [getter] => getWsPositionInCategory
                                                                    [setter] => setWsPositionInCategory
                                                                )

                                                            [manufacturer_name] => Array
                                                                (
                                                                    [getter] => getWsManufacturerName
                                                                    [setter] => 
                                                                )

                                                            [quantity] => Array
                                                                (
                                                                    [getter] => 
                                                                    [setter] => 
                                                                )

                                                            [type] => Array
                                                                (
                                                                    [getter] => getWsType
                                                                    [setter] => setWsType
                                                                )

                                                        )

                                                    [associations] => Array
                                                        (
                                                            [categories] => Array
                                                                (
                                                                    [resource] => category
                                                                    [fields] => Array
                                                                        (
                                                                            [id] => Array
                                                                                (
                                                                                    [required] => 1
                                                                                )

                                                                        )

                                                                )

                                                            [images] => Array
                                                                (
                                                                    [resource] => image
                                                                    [fields] => Array
                                                                        (
                                                                            [id] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                )

                                                            [combinations] => Array
                                                                (
                                                                    [resource] => combination
                                                                    [fields] => Array
                                                                        (
                                                                            [id] => Array
                                                                                (
                                                                                    [required] => 1
                                                                                )

                                                                        )

                                                                )

                                                            [product_option_values] => Array
                                                                (
                                                                    [resource] => product_option_value
                                                                    [fields] => Array
                                                                        (
                                                                            [id] => Array
                                                                                (
                                                                                    [required] => 1
                                                                                )

                                                                        )

                                                                )

                                                            [product_features] => Array
                                                                (
                                                                    [resource] => product_feature
                                                                    [fields] => Array
                                                                        (
                                                                            [id] => Array
                                                                                (
                                                                                    [required] => 1
                                                                                )

                                                                            [id_feature_value] => Array
                                                                                (
                                                                                    [required] => 1
                                                                                    [xlink_resource] => product_feature_values
                                                                                )

                                                                        )

                                                                )

                                                            [tags] => Array
                                                                (
                                                                    [resource] => tag
                                                                    [fields] => Array
                                                                        (
                                                                            [id] => Array
                                                                                (
                                                                                    [required] => 1
                                                                                )

                                                                        )

                                                                )

                                                            [stock_availables] => Array
                                                                (
                                                                    [resource] => stock_available
                                                                    [fields] => Array
                                                                        (
                                                                            [id] => Array
                                                                                (
                                                                                    [required] => 1
                                                                                )

                                                                            [id_product_attribute] => Array
                                                                                (
                                                                                    [required] => 1
                                                                                )

                                                                        )

                                                                    [setter] => 
                                                                )

                                                            [accessories] => Array
                                                                (
                                                                    [resource] => product
                                                                    [api] => products
                                                                    [fields] => Array
                                                                        (
                                                                            [id] => Array
                                                                                (
                                                                                    [required] => 1
                                                                                    [xlink_resource] => product
                                                                                )

                                                                        )

                                                                )

                                                            [product_bundle] => Array
                                                                (
                                                                    [resource] => product
                                                                    [api] => products
                                                                    [fields] => Array
                                                                        (
                                                                            [id] => Array
                                                                                (
                                                                                    [required] => 1
                                                                                )

                                                                            [quantity] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                )

                                                        )

                                                )

                                            [id] => 
                                            [id_lang:protected] => 1
                                            [id_shop:protected] => 1
                                            [id_shop_list] => 
                                            [get_shop_from_context:protected] => 
                                            [table:protected] => product
                                            [identifier:protected] => id_product
                                            [fieldsRequired:protected] => Array
                                                (
                                                    [0] => price
                                                )

                                            [fieldsSize:protected] => Array
                                                (
                                                    [reference] => 32
                                                    [supplier_reference] => 32
                                                    [location] => 64
                                                    [ean13] => 13
                                                    [upc] => 12
                                                )

                                            [fieldsValidate:protected] => Array
                                                (
                                                    [id_shop_default] => isUnsignedId
                                                    [id_manufacturer] => isUnsignedId
                                                    [id_supplier] => isUnsignedId
                                                    [reference] => isReference
                                                    [supplier_reference] => isReference
                                                    [location] => isReference
                                                    [width] => isUnsignedFloat
                                                    [height] => isUnsignedFloat
                                                    [depth] => isUnsignedFloat
                                                    [weight] => isUnsignedFloat
                                                    [quantity_discount] => isBool
                                                    [ean13] => isEan13
                                                    [upc] => isUpc
                                                    [cache_is_pack] => isBool
                                                    [cache_has_attachments] => isBool
                                                    [is_virtual] => isBool
                                                    [id_category_default] => isUnsignedId
                                                    [id_tax_rules_group] => isUnsignedId
                                                    [on_sale] => isBool
                                                    [online_only] => isBool
                                                    [ecotax] => isPrice
                                                    [minimal_quantity] => isUnsignedInt
                                                    [price] => isPrice
                                                    [wholesale_price] => isPrice
                                                    [unity] => isString
                                                    [additional_shipping_cost] => isPrice
                                                    [customizable] => isUnsignedInt
                                                    [text_fields] => isUnsignedInt
                                                    [uploadable_files] => isUnsignedInt
                                                    [active] => isBool
                                                    [redirect_type] => isString
                                                    [id_product_redirected] => isUnsignedId
                                                    [available_for_order] => isBool
                                                    [available_date] => isDateFormat
                                                    [condition] => isGenericName
                                                    [show_price] => isBool
                                                    [indexed] => isBool
                                                    [visibility] => isProductVisibility
                                                    [advanced_stock_management] => isBool
                                                    [date_add] => isDate
                                                    [date_upd] => isDate
                                                    [pack_stock_type] => isUnsignedInt
                                                )

                                            [fieldsRequiredLang:protected] => Array
                                                (
                                                    [0] => link_rewrite
                                                    [1] => name
                                                )

                                            [fieldsSizeLang:protected] => Array
                                                (
                                                    [meta_description] => 255
                                                    [meta_keywords] => 255
                                                    [meta_title] => 128
                                                    [link_rewrite] => 128
                                                    [name] => 128
                                                    [available_now] => 255
                                                    [available_later] => 255
                                                )

                                            [fieldsValidateLang:protected] => Array
                                                (
                                                    [meta_description] => isGenericName
                                                    [meta_keywords] => isGenericName
                                                    [meta_title] => isGenericName
                                                    [link_rewrite] => isLinkRewrite
                                                    [name] => isCatalogName
                                                    [description] => isCleanHtml
                                                    [description_short] => isCleanHtml
                                                    [available_now] => isGenericName
                                                    [available_later] => IsGenericName
                                                )

                                            [tables:protected] => Array
                                                (
                                                )

                                            [image_dir:protected] => 
                                            [image_format:protected] => jpg
                                            [def:protected] => Array
                                                (
                                                    [table] => product
                                                    [primary] => id_product
                                                    [multilang] => 1
                                                    [multilang_shop] => 1
                                                    [fields] => Array
                                                        (
                                                            [id_shop_default] => Array
                                                                (
                                                                    [type] => 1
                                                                    [validate] => isUnsignedId
                                                                )

                                                            [id_manufacturer] => Array
                                                                (
                                                                    [type] => 1
                                                                    [validate] => isUnsignedId
                                                                )

                                                            [id_supplier] => Array
                                                                (
                                                                    [type] => 1
                                                                    [validate] => isUnsignedId
                                                                )

                                                            [reference] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isReference
                                                                    [size] => 32
                                                                )

                                                            [supplier_reference] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isReference
                                                                    [size] => 32
                                                                )

                                                            [location] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isReference
                                                                    [size] => 64
                                                                )

                                                            [width] => Array
                                                                (
                                                                    [type] => 4
                                                                    [validate] => isUnsignedFloat
                                                                )

                                                            [height] => Array
                                                                (
                                                                    [type] => 4
                                                                    [validate] => isUnsignedFloat
                                                                )

                                                            [depth] => Array
                                                                (
                                                                    [type] => 4
                                                                    [validate] => isUnsignedFloat
                                                                )

                                                            [weight] => Array
                                                                (
                                                                    [type] => 4
                                                                    [validate] => isUnsignedFloat
                                                                )

                                                            [quantity_discount] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [ean13] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isEan13
                                                                    [size] => 13
                                                                )

                                                            [upc] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isUpc
                                                                    [size] => 12
                                                                )

                                                            [cache_is_pack] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [cache_has_attachments] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [is_virtual] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [id_category_default] => Array
                                                                (
                                                                    [type] => 1
                                                                    [shop] => 1
                                                                    [validate] => isUnsignedId
                                                                )

                                                            [id_tax_rules_group] => Array
                                                                (
                                                                    [type] => 1
                                                                    [shop] => 1
                                                                    [validate] => isUnsignedId
                                                                )

                                                            [on_sale] => Array
                                                                (
                                                                    [type] => 2
                                                                    [shop] => 1
                                                                    [validate] => isBool
                                                                )

                                                            [online_only] => Array
                                                                (
                                                                    [type] => 2
                                                                    [shop] => 1
                                                                    [validate] => isBool
                                                                )

                                                            [ecotax] => Array
                                                                (
                                                                    [type] => 4
                                                                    [shop] => 1
                                                                    [validate] => isPrice
                                                                )

                                                            [minimal_quantity] => Array
                                                                (
                                                                    [type] => 1
                                                                    [shop] => 1
                                                                    [validate] => isUnsignedInt
                                                                )

                                                            [price] => Array
                                                                (
                                                                    [type] => 4
                                                                    [shop] => 1
                                                                    [validate] => isPrice
                                                                    [required] => 1
                                                                )

                                                            [wholesale_price] => Array
                                                                (
                                                                    [type] => 4
                                                                    [shop] => 1
                                                                    [validate] => isPrice
                                                                )

                                                            [unity] => Array
                                                                (
                                                                    [type] => 3
                                                                    [shop] => 1
                                                                    [validate] => isString
                                                                )

                                                            [unit_price_ratio] => Array
                                                                (
                                                                    [type] => 4
                                                                    [shop] => 1
                                                                )

                                                            [additional_shipping_cost] => Array
                                                                (
                                                                    [type] => 4
                                                                    [shop] => 1
                                                                    [validate] => isPrice
                                                                )

                                                            [customizable] => Array
                                                                (
                                                                    [type] => 1
                                                                    [shop] => 1
                                                                    [validate] => isUnsignedInt
                                                                )

                                                            [text_fields] => Array
                                                                (
                                                                    [type] => 1
                                                                    [shop] => 1
                                                                    [validate] => isUnsignedInt
                                                                )

                                                            [uploadable_files] => Array
                                                                (
                                                                    [type] => 1
                                                                    [shop] => 1
                                                                    [validate] => isUnsignedInt
                                                                )

                                                            [active] => Array
                                                                (
                                                                    [type] => 2
                                                                    [shop] => 1
                                                                    [validate] => isBool
                                                                )

                                                            [redirect_type] => Array
                                                                (
                                                                    [type] => 3
                                                                    [shop] => 1
                                                                    [validate] => isString
                                                                )

                                                            [id_product_redirected] => Array
                                                                (
                                                                    [type] => 1
                                                                    [shop] => 1
                                                                    [validate] => isUnsignedId
                                                                )

                                                            [available_for_order] => Array
                                                                (
                                                                    [type] => 2
                                                                    [shop] => 1
                                                                    [validate] => isBool
                                                                )

                                                            [available_date] => Array
                                                                (
                                                                    [type] => 5
                                                                    [shop] => 1
                                                                    [validate] => isDateFormat
                                                                )

                                                            [condition] => Array
                                                                (
                                                                    [type] => 3
                                                                    [shop] => 1
                                                                    [validate] => isGenericName
                                                                    [values] => Array
                                                                        (
                                                                            [0] => new
                                                                            [1] => used
                                                                            [2] => refurbished
                                                                        )

                                                                    [default] => new
                                                                )

                                                            [show_price] => Array
                                                                (
                                                                    [type] => 2
                                                                    [shop] => 1
                                                                    [validate] => isBool
                                                                )

                                                            [indexed] => Array
                                                                (
                                                                    [type] => 2
                                                                    [shop] => 1
                                                                    [validate] => isBool
                                                                )

                                                            [visibility] => Array
                                                                (
                                                                    [type] => 3
                                                                    [shop] => 1
                                                                    [validate] => isProductVisibility
                                                                    [values] => Array
                                                                        (
                                                                            [0] => both
                                                                            [1] => catalog
                                                                            [2] => search
                                                                            [3] => none
                                                                        )

                                                                    [default] => both
                                                                )

                                                            [cache_default_attribute] => Array
                                                                (
                                                                    [type] => 1
                                                                    [shop] => 1
                                                                )

                                                            [advanced_stock_management] => Array
                                                                (
                                                                    [type] => 2
                                                                    [shop] => 1
                                                                    [validate] => isBool
                                                                )

                                                            [date_add] => Array
                                                                (
                                                                    [type] => 5
                                                                    [shop] => 1
                                                                    [validate] => isDate
                                                                )

                                                            [date_upd] => Array
                                                                (
                                                                    [type] => 5
                                                                    [shop] => 1
                                                                    [validate] => isDate
                                                                )

                                                            [pack_stock_type] => Array
                                                                (
                                                                    [type] => 1
                                                                    [shop] => 1
                                                                    [validate] => isUnsignedInt
                                                                )

                                                            [meta_description] => Array
                                                                (
                                                                    [type] => 3
                                                                    [lang] => 1
                                                                    [validate] => isGenericName
                                                                    [size] => 255
                                                                )

                                                            [meta_keywords] => Array
                                                                (
                                                                    [type] => 3
                                                                    [lang] => 1
                                                                    [validate] => isGenericName
                                                                    [size] => 255
                                                                )

                                                            [meta_title] => Array
                                                                (
                                                                    [type] => 3
                                                                    [lang] => 1
                                                                    [validate] => isGenericName
                                                                    [size] => 128
                                                                )

                                                            [link_rewrite] => Array
                                                                (
                                                                    [type] => 3
                                                                    [lang] => 1
                                                                    [validate] => isLinkRewrite
                                                                    [required] => 1
                                                                    [size] => 128
                                                                    [ws_modifier] => Array
                                                                        (
                                                                            [http_method] => 2
                                                                            [modifier] => modifierWsLinkRewrite
                                                                        )

                                                                )

                                                            [name] => Array
                                                                (
                                                                    [type] => 3
                                                                    [lang] => 1
                                                                    [validate] => isCatalogName
                                                                    [required] => 1
                                                                    [size] => 128
                                                                )

                                                            [description] => Array
                                                                (
                                                                    [type] => 6
                                                                    [lang] => 1
                                                                    [validate] => isCleanHtml
                                                                )

                                                            [description_short] => Array
                                                                (
                                                                    [type] => 6
                                                                    [lang] => 1
                                                                    [validate] => isCleanHtml
                                                                )

                                                            [available_now] => Array
                                                                (
                                                                    [type] => 3
                                                                    [lang] => 1
                                                                    [validate] => isGenericName
                                                                    [size] => 255
                                                                )

                                                            [available_later] => Array
                                                                (
                                                                    [type] => 3
                                                                    [lang] => 1
                                                                    [validate] => IsGenericName
                                                                    [size] => 255
                                                                )

                                                        )

                                                    [associations] => Array
                                                        (
                                                            [manufacturer] => Array
                                                                (
                                                                    [type] => 1
                                                                )

                                                            [supplier] => Array
                                                                (
                                                                    [type] => 1
                                                                )

                                                            [default_category] => Array
                                                                (
                                                                    [type] => 1
                                                                    [field] => id_category_default
                                                                    [object] => Category
                                                                )

                                                            [tax_rules_group] => Array
                                                                (
                                                                    [type] => 1
                                                                )

                                                            [categories] => Array
                                                                (
                                                                    [type] => 2
                                                                    [field] => id_category
                                                                    [object] => Category
                                                                    [association] => category_product
                                                                )

                                                            [stock_availables] => Array
                                                                (
                                                                    [type] => 2
                                                                    [field] => id_stock_available
                                                                    [object] => StockAvailable
                                                                    [association] => stock_availables
                                                                )

                                                            [l] => Array
                                                                (
                                                                    [type] => 2
                                                                    [field] => id_product
                                                                    [foreign_field] => id_product
                                                                )

                                                        )

                                                    [classname] => Product
                                                )

                                            [update_fields:protected] => 
                                            [force_id] => 
                                        )

                                    [category:protected] => 
                                    [errors] => Array
                                        (
                                            [0] => Le produit n'a pas été trouvé
                                        )

                                    [iso] => 
                                    [orderBy] => 
                                    [orderWay] => 
                                    [p] => 
                                    [n] => 
                                    [auth] => 
                                    [guestAllowed] => 
                                    [authRedirection] => 
                                    [ssl] => 1
                                    [restrictedCountry:protected] => 
                                    [maintenance:protected] => 
                                    [display_column_left] => 0
                                    [display_column_right] => 0
                                    [nb_items_per_page] => 
                                    [context:protected] => Context Object
 *RECURSION*
                                    [css_files] => Array
                                        (
                                            [/themes/lab_eren4/css/global.css] => all
                                            [/themes/lab_eren4/css/autoload/highdpi.css] => all
                                            [/themes/lab_eren4/css/autoload/responsive-tables.css] => all
                                            [/themes/lab_eren4/css/autoload/uniform.default.css] => all
                                            [/js/jquery/plugins/fancybox/jquery.fancybox.css] => all
                                            [/themes/lab_eren4/css/modules/blockcart/blockcart.css] => all
                                            [/js/jquery/plugins/bxslider/jquery.bxslider.css] => all
                                            [/themes/lab_eren4/css/modules/blockmyaccountfooter/blockmyaccount.css] => all
                                            [/themes/lab_eren4/css/modules/blockuserinfo/blockuserinfo.css] => all
                                            [/themes/lab_eren4/css/modules/homefeatured/homefeatured.css] => all
                                            [/js/jquery/plugins/autocomplete/jquery.autocomplete.css] => all
                                            [/themes/lab_eren4/css/modules/labsearch/css/labsearch.css] => all
                                            [/modules/labthemeoptions/views/templates/front/colortool/css/lab.cltool.css] => all
                                            [/modules/labthemeoptions/views/templates/front/colortool/css/colorpicker.css] => all
                                            [/modules/labthemeoptions/css/animate.css] => all
                                            [/modules/labthemeoptions/css/owl.carousel.css] => all
                                            [/modules/labthemeoptions/css/laberthemes.css] => all
                                            [/modules/labhoverflipimg/css/labhoverflipimg.css] => all
                                            [/modules/labcountdown/css/jquery.countdown.css] => all
                                            [/themes/lab_eren4/css/modules/labslideshow/css/labslideshow.css] => all
                                            [/themes/lab_eren4/css/modules/labmegamenu/views/css/front.css] => all
                                            [/modules/smartblog/css/smartblogstyle.css] => all
                                            [/modules/paypal/views/css/paypal.css] => all
                                            [/modules/customtextdesign/views/css/global.css] => all
                                            [/modules/responsivemenu/views/css/main.css] => all
                                            [/modules/payplug/views/css/front_1_6-v3.16.2.css] => all
                                            [/modules/ets_crosssell/views/css/product_list16.css] => all
                                            [/modules/ets_crosssell/views/css/slick.css] => all
                                            [/modules/ets_crosssell/views/css/front.css] => all
                                            [/modules/ets_crosssell/views/css/front16.css] => all
                                        )

                                    [js_files] => Array
                                        (
                                            [0] => /js/jquery/jquery-1.11.0.min.js
                                            [1] => /js/jquery/jquery-migrate-1.2.1.min.js
                                            [2] => /js/jquery/plugins/jquery.easing.js
                                            [3] => /js/tools.js
                                            [4] => /themes/lab_eren4/js/global.js
                                            [5] => /themes/lab_eren4/js/autoload/10-bootstrap.min.js
                                            [6] => /themes/lab_eren4/js/autoload/15-jquery.total-storage.min.js
                                            [7] => /themes/lab_eren4/js/autoload/15-jquery.uniform-modified.js
                                            [8] => /js/jquery/plugins/fancybox/jquery.fancybox.js
                                            [9] => /themes/lab_eren4/js/modules/blockcart/ajax-cart.js
                                            [10] => /js/jquery/plugins/jquery.scrollTo.js
                                            [11] => /js/jquery/plugins/jquery.serialScroll.js
                                            [12] => /js/jquery/plugins/bxslider/jquery.bxslider.js
                                            [13] => /js/jquery/plugins/autocomplete/jquery.autocomplete.js
                                            [14] => /modules/labthemeoptions/js/colorpicker.js
                                            [15] => /modules/labthemeoptions/js/jquery.cookie.js
                                            [16] => /modules/labthemeoptions/js/owl.carousel.js
                                            [17] => /modules/labthemeoptions/js/wow.min.js
                                            [18] => /modules/labthemeoptions/js/jquery.lettering.js
                                            [19] => /modules/labthemeoptions/js/laberthemes.js
                                            [20] => /modules/labcountdown/js/jquery.plugin.js
                                            [21] => /modules/labcountdown/js/jquery.countdown.js
                                            [22] => /modules/labslideshow/js/jquery.nivo.slider.pack.js
                                            [23] => /modules/labmegamenu/views/js/front.js
                                            [24] => /modules/labscroll/scrolltop.js
                                            [25] => /modules/ganalytics/views/js/GoogleAnalyticActionLib.js
                                            [26] => /modules/customtextdesign/views/js/front/modules/hide-special.js
                                            [27] => /modules/customtextdesign/views/js/tn_compat.js
                                            [28] => /modules/customtextdesign/views/js/front/cust-form.js
                                            [29] => /modules/responsivemenu/views/js/responsivemenu.js
                                            [30] => /modules/payplug/views/js/front_1_6-v3.16.2.js
                                            [31] => /modules/payplug/views/js/utilities-v3.16.2.js
                                            [32] => /modules/topbanner/views/js/front_common.js
                                            [33] => /modules/topbanner/views/js/front16.js
                                            [34] => /modules/ets_crosssell/views/js/slick.min.js
                                            [35] => /modules/ets_crosssell/views/js/front.js
                                        )

                                    [display_header:protected] => 1
                                    [display_header_javascript:protected] => 1
                                    [template:protected] => 
                                    [display_footer:protected] => 1
                                    [content_only:protected] => 
                                    [ajax] => 
                                    [json:protected] => 
                                    [status:protected] => 
                                    [redirect_after:protected] => 
                                    [controller_type] => front
                                )

                            [override_controller_name_for_translations] => 
                            [language] => Language Object
                                (
                                    [id] => 1
                                    [name] => Français (French)
                                    [iso_code] => fr
                                    [language_code] => fr-fr
                                    [date_format_lite] => d/m/Y
                                    [date_format_full] => d/m/Y H:i:s
                                    [is_rtl] => 0
                                    [active] => 1
                                    [webserviceParameters:protected] => Array
                                        (
                                            [objectNodeName] => language
                                            [objectsNodeName] => languages
                                        )

                                    [translationsFilesAndVars:protected] => Array
                                        (
                                            [fields] => _FIELDS
                                            [errors] => _ERRORS
                                            [admin] => _LANGADM
                                            [pdf] => _LANGPDF
                                            [tabs] => tabs
                                        )

                                    [id_lang:protected] => 
                                    [id_shop:protected] => 1
                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => lang
                                    [identifier:protected] => id_lang
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => name
                                            [1] => iso_code
                                            [2] => date_format_lite
                                            [3] => date_format_full
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [name] => 32
                                            [iso_code] => 2
                                            [language_code] => 5
                                            [date_format_lite] => 32
                                            [date_format_full] => 32
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [name] => isGenericName
                                            [iso_code] => isLanguageIsoCode
                                            [language_code] => isLanguageCode
                                            [active] => isBool
                                            [is_rtl] => isBool
                                            [date_format_lite] => isPhpDateFormat
                                            [date_format_full] => isPhpDateFormat
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => lang
                                            [primary] => id_lang
                                            [fields] => Array
                                                (
                                                    [name] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isGenericName
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                    [iso_code] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isLanguageIsoCode
                                                            [required] => 1
                                                            [size] => 2
                                                        )

                                                    [language_code] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isLanguageCode
                                                            [size] => 5
                                                        )

                                                    [active] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [is_rtl] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [date_format_lite] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isPhpDateFormat
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                    [date_format_full] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isPhpDateFormat
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                )

                                            [classname] => Language
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [currency] => Currency Object
                                (
                                    [id] => 1
                                    [name] => Euro
                                    [iso_code] => EUR
                                    [iso_code_num] => 978
                                    [sign] => €
                                    [blank] => 1
                                    [conversion_rate] => 1.000000
                                    [deleted] => 0
                                    [format] => 2
                                    [decimals] => 1
                                    [active] => 1
                                    [webserviceParameters:protected] => Array
                                        (
                                            [objectsNodeName] => currencies
                                        )

                                    [prefix] => 
                                    [suffix] =>  €
                                    [id_lang:protected] => 
                                    [id_shop:protected] => 1
                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => currency
                                    [identifier:protected] => id_currency
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => name
                                            [1] => iso_code
                                            [2] => sign
                                            [3] => format
                                            [4] => decimals
                                            [5] => conversion_rate
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [name] => 32
                                            [iso_code] => 3
                                            [iso_code_num] => 3
                                            [sign] => 8
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [name] => isGenericName
                                            [iso_code] => isLanguageIsoCode
                                            [iso_code_num] => isNumericIsoCode
                                            [blank] => isInt
                                            [sign] => isGenericName
                                            [format] => isUnsignedId
                                            [decimals] => isBool
                                            [conversion_rate] => isUnsignedFloat
                                            [deleted] => isBool
                                            [active] => isBool
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => currency
                                            [primary] => id_currency
                                            [multilang_shop] => 1
                                            [fields] => Array
                                                (
                                                    [name] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isGenericName
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                    [iso_code] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isLanguageIsoCode
                                                            [required] => 1
                                                            [size] => 3
                                                        )

                                                    [iso_code_num] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isNumericIsoCode
                                                            [size] => 3
                                                        )

                                                    [blank] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isInt
                                                        )

                                                    [sign] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isGenericName
                                                            [required] => 1
                                                            [size] => 8
                                                        )

                                                    [format] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [required] => 1
                                                        )

                                                    [decimals] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [required] => 1
                                                        )

                                                    [conversion_rate] => Array
                                                        (
                                                            [type] => 4
                                                            [validate] => isUnsignedFloat
                                                            [required] => 1
                                                            [shop] => 1
                                                        )

                                                    [deleted] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [active] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                )

                                            [classname] => Currency
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [tab] => 
                            [shop] => Shop Object
                                (
                                    [id_shop_group] => 1
                                    [id_category] => 2
                                    [id_theme] => 3
                                    [name] => PrestaShop
                                    [active] => 1
                                    [deleted] => 0
                                    [theme_name] => lab_eren4
                                    [theme_directory] => lab_eren4
                                    [physical_uri] => /
                                    [virtual_uri] => 
                                    [domain] => tatouagetemporaire.com
                                    [domain_ssl] => tatouagetemporaire.com
                                    [group:protected] => ShopGroup Object
                                        (
                                            [name] => Default
                                            [active] => 1
                                            [share_customer] => 0
                                            [share_stock] => 0
                                            [share_order] => 0
                                            [deleted] => 0
                                            [id] => 1
                                            [id_lang:protected] => 
                                            [id_shop:protected] => 
                                            [id_shop_list] => 
                                            [get_shop_from_context:protected] => 1
                                            [table:protected] => shop_group
                                            [identifier:protected] => id_shop_group
                                            [fieldsRequired:protected] => Array
                                                (
                                                    [0] => name
                                                )

                                            [fieldsSize:protected] => Array
                                                (
                                                    [name] => 64
                                                )

                                            [fieldsValidate:protected] => Array
                                                (
                                                    [name] => isGenericName
                                                    [share_customer] => isBool
                                                    [share_order] => isBool
                                                    [share_stock] => isBool
                                                    [active] => isBool
                                                    [deleted] => isBool
                                                )

                                            [fieldsRequiredLang:protected] => Array
                                                (
                                                )

                                            [fieldsSizeLang:protected] => Array
                                                (
                                                )

                                            [fieldsValidateLang:protected] => Array
                                                (
                                                )

                                            [tables:protected] => Array
                                                (
                                                )

                                            [webserviceParameters:protected] => Array
                                                (
                                                )

                                            [image_dir:protected] => 
                                            [image_format:protected] => jpg
                                            [def:protected] => Array
                                                (
                                                    [table] => shop_group
                                                    [primary] => id_shop_group
                                                    [fields] => Array
                                                        (
                                                            [name] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isGenericName
                                                                    [required] => 1
                                                                    [size] => 64
                                                                )

                                                            [share_customer] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [share_order] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [share_stock] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [active] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [deleted] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                        )

                                                    [classname] => ShopGroup
                                                )

                                            [update_fields:protected] => 
                                            [force_id] => 
                                        )

                                    [webserviceParameters:protected] => Array
                                        (
                                            [fields] => Array
                                                (
                                                    [id_shop_group] => Array
                                                        (
                                                            [xlink_resource] => shop_groups
                                                        )

                                                    [id_category] => Array
                                                        (
                                                        )

                                                    [id_theme] => Array
                                                        (
                                                        )

                                                )

                                        )

                                    [id] => 1
                                    [id_lang:protected] => 
                                    [id_shop:protected] => 
                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => shop
                                    [identifier:protected] => id_shop
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => name
                                            [1] => id_theme
                                            [2] => id_category
                                            [3] => id_shop_group
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [name] => 64
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [active] => isBool
                                            [deleted] => isBool
                                            [name] => isGenericName
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => shop
                                            [primary] => id_shop
                                            [fields] => Array
                                                (
                                                    [active] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [deleted] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [name] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isGenericName
                                                            [required] => 1
                                                            [size] => 64
                                                        )

                                                    [id_theme] => Array
                                                        (
                                                            [type] => 1
                                                            [required] => 1
                                                        )

                                                    [id_category] => Array
                                                        (
                                                            [type] => 1
                                                            [required] => 1
                                                        )

                                                    [id_shop_group] => Array
                                                        (
                                                            [type] => 1
                                                            [required] => 1
                                                        )

                                                )

                                            [classname] => Shop
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                    [theme_id] => 3
                                )

                            [theme] => Theme Object
                                (
                                    [name] => lab_eren4
                                    [directory] => lab_eren4
                                    [responsive] => 1
                                    [default_left_column] => 1
                                    [default_right_column] => 0
                                    [product_per_page] => 12
                                    [id] => 3
                                    [id_lang:protected] => 
                                    [id_shop:protected] => 
                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => theme
                                    [identifier:protected] => id_theme
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => name
                                            [1] => directory
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [name] => 64
                                            [directory] => 64
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [name] => isGenericName
                                            [directory] => isDirName
                                            [responsive] => isBool
                                            [default_left_column] => isBool
                                            [default_right_column] => isBool
                                            [product_per_page] => isInt
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [webserviceParameters:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => theme
                                            [primary] => id_theme
                                            [fields] => Array
                                                (
                                                    [name] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isGenericName
                                                            [size] => 64
                                                            [required] => 1
                                                        )

                                                    [directory] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isDirName
                                                            [size] => 64
                                                            [required] => 1
                                                        )

                                                    [responsive] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [default_left_column] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [default_right_column] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [product_per_page] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isInt
                                                        )

                                                )

                                            [classname] => Theme
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [smarty] => SmartyCustom Object
                                (
                                    [auto_literal] => 1
                                    [error_unassigned] => 
                                    [use_include_path] => 
                                    [template_dir:Smarty:private] => Array
                                        (
                                            [0] => /home/tatouageq/www/themes/lab_eren4/tpl/
                                        )

                                    [joined_template_dir] => /home/tatouageq/www/themes/lab_eren4/tpl/
                                    [joined_config_dir] => /home/tatouageq/www/tools/smarty/configs/
                                    [default_template_handler_func] => 
                                    [default_config_handler_func] => 
                                    [default_plugin_handler_func] => 
                                    [compile_dir:Smarty:private] => /home/tatouageq/www/cache/smarty/compile/
                                    [plugins_dir:Smarty:private] => Array
                                        (
                                            [0] => /home/tatouageq/www/tools/smarty/plugins/
                                        )

                                    [cache_dir:Smarty:private] => /home/tatouageq/www/cache/smarty/cache/
                                    [config_dir:Smarty:private] => Array
                                        (
                                            [0] => /home/tatouageq/www/tools/smarty/configs/
                                        )

                                    [force_compile] => 
                                    [compile_check] => 1
                                    [use_sub_dirs] => 1
                                    [allow_ambiguous_resources] => 
                                    [caching] => 
                                    [merge_compiled_includes] => 
                                    [inheritance_merge_compiled_includes] => 1
                                    [cache_lifetime] => 3600
                                    [force_cache] => 
                                    [cache_id] => 
                                    [compile_id] => 
                                    [left_delimiter] => {
                                    [right_delimiter] => }
                                    [security_class] => Smarty_Security
                                    [security_policy] => 
                                    [php_handling] => 0
                                    [allow_php_templates] => 
                                    [direct_access_security] => 1
                                    [debugging] => 
                                    [debugging_ctrl] => NONE
                                    [smarty_debug_id] => SMARTY_DEBUG
                                    [debug_tpl] => /home/tatouageq/www/themes/debug.tpl
                                    [error_reporting] => 
                                    [get_used_tags] => 
                                    [config_overwrite] => 1
                                    [config_booleanize] => 1
                                    [config_read_hidden] => 
                                    [compile_locking] => 1
                                    [cache_locking] => 
                                    [locking_timeout] => 10
                                    [template_functions] => Array
                                        (
                                        )

                                    [default_resource_type] => file
                                    [caching_type] => file
                                    [properties] => Array
                                        (
                                        )

                                    [default_config_type] => file
                                    [template_objects] => Array
                                        (
                                        )

                                    [cache_modified_check] => 
                                    [registered_plugins] => Array
                                        (
                                            [modifier] => Array
                                                (
                                                    [truncate] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smarty_modifier_truncate
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [secureReferrer] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => secureReferrer
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [json_encode] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => jsonEncode
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [json_decode] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => jsonDecode
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [convertAndFormatPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => convertAndFormatPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [boolval] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => boolval
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [cleanHtml] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyCleanHtml
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                            [function] => Array
                                                (
                                                    [t] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyTruncate
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [m] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyMaxWords
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [p] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyShowObject
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [d] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyDieObject
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [l] => Array
                                                        (
                                                            [0] => smartyTranslate
                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [hook] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyHook
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [toolsConvertPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => toolsConvertPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [dateFormat] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => dateFormat
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [convertPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => convertPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [convertPriceWithCurrency] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => convertPriceWithCurrency
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayWtPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => displayWtPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayWtPriceWithCurrency] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => displayWtPriceWithCurrency
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => displayPriceSmarty
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [getAdminToken] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => getAdminTokenLiteSmarty
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayAddressDetail] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => generateAddressSmarty
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [getWidthSize] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => getWidth
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [getHeightSize] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => getHeight
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [addJsDef] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => addJsDef
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                            [block] => Array
                                                (
                                                    [addJsDefL] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => addJsDefL
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                        )

                                    [plugin_search_order] => Array
                                        (
                                            [0] => function
                                            [1] => block
                                            [2] => compiler
                                            [3] => class
                                        )

                                    [registered_objects] => Array
                                        (
                                        )

                                    [registered_classes] => Array
                                        (
                                        )

                                    [registered_filters] => Array
                                        (
                                            [output] => Array
                                                (
                                                    [smartyMinifyHTML] => smartyMinifyHTML
                                                    [smartyPackJSinHTML] => smartyPackJSinHTML
                                                )

                                        )

                                    [registered_resources] => Array
                                        (
                                        )

                                    [_resource_handlers] => Array
                                        (
                                        )

                                    [registered_cache_resources] => Array
                                        (
                                        )

                                    [_cacheresource_handlers] => Array
                                        (
                                        )

                                    [autoload_filters] => Array
                                        (
                                        )

                                    [default_modifiers] => Array
                                        (
                                        )

                                    [escape_html] => 
                                    [start_time] => 1710840740.4231
                                    [_file_perms] => 420
                                    [_dir_perms] => 505
                                    [_tag_stack] => Array
                                        (
                                        )

                                    [smarty] => SmartyCustom Object
 *RECURSION*
                                    [_current_file] => 
                                    [_parserdebug] => 
                                    [merged_templates_func] => Array
                                        (
                                        )

                                    [template_class] => Smarty_Custom_Template
                                    [tpl_vars] => Array
                                        (
                                            [meta_title] => Smarty_Variable Object
                                                (
                                                    [value] => Tatouage temporaire personnalisé à l'unité - Tatouage éphémère
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [meta_description] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [meta_keywords] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [request_uri] => Smarty_Variable Object
                                                (
                                                    [value] => /maori/197-maori-36.html
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [navigationPipe] => Smarty_Variable Object
                                                (
                                                    [value] => >
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [mobile_device] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [link] => Smarty_Variable Object
                                                (
                                                    [value] => Link Object
                                                        (
                                                            [allow:protected] => 1
                                                            [url:protected] => /index.php
                                                            [protocol_link] => https://
                                                            [protocol_content] => https://
                                                            [ssl_enable:protected] => 1
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [cart] => Smarty_Variable Object
                                                (
                                                    [value] => Cart Object
                                                        (
                                                            [id] => 
                                                            [id_shop_group] => 1
                                                            [id_shop] => 1
                                                            [id_address_delivery] => 0
                                                            [id_address_invoice] => 0
                                                            [id_currency] => 1
                                                            [id_customer] => 
                                                            [id_guest] => 0
                                                            [id_lang] => 1
                                                            [recyclable] => 0
                                                            [gift] => 0
                                                            [gift_message] => 
                                                            [mobile_theme] => 
                                                            [date_add] => 
                                                            [secure_key] => 
                                                            [id_carrier] => 0
                                                            [date_upd] => 
                                                            [checkedTos] => 
                                                            [pictures] => 
                                                            [textFields] => 
                                                            [delivery_option] => 
                                                            [allow_seperated_package] => 
                                                            [_products:protected] => 
                                                            [_taxCalculationMethod:protected] => 0
                                                            [webserviceParameters:protected] => Array
                                                                (
                                                                    [fields] => Array
                                                                        (
                                                                            [id_address_delivery] => Array
                                                                                (
                                                                                    [xlink_resource] => addresses
                                                                                )

                                                                            [id_address_invoice] => Array
                                                                                (
                                                                                    [xlink_resource] => addresses
                                                                                )

                                                                            [id_currency] => Array
                                                                                (
                                                                                    [xlink_resource] => currencies
                                                                                )

                                                                            [id_customer] => Array
                                                                                (
                                                                                    [xlink_resource] => customers
                                                                                )

                                                                            [id_guest] => Array
                                                                                (
                                                                                    [xlink_resource] => guests
                                                                                )

                                                                            [id_lang] => Array
                                                                                (
                                                                                    [xlink_resource] => languages
                                                                                )

                                                                        )

                                                                    [associations] => Array
                                                                        (
                                                                            [cart_rows] => Array
                                                                                (
                                                                                    [resource] => cart_row
                                                                                    [virtual_entity] => 1
                                                                                    [fields] => Array
                                                                                        (
                                                                                            [id_product] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                    [xlink_resource] => products
                                                                                                )

                                                                                            [id_product_attribute] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                    [xlink_resource] => combinations
                                                                                                )

                                                                                            [id_address_delivery] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                    [xlink_resource] => addresses
                                                                                                )

                                                                                            [quantity] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                )

                                                                                        )

                                                                                )

                                                                        )

                                                                )

                                                            [id_shop_list] => 
                                                            [get_shop_from_context:protected] => 1
                                                            [table:protected] => cart
                                                            [identifier:protected] => id_cart
                                                            [fieldsRequired:protected] => Array
                                                                (
                                                                    [0] => id_currency
                                                                    [1] => id_lang
                                                                )

                                                            [fieldsSize:protected] => Array
                                                                (
                                                                    [secure_key] => 32
                                                                )

                                                            [fieldsValidate:protected] => Array
                                                                (
                                                                    [id_shop_group] => isUnsignedId
                                                                    [id_shop] => isUnsignedId
                                                                    [id_address_delivery] => isUnsignedId
                                                                    [id_address_invoice] => isUnsignedId
                                                                    [id_carrier] => isUnsignedId
                                                                    [id_currency] => isUnsignedId
                                                                    [id_customer] => isUnsignedId
                                                                    [id_guest] => isUnsignedId
                                                                    [id_lang] => isUnsignedId
                                                                    [recyclable] => isBool
                                                                    [gift] => isBool
                                                                    [gift_message] => isMessage
                                                                    [mobile_theme] => isBool
                                                                    [allow_seperated_package] => isBool
                                                                    [date_add] => isDate
                                                                    [date_upd] => isDate
                                                                )

                                                            [fieldsRequiredLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsSizeLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsValidateLang:protected] => Array
                                                                (
                                                                )

                                                            [tables:protected] => Array
                                                                (
                                                                )

                                                            [image_dir:protected] => 
                                                            [image_format:protected] => jpg
                                                            [def:protected] => Array
                                                                (
                                                                    [table] => cart
                                                                    [primary] => id_cart
                                                                    [fields] => Array
                                                                        (
                                                                            [id_shop_group] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_shop] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_address_delivery] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_address_invoice] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_carrier] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_currency] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                    [required] => 1
                                                                                )

                                                                            [id_customer] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_guest] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_lang] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                    [required] => 1
                                                                                )

                                                                            [recyclable] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [gift] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [gift_message] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isMessage
                                                                                )

                                                                            [mobile_theme] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [delivery_option] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                )

                                                                            [secure_key] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [size] => 32
                                                                                )

                                                                            [allow_seperated_package] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [date_add] => Array
                                                                                (
                                                                                    [type] => 5
                                                                                    [validate] => isDate
                                                                                )

                                                                            [date_upd] => Array
                                                                                (
                                                                                    [type] => 5
                                                                                    [validate] => isDate
                                                                                )

                                                                        )

                                                                    [classname] => Cart
                                                                )

                                                            [update_fields:protected] => 
                                                            [force_id] => 
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currency] => Smarty_Variable Object
                                                (
                                                    [value] => Currency Object
                                                        (
                                                            [id] => 1
                                                            [name] => Euro
                                                            [iso_code] => EUR
                                                            [iso_code_num] => 978
                                                            [sign] => €
                                                            [blank] => 1
                                                            [conversion_rate] => 1.000000
                                                            [deleted] => 0
                                                            [format] => 2
                                                            [decimals] => 1
                                                            [active] => 1
                                                            [webserviceParameters:protected] => Array
                                                                (
                                                                    [objectsNodeName] => currencies
                                                                )

                                                            [prefix] => 
                                                            [suffix] =>  €
                                                            [id_lang:protected] => 
                                                            [id_shop:protected] => 1
                                                            [id_shop_list] => 
                                                            [get_shop_from_context:protected] => 1
                                                            [table:protected] => currency
                                                            [identifier:protected] => id_currency
                                                            [fieldsRequired:protected] => Array
                                                                (
                                                                    [0] => name
                                                                    [1] => iso_code
                                                                    [2] => sign
                                                                    [3] => format
                                                                    [4] => decimals
                                                                    [5] => conversion_rate
                                                                )

                                                            [fieldsSize:protected] => Array
                                                                (
                                                                    [name] => 32
                                                                    [iso_code] => 3
                                                                    [iso_code_num] => 3
                                                                    [sign] => 8
                                                                )

                                                            [fieldsValidate:protected] => Array
                                                                (
                                                                    [name] => isGenericName
                                                                    [iso_code] => isLanguageIsoCode
                                                                    [iso_code_num] => isNumericIsoCode
                                                                    [blank] => isInt
                                                                    [sign] => isGenericName
                                                                    [format] => isUnsignedId
                                                                    [decimals] => isBool
                                                                    [conversion_rate] => isUnsignedFloat
                                                                    [deleted] => isBool
                                                                    [active] => isBool
                                                                )

                                                            [fieldsRequiredLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsSizeLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsValidateLang:protected] => Array
                                                                (
                                                                )

                                                            [tables:protected] => Array
                                                                (
                                                                )

                                                            [image_dir:protected] => 
                                                            [image_format:protected] => jpg
                                                            [def:protected] => Array
                                                                (
                                                                    [table] => currency
                                                                    [primary] => id_currency
                                                                    [multilang_shop] => 1
                                                                    [fields] => Array
                                                                        (
                                                                            [name] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isGenericName
                                                                                    [required] => 1
                                                                                    [size] => 32
                                                                                )

                                                                            [iso_code] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isLanguageIsoCode
                                                                                    [required] => 1
                                                                                    [size] => 3
                                                                                )

                                                                            [iso_code_num] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isNumericIsoCode
                                                                                    [size] => 3
                                                                                )

                                                                            [blank] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isInt
                                                                                )

                                                                            [sign] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isGenericName
                                                                                    [required] => 1
                                                                                    [size] => 8
                                                                                )

                                                                            [format] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                    [required] => 1
                                                                                )

                                                                            [decimals] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                    [required] => 1
                                                                                )

                                                                            [conversion_rate] => Array
                                                                                (
                                                                                    [type] => 4
                                                                                    [validate] => isUnsignedFloat
                                                                                    [required] => 1
                                                                                    [shop] => 1
                                                                                )

                                                                            [deleted] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [active] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                        )

                                                                    [classname] => Currency
                                                                )

                                                            [update_fields:protected] => 
                                                            [force_id] => 
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencyRate] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [cookie] => Smarty_Variable Object
                                                (
                                                    [value] => Cookie Object
                                                        (
                                                            [_content:protected] => Array
                                                                (
                                                                    [date_add] => 2024-03-19 10:32:20
                                                                    [id_lang] => 1
                                                                    [iso_code_country] => US
                                                                    [id_currency] => 1
                                                                    [ets_homecat_order_seed] => 906
                                                                    [viewed] => 197
                                                                    [mostViewed] => 197
                                                                )

                                                            [_name:protected] => PrestaShop-dbed2f952b7f2d916dbe455905a4b595
                                                            [_expire:protected] => 1712568740
                                                            [_domain:protected] => tatouagetemporaire.com
                                                            [_path:protected] => /
                                                            [_cipherTool:protected] => Rijndael Object
                                                                (
                                                                    [_key:protected] => mid7vbM9YwffprhnfkZYJsdvHf0xxnDX
                                                                    [_iv:protected] => OÝŹ H€äŽmYÚL¬
                                                                )

                                                            [_modified:protected] => 
                                                            [_allow_writing:protected] => 1
                                                            [_salt:protected] => 3AuQzi74
                                                            [_standalone:protected] => 
                                                            [_secure:protected] => 1
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [page_name] => Smarty_Variable Object
                                                (
                                                    [value] => product
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [hide_left_column] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [hide_right_column] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [base_dir] => Smarty_Variable Object
                                                (
                                                    [value] => http://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [base_dir_ssl] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [force_ssl] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [content_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [base_uri] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [tpl_dir] => Smarty_Variable Object
                                                (
                                                    [value] => /home/tatouageq/www/themes/lab_eren4/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [tpl_uri] => Smarty_Variable Object
                                                (
                                                    [value] => /themes/lab_eren4/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [modules_dir] => Smarty_Variable Object
                                                (
                                                    [value] => /modules/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [mail_dir] => Smarty_Variable Object
                                                (
                                                    [value] => /mails/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lang_iso] => Smarty_Variable Object
                                                (
                                                    [value] => fr
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lang_id] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [language_code] => Smarty_Variable Object
                                                (
                                                    [value] => fr-fr
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [come_from] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/maori/197-maori-36.html
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [cart_qties] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencies] => Smarty_Variable Object
                                                (
                                                    [value] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [id_currency] => 1
                                                                    [name] => Euro
                                                                    [iso_code] => EUR
                                                                    [iso_code_num] => 978
                                                                    [sign] => €
                                                                    [blank] => 1
                                                                    [format] => 2
                                                                    [decimals] => 1
                                                                    [conversion_rate] => 1.000000
                                                                    [deleted] => 0
                                                                    [active] => 1
                                                                    [id_shop] => 1
                                                                )

                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [languages] => Smarty_Variable Object
                                                (
                                                    [value] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [id_lang] => 1
                                                                    [name] => Français (French)
                                                                    [active] => 1
                                                                    [iso_code] => fr
                                                                    [language_code] => fr-fr
                                                                    [date_format_lite] => d/m/Y
                                                                    [date_format_full] => d/m/Y H:i:s
                                                                    [is_rtl] => 0
                                                                    [id_shop] => 1
                                                                    [shops] => Array
                                                                        (
                                                                            [1] => 1
                                                                        )

                                                                )

                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [meta_language] => Smarty_Variable Object
                                                (
                                                    [value] => fr
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [priceDisplay] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [is_logged] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [is_guest] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [add_prod_display] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [shop_name] => Smarty_Variable Object
                                                (
                                                    [value] => Tatouage temporaire personnalisé à l'unité - Tatouage éphémère
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [roundMode] => Smarty_Variable Object
                                                (
                                                    [value] => 2
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [use_taxes] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [show_taxes] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [display_tax_label] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [vat_management] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [opc] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_CATALOG_MODE] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [b2b_enable] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [request] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/-.html
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_STOCK_MANAGEMENT] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [quick_view] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [shop_phone] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [compared_products] => Smarty_Variable Object
                                                (
                                                    [value] => Array
                                                        (
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [comparator_max_item] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencySign] => Smarty_Variable Object
                                                (
                                                    [value] => €
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencyFormat] => Smarty_Variable Object
                                                (
                                                    [value] => 2
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencyBlank] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [id_currency_cookie] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logged] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [customerName] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_ps_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_cat_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/c/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_lang_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/l/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_prod_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/p/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_manu_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/m/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_sup_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/su/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_ship_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/s/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_store_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/st/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_col_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/co/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/themes/lab_eren4/img/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [css_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/themes/lab_eren4/css/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [js_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/themes/lab_eren4/js/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [pic_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/upload/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [time] => Smarty_Variable Object
                                                (
                                                    [value] => 1710840740
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_update_time] => Smarty_Variable Object
                                                (
                                                    [value] => 1704321425
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [static_token] => Smarty_Variable Object
                                                (
                                                    [value] => 45ddd66312b66bb86fbafaf4e64df042
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [token] => Smarty_Variable Object
                                                (
                                                    [value] => 2fb185f77577dabd4a9a73963c873aab
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [priceDisplayPrecision] => Smarty_Variable Object
                                                (
                                                    [value] => 2
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [content_only] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [favicon_url] => Smarty_Variable Object
                                                (
                                                    [value] => /img/favicon.ico
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logo_image_width] => Smarty_Variable Object
                                                (
                                                    [value] => 39
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logo_image_height] => Smarty_Variable Object
                                                (
                                                    [value] => 25
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logo_url] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/prestashop-logo-1477400065.jpg
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [LAB_THEMENAME] => Smarty_Variable Object
                                                (
                                                    [value] => lab_eren4
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_BASE_URL] => Smarty_Variable Object
                                                (
                                                    [value] => http://tatouagetemporaire.com
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_BASE_URI] => Smarty_Variable Object
                                                (
                                                    [value] => /
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hbgnav] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_htextnav] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hbgheadercolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_htextheader] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hhovertext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hhovertextnav] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mbghover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mbgcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mtext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mtexthover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mbgsubmenu] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mtextsub] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mhovertextsub] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_cbgcolor] => Smarty_Variable Object
                                                (
                                                    [value] => #36a0b1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccolorlink] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_chovercolorlink] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccolortext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccolorprice] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccoloroldprice] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ciconcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_cbgbuttom] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ctextbuttom] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ctextbuttomhover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_cbgbuttomhover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_fbgcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_fcolortext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_flinkcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_flinkcolorhover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_show_color] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableFTM] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableQv] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableW] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableC] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnablesubCate] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [labshowthemecolor] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [labthemecolor] => Smarty_Variable Object
                                                (
                                                    [value] => default
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mode_theme] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [labskin] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ssl_enabled] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PAYPAL_SANDBOX] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PayPal_in_context_checkout] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [use_paypal_in_context] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PayPal_in_context_checkout_merchant_id] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [paypal_mode] => Smarty_Variable Object
                                                (
                                                    [value] => production
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [google_pass_thou] => Smarty_Variable Object
                                                (
                                                    [value] => _RiB0LpmHg7JSi00hQyY02Sb-W05wiT1Eh1Iq57tyag
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_unit] => Smarty_Variable Object
                                                (
                                                    [value] => cm
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_unit_name] => Smarty_Variable Object
                                                (
                                                    [value] => Centimètre
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_big_unit] => Smarty_Variable Object
                                                (
                                                    [value] => m²
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_area_ratio] => Smarty_Variable Object
                                                (
                                                    [value] => 10000
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [bDisplay] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [iConversionId] => Smarty_Variable Object
                                                (
                                                    [value] => AW-775554528
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [sConversionLabel] => Smarty_Variable Object
                                                (
                                                    [value] => 0fJ5CO68oYcYEOCL6PEC
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [sModuleName] => Smarty_Variable Object
                                                (
                                                    [value] => gact
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [bDebug] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ets_crosssell_16] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                        )

                                    [parent] => 
                                    [config_vars] => Array
                                        (
                                        )

                                )

                            [mobile_detect] => Mobile_Detect Object
                                (
                                    [userAgent:protected] => claudebot
                                    [httpHeaders:protected] => Array
                                        (
                                            [HTTP_REMOTE_IP] => 34.204.181.19
                                            [HTTP_REFERER] => http://tatouagetemporaire.com/maori/197-maori-36.html
                                            [HTTP_USER_AGENT] => claudebot
                                            [HTTP_ACCEPT] => */*
                                            [HTTP_X_OVHREQUEST_ID] => 6b35fcba1879995531bbafd524ceb12f
                                            [HTTP_X_FORWARDED_PROTO] => https
                                            [HTTP_X_FORWARDED_FOR] => 34.204.181.19
                                            [HTTP_X_PREDICTOR] => 1
                                            [HTTP_HOST] => tatouagetemporaire.com
                                            [HTTP_MOD_REWRITE] => On
                                        )

                                    [detectionType:protected] => mobile
                                )

                            [mode] => 
                            [mobile_device:protected] => 
                            [is_mobile:protected] => 
                            [is_tablet:protected] => 
                        )

                    [smarty:protected] => Smarty_Data Object
                        (
                            [smarty] => SmartyCustom Object
                                (
                                    [auto_literal] => 1
                                    [error_unassigned] => 
                                    [use_include_path] => 
                                    [template_dir:Smarty:private] => Array
                                        (
                                            [0] => /home/tatouageq/www/themes/lab_eren4/tpl/
                                        )

                                    [joined_template_dir] => /home/tatouageq/www/themes/lab_eren4/tpl/
                                    [joined_config_dir] => /home/tatouageq/www/tools/smarty/configs/
                                    [default_template_handler_func] => 
                                    [default_config_handler_func] => 
                                    [default_plugin_handler_func] => 
                                    [compile_dir:Smarty:private] => /home/tatouageq/www/cache/smarty/compile/
                                    [plugins_dir:Smarty:private] => Array
                                        (
                                            [0] => /home/tatouageq/www/tools/smarty/plugins/
                                        )

                                    [cache_dir:Smarty:private] => /home/tatouageq/www/cache/smarty/cache/
                                    [config_dir:Smarty:private] => Array
                                        (
                                            [0] => /home/tatouageq/www/tools/smarty/configs/
                                        )

                                    [force_compile] => 
                                    [compile_check] => 1
                                    [use_sub_dirs] => 1
                                    [allow_ambiguous_resources] => 
                                    [caching] => 
                                    [merge_compiled_includes] => 
                                    [inheritance_merge_compiled_includes] => 1
                                    [cache_lifetime] => 3600
                                    [force_cache] => 
                                    [cache_id] => 
                                    [compile_id] => 
                                    [left_delimiter] => {
                                    [right_delimiter] => }
                                    [security_class] => Smarty_Security
                                    [security_policy] => 
                                    [php_handling] => 0
                                    [allow_php_templates] => 
                                    [direct_access_security] => 1
                                    [debugging] => 
                                    [debugging_ctrl] => NONE
                                    [smarty_debug_id] => SMARTY_DEBUG
                                    [debug_tpl] => /home/tatouageq/www/themes/debug.tpl
                                    [error_reporting] => 
                                    [get_used_tags] => 
                                    [config_overwrite] => 1
                                    [config_booleanize] => 1
                                    [config_read_hidden] => 
                                    [compile_locking] => 1
                                    [cache_locking] => 
                                    [locking_timeout] => 10
                                    [template_functions] => Array
                                        (
                                        )

                                    [default_resource_type] => file
                                    [caching_type] => file
                                    [properties] => Array
                                        (
                                        )

                                    [default_config_type] => file
                                    [template_objects] => Array
                                        (
                                        )

                                    [cache_modified_check] => 
                                    [registered_plugins] => Array
                                        (
                                            [modifier] => Array
                                                (
                                                    [truncate] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smarty_modifier_truncate
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [secureReferrer] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => secureReferrer
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [json_encode] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => jsonEncode
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [json_decode] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => jsonDecode
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [convertAndFormatPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => convertAndFormatPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [boolval] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => boolval
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [cleanHtml] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyCleanHtml
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                            [function] => Array
                                                (
                                                    [t] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyTruncate
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [m] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyMaxWords
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [p] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyShowObject
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [d] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyDieObject
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [l] => Array
                                                        (
                                                            [0] => smartyTranslate
                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [hook] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyHook
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [toolsConvertPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => toolsConvertPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [dateFormat] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => dateFormat
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [convertPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => convertPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [convertPriceWithCurrency] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => convertPriceWithCurrency
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayWtPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => displayWtPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayWtPriceWithCurrency] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => displayWtPriceWithCurrency
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => displayPriceSmarty
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [getAdminToken] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => getAdminTokenLiteSmarty
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayAddressDetail] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => generateAddressSmarty
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [getWidthSize] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => getWidth
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [getHeightSize] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => getHeight
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [addJsDef] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => addJsDef
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                            [block] => Array
                                                (
                                                    [addJsDefL] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => addJsDefL
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                        )

                                    [plugin_search_order] => Array
                                        (
                                            [0] => function
                                            [1] => block
                                            [2] => compiler
                                            [3] => class
                                        )

                                    [registered_objects] => Array
                                        (
                                        )

                                    [registered_classes] => Array
                                        (
                                        )

                                    [registered_filters] => Array
                                        (
                                            [output] => Array
                                                (
                                                    [smartyMinifyHTML] => smartyMinifyHTML
                                                    [smartyPackJSinHTML] => smartyPackJSinHTML
                                                )

                                        )

                                    [registered_resources] => Array
                                        (
                                        )

                                    [_resource_handlers] => Array
                                        (
                                        )

                                    [registered_cache_resources] => Array
                                        (
                                        )

                                    [_cacheresource_handlers] => Array
                                        (
                                        )

                                    [autoload_filters] => Array
                                        (
                                        )

                                    [default_modifiers] => Array
                                        (
                                        )

                                    [escape_html] => 
                                    [start_time] => 1710840740.4231
                                    [_file_perms] => 420
                                    [_dir_perms] => 505
                                    [_tag_stack] => Array
                                        (
                                        )

                                    [smarty] => SmartyCustom Object
 *RECURSION*
                                    [_current_file] => 
                                    [_parserdebug] => 
                                    [merged_templates_func] => Array
                                        (
                                        )

                                    [template_class] => Smarty_Custom_Template
                                    [tpl_vars] => Array
                                        (
                                            [meta_title] => Smarty_Variable Object
                                                (
                                                    [value] => Tatouage temporaire personnalisé à l'unité - Tatouage éphémère
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [meta_description] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [meta_keywords] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [request_uri] => Smarty_Variable Object
                                                (
                                                    [value] => /maori/197-maori-36.html
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [navigationPipe] => Smarty_Variable Object
                                                (
                                                    [value] => >
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [mobile_device] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [link] => Smarty_Variable Object
                                                (
                                                    [value] => Link Object
                                                        (
                                                            [allow:protected] => 1
                                                            [url:protected] => /index.php
                                                            [protocol_link] => https://
                                                            [protocol_content] => https://
                                                            [ssl_enable:protected] => 1
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [cart] => Smarty_Variable Object
                                                (
                                                    [value] => Cart Object
                                                        (
                                                            [id] => 
                                                            [id_shop_group] => 1
                                                            [id_shop] => 1
                                                            [id_address_delivery] => 0
                                                            [id_address_invoice] => 0
                                                            [id_currency] => 1
                                                            [id_customer] => 
                                                            [id_guest] => 0
                                                            [id_lang] => 1
                                                            [recyclable] => 0
                                                            [gift] => 0
                                                            [gift_message] => 
                                                            [mobile_theme] => 
                                                            [date_add] => 
                                                            [secure_key] => 
                                                            [id_carrier] => 0
                                                            [date_upd] => 
                                                            [checkedTos] => 
                                                            [pictures] => 
                                                            [textFields] => 
                                                            [delivery_option] => 
                                                            [allow_seperated_package] => 
                                                            [_products:protected] => 
                                                            [_taxCalculationMethod:protected] => 0
                                                            [webserviceParameters:protected] => Array
                                                                (
                                                                    [fields] => Array
                                                                        (
                                                                            [id_address_delivery] => Array
                                                                                (
                                                                                    [xlink_resource] => addresses
                                                                                )

                                                                            [id_address_invoice] => Array
                                                                                (
                                                                                    [xlink_resource] => addresses
                                                                                )

                                                                            [id_currency] => Array
                                                                                (
                                                                                    [xlink_resource] => currencies
                                                                                )

                                                                            [id_customer] => Array
                                                                                (
                                                                                    [xlink_resource] => customers
                                                                                )

                                                                            [id_guest] => Array
                                                                                (
                                                                                    [xlink_resource] => guests
                                                                                )

                                                                            [id_lang] => Array
                                                                                (
                                                                                    [xlink_resource] => languages
                                                                                )

                                                                        )

                                                                    [associations] => Array
                                                                        (
                                                                            [cart_rows] => Array
                                                                                (
                                                                                    [resource] => cart_row
                                                                                    [virtual_entity] => 1
                                                                                    [fields] => Array
                                                                                        (
                                                                                            [id_product] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                    [xlink_resource] => products
                                                                                                )

                                                                                            [id_product_attribute] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                    [xlink_resource] => combinations
                                                                                                )

                                                                                            [id_address_delivery] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                    [xlink_resource] => addresses
                                                                                                )

                                                                                            [quantity] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                )

                                                                                        )

                                                                                )

                                                                        )

                                                                )

                                                            [id_shop_list] => 
                                                            [get_shop_from_context:protected] => 1
                                                            [table:protected] => cart
                                                            [identifier:protected] => id_cart
                                                            [fieldsRequired:protected] => Array
                                                                (
                                                                    [0] => id_currency
                                                                    [1] => id_lang
                                                                )

                                                            [fieldsSize:protected] => Array
                                                                (
                                                                    [secure_key] => 32
                                                                )

                                                            [fieldsValidate:protected] => Array
                                                                (
                                                                    [id_shop_group] => isUnsignedId
                                                                    [id_shop] => isUnsignedId
                                                                    [id_address_delivery] => isUnsignedId
                                                                    [id_address_invoice] => isUnsignedId
                                                                    [id_carrier] => isUnsignedId
                                                                    [id_currency] => isUnsignedId
                                                                    [id_customer] => isUnsignedId
                                                                    [id_guest] => isUnsignedId
                                                                    [id_lang] => isUnsignedId
                                                                    [recyclable] => isBool
                                                                    [gift] => isBool
                                                                    [gift_message] => isMessage
                                                                    [mobile_theme] => isBool
                                                                    [allow_seperated_package] => isBool
                                                                    [date_add] => isDate
                                                                    [date_upd] => isDate
                                                                )

                                                            [fieldsRequiredLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsSizeLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsValidateLang:protected] => Array
                                                                (
                                                                )

                                                            [tables:protected] => Array
                                                                (
                                                                )

                                                            [image_dir:protected] => 
                                                            [image_format:protected] => jpg
                                                            [def:protected] => Array
                                                                (
                                                                    [table] => cart
                                                                    [primary] => id_cart
                                                                    [fields] => Array
                                                                        (
                                                                            [id_shop_group] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_shop] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_address_delivery] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_address_invoice] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_carrier] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_currency] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                    [required] => 1
                                                                                )

                                                                            [id_customer] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_guest] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_lang] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                    [required] => 1
                                                                                )

                                                                            [recyclable] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [gift] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [gift_message] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isMessage
                                                                                )

                                                                            [mobile_theme] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [delivery_option] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                )

                                                                            [secure_key] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [size] => 32
                                                                                )

                                                                            [allow_seperated_package] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [date_add] => Array
                                                                                (
                                                                                    [type] => 5
                                                                                    [validate] => isDate
                                                                                )

                                                                            [date_upd] => Array
                                                                                (
                                                                                    [type] => 5
                                                                                    [validate] => isDate
                                                                                )

                                                                        )

                                                                    [classname] => Cart
                                                                )

                                                            [update_fields:protected] => 
                                                            [force_id] => 
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currency] => Smarty_Variable Object
                                                (
                                                    [value] => Currency Object
                                                        (
                                                            [id] => 1
                                                            [name] => Euro
                                                            [iso_code] => EUR
                                                            [iso_code_num] => 978
                                                            [sign] => €
                                                            [blank] => 1
                                                            [conversion_rate] => 1.000000
                                                            [deleted] => 0
                                                            [format] => 2
                                                            [decimals] => 1
                                                            [active] => 1
                                                            [webserviceParameters:protected] => Array
                                                                (
                                                                    [objectsNodeName] => currencies
                                                                )

                                                            [prefix] => 
                                                            [suffix] =>  €
                                                            [id_lang:protected] => 
                                                            [id_shop:protected] => 1
                                                            [id_shop_list] => 
                                                            [get_shop_from_context:protected] => 1
                                                            [table:protected] => currency
                                                            [identifier:protected] => id_currency
                                                            [fieldsRequired:protected] => Array
                                                                (
                                                                    [0] => name
                                                                    [1] => iso_code
                                                                    [2] => sign
                                                                    [3] => format
                                                                    [4] => decimals
                                                                    [5] => conversion_rate
                                                                )

                                                            [fieldsSize:protected] => Array
                                                                (
                                                                    [name] => 32
                                                                    [iso_code] => 3
                                                                    [iso_code_num] => 3
                                                                    [sign] => 8
                                                                )

                                                            [fieldsValidate:protected] => Array
                                                                (
                                                                    [name] => isGenericName
                                                                    [iso_code] => isLanguageIsoCode
                                                                    [iso_code_num] => isNumericIsoCode
                                                                    [blank] => isInt
                                                                    [sign] => isGenericName
                                                                    [format] => isUnsignedId
                                                                    [decimals] => isBool
                                                                    [conversion_rate] => isUnsignedFloat
                                                                    [deleted] => isBool
                                                                    [active] => isBool
                                                                )

                                                            [fieldsRequiredLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsSizeLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsValidateLang:protected] => Array
                                                                (
                                                                )

                                                            [tables:protected] => Array
                                                                (
                                                                )

                                                            [image_dir:protected] => 
                                                            [image_format:protected] => jpg
                                                            [def:protected] => Array
                                                                (
                                                                    [table] => currency
                                                                    [primary] => id_currency
                                                                    [multilang_shop] => 1
                                                                    [fields] => Array
                                                                        (
                                                                            [name] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isGenericName
                                                                                    [required] => 1
                                                                                    [size] => 32
                                                                                )

                                                                            [iso_code] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isLanguageIsoCode
                                                                                    [required] => 1
                                                                                    [size] => 3
                                                                                )

                                                                            [iso_code_num] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isNumericIsoCode
                                                                                    [size] => 3
                                                                                )

                                                                            [blank] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isInt
                                                                                )

                                                                            [sign] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isGenericName
                                                                                    [required] => 1
                                                                                    [size] => 8
                                                                                )

                                                                            [format] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                    [required] => 1
                                                                                )

                                                                            [decimals] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                    [required] => 1
                                                                                )

                                                                            [conversion_rate] => Array
                                                                                (
                                                                                    [type] => 4
                                                                                    [validate] => isUnsignedFloat
                                                                                    [required] => 1
                                                                                    [shop] => 1
                                                                                )

                                                                            [deleted] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [active] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                        )

                                                                    [classname] => Currency
                                                                )

                                                            [update_fields:protected] => 
                                                            [force_id] => 
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencyRate] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [cookie] => Smarty_Variable Object
                                                (
                                                    [value] => Cookie Object
                                                        (
                                                            [_content:protected] => Array
                                                                (
                                                                    [date_add] => 2024-03-19 10:32:20
                                                                    [id_lang] => 1
                                                                    [iso_code_country] => US
                                                                    [id_currency] => 1
                                                                    [ets_homecat_order_seed] => 906
                                                                    [viewed] => 197
                                                                    [mostViewed] => 197
                                                                )

                                                            [_name:protected] => PrestaShop-dbed2f952b7f2d916dbe455905a4b595
                                                            [_expire:protected] => 1712568740
                                                            [_domain:protected] => tatouagetemporaire.com
                                                            [_path:protected] => /
                                                            [_cipherTool:protected] => Rijndael Object
                                                                (
                                                                    [_key:protected] => mid7vbM9YwffprhnfkZYJsdvHf0xxnDX
                                                                    [_iv:protected] => OÝŹ H€äŽmYÚL¬
                                                                )

                                                            [_modified:protected] => 
                                                            [_allow_writing:protected] => 1
                                                            [_salt:protected] => 3AuQzi74
                                                            [_standalone:protected] => 
                                                            [_secure:protected] => 1
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [page_name] => Smarty_Variable Object
                                                (
                                                    [value] => product
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [hide_left_column] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [hide_right_column] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [base_dir] => Smarty_Variable Object
                                                (
                                                    [value] => http://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [base_dir_ssl] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [force_ssl] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [content_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [base_uri] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [tpl_dir] => Smarty_Variable Object
                                                (
                                                    [value] => /home/tatouageq/www/themes/lab_eren4/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [tpl_uri] => Smarty_Variable Object
                                                (
                                                    [value] => /themes/lab_eren4/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [modules_dir] => Smarty_Variable Object
                                                (
                                                    [value] => /modules/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [mail_dir] => Smarty_Variable Object
                                                (
                                                    [value] => /mails/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lang_iso] => Smarty_Variable Object
                                                (
                                                    [value] => fr
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lang_id] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [language_code] => Smarty_Variable Object
                                                (
                                                    [value] => fr-fr
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [come_from] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/maori/197-maori-36.html
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [cart_qties] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencies] => Smarty_Variable Object
                                                (
                                                    [value] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [id_currency] => 1
                                                                    [name] => Euro
                                                                    [iso_code] => EUR
                                                                    [iso_code_num] => 978
                                                                    [sign] => €
                                                                    [blank] => 1
                                                                    [format] => 2
                                                                    [decimals] => 1
                                                                    [conversion_rate] => 1.000000
                                                                    [deleted] => 0
                                                                    [active] => 1
                                                                    [id_shop] => 1
                                                                )

                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [languages] => Smarty_Variable Object
                                                (
                                                    [value] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [id_lang] => 1
                                                                    [name] => Français (French)
                                                                    [active] => 1
                                                                    [iso_code] => fr
                                                                    [language_code] => fr-fr
                                                                    [date_format_lite] => d/m/Y
                                                                    [date_format_full] => d/m/Y H:i:s
                                                                    [is_rtl] => 0
                                                                    [id_shop] => 1
                                                                    [shops] => Array
                                                                        (
                                                                            [1] => 1
                                                                        )

                                                                )

                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [meta_language] => Smarty_Variable Object
                                                (
                                                    [value] => fr
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [priceDisplay] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [is_logged] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [is_guest] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [add_prod_display] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [shop_name] => Smarty_Variable Object
                                                (
                                                    [value] => Tatouage temporaire personnalisé à l'unité - Tatouage éphémère
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [roundMode] => Smarty_Variable Object
                                                (
                                                    [value] => 2
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [use_taxes] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [show_taxes] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [display_tax_label] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [vat_management] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [opc] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_CATALOG_MODE] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [b2b_enable] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [request] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/-.html
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_STOCK_MANAGEMENT] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [quick_view] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [shop_phone] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [compared_products] => Smarty_Variable Object
                                                (
                                                    [value] => Array
                                                        (
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [comparator_max_item] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencySign] => Smarty_Variable Object
                                                (
                                                    [value] => €
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencyFormat] => Smarty_Variable Object
                                                (
                                                    [value] => 2
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencyBlank] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [id_currency_cookie] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logged] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [customerName] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_ps_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_cat_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/c/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_lang_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/l/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_prod_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/p/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_manu_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/m/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_sup_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/su/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_ship_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/s/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_store_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/st/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_col_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/co/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/themes/lab_eren4/img/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [css_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/themes/lab_eren4/css/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [js_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/themes/lab_eren4/js/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [pic_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/upload/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [time] => Smarty_Variable Object
                                                (
                                                    [value] => 1710840740
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_update_time] => Smarty_Variable Object
                                                (
                                                    [value] => 1704321425
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [static_token] => Smarty_Variable Object
                                                (
                                                    [value] => 45ddd66312b66bb86fbafaf4e64df042
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [token] => Smarty_Variable Object
                                                (
                                                    [value] => 2fb185f77577dabd4a9a73963c873aab
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [priceDisplayPrecision] => Smarty_Variable Object
                                                (
                                                    [value] => 2
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [content_only] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [favicon_url] => Smarty_Variable Object
                                                (
                                                    [value] => /img/favicon.ico
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logo_image_width] => Smarty_Variable Object
                                                (
                                                    [value] => 39
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logo_image_height] => Smarty_Variable Object
                                                (
                                                    [value] => 25
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logo_url] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/prestashop-logo-1477400065.jpg
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [LAB_THEMENAME] => Smarty_Variable Object
                                                (
                                                    [value] => lab_eren4
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_BASE_URL] => Smarty_Variable Object
                                                (
                                                    [value] => http://tatouagetemporaire.com
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_BASE_URI] => Smarty_Variable Object
                                                (
                                                    [value] => /
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hbgnav] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_htextnav] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hbgheadercolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_htextheader] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hhovertext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hhovertextnav] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mbghover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mbgcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mtext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mtexthover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mbgsubmenu] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mtextsub] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mhovertextsub] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_cbgcolor] => Smarty_Variable Object
                                                (
                                                    [value] => #36a0b1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccolorlink] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_chovercolorlink] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccolortext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccolorprice] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccoloroldprice] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ciconcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_cbgbuttom] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ctextbuttom] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ctextbuttomhover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_cbgbuttomhover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_fbgcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_fcolortext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_flinkcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_flinkcolorhover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_show_color] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableFTM] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableQv] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableW] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableC] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnablesubCate] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [labshowthemecolor] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [labthemecolor] => Smarty_Variable Object
                                                (
                                                    [value] => default
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mode_theme] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [labskin] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ssl_enabled] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PAYPAL_SANDBOX] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PayPal_in_context_checkout] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [use_paypal_in_context] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PayPal_in_context_checkout_merchant_id] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [paypal_mode] => Smarty_Variable Object
                                                (
                                                    [value] => production
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [google_pass_thou] => Smarty_Variable Object
                                                (
                                                    [value] => _RiB0LpmHg7JSi00hQyY02Sb-W05wiT1Eh1Iq57tyag
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_unit] => Smarty_Variable Object
                                                (
                                                    [value] => cm
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_unit_name] => Smarty_Variable Object
                                                (
                                                    [value] => Centimètre
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_big_unit] => Smarty_Variable Object
                                                (
                                                    [value] => m²
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_area_ratio] => Smarty_Variable Object
                                                (
                                                    [value] => 10000
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [bDisplay] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [iConversionId] => Smarty_Variable Object
                                                (
                                                    [value] => AW-775554528
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [sConversionLabel] => Smarty_Variable Object
                                                (
                                                    [value] => 0fJ5CO68oYcYEOCL6PEC
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [sModuleName] => Smarty_Variable Object
                                                (
                                                    [value] => gact
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [bDebug] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ets_crosssell_16] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                        )

                                    [parent] => 
                                    [config_vars] => Array
                                        (
                                        )

                                )

                            [template_class] => Smarty_Internal_Template
                            [tpl_vars] => Array
                                (
                                )

                            [parent] => SmartyCustom Object
                                (
                                    [auto_literal] => 1
                                    [error_unassigned] => 
                                    [use_include_path] => 
                                    [template_dir:Smarty:private] => Array
                                        (
                                            [0] => /home/tatouageq/www/themes/lab_eren4/tpl/
                                        )

                                    [joined_template_dir] => /home/tatouageq/www/themes/lab_eren4/tpl/
                                    [joined_config_dir] => /home/tatouageq/www/tools/smarty/configs/
                                    [default_template_handler_func] => 
                                    [default_config_handler_func] => 
                                    [default_plugin_handler_func] => 
                                    [compile_dir:Smarty:private] => /home/tatouageq/www/cache/smarty/compile/
                                    [plugins_dir:Smarty:private] => Array
                                        (
                                            [0] => /home/tatouageq/www/tools/smarty/plugins/
                                        )

                                    [cache_dir:Smarty:private] => /home/tatouageq/www/cache/smarty/cache/
                                    [config_dir:Smarty:private] => Array
                                        (
                                            [0] => /home/tatouageq/www/tools/smarty/configs/
                                        )

                                    [force_compile] => 
                                    [compile_check] => 1
                                    [use_sub_dirs] => 1
                                    [allow_ambiguous_resources] => 
                                    [caching] => 
                                    [merge_compiled_includes] => 
                                    [inheritance_merge_compiled_includes] => 1
                                    [cache_lifetime] => 3600
                                    [force_cache] => 
                                    [cache_id] => 
                                    [compile_id] => 
                                    [left_delimiter] => {
                                    [right_delimiter] => }
                                    [security_class] => Smarty_Security
                                    [security_policy] => 
                                    [php_handling] => 0
                                    [allow_php_templates] => 
                                    [direct_access_security] => 1
                                    [debugging] => 
                                    [debugging_ctrl] => NONE
                                    [smarty_debug_id] => SMARTY_DEBUG
                                    [debug_tpl] => /home/tatouageq/www/themes/debug.tpl
                                    [error_reporting] => 
                                    [get_used_tags] => 
                                    [config_overwrite] => 1
                                    [config_booleanize] => 1
                                    [config_read_hidden] => 
                                    [compile_locking] => 1
                                    [cache_locking] => 
                                    [locking_timeout] => 10
                                    [template_functions] => Array
                                        (
                                        )

                                    [default_resource_type] => file
                                    [caching_type] => file
                                    [properties] => Array
                                        (
                                        )

                                    [default_config_type] => file
                                    [template_objects] => Array
                                        (
                                        )

                                    [cache_modified_check] => 
                                    [registered_plugins] => Array
                                        (
                                            [modifier] => Array
                                                (
                                                    [truncate] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smarty_modifier_truncate
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [secureReferrer] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => secureReferrer
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [json_encode] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => jsonEncode
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [json_decode] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => jsonDecode
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [convertAndFormatPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => convertAndFormatPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [boolval] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => boolval
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [cleanHtml] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyCleanHtml
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                            [function] => Array
                                                (
                                                    [t] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyTruncate
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [m] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyMaxWords
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [p] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyShowObject
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [d] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyDieObject
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [l] => Array
                                                        (
                                                            [0] => smartyTranslate
                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [hook] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyHook
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [toolsConvertPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => toolsConvertPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [dateFormat] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => dateFormat
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [convertPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => convertPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [convertPriceWithCurrency] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => convertPriceWithCurrency
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayWtPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => displayWtPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayWtPriceWithCurrency] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => displayWtPriceWithCurrency
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => displayPriceSmarty
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [getAdminToken] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => getAdminTokenLiteSmarty
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayAddressDetail] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => generateAddressSmarty
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [getWidthSize] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => getWidth
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [getHeightSize] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => getHeight
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [addJsDef] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => addJsDef
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                            [block] => Array
                                                (
                                                    [addJsDefL] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => addJsDefL
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                        )

                                    [plugin_search_order] => Array
                                        (
                                            [0] => function
                                            [1] => block
                                            [2] => compiler
                                            [3] => class
                                        )

                                    [registered_objects] => Array
                                        (
                                        )

                                    [registered_classes] => Array
                                        (
                                        )

                                    [registered_filters] => Array
                                        (
                                            [output] => Array
                                                (
                                                    [smartyMinifyHTML] => smartyMinifyHTML
                                                    [smartyPackJSinHTML] => smartyPackJSinHTML
                                                )

                                        )

                                    [registered_resources] => Array
                                        (
                                        )

                                    [_resource_handlers] => Array
                                        (
                                        )

                                    [registered_cache_resources] => Array
                                        (
                                        )

                                    [_cacheresource_handlers] => Array
                                        (
                                        )

                                    [autoload_filters] => Array
                                        (
                                        )

                                    [default_modifiers] => Array
                                        (
                                        )

                                    [escape_html] => 
                                    [start_time] => 1710840740.4231
                                    [_file_perms] => 420
                                    [_dir_perms] => 505
                                    [_tag_stack] => Array
                                        (
                                        )

                                    [smarty] => SmartyCustom Object
 *RECURSION*
                                    [_current_file] => 
                                    [_parserdebug] => 
                                    [merged_templates_func] => Array
                                        (
                                        )

                                    [template_class] => Smarty_Custom_Template
                                    [tpl_vars] => Array
                                        (
                                            [meta_title] => Smarty_Variable Object
                                                (
                                                    [value] => Tatouage temporaire personnalisé à l'unité - Tatouage éphémère
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [meta_description] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [meta_keywords] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [request_uri] => Smarty_Variable Object
                                                (
                                                    [value] => /maori/197-maori-36.html
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [navigationPipe] => Smarty_Variable Object
                                                (
                                                    [value] => >
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [mobile_device] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [link] => Smarty_Variable Object
                                                (
                                                    [value] => Link Object
                                                        (
                                                            [allow:protected] => 1
                                                            [url:protected] => /index.php
                                                            [protocol_link] => https://
                                                            [protocol_content] => https://
                                                            [ssl_enable:protected] => 1
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [cart] => Smarty_Variable Object
                                                (
                                                    [value] => Cart Object
                                                        (
                                                            [id] => 
                                                            [id_shop_group] => 1
                                                            [id_shop] => 1
                                                            [id_address_delivery] => 0
                                                            [id_address_invoice] => 0
                                                            [id_currency] => 1
                                                            [id_customer] => 
                                                            [id_guest] => 0
                                                            [id_lang] => 1
                                                            [recyclable] => 0
                                                            [gift] => 0
                                                            [gift_message] => 
                                                            [mobile_theme] => 
                                                            [date_add] => 
                                                            [secure_key] => 
                                                            [id_carrier] => 0
                                                            [date_upd] => 
                                                            [checkedTos] => 
                                                            [pictures] => 
                                                            [textFields] => 
                                                            [delivery_option] => 
                                                            [allow_seperated_package] => 
                                                            [_products:protected] => 
                                                            [_taxCalculationMethod:protected] => 0
                                                            [webserviceParameters:protected] => Array
                                                                (
                                                                    [fields] => Array
                                                                        (
                                                                            [id_address_delivery] => Array
                                                                                (
                                                                                    [xlink_resource] => addresses
                                                                                )

                                                                            [id_address_invoice] => Array
                                                                                (
                                                                                    [xlink_resource] => addresses
                                                                                )

                                                                            [id_currency] => Array
                                                                                (
                                                                                    [xlink_resource] => currencies
                                                                                )

                                                                            [id_customer] => Array
                                                                                (
                                                                                    [xlink_resource] => customers
                                                                                )

                                                                            [id_guest] => Array
                                                                                (
                                                                                    [xlink_resource] => guests
                                                                                )

                                                                            [id_lang] => Array
                                                                                (
                                                                                    [xlink_resource] => languages
                                                                                )

                                                                        )

                                                                    [associations] => Array
                                                                        (
                                                                            [cart_rows] => Array
                                                                                (
                                                                                    [resource] => cart_row
                                                                                    [virtual_entity] => 1
                                                                                    [fields] => Array
                                                                                        (
                                                                                            [id_product] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                    [xlink_resource] => products
                                                                                                )

                                                                                            [id_product_attribute] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                    [xlink_resource] => combinations
                                                                                                )

                                                                                            [id_address_delivery] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                    [xlink_resource] => addresses
                                                                                                )

                                                                                            [quantity] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                )

                                                                                        )

                                                                                )

                                                                        )

                                                                )

                                                            [id_shop_list] => 
                                                            [get_shop_from_context:protected] => 1
                                                            [table:protected] => cart
                                                            [identifier:protected] => id_cart
                                                            [fieldsRequired:protected] => Array
                                                                (
                                                                    [0] => id_currency
                                                                    [1] => id_lang
                                                                )

                                                            [fieldsSize:protected] => Array
                                                                (
                                                                    [secure_key] => 32
                                                                )

                                                            [fieldsValidate:protected] => Array
                                                                (
                                                                    [id_shop_group] => isUnsignedId
                                                                    [id_shop] => isUnsignedId
                                                                    [id_address_delivery] => isUnsignedId
                                                                    [id_address_invoice] => isUnsignedId
                                                                    [id_carrier] => isUnsignedId
                                                                    [id_currency] => isUnsignedId
                                                                    [id_customer] => isUnsignedId
                                                                    [id_guest] => isUnsignedId
                                                                    [id_lang] => isUnsignedId
                                                                    [recyclable] => isBool
                                                                    [gift] => isBool
                                                                    [gift_message] => isMessage
                                                                    [mobile_theme] => isBool
                                                                    [allow_seperated_package] => isBool
                                                                    [date_add] => isDate
                                                                    [date_upd] => isDate
                                                                )

                                                            [fieldsRequiredLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsSizeLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsValidateLang:protected] => Array
                                                                (
                                                                )

                                                            [tables:protected] => Array
                                                                (
                                                                )

                                                            [image_dir:protected] => 
                                                            [image_format:protected] => jpg
                                                            [def:protected] => Array
                                                                (
                                                                    [table] => cart
                                                                    [primary] => id_cart
                                                                    [fields] => Array
                                                                        (
                                                                            [id_shop_group] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_shop] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_address_delivery] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_address_invoice] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_carrier] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_currency] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                    [required] => 1
                                                                                )

                                                                            [id_customer] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_guest] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_lang] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                    [required] => 1
                                                                                )

                                                                            [recyclable] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [gift] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [gift_message] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isMessage
                                                                                )

                                                                            [mobile_theme] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [delivery_option] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                )

                                                                            [secure_key] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [size] => 32
                                                                                )

                                                                            [allow_seperated_package] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [date_add] => Array
                                                                                (
                                                                                    [type] => 5
                                                                                    [validate] => isDate
                                                                                )

                                                                            [date_upd] => Array
                                                                                (
                                                                                    [type] => 5
                                                                                    [validate] => isDate
                                                                                )

                                                                        )

                                                                    [classname] => Cart
                                                                )

                                                            [update_fields:protected] => 
                                                            [force_id] => 
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currency] => Smarty_Variable Object
                                                (
                                                    [value] => Currency Object
                                                        (
                                                            [id] => 1
                                                            [name] => Euro
                                                            [iso_code] => EUR
                                                            [iso_code_num] => 978
                                                            [sign] => €
                                                            [blank] => 1
                                                            [conversion_rate] => 1.000000
                                                            [deleted] => 0
                                                            [format] => 2
                                                            [decimals] => 1
                                                            [active] => 1
                                                            [webserviceParameters:protected] => Array
                                                                (
                                                                    [objectsNodeName] => currencies
                                                                )

                                                            [prefix] => 
                                                            [suffix] =>  €
                                                            [id_lang:protected] => 
                                                            [id_shop:protected] => 1
                                                            [id_shop_list] => 
                                                            [get_shop_from_context:protected] => 1
                                                            [table:protected] => currency
                                                            [identifier:protected] => id_currency
                                                            [fieldsRequired:protected] => Array
                                                                (
                                                                    [0] => name
                                                                    [1] => iso_code
                                                                    [2] => sign
                                                                    [3] => format
                                                                    [4] => decimals
                                                                    [5] => conversion_rate
                                                                )

                                                            [fieldsSize:protected] => Array
                                                                (
                                                                    [name] => 32
                                                                    [iso_code] => 3
                                                                    [iso_code_num] => 3
                                                                    [sign] => 8
                                                                )

                                                            [fieldsValidate:protected] => Array
                                                                (
                                                                    [name] => isGenericName
                                                                    [iso_code] => isLanguageIsoCode
                                                                    [iso_code_num] => isNumericIsoCode
                                                                    [blank] => isInt
                                                                    [sign] => isGenericName
                                                                    [format] => isUnsignedId
                                                                    [decimals] => isBool
                                                                    [conversion_rate] => isUnsignedFloat
                                                                    [deleted] => isBool
                                                                    [active] => isBool
                                                                )

                                                            [fieldsRequiredLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsSizeLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsValidateLang:protected] => Array
                                                                (
                                                                )

                                                            [tables:protected] => Array
                                                                (
                                                                )

                                                            [image_dir:protected] => 
                                                            [image_format:protected] => jpg
                                                            [def:protected] => Array
                                                                (
                                                                    [table] => currency
                                                                    [primary] => id_currency
                                                                    [multilang_shop] => 1
                                                                    [fields] => Array
                                                                        (
                                                                            [name] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isGenericName
                                                                                    [required] => 1
                                                                                    [size] => 32
                                                                                )

                                                                            [iso_code] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isLanguageIsoCode
                                                                                    [required] => 1
                                                                                    [size] => 3
                                                                                )

                                                                            [iso_code_num] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isNumericIsoCode
                                                                                    [size] => 3
                                                                                )

                                                                            [blank] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isInt
                                                                                )

                                                                            [sign] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isGenericName
                                                                                    [required] => 1
                                                                                    [size] => 8
                                                                                )

                                                                            [format] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                    [required] => 1
                                                                                )

                                                                            [decimals] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                    [required] => 1
                                                                                )

                                                                            [conversion_rate] => Array
                                                                                (
                                                                                    [type] => 4
                                                                                    [validate] => isUnsignedFloat
                                                                                    [required] => 1
                                                                                    [shop] => 1
                                                                                )

                                                                            [deleted] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [active] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                        )

                                                                    [classname] => Currency
                                                                )

                                                            [update_fields:protected] => 
                                                            [force_id] => 
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencyRate] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [cookie] => Smarty_Variable Object
                                                (
                                                    [value] => Cookie Object
                                                        (
                                                            [_content:protected] => Array
                                                                (
                                                                    [date_add] => 2024-03-19 10:32:20
                                                                    [id_lang] => 1
                                                                    [iso_code_country] => US
                                                                    [id_currency] => 1
                                                                    [ets_homecat_order_seed] => 906
                                                                    [viewed] => 197
                                                                    [mostViewed] => 197
                                                                )

                                                            [_name:protected] => PrestaShop-dbed2f952b7f2d916dbe455905a4b595
                                                            [_expire:protected] => 1712568740
                                                            [_domain:protected] => tatouagetemporaire.com
                                                            [_path:protected] => /
                                                            [_cipherTool:protected] => Rijndael Object
                                                                (
                                                                    [_key:protected] => mid7vbM9YwffprhnfkZYJsdvHf0xxnDX
                                                                    [_iv:protected] => OÝŹ H€äŽmYÚL¬
                                                                )

                                                            [_modified:protected] => 
                                                            [_allow_writing:protected] => 1
                                                            [_salt:protected] => 3AuQzi74
                                                            [_standalone:protected] => 
                                                            [_secure:protected] => 1
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [page_name] => Smarty_Variable Object
                                                (
                                                    [value] => product
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [hide_left_column] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [hide_right_column] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [base_dir] => Smarty_Variable Object
                                                (
                                                    [value] => http://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [base_dir_ssl] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [force_ssl] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [content_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [base_uri] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [tpl_dir] => Smarty_Variable Object
                                                (
                                                    [value] => /home/tatouageq/www/themes/lab_eren4/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [tpl_uri] => Smarty_Variable Object
                                                (
                                                    [value] => /themes/lab_eren4/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [modules_dir] => Smarty_Variable Object
                                                (
                                                    [value] => /modules/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [mail_dir] => Smarty_Variable Object
                                                (
                                                    [value] => /mails/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lang_iso] => Smarty_Variable Object
                                                (
                                                    [value] => fr
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lang_id] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [language_code] => Smarty_Variable Object
                                                (
                                                    [value] => fr-fr
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [come_from] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/maori/197-maori-36.html
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [cart_qties] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencies] => Smarty_Variable Object
                                                (
                                                    [value] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [id_currency] => 1
                                                                    [name] => Euro
                                                                    [iso_code] => EUR
                                                                    [iso_code_num] => 978
                                                                    [sign] => €
                                                                    [blank] => 1
                                                                    [format] => 2
                                                                    [decimals] => 1
                                                                    [conversion_rate] => 1.000000
                                                                    [deleted] => 0
                                                                    [active] => 1
                                                                    [id_shop] => 1
                                                                )

                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [languages] => Smarty_Variable Object
                                                (
                                                    [value] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [id_lang] => 1
                                                                    [name] => Français (French)
                                                                    [active] => 1
                                                                    [iso_code] => fr
                                                                    [language_code] => fr-fr
                                                                    [date_format_lite] => d/m/Y
                                                                    [date_format_full] => d/m/Y H:i:s
                                                                    [is_rtl] => 0
                                                                    [id_shop] => 1
                                                                    [shops] => Array
                                                                        (
                                                                            [1] => 1
                                                                        )

                                                                )

                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [meta_language] => Smarty_Variable Object
                                                (
                                                    [value] => fr
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [priceDisplay] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [is_logged] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [is_guest] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [add_prod_display] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [shop_name] => Smarty_Variable Object
                                                (
                                                    [value] => Tatouage temporaire personnalisé à l'unité - Tatouage éphémère
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [roundMode] => Smarty_Variable Object
                                                (
                                                    [value] => 2
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [use_taxes] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [show_taxes] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [display_tax_label] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [vat_management] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [opc] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_CATALOG_MODE] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [b2b_enable] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [request] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/-.html
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_STOCK_MANAGEMENT] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [quick_view] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [shop_phone] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [compared_products] => Smarty_Variable Object
                                                (
                                                    [value] => Array
                                                        (
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [comparator_max_item] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencySign] => Smarty_Variable Object
                                                (
                                                    [value] => €
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencyFormat] => Smarty_Variable Object
                                                (
                                                    [value] => 2
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencyBlank] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [id_currency_cookie] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logged] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [customerName] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_ps_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_cat_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/c/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_lang_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/l/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_prod_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/p/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_manu_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/m/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_sup_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/su/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_ship_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/s/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_store_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/st/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_col_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/co/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/themes/lab_eren4/img/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [css_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/themes/lab_eren4/css/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [js_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/themes/lab_eren4/js/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [pic_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/upload/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [time] => Smarty_Variable Object
                                                (
                                                    [value] => 1710840740
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_update_time] => Smarty_Variable Object
                                                (
                                                    [value] => 1704321425
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [static_token] => Smarty_Variable Object
                                                (
                                                    [value] => 45ddd66312b66bb86fbafaf4e64df042
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [token] => Smarty_Variable Object
                                                (
                                                    [value] => 2fb185f77577dabd4a9a73963c873aab
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [priceDisplayPrecision] => Smarty_Variable Object
                                                (
                                                    [value] => 2
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [content_only] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [favicon_url] => Smarty_Variable Object
                                                (
                                                    [value] => /img/favicon.ico
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logo_image_width] => Smarty_Variable Object
                                                (
                                                    [value] => 39
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logo_image_height] => Smarty_Variable Object
                                                (
                                                    [value] => 25
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logo_url] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/prestashop-logo-1477400065.jpg
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [LAB_THEMENAME] => Smarty_Variable Object
                                                (
                                                    [value] => lab_eren4
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_BASE_URL] => Smarty_Variable Object
                                                (
                                                    [value] => http://tatouagetemporaire.com
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_BASE_URI] => Smarty_Variable Object
                                                (
                                                    [value] => /
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hbgnav] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_htextnav] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hbgheadercolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_htextheader] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hhovertext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hhovertextnav] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mbghover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mbgcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mtext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mtexthover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mbgsubmenu] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mtextsub] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mhovertextsub] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_cbgcolor] => Smarty_Variable Object
                                                (
                                                    [value] => #36a0b1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccolorlink] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_chovercolorlink] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccolortext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccolorprice] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccoloroldprice] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ciconcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_cbgbuttom] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ctextbuttom] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ctextbuttomhover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_cbgbuttomhover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_fbgcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_fcolortext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_flinkcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_flinkcolorhover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_show_color] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableFTM] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableQv] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableW] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableC] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnablesubCate] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [labshowthemecolor] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [labthemecolor] => Smarty_Variable Object
                                                (
                                                    [value] => default
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mode_theme] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [labskin] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ssl_enabled] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PAYPAL_SANDBOX] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PayPal_in_context_checkout] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [use_paypal_in_context] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PayPal_in_context_checkout_merchant_id] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [paypal_mode] => Smarty_Variable Object
                                                (
                                                    [value] => production
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [google_pass_thou] => Smarty_Variable Object
                                                (
                                                    [value] => _RiB0LpmHg7JSi00hQyY02Sb-W05wiT1Eh1Iq57tyag
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_unit] => Smarty_Variable Object
                                                (
                                                    [value] => cm
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_unit_name] => Smarty_Variable Object
                                                (
                                                    [value] => Centimètre
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_big_unit] => Smarty_Variable Object
                                                (
                                                    [value] => m²
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_area_ratio] => Smarty_Variable Object
                                                (
                                                    [value] => 10000
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [bDisplay] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [iConversionId] => Smarty_Variable Object
                                                (
                                                    [value] => AW-775554528
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [sConversionLabel] => Smarty_Variable Object
                                                (
                                                    [value] => 0fJ5CO68oYcYEOCL6PEC
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [sModuleName] => Smarty_Variable Object
                                                (
                                                    [value] => gact
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [bDebug] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ets_crosssell_16] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                        )

                                    [parent] => 
                                    [config_vars] => Array
                                        (
                                        )

                                )

                            [config_vars] => Array
                                (
                                )

                        )

                    [current_subtemplate:protected] => 
                    [allow_push] => 
                    [push_time_limit] => 180
                    [confirmUninstall] => Êtes-vous sûr(e) de vouloir désinstaller le module Google Analytics : GA4 et Universal-Analytics (votre configuration sera perdue) ?
                )

            [type] => ->
            [args] => Array
                (
                    [0] => Array
                        (
                            [cookie] => Cookie Object
                                (
                                    [_content:protected] => Array
                                        (
                                            [date_add] => 2024-03-19 10:32:20
                                            [id_lang] => 1
                                            [iso_code_country] => US
                                            [id_currency] => 1
                                            [ets_homecat_order_seed] => 906
                                            [viewed] => 197
                                            [mostViewed] => 197
                                        )

                                    [_name:protected] => PrestaShop-dbed2f952b7f2d916dbe455905a4b595
                                    [_expire:protected] => 1712568740
                                    [_domain:protected] => tatouagetemporaire.com
                                    [_path:protected] => /
                                    [_cipherTool:protected] => Rijndael Object
                                        (
                                            [_key:protected] => mid7vbM9YwffprhnfkZYJsdvHf0xxnDX
                                            [_iv:protected] => OÝŹ H€äŽmYÚL¬
                                        )

                                    [_modified:protected] => 
                                    [_allow_writing:protected] => 1
                                    [_salt:protected] => 3AuQzi74
                                    [_standalone:protected] => 
                                    [_secure:protected] => 1
                                )

                            [cart] => Cart Object
                                (
                                    [id] => 
                                    [id_shop_group] => 1
                                    [id_shop] => 1
                                    [id_address_delivery] => 0
                                    [id_address_invoice] => 0
                                    [id_currency] => 1
                                    [id_customer] => 
                                    [id_guest] => 0
                                    [id_lang] => 1
                                    [recyclable] => 0
                                    [gift] => 0
                                    [gift_message] => 
                                    [mobile_theme] => 
                                    [date_add] => 
                                    [secure_key] => 
                                    [id_carrier] => 0
                                    [date_upd] => 
                                    [checkedTos] => 
                                    [pictures] => 
                                    [textFields] => 
                                    [delivery_option] => 
                                    [allow_seperated_package] => 
                                    [_products:protected] => 
                                    [_taxCalculationMethod:protected] => 0
                                    [webserviceParameters:protected] => Array
                                        (
                                            [fields] => Array
                                                (
                                                    [id_address_delivery] => Array
                                                        (
                                                            [xlink_resource] => addresses
                                                        )

                                                    [id_address_invoice] => Array
                                                        (
                                                            [xlink_resource] => addresses
                                                        )

                                                    [id_currency] => Array
                                                        (
                                                            [xlink_resource] => currencies
                                                        )

                                                    [id_customer] => Array
                                                        (
                                                            [xlink_resource] => customers
                                                        )

                                                    [id_guest] => Array
                                                        (
                                                            [xlink_resource] => guests
                                                        )

                                                    [id_lang] => Array
                                                        (
                                                            [xlink_resource] => languages
                                                        )

                                                )

                                            [associations] => Array
                                                (
                                                    [cart_rows] => Array
                                                        (
                                                            [resource] => cart_row
                                                            [virtual_entity] => 1
                                                            [fields] => Array
                                                                (
                                                                    [id_product] => Array
                                                                        (
                                                                            [required] => 1
                                                                            [xlink_resource] => products
                                                                        )

                                                                    [id_product_attribute] => Array
                                                                        (
                                                                            [required] => 1
                                                                            [xlink_resource] => combinations
                                                                        )

                                                                    [id_address_delivery] => Array
                                                                        (
                                                                            [required] => 1
                                                                            [xlink_resource] => addresses
                                                                        )

                                                                    [quantity] => Array
                                                                        (
                                                                            [required] => 1
                                                                        )

                                                                )

                                                        )

                                                )

                                        )

                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => cart
                                    [identifier:protected] => id_cart
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => id_currency
                                            [1] => id_lang
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [secure_key] => 32
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [id_shop_group] => isUnsignedId
                                            [id_shop] => isUnsignedId
                                            [id_address_delivery] => isUnsignedId
                                            [id_address_invoice] => isUnsignedId
                                            [id_carrier] => isUnsignedId
                                            [id_currency] => isUnsignedId
                                            [id_customer] => isUnsignedId
                                            [id_guest] => isUnsignedId
                                            [id_lang] => isUnsignedId
                                            [recyclable] => isBool
                                            [gift] => isBool
                                            [gift_message] => isMessage
                                            [mobile_theme] => isBool
                                            [allow_seperated_package] => isBool
                                            [date_add] => isDate
                                            [date_upd] => isDate
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => cart
                                            [primary] => id_cart
                                            [fields] => Array
                                                (
                                                    [id_shop_group] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_shop] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_address_delivery] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_address_invoice] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_carrier] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_currency] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [required] => 1
                                                        )

                                                    [id_customer] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_guest] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_lang] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [required] => 1
                                                        )

                                                    [recyclable] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [gift] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [gift_message] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isMessage
                                                        )

                                                    [mobile_theme] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [delivery_option] => Array
                                                        (
                                                            [type] => 3
                                                        )

                                                    [secure_key] => Array
                                                        (
                                                            [type] => 3
                                                            [size] => 32
                                                        )

                                                    [allow_seperated_package] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [date_add] => Array
                                                        (
                                                            [type] => 5
                                                            [validate] => isDate
                                                        )

                                                    [date_upd] => Array
                                                        (
                                                            [type] => 5
                                                            [validate] => isDate
                                                        )

                                                )

                                            [classname] => Cart
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [altern] => 28
                        )

                )

        )

    [11] => Array
        (
            [file] => /home/tatouageq/www/classes/Hook.php
            [line] => 542
            [function] => coreCallHook
            [class] => HookCore
            [type] => ::
            [args] => Array
                (
                    [0] => GAnalyticsPro Object
                        (
                            [aErrors] => 
                            [id] => 123
                            [version] => 2.0.2
                            [database_version] => 
                            [registered_version] => 
                            [ps_versions_compliancy] => Array
                                (
                                    [min] => 1.6.0.1
                                    [max] => 1.6.1.7
                                )

                            [dependencies] => Array
                                (
                                )

                            [name] => ganalyticspro
                            [displayName] => Google Analytics : GA4 et Universal-Analytics
                            [description] => Installez la balise Google Analytics 4 (GA4) sur votre site et collectez des données pour vos rapports GA4 et Universal Analytics (UA), avec e-commerce amélioré, dans votre compte Google Analytics
                            [author] => Business Tech
                            [author_uri] => 
                            [module_key] => 7814804ce39cacda037743a3b29ee2af
                            [description_full] => 
                            [additional_description] => 
                            [compatibility] => 
                            [nb_rates] => 
                            [avg_rate] => 
                            [badges] => 
                            [need_instance] => 1
                            [tab] => analytics_stats
                            [active] => 1
                            [trusted] => 
                            [warning] => 
                            [enable_device] => 7
                            [limited_countries] => Array
                                (
                                )

                            [controllers] => Array
                                (
                                )

                            [_lang:protected] => Array
                                (
                                )

                            [_path:protected] => /modules/ganalyticspro/
                            [local_path:protected] => /home/tatouageq/www/modules/ganalyticspro/
                            [_errors:protected] => Array
                                (
                                )

                            [_confirmations:protected] => Array
                                (
                                )

                            [table:protected] => module
                            [identifier:protected] => id_module
                            [context:protected] => Context Object
                                (
                                    [cart] => Cart Object
                                        (
                                            [id] => 
                                            [id_shop_group] => 
                                            [id_shop] => 
                                            [id_address_delivery] => 
                                            [id_address_invoice] => 
                                            [id_currency] => 1
                                            [id_customer] => 
                                            [id_guest] => 
                                            [id_lang] => 1
                                            [recyclable] => 0
                                            [gift] => 0
                                            [gift_message] => 
                                            [mobile_theme] => 
                                            [date_add] => 
                                            [secure_key] => 
                                            [id_carrier] => 0
                                            [date_upd] => 
                                            [checkedTos] => 
                                            [pictures] => 
                                            [textFields] => 
                                            [delivery_option] => 
                                            [allow_seperated_package] => 
                                            [_products:protected] => 
                                            [_taxCalculationMethod:protected] => 0
                                            [webserviceParameters:protected] => Array
                                                (
                                                    [fields] => Array
                                                        (
                                                            [id_address_delivery] => Array
                                                                (
                                                                    [xlink_resource] => addresses
                                                                )

                                                            [id_address_invoice] => Array
                                                                (
                                                                    [xlink_resource] => addresses
                                                                )

                                                            [id_currency] => Array
                                                                (
                                                                    [xlink_resource] => currencies
                                                                )

                                                            [id_customer] => Array
                                                                (
                                                                    [xlink_resource] => customers
                                                                )

                                                            [id_guest] => Array
                                                                (
                                                                    [xlink_resource] => guests
                                                                )

                                                            [id_lang] => Array
                                                                (
                                                                    [xlink_resource] => languages
                                                                )

                                                        )

                                                    [associations] => Array
                                                        (
                                                            [cart_rows] => Array
                                                                (
                                                                    [resource] => cart_row
                                                                    [virtual_entity] => 1
                                                                    [fields] => Array
                                                                        (
                                                                            [id_product] => Array
                                                                                (
                                                                                    [required] => 1
                                                                                    [xlink_resource] => products
                                                                                )

                                                                            [id_product_attribute] => Array
                                                                                (
                                                                                    [required] => 1
                                                                                    [xlink_resource] => combinations
                                                                                )

                                                                            [id_address_delivery] => Array
                                                                                (
                                                                                    [required] => 1
                                                                                    [xlink_resource] => addresses
                                                                                )

                                                                            [quantity] => Array
                                                                                (
                                                                                    [required] => 1
                                                                                )

                                                                        )

                                                                )

                                                        )

                                                )

                                            [id_shop_list] => 
                                            [get_shop_from_context:protected] => 1
                                            [table:protected] => cart
                                            [identifier:protected] => id_cart
                                            [fieldsRequired:protected] => Array
                                                (
                                                    [0] => id_currency
                                                    [1] => id_lang
                                                )

                                            [fieldsSize:protected] => Array
                                                (
                                                    [secure_key] => 32
                                                )

                                            [fieldsValidate:protected] => Array
                                                (
                                                    [id_shop_group] => isUnsignedId
                                                    [id_shop] => isUnsignedId
                                                    [id_address_delivery] => isUnsignedId
                                                    [id_address_invoice] => isUnsignedId
                                                    [id_carrier] => isUnsignedId
                                                    [id_currency] => isUnsignedId
                                                    [id_customer] => isUnsignedId
                                                    [id_guest] => isUnsignedId
                                                    [id_lang] => isUnsignedId
                                                    [recyclable] => isBool
                                                    [gift] => isBool
                                                    [gift_message] => isMessage
                                                    [mobile_theme] => isBool
                                                    [allow_seperated_package] => isBool
                                                    [date_add] => isDate
                                                    [date_upd] => isDate
                                                )

                                            [fieldsRequiredLang:protected] => Array
                                                (
                                                )

                                            [fieldsSizeLang:protected] => Array
                                                (
                                                )

                                            [fieldsValidateLang:protected] => Array
                                                (
                                                )

                                            [tables:protected] => Array
                                                (
                                                )

                                            [image_dir:protected] => 
                                            [image_format:protected] => jpg
                                            [def:protected] => Array
                                                (
                                                    [table] => cart
                                                    [primary] => id_cart
                                                    [fields] => Array
                                                        (
                                                            [id_shop_group] => Array
                                                                (
                                                                    [type] => 1
                                                                    [validate] => isUnsignedId
                                                                )

                                                            [id_shop] => Array
                                                                (
                                                                    [type] => 1
                                                                    [validate] => isUnsignedId
                                                                )

                                                            [id_address_delivery] => Array
                                                                (
                                                                    [type] => 1
                                                                    [validate] => isUnsignedId
                                                                )

                                                            [id_address_invoice] => Array
                                                                (
                                                                    [type] => 1
                                                                    [validate] => isUnsignedId
                                                                )

                                                            [id_carrier] => Array
                                                                (
                                                                    [type] => 1
                                                                    [validate] => isUnsignedId
                                                                )

                                                            [id_currency] => Array
                                                                (
                                                                    [type] => 1
                                                                    [validate] => isUnsignedId
                                                                    [required] => 1
                                                                )

                                                            [id_customer] => Array
                                                                (
                                                                    [type] => 1
                                                                    [validate] => isUnsignedId
                                                                )

                                                            [id_guest] => Array
                                                                (
                                                                    [type] => 1
                                                                    [validate] => isUnsignedId
                                                                )

                                                            [id_lang] => Array
                                                                (
                                                                    [type] => 1
                                                                    [validate] => isUnsignedId
                                                                    [required] => 1
                                                                )

                                                            [recyclable] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [gift] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [gift_message] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isMessage
                                                                )

                                                            [mobile_theme] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [delivery_option] => Array
                                                                (
                                                                    [type] => 3
                                                                )

                                                            [secure_key] => Array
                                                                (
                                                                    [type] => 3
                                                                    [size] => 32
                                                                )

                                                            [allow_seperated_package] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [date_add] => Array
                                                                (
                                                                    [type] => 5
                                                                    [validate] => isDate
                                                                )

                                                            [date_upd] => Array
                                                                (
                                                                    [type] => 5
                                                                    [validate] => isDate
                                                                )

                                                        )

                                                    [classname] => Cart
                                                )

                                            [update_fields:protected] => 
                                            [force_id] => 
                                        )

                                    [customer] => Customer Object
                                        (
                                            [id] => 
                                            [id_shop] => 
                                            [id_shop_group] => 
                                            [secure_key] => 
                                            [note] => 
                                            [id_gender] => 0
                                            [id_default_group] => 3
                                            [id_lang] => 
                                            [lastname] => 
                                            [firstname] => 
                                            [birthday] => 
                                            [email] => 
                                            [newsletter] => 
                                            [ip_registration_newsletter] => 
                                            [newsletter_date_add] => 
                                            [optin] => 
                                            [website] => 
                                            [company] => 
                                            [siret] => 
                                            [ape] => 
                                            [outstanding_allow_amount] => 0
                                            [show_public_prices] => 0
                                            [id_risk] => 
                                            [max_payment_days] => 0
                                            [passwd] => 
                                            [last_passwd_gen] => 
                                            [active] => 1
                                            [is_guest] => 0
                                            [deleted] => 0
                                            [date_add] => 
                                            [date_upd] => 
                                            [years] => 
                                            [days] => 
                                            [months] => 
                                            [geoloc_id_country] => 
                                            [geoloc_id_state] => 
                                            [geoloc_postcode] => 
                                            [logged] => 0
                                            [id_guest] => 
                                            [groupBox] => 
                                            [webserviceParameters:protected] => Array
                                                (
                                                    [fields] => Array
                                                        (
                                                            [id_default_group] => Array
                                                                (
                                                                    [xlink_resource] => groups
                                                                )

                                                            [id_lang] => Array
                                                                (
                                                                    [xlink_resource] => languages
                                                                )

                                                            [newsletter_date_add] => Array
                                                                (
                                                                )

                                                            [ip_registration_newsletter] => Array
                                                                (
                                                                )

                                                            [last_passwd_gen] => Array
                                                                (
                                                                    [setter] => 
                                                                )

                                                            [secure_key] => Array
                                                                (
                                                                    [setter] => 
                                                                )

                                                            [deleted] => Array
                                                                (
                                                                )

                                                            [passwd] => Array
                                                                (
                                                                    [setter] => setWsPasswd
                                                                )

                                                        )

                                                    [associations] => Array
                                                        (
                                                            [groups] => Array
                                                                (
                                                                    [resource] => group
                                                                )

                                                        )

                                                )

                                            [id_shop_list] => 
                                            [get_shop_from_context:protected] => 1
                                            [table:protected] => customer
                                            [identifier:protected] => id_customer
                                            [fieldsRequired:protected] => Array
                                                (
                                                    [0] => lastname
                                                    [1] => firstname
                                                    [2] => email
                                                    [3] => passwd
                                                )

                                            [fieldsSize:protected] => Array
                                                (
                                                    [lastname] => 32
                                                    [firstname] => 32
                                                    [email] => 128
                                                    [passwd] => 32
                                                    [note] => 65000
                                                )

                                            [fieldsValidate:protected] => Array
                                                (
                                                    [secure_key] => isMd5
                                                    [lastname] => isName
                                                    [firstname] => isName
                                                    [email] => isEmail
                                                    [passwd] => isPasswd
                                                    [id_gender] => isUnsignedId
                                                    [birthday] => isBirthDate
                                                    [newsletter] => isBool
                                                    [optin] => isBool
                                                    [website] => isUrl
                                                    [company] => isGenericName
                                                    [siret] => isSiret
                                                    [ape] => isApe
                                                    [outstanding_allow_amount] => isFloat
                                                    [show_public_prices] => isBool
                                                    [id_risk] => isUnsignedInt
                                                    [max_payment_days] => isUnsignedInt
                                                    [active] => isBool
                                                    [deleted] => isBool
                                                    [note] => isCleanHtml
                                                    [is_guest] => isBool
                                                    [id_shop] => isUnsignedId
                                                    [id_shop_group] => isUnsignedId
                                                    [id_lang] => isUnsignedId
                                                    [date_add] => isDate
                                                    [date_upd] => isDate
                                                )

                                            [fieldsRequiredLang:protected] => Array
                                                (
                                                )

                                            [fieldsSizeLang:protected] => Array
                                                (
                                                )

                                            [fieldsValidateLang:protected] => Array
                                                (
                                                )

                                            [tables:protected] => Array
                                                (
                                                )

                                            [image_dir:protected] => 
                                            [image_format:protected] => jpg
                                            [def:protected] => Array
                                                (
                                                    [table] => customer
                                                    [primary] => id_customer
                                                    [fields] => Array
                                                        (
                                                            [secure_key] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isMd5
                                                                    [copy_post] => 
                                                                )

                                                            [lastname] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isName
                                                                    [required] => 1
                                                                    [size] => 32
                                                                )

                                                            [firstname] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isName
                                                                    [required] => 1
                                                                    [size] => 32
                                                                )

                                                            [email] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isEmail
                                                                    [required] => 1
                                                                    [size] => 128
                                                                )

                                                            [passwd] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isPasswd
                                                                    [required] => 1
                                                                    [size] => 32
                                                                )

                                                            [last_passwd_gen] => Array
                                                                (
                                                                    [type] => 3
                                                                    [copy_post] => 
                                                                )

                                                            [id_gender] => Array
                                                                (
                                                                    [type] => 1
                                                                    [validate] => isUnsignedId
                                                                )

                                                            [birthday] => Array
                                                                (
                                                                    [type] => 5
                                                                    [validate] => isBirthDate
                                                                )

                                                            [newsletter] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [newsletter_date_add] => Array
                                                                (
                                                                    [type] => 5
                                                                    [copy_post] => 
                                                                )

                                                            [ip_registration_newsletter] => Array
                                                                (
                                                                    [type] => 3
                                                                    [copy_post] => 
                                                                )

                                                            [optin] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [website] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isUrl
                                                                )

                                                            [company] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isGenericName
                                                                )

                                                            [siret] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isSiret
                                                                )

                                                            [ape] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isApe
                                                                )

                                                            [outstanding_allow_amount] => Array
                                                                (
                                                                    [type] => 4
                                                                    [validate] => isFloat
                                                                    [copy_post] => 
                                                                )

                                                            [show_public_prices] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                    [copy_post] => 
                                                                )

                                                            [id_risk] => Array
                                                                (
                                                                    [type] => 1
                                                                    [validate] => isUnsignedInt
                                                                    [copy_post] => 
                                                                )

                                                            [max_payment_days] => Array
                                                                (
                                                                    [type] => 1
                                                                    [validate] => isUnsignedInt
                                                                    [copy_post] => 
                                                                )

                                                            [active] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                    [copy_post] => 
                                                                )

                                                            [deleted] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                    [copy_post] => 
                                                                )

                                                            [note] => Array
                                                                (
                                                                    [type] => 6
                                                                    [validate] => isCleanHtml
                                                                    [size] => 65000
                                                                    [copy_post] => 
                                                                )

                                                            [is_guest] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                    [copy_post] => 
                                                                )

                                                            [id_shop] => Array
                                                                (
                                                                    [type] => 1
                                                                    [validate] => isUnsignedId
                                                                    [copy_post] => 
                                                                )

                                                            [id_shop_group] => Array
                                                                (
                                                                    [type] => 1
                                                                    [validate] => isUnsignedId
                                                                    [copy_post] => 
                                                                )

                                                            [id_default_group] => Array
                                                                (
                                                                    [type] => 1
                                                                    [copy_post] => 
                                                                )

                                                            [id_lang] => Array
                                                                (
                                                                    [type] => 1
                                                                    [validate] => isUnsignedId
                                                                    [copy_post] => 
                                                                )

                                                            [date_add] => Array
                                                                (
                                                                    [type] => 5
                                                                    [validate] => isDate
                                                                    [copy_post] => 
                                                                )

                                                            [date_upd] => Array
                                                                (
                                                                    [type] => 5
                                                                    [validate] => isDate
                                                                    [copy_post] => 
                                                                )

                                                        )

                                                    [classname] => Customer
                                                )

                                            [update_fields:protected] => 
                                            [force_id] => 
                                        )

                                    [cookie] => Cookie Object
                                        (
                                            [_content:protected] => Array
                                                (
                                                    [date_add] => 2024-03-19 10:32:20
                                                    [id_lang] => 1
                                                    [iso_code_country] => US
                                                    [id_currency] => 1
                                                    [ets_homecat_order_seed] => 906
                                                    [viewed] => 197
                                                    [mostViewed] => 197
                                                )

                                            [_name:protected] => PrestaShop-dbed2f952b7f2d916dbe455905a4b595
                                            [_expire:protected] => 1712568740
                                            [_domain:protected] => tatouagetemporaire.com
                                            [_path:protected] => /
                                            [_cipherTool:protected] => Rijndael Object
                                                (
                                                    [_key:protected] => mid7vbM9YwffprhnfkZYJsdvHf0xxnDX
                                                    [_iv:protected] => OÝŹ H€äŽmYÚL¬
                                                )

                                            [_modified:protected] => 
                                            [_allow_writing:protected] => 1
                                            [_salt:protected] => 3AuQzi74
                                            [_standalone:protected] => 
                                            [_secure:protected] => 1
                                        )

                                    [link] => Link Object
                                        (
                                            [allow:protected] => 1
                                            [url:protected] => /index.php
                                            [protocol_link] => https://
                                            [protocol_content] => https://
                                            [ssl_enable:protected] => 1
                                        )

                                    [country] => Country Object
                                        (
                                            [id] => 21
                                            [id_zone] => 2
                                            [id_currency] => 0
                                            [iso_code] => US
                                            [call_prefix] => 1
                                            [name] => Array
                                                (
                                                    [1] => États-Unis
                                                    [2] => États-Unis
                                                )

                                            [contains_states] => 1
                                            [need_identification_number] => 0
                                            [need_zip_code] => 1
                                            [zip_code_format] => NNNNN
                                            [display_tax_label] => 0
                                            [active] => 1
                                            [webserviceParameters:protected] => Array
                                                (
                                                    [objectsNodeName] => countries
                                                    [fields] => Array
                                                        (
                                                            [id_zone] => Array
                                                                (
                                                                    [xlink_resource] => zones
                                                                )

                                                            [id_currency] => Array
                                                                (
                                                                    [xlink_resource] => currencies
                                                                )

                                                        )

                                                )

                                            [id_lang:protected] => 
                                            [id_shop:protected] => 1
                                            [id_shop_list] => 
                                            [get_shop_from_context:protected] => 1
                                            [table:protected] => country
                                            [identifier:protected] => id_country
                                            [fieldsRequired:protected] => Array
                                                (
                                                    [0] => id_zone
                                                    [1] => iso_code
                                                    [2] => contains_states
                                                    [3] => need_identification_number
                                                    [4] => display_tax_label
                                                )

                                            [fieldsSize:protected] => Array
                                                (
                                                    [iso_code] => 3
                                                )

                                            [fieldsValidate:protected] => Array
                                                (
                                                    [id_zone] => isUnsignedId
                                                    [id_currency] => isUnsignedId
                                                    [call_prefix] => isInt
                                                    [iso_code] => isLanguageIsoCode
                                                    [active] => isBool
                                                    [contains_states] => isBool
                                                    [need_identification_number] => isBool
                                                    [need_zip_code] => isBool
                                                    [zip_code_format] => isZipCodeFormat
                                                    [display_tax_label] => isBool
                                                )

                                            [fieldsRequiredLang:protected] => Array
                                                (
                                                    [0] => name
                                                )

                                            [fieldsSizeLang:protected] => Array
                                                (
                                                    [name] => 64
                                                )

                                            [fieldsValidateLang:protected] => Array
                                                (
                                                    [name] => isGenericName
                                                )

                                            [tables:protected] => Array
                                                (
                                                )

                                            [image_dir:protected] => 
                                            [image_format:protected] => jpg
                                            [def:protected] => Array
                                                (
                                                    [table] => country
                                                    [primary] => id_country
                                                    [multilang] => 1
                                                    [fields] => Array
                                                        (
                                                            [id_zone] => Array
                                                                (
                                                                    [type] => 1
                                                                    [validate] => isUnsignedId
                                                                    [required] => 1
                                                                )

                                                            [id_currency] => Array
                                                                (
                                                                    [type] => 1
                                                                    [validate] => isUnsignedId
                                                                )

                                                            [call_prefix] => Array
                                                                (
                                                                    [type] => 1
                                                                    [validate] => isInt
                                                                )

                                                            [iso_code] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isLanguageIsoCode
                                                                    [required] => 1
                                                                    [size] => 3
                                                                )

                                                            [active] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [contains_states] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                    [required] => 1
                                                                )

                                                            [need_identification_number] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                    [required] => 1
                                                                )

                                                            [need_zip_code] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [zip_code_format] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isZipCodeFormat
                                                                )

                                                            [display_tax_label] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                    [required] => 1
                                                                )

                                                            [name] => Array
                                                                (
                                                                    [type] => 3
                                                                    [lang] => 1
                                                                    [validate] => isGenericName
                                                                    [required] => 1
                                                                    [size] => 64
                                                                )

                                                        )

                                                    [associations] => Array
                                                        (
                                                            [zone] => Array
                                                                (
                                                                    [type] => 1
                                                                )

                                                            [currency] => Array
                                                                (
                                                                    [type] => 1
                                                                )

                                                            [l] => Array
                                                                (
                                                                    [type] => 2
                                                                    [field] => id_country
                                                                    [foreign_field] => id_country
                                                                )

                                                        )

                                                    [classname] => Country
                                                )

                                            [update_fields:protected] => 
                                            [force_id] => 
                                        )

                                    [employee] => 
                                    [controller] => ProductController Object
                                        (
                                            [php_self] => product
                                            [product:protected] => Product Object
                                                (
                                                    [tax_name] => 
                                                    [tax_rate] => 
                                                    [id_manufacturer] => 
                                                    [id_supplier] => 
                                                    [id_category_default] => 
                                                    [id_shop_default] => 
                                                    [manufacturer_name] => 
                                                    [supplier_name] => 
                                                    [name] => 
                                                    [description] => 
                                                    [description_short] => 
                                                    [quantity] => 0
                                                    [minimal_quantity] => 1
                                                    [available_now] => 
                                                    [available_later] => 
                                                    [price] => 0
                                                    [specificPrice] => 0
                                                    [additional_shipping_cost] => 0
                                                    [wholesale_price] => 0
                                                    [on_sale] => 
                                                    [online_only] => 
                                                    [unity] => 
                                                    [unit_price] => 
                                                    [unit_price_ratio] => 0
                                                    [ecotax] => 0
                                                    [reference] => 
                                                    [supplier_reference] => 
                                                    [location] => 
                                                    [width] => 0
                                                    [height] => 0
                                                    [depth] => 0
                                                    [weight] => 0
                                                    [ean13] => 
                                                    [upc] => 
                                                    [link_rewrite] => 
                                                    [meta_description] => 
                                                    [meta_keywords] => 
                                                    [meta_title] => 
                                                    [quantity_discount] => 0
                                                    [customizable] => 
                                                    [new] => 
                                                    [uploadable_files] => 
                                                    [text_fields] => 
                                                    [active] => 1
                                                    [redirect_type] => 
                                                    [id_product_redirected] => 0
                                                    [available_for_order] => 1
                                                    [available_date] => 0000-00-00
                                                    [condition] => 
                                                    [show_price] => 1
                                                    [indexed] => 0
                                                    [visibility] => 
                                                    [date_add] => 
                                                    [date_upd] => 
                                                    [tags] => 
                                                    [base_price] => 
                                                    [id_tax_rules_group] => 1
                                                    [id_color_default] => 0
                                                    [advanced_stock_management] => 0
                                                    [out_of_stock] => 
                                                    [depends_on_stock] => 
                                                    [isFullyLoaded] => 
                                                    [cache_is_pack] => 
                                                    [cache_has_attachments] => 
                                                    [is_virtual] => 
                                                    [id_pack_product_attribute] => 
                                                    [cache_default_attribute] => 
                                                    [category] => 
                                                    [pack_stock_type] => 3
                                                    [webserviceParameters:protected] => Array
                                                        (
                                                            [objectMethods] => Array
                                                                (
                                                                    [add] => addWs
                                                                    [update] => updateWs
                                                                )

                                                            [objectNodeNames] => products
                                                            [fields] => Array
                                                                (
                                                                    [id_manufacturer] => Array
                                                                        (
                                                                            [xlink_resource] => manufacturers
                                                                        )

                                                                    [id_supplier] => Array
                                                                        (
                                                                            [xlink_resource] => suppliers
                                                                        )

                                                                    [id_category_default] => Array
                                                                        (
                                                                            [xlink_resource] => categories
                                                                        )

                                                                    [new] => Array
                                                                        (
                                                                        )

                                                                    [cache_default_attribute] => Array
                                                                        (
                                                                        )

                                                                    [id_default_image] => Array
                                                                        (
                                                                            [getter] => getCoverWs
                                                                            [setter] => setCoverWs
                                                                            [xlink_resource] => Array
                                                                                (
                                                                                    [resourceName] => images
                                                                                    [subResourceName] => products
                                                                                )

                                                                        )

                                                                    [id_default_combination] => Array
                                                                        (
                                                                            [getter] => getWsDefaultCombination
                                                                            [setter] => setWsDefaultCombination
                                                                            [xlink_resource] => Array
                                                                                (
                                                                                    [resourceName] => combinations
                                                                                )

                                                                        )

                                                                    [id_tax_rules_group] => Array
                                                                        (
                                                                            [xlink_resource] => Array
                                                                                (
                                                                                    [resourceName] => tax_rule_groups
                                                                                )

                                                                        )

                                                                    [position_in_category] => Array
                                                                        (
                                                                            [getter] => getWsPositionInCategory
                                                                            [setter] => setWsPositionInCategory
                                                                        )

                                                                    [manufacturer_name] => Array
                                                                        (
                                                                            [getter] => getWsManufacturerName
                                                                            [setter] => 
                                                                        )

                                                                    [quantity] => Array
                                                                        (
                                                                            [getter] => 
                                                                            [setter] => 
                                                                        )

                                                                    [type] => Array
                                                                        (
                                                                            [getter] => getWsType
                                                                            [setter] => setWsType
                                                                        )

                                                                )

                                                            [associations] => Array
                                                                (
                                                                    [categories] => Array
                                                                        (
                                                                            [resource] => category
                                                                            [fields] => Array
                                                                                (
                                                                                    [id] => Array
                                                                                        (
                                                                                            [required] => 1
                                                                                        )

                                                                                )

                                                                        )

                                                                    [images] => Array
                                                                        (
                                                                            [resource] => image
                                                                            [fields] => Array
                                                                                (
                                                                                    [id] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                        )

                                                                    [combinations] => Array
                                                                        (
                                                                            [resource] => combination
                                                                            [fields] => Array
                                                                                (
                                                                                    [id] => Array
                                                                                        (
                                                                                            [required] => 1
                                                                                        )

                                                                                )

                                                                        )

                                                                    [product_option_values] => Array
                                                                        (
                                                                            [resource] => product_option_value
                                                                            [fields] => Array
                                                                                (
                                                                                    [id] => Array
                                                                                        (
                                                                                            [required] => 1
                                                                                        )

                                                                                )

                                                                        )

                                                                    [product_features] => Array
                                                                        (
                                                                            [resource] => product_feature
                                                                            [fields] => Array
                                                                                (
                                                                                    [id] => Array
                                                                                        (
                                                                                            [required] => 1
                                                                                        )

                                                                                    [id_feature_value] => Array
                                                                                        (
                                                                                            [required] => 1
                                                                                            [xlink_resource] => product_feature_values
                                                                                        )

                                                                                )

                                                                        )

                                                                    [tags] => Array
                                                                        (
                                                                            [resource] => tag
                                                                            [fields] => Array
                                                                                (
                                                                                    [id] => Array
                                                                                        (
                                                                                            [required] => 1
                                                                                        )

                                                                                )

                                                                        )

                                                                    [stock_availables] => Array
                                                                        (
                                                                            [resource] => stock_available
                                                                            [fields] => Array
                                                                                (
                                                                                    [id] => Array
                                                                                        (
                                                                                            [required] => 1
                                                                                        )

                                                                                    [id_product_attribute] => Array
                                                                                        (
                                                                                            [required] => 1
                                                                                        )

                                                                                )

                                                                            [setter] => 
                                                                        )

                                                                    [accessories] => Array
                                                                        (
                                                                            [resource] => product
                                                                            [api] => products
                                                                            [fields] => Array
                                                                                (
                                                                                    [id] => Array
                                                                                        (
                                                                                            [required] => 1
                                                                                            [xlink_resource] => product
                                                                                        )

                                                                                )

                                                                        )

                                                                    [product_bundle] => Array
                                                                        (
                                                                            [resource] => product
                                                                            [api] => products
                                                                            [fields] => Array
                                                                                (
                                                                                    [id] => Array
                                                                                        (
                                                                                            [required] => 1
                                                                                        )

                                                                                    [quantity] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                        )

                                                                )

                                                        )

                                                    [id] => 
                                                    [id_lang:protected] => 1
                                                    [id_shop:protected] => 1
                                                    [id_shop_list] => 
                                                    [get_shop_from_context:protected] => 
                                                    [table:protected] => product
                                                    [identifier:protected] => id_product
                                                    [fieldsRequired:protected] => Array
                                                        (
                                                            [0] => price
                                                        )

                                                    [fieldsSize:protected] => Array
                                                        (
                                                            [reference] => 32
                                                            [supplier_reference] => 32
                                                            [location] => 64
                                                            [ean13] => 13
                                                            [upc] => 12
                                                        )

                                                    [fieldsValidate:protected] => Array
                                                        (
                                                            [id_shop_default] => isUnsignedId
                                                            [id_manufacturer] => isUnsignedId
                                                            [id_supplier] => isUnsignedId
                                                            [reference] => isReference
                                                            [supplier_reference] => isReference
                                                            [location] => isReference
                                                            [width] => isUnsignedFloat
                                                            [height] => isUnsignedFloat
                                                            [depth] => isUnsignedFloat
                                                            [weight] => isUnsignedFloat
                                                            [quantity_discount] => isBool
                                                            [ean13] => isEan13
                                                            [upc] => isUpc
                                                            [cache_is_pack] => isBool
                                                            [cache_has_attachments] => isBool
                                                            [is_virtual] => isBool
                                                            [id_category_default] => isUnsignedId
                                                            [id_tax_rules_group] => isUnsignedId
                                                            [on_sale] => isBool
                                                            [online_only] => isBool
                                                            [ecotax] => isPrice
                                                            [minimal_quantity] => isUnsignedInt
                                                            [price] => isPrice
                                                            [wholesale_price] => isPrice
                                                            [unity] => isString
                                                            [additional_shipping_cost] => isPrice
                                                            [customizable] => isUnsignedInt
                                                            [text_fields] => isUnsignedInt
                                                            [uploadable_files] => isUnsignedInt
                                                            [active] => isBool
                                                            [redirect_type] => isString
                                                            [id_product_redirected] => isUnsignedId
                                                            [available_for_order] => isBool
                                                            [available_date] => isDateFormat
                                                            [condition] => isGenericName
                                                            [show_price] => isBool
                                                            [indexed] => isBool
                                                            [visibility] => isProductVisibility
                                                            [advanced_stock_management] => isBool
                                                            [date_add] => isDate
                                                            [date_upd] => isDate
                                                            [pack_stock_type] => isUnsignedInt
                                                        )

                                                    [fieldsRequiredLang:protected] => Array
                                                        (
                                                            [0] => link_rewrite
                                                            [1] => name
                                                        )

                                                    [fieldsSizeLang:protected] => Array
                                                        (
                                                            [meta_description] => 255
                                                            [meta_keywords] => 255
                                                            [meta_title] => 128
                                                            [link_rewrite] => 128
                                                            [name] => 128
                                                            [available_now] => 255
                                                            [available_later] => 255
                                                        )

                                                    [fieldsValidateLang:protected] => Array
                                                        (
                                                            [meta_description] => isGenericName
                                                            [meta_keywords] => isGenericName
                                                            [meta_title] => isGenericName
                                                            [link_rewrite] => isLinkRewrite
                                                            [name] => isCatalogName
                                                            [description] => isCleanHtml
                                                            [description_short] => isCleanHtml
                                                            [available_now] => isGenericName
                                                            [available_later] => IsGenericName
                                                        )

                                                    [tables:protected] => Array
                                                        (
                                                        )

                                                    [image_dir:protected] => 
                                                    [image_format:protected] => jpg
                                                    [def:protected] => Array
                                                        (
                                                            [table] => product
                                                            [primary] => id_product
                                                            [multilang] => 1
                                                            [multilang_shop] => 1
                                                            [fields] => Array
                                                                (
                                                                    [id_shop_default] => Array
                                                                        (
                                                                            [type] => 1
                                                                            [validate] => isUnsignedId
                                                                        )

                                                                    [id_manufacturer] => Array
                                                                        (
                                                                            [type] => 1
                                                                            [validate] => isUnsignedId
                                                                        )

                                                                    [id_supplier] => Array
                                                                        (
                                                                            [type] => 1
                                                                            [validate] => isUnsignedId
                                                                        )

                                                                    [reference] => Array
                                                                        (
                                                                            [type] => 3
                                                                            [validate] => isReference
                                                                            [size] => 32
                                                                        )

                                                                    [supplier_reference] => Array
                                                                        (
                                                                            [type] => 3
                                                                            [validate] => isReference
                                                                            [size] => 32
                                                                        )

                                                                    [location] => Array
                                                                        (
                                                                            [type] => 3
                                                                            [validate] => isReference
                                                                            [size] => 64
                                                                        )

                                                                    [width] => Array
                                                                        (
                                                                            [type] => 4
                                                                            [validate] => isUnsignedFloat
                                                                        )

                                                                    [height] => Array
                                                                        (
                                                                            [type] => 4
                                                                            [validate] => isUnsignedFloat
                                                                        )

                                                                    [depth] => Array
                                                                        (
                                                                            [type] => 4
                                                                            [validate] => isUnsignedFloat
                                                                        )

                                                                    [weight] => Array
                                                                        (
                                                                            [type] => 4
                                                                            [validate] => isUnsignedFloat
                                                                        )

                                                                    [quantity_discount] => Array
                                                                        (
                                                                            [type] => 2
                                                                            [validate] => isBool
                                                                        )

                                                                    [ean13] => Array
                                                                        (
                                                                            [type] => 3
                                                                            [validate] => isEan13
                                                                            [size] => 13
                                                                        )

                                                                    [upc] => Array
                                                                        (
                                                                            [type] => 3
                                                                            [validate] => isUpc
                                                                            [size] => 12
                                                                        )

                                                                    [cache_is_pack] => Array
                                                                        (
                                                                            [type] => 2
                                                                            [validate] => isBool
                                                                        )

                                                                    [cache_has_attachments] => Array
                                                                        (
                                                                            [type] => 2
                                                                            [validate] => isBool
                                                                        )

                                                                    [is_virtual] => Array
                                                                        (
                                                                            [type] => 2
                                                                            [validate] => isBool
                                                                        )

                                                                    [id_category_default] => Array
                                                                        (
                                                                            [type] => 1
                                                                            [shop] => 1
                                                                            [validate] => isUnsignedId
                                                                        )

                                                                    [id_tax_rules_group] => Array
                                                                        (
                                                                            [type] => 1
                                                                            [shop] => 1
                                                                            [validate] => isUnsignedId
                                                                        )

                                                                    [on_sale] => Array
                                                                        (
                                                                            [type] => 2
                                                                            [shop] => 1
                                                                            [validate] => isBool
                                                                        )

                                                                    [online_only] => Array
                                                                        (
                                                                            [type] => 2
                                                                            [shop] => 1
                                                                            [validate] => isBool
                                                                        )

                                                                    [ecotax] => Array
                                                                        (
                                                                            [type] => 4
                                                                            [shop] => 1
                                                                            [validate] => isPrice
                                                                        )

                                                                    [minimal_quantity] => Array
                                                                        (
                                                                            [type] => 1
                                                                            [shop] => 1
                                                                            [validate] => isUnsignedInt
                                                                        )

                                                                    [price] => Array
                                                                        (
                                                                            [type] => 4
                                                                            [shop] => 1
                                                                            [validate] => isPrice
                                                                            [required] => 1
                                                                        )

                                                                    [wholesale_price] => Array
                                                                        (
                                                                            [type] => 4
                                                                            [shop] => 1
                                                                            [validate] => isPrice
                                                                        )

                                                                    [unity] => Array
                                                                        (
                                                                            [type] => 3
                                                                            [shop] => 1
                                                                            [validate] => isString
                                                                        )

                                                                    [unit_price_ratio] => Array
                                                                        (
                                                                            [type] => 4
                                                                            [shop] => 1
                                                                        )

                                                                    [additional_shipping_cost] => Array
                                                                        (
                                                                            [type] => 4
                                                                            [shop] => 1
                                                                            [validate] => isPrice
                                                                        )

                                                                    [customizable] => Array
                                                                        (
                                                                            [type] => 1
                                                                            [shop] => 1
                                                                            [validate] => isUnsignedInt
                                                                        )

                                                                    [text_fields] => Array
                                                                        (
                                                                            [type] => 1
                                                                            [shop] => 1
                                                                            [validate] => isUnsignedInt
                                                                        )

                                                                    [uploadable_files] => Array
                                                                        (
                                                                            [type] => 1
                                                                            [shop] => 1
                                                                            [validate] => isUnsignedInt
                                                                        )

                                                                    [active] => Array
                                                                        (
                                                                            [type] => 2
                                                                            [shop] => 1
                                                                            [validate] => isBool
                                                                        )

                                                                    [redirect_type] => Array
                                                                        (
                                                                            [type] => 3
                                                                            [shop] => 1
                                                                            [validate] => isString
                                                                        )

                                                                    [id_product_redirected] => Array
                                                                        (
                                                                            [type] => 1
                                                                            [shop] => 1
                                                                            [validate] => isUnsignedId
                                                                        )

                                                                    [available_for_order] => Array
                                                                        (
                                                                            [type] => 2
                                                                            [shop] => 1
                                                                            [validate] => isBool
                                                                        )

                                                                    [available_date] => Array
                                                                        (
                                                                            [type] => 5
                                                                            [shop] => 1
                                                                            [validate] => isDateFormat
                                                                        )

                                                                    [condition] => Array
                                                                        (
                                                                            [type] => 3
                                                                            [shop] => 1
                                                                            [validate] => isGenericName
                                                                            [values] => Array
                                                                                (
                                                                                    [0] => new
                                                                                    [1] => used
                                                                                    [2] => refurbished
                                                                                )

                                                                            [default] => new
                                                                        )

                                                                    [show_price] => Array
                                                                        (
                                                                            [type] => 2
                                                                            [shop] => 1
                                                                            [validate] => isBool
                                                                        )

                                                                    [indexed] => Array
                                                                        (
                                                                            [type] => 2
                                                                            [shop] => 1
                                                                            [validate] => isBool
                                                                        )

                                                                    [visibility] => Array
                                                                        (
                                                                            [type] => 3
                                                                            [shop] => 1
                                                                            [validate] => isProductVisibility
                                                                            [values] => Array
                                                                                (
                                                                                    [0] => both
                                                                                    [1] => catalog
                                                                                    [2] => search
                                                                                    [3] => none
                                                                                )

                                                                            [default] => both
                                                                        )

                                                                    [cache_default_attribute] => Array
                                                                        (
                                                                            [type] => 1
                                                                            [shop] => 1
                                                                        )

                                                                    [advanced_stock_management] => Array
                                                                        (
                                                                            [type] => 2
                                                                            [shop] => 1
                                                                            [validate] => isBool
                                                                        )

                                                                    [date_add] => Array
                                                                        (
                                                                            [type] => 5
                                                                            [shop] => 1
                                                                            [validate] => isDate
                                                                        )

                                                                    [date_upd] => Array
                                                                        (
                                                                            [type] => 5
                                                                            [shop] => 1
                                                                            [validate] => isDate
                                                                        )

                                                                    [pack_stock_type] => Array
                                                                        (
                                                                            [type] => 1
                                                                            [shop] => 1
                                                                            [validate] => isUnsignedInt
                                                                        )

                                                                    [meta_description] => Array
                                                                        (
                                                                            [type] => 3
                                                                            [lang] => 1
                                                                            [validate] => isGenericName
                                                                            [size] => 255
                                                                        )

                                                                    [meta_keywords] => Array
                                                                        (
                                                                            [type] => 3
                                                                            [lang] => 1
                                                                            [validate] => isGenericName
                                                                            [size] => 255
                                                                        )

                                                                    [meta_title] => Array
                                                                        (
                                                                            [type] => 3
                                                                            [lang] => 1
                                                                            [validate] => isGenericName
                                                                            [size] => 128
                                                                        )

                                                                    [link_rewrite] => Array
                                                                        (
                                                                            [type] => 3
                                                                            [lang] => 1
                                                                            [validate] => isLinkRewrite
                                                                            [required] => 1
                                                                            [size] => 128
                                                                            [ws_modifier] => Array
                                                                                (
                                                                                    [http_method] => 2
                                                                                    [modifier] => modifierWsLinkRewrite
                                                                                )

                                                                        )

                                                                    [name] => Array
                                                                        (
                                                                            [type] => 3
                                                                            [lang] => 1
                                                                            [validate] => isCatalogName
                                                                            [required] => 1
                                                                            [size] => 128
                                                                        )

                                                                    [description] => Array
                                                                        (
                                                                            [type] => 6
                                                                            [lang] => 1
                                                                            [validate] => isCleanHtml
                                                                        )

                                                                    [description_short] => Array
                                                                        (
                                                                            [type] => 6
                                                                            [lang] => 1
                                                                            [validate] => isCleanHtml
                                                                        )

                                                                    [available_now] => Array
                                                                        (
                                                                            [type] => 3
                                                                            [lang] => 1
                                                                            [validate] => isGenericName
                                                                            [size] => 255
                                                                        )

                                                                    [available_later] => Array
                                                                        (
                                                                            [type] => 3
                                                                            [lang] => 1
                                                                            [validate] => IsGenericName
                                                                            [size] => 255
                                                                        )

                                                                )

                                                            [associations] => Array
                                                                (
                                                                    [manufacturer] => Array
                                                                        (
                                                                            [type] => 1
                                                                        )

                                                                    [supplier] => Array
                                                                        (
                                                                            [type] => 1
                                                                        )

                                                                    [default_category] => Array
                                                                        (
                                                                            [type] => 1
                                                                            [field] => id_category_default
                                                                            [object] => Category
                                                                        )

                                                                    [tax_rules_group] => Array
                                                                        (
                                                                            [type] => 1
                                                                        )

                                                                    [categories] => Array
                                                                        (
                                                                            [type] => 2
                                                                            [field] => id_category
                                                                            [object] => Category
                                                                            [association] => category_product
                                                                        )

                                                                    [stock_availables] => Array
                                                                        (
                                                                            [type] => 2
                                                                            [field] => id_stock_available
                                                                            [object] => StockAvailable
                                                                            [association] => stock_availables
                                                                        )

                                                                    [l] => Array
                                                                        (
                                                                            [type] => 2
                                                                            [field] => id_product
                                                                            [foreign_field] => id_product
                                                                        )

                                                                )

                                                            [classname] => Product
                                                        )

                                                    [update_fields:protected] => 
                                                    [force_id] => 
                                                )

                                            [category:protected] => 
                                            [errors] => Array
                                                (
                                                    [0] => Le produit n'a pas été trouvé
                                                )

                                            [iso] => 
                                            [orderBy] => 
                                            [orderWay] => 
                                            [p] => 
                                            [n] => 
                                            [auth] => 
                                            [guestAllowed] => 
                                            [authRedirection] => 
                                            [ssl] => 1
                                            [restrictedCountry:protected] => 
                                            [maintenance:protected] => 
                                            [display_column_left] => 0
                                            [display_column_right] => 0
                                            [nb_items_per_page] => 
                                            [context:protected] => Context Object
 *RECURSION*
                                            [css_files] => Array
                                                (
                                                    [/themes/lab_eren4/css/global.css] => all
                                                    [/themes/lab_eren4/css/autoload/highdpi.css] => all
                                                    [/themes/lab_eren4/css/autoload/responsive-tables.css] => all
                                                    [/themes/lab_eren4/css/autoload/uniform.default.css] => all
                                                    [/js/jquery/plugins/fancybox/jquery.fancybox.css] => all
                                                    [/themes/lab_eren4/css/modules/blockcart/blockcart.css] => all
                                                    [/js/jquery/plugins/bxslider/jquery.bxslider.css] => all
                                                    [/themes/lab_eren4/css/modules/blockmyaccountfooter/blockmyaccount.css] => all
                                                    [/themes/lab_eren4/css/modules/blockuserinfo/blockuserinfo.css] => all
                                                    [/themes/lab_eren4/css/modules/homefeatured/homefeatured.css] => all
                                                    [/js/jquery/plugins/autocomplete/jquery.autocomplete.css] => all
                                                    [/themes/lab_eren4/css/modules/labsearch/css/labsearch.css] => all
                                                    [/modules/labthemeoptions/views/templates/front/colortool/css/lab.cltool.css] => all
                                                    [/modules/labthemeoptions/views/templates/front/colortool/css/colorpicker.css] => all
                                                    [/modules/labthemeoptions/css/animate.css] => all
                                                    [/modules/labthemeoptions/css/owl.carousel.css] => all
                                                    [/modules/labthemeoptions/css/laberthemes.css] => all
                                                    [/modules/labhoverflipimg/css/labhoverflipimg.css] => all
                                                    [/modules/labcountdown/css/jquery.countdown.css] => all
                                                    [/themes/lab_eren4/css/modules/labslideshow/css/labslideshow.css] => all
                                                    [/themes/lab_eren4/css/modules/labmegamenu/views/css/front.css] => all
                                                    [/modules/smartblog/css/smartblogstyle.css] => all
                                                    [/modules/paypal/views/css/paypal.css] => all
                                                    [/modules/customtextdesign/views/css/global.css] => all
                                                    [/modules/responsivemenu/views/css/main.css] => all
                                                    [/modules/payplug/views/css/front_1_6-v3.16.2.css] => all
                                                    [/modules/ets_crosssell/views/css/product_list16.css] => all
                                                    [/modules/ets_crosssell/views/css/slick.css] => all
                                                    [/modules/ets_crosssell/views/css/front.css] => all
                                                    [/modules/ets_crosssell/views/css/front16.css] => all
                                                )

                                            [js_files] => Array
                                                (
                                                    [0] => /js/jquery/jquery-1.11.0.min.js
                                                    [1] => /js/jquery/jquery-migrate-1.2.1.min.js
                                                    [2] => /js/jquery/plugins/jquery.easing.js
                                                    [3] => /js/tools.js
                                                    [4] => /themes/lab_eren4/js/global.js
                                                    [5] => /themes/lab_eren4/js/autoload/10-bootstrap.min.js
                                                    [6] => /themes/lab_eren4/js/autoload/15-jquery.total-storage.min.js
                                                    [7] => /themes/lab_eren4/js/autoload/15-jquery.uniform-modified.js
                                                    [8] => /js/jquery/plugins/fancybox/jquery.fancybox.js
                                                    [9] => /themes/lab_eren4/js/modules/blockcart/ajax-cart.js
                                                    [10] => /js/jquery/plugins/jquery.scrollTo.js
                                                    [11] => /js/jquery/plugins/jquery.serialScroll.js
                                                    [12] => /js/jquery/plugins/bxslider/jquery.bxslider.js
                                                    [13] => /js/jquery/plugins/autocomplete/jquery.autocomplete.js
                                                    [14] => /modules/labthemeoptions/js/colorpicker.js
                                                    [15] => /modules/labthemeoptions/js/jquery.cookie.js
                                                    [16] => /modules/labthemeoptions/js/owl.carousel.js
                                                    [17] => /modules/labthemeoptions/js/wow.min.js
                                                    [18] => /modules/labthemeoptions/js/jquery.lettering.js
                                                    [19] => /modules/labthemeoptions/js/laberthemes.js
                                                    [20] => /modules/labcountdown/js/jquery.plugin.js
                                                    [21] => /modules/labcountdown/js/jquery.countdown.js
                                                    [22] => /modules/labslideshow/js/jquery.nivo.slider.pack.js
                                                    [23] => /modules/labmegamenu/views/js/front.js
                                                    [24] => /modules/labscroll/scrolltop.js
                                                    [25] => /modules/ganalytics/views/js/GoogleAnalyticActionLib.js
                                                    [26] => /modules/customtextdesign/views/js/front/modules/hide-special.js
                                                    [27] => /modules/customtextdesign/views/js/tn_compat.js
                                                    [28] => /modules/customtextdesign/views/js/front/cust-form.js
                                                    [29] => /modules/responsivemenu/views/js/responsivemenu.js
                                                    [30] => /modules/payplug/views/js/front_1_6-v3.16.2.js
                                                    [31] => /modules/payplug/views/js/utilities-v3.16.2.js
                                                    [32] => /modules/topbanner/views/js/front_common.js
                                                    [33] => /modules/topbanner/views/js/front16.js
                                                    [34] => /modules/ets_crosssell/views/js/slick.min.js
                                                    [35] => /modules/ets_crosssell/views/js/front.js
                                                )

                                            [display_header:protected] => 1
                                            [display_header_javascript:protected] => 1
                                            [template:protected] => 
                                            [display_footer:protected] => 1
                                            [content_only:protected] => 
                                            [ajax] => 
                                            [json:protected] => 
                                            [status:protected] => 
                                            [redirect_after:protected] => 
                                            [controller_type] => front
                                        )

                                    [override_controller_name_for_translations] => 
                                    [language] => Language Object
                                        (
                                            [id] => 1
                                            [name] => Français (French)
                                            [iso_code] => fr
                                            [language_code] => fr-fr
                                            [date_format_lite] => d/m/Y
                                            [date_format_full] => d/m/Y H:i:s
                                            [is_rtl] => 0
                                            [active] => 1
                                            [webserviceParameters:protected] => Array
                                                (
                                                    [objectNodeName] => language
                                                    [objectsNodeName] => languages
                                                )

                                            [translationsFilesAndVars:protected] => Array
                                                (
                                                    [fields] => _FIELDS
                                                    [errors] => _ERRORS
                                                    [admin] => _LANGADM
                                                    [pdf] => _LANGPDF
                                                    [tabs] => tabs
                                                )

                                            [id_lang:protected] => 
                                            [id_shop:protected] => 1
                                            [id_shop_list] => 
                                            [get_shop_from_context:protected] => 1
                                            [table:protected] => lang
                                            [identifier:protected] => id_lang
                                            [fieldsRequired:protected] => Array
                                                (
                                                    [0] => name
                                                    [1] => iso_code
                                                    [2] => date_format_lite
                                                    [3] => date_format_full
                                                )

                                            [fieldsSize:protected] => Array
                                                (
                                                    [name] => 32
                                                    [iso_code] => 2
                                                    [language_code] => 5
                                                    [date_format_lite] => 32
                                                    [date_format_full] => 32
                                                )

                                            [fieldsValidate:protected] => Array
                                                (
                                                    [name] => isGenericName
                                                    [iso_code] => isLanguageIsoCode
                                                    [language_code] => isLanguageCode
                                                    [active] => isBool
                                                    [is_rtl] => isBool
                                                    [date_format_lite] => isPhpDateFormat
                                                    [date_format_full] => isPhpDateFormat
                                                )

                                            [fieldsRequiredLang:protected] => Array
                                                (
                                                )

                                            [fieldsSizeLang:protected] => Array
                                                (
                                                )

                                            [fieldsValidateLang:protected] => Array
                                                (
                                                )

                                            [tables:protected] => Array
                                                (
                                                )

                                            [image_dir:protected] => 
                                            [image_format:protected] => jpg
                                            [def:protected] => Array
                                                (
                                                    [table] => lang
                                                    [primary] => id_lang
                                                    [fields] => Array
                                                        (
                                                            [name] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isGenericName
                                                                    [required] => 1
                                                                    [size] => 32
                                                                )

                                                            [iso_code] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isLanguageIsoCode
                                                                    [required] => 1
                                                                    [size] => 2
                                                                )

                                                            [language_code] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isLanguageCode
                                                                    [size] => 5
                                                                )

                                                            [active] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [is_rtl] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [date_format_lite] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isPhpDateFormat
                                                                    [required] => 1
                                                                    [size] => 32
                                                                )

                                                            [date_format_full] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isPhpDateFormat
                                                                    [required] => 1
                                                                    [size] => 32
                                                                )

                                                        )

                                                    [classname] => Language
                                                )

                                            [update_fields:protected] => 
                                            [force_id] => 
                                        )

                                    [currency] => Currency Object
                                        (
                                            [id] => 1
                                            [name] => Euro
                                            [iso_code] => EUR
                                            [iso_code_num] => 978
                                            [sign] => €
                                            [blank] => 1
                                            [conversion_rate] => 1.000000
                                            [deleted] => 0
                                            [format] => 2
                                            [decimals] => 1
                                            [active] => 1
                                            [webserviceParameters:protected] => Array
                                                (
                                                    [objectsNodeName] => currencies
                                                )

                                            [prefix] => 
                                            [suffix] =>  €
                                            [id_lang:protected] => 
                                            [id_shop:protected] => 1
                                            [id_shop_list] => 
                                            [get_shop_from_context:protected] => 1
                                            [table:protected] => currency
                                            [identifier:protected] => id_currency
                                            [fieldsRequired:protected] => Array
                                                (
                                                    [0] => name
                                                    [1] => iso_code
                                                    [2] => sign
                                                    [3] => format
                                                    [4] => decimals
                                                    [5] => conversion_rate
                                                )

                                            [fieldsSize:protected] => Array
                                                (
                                                    [name] => 32
                                                    [iso_code] => 3
                                                    [iso_code_num] => 3
                                                    [sign] => 8
                                                )

                                            [fieldsValidate:protected] => Array
                                                (
                                                    [name] => isGenericName
                                                    [iso_code] => isLanguageIsoCode
                                                    [iso_code_num] => isNumericIsoCode
                                                    [blank] => isInt
                                                    [sign] => isGenericName
                                                    [format] => isUnsignedId
                                                    [decimals] => isBool
                                                    [conversion_rate] => isUnsignedFloat
                                                    [deleted] => isBool
                                                    [active] => isBool
                                                )

                                            [fieldsRequiredLang:protected] => Array
                                                (
                                                )

                                            [fieldsSizeLang:protected] => Array
                                                (
                                                )

                                            [fieldsValidateLang:protected] => Array
                                                (
                                                )

                                            [tables:protected] => Array
                                                (
                                                )

                                            [image_dir:protected] => 
                                            [image_format:protected] => jpg
                                            [def:protected] => Array
                                                (
                                                    [table] => currency
                                                    [primary] => id_currency
                                                    [multilang_shop] => 1
                                                    [fields] => Array
                                                        (
                                                            [name] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isGenericName
                                                                    [required] => 1
                                                                    [size] => 32
                                                                )

                                                            [iso_code] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isLanguageIsoCode
                                                                    [required] => 1
                                                                    [size] => 3
                                                                )

                                                            [iso_code_num] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isNumericIsoCode
                                                                    [size] => 3
                                                                )

                                                            [blank] => Array
                                                                (
                                                                    [type] => 1
                                                                    [validate] => isInt
                                                                )

                                                            [sign] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isGenericName
                                                                    [required] => 1
                                                                    [size] => 8
                                                                )

                                                            [format] => Array
                                                                (
                                                                    [type] => 1
                                                                    [validate] => isUnsignedId
                                                                    [required] => 1
                                                                )

                                                            [decimals] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                    [required] => 1
                                                                )

                                                            [conversion_rate] => Array
                                                                (
                                                                    [type] => 4
                                                                    [validate] => isUnsignedFloat
                                                                    [required] => 1
                                                                    [shop] => 1
                                                                )

                                                            [deleted] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [active] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                        )

                                                    [classname] => Currency
                                                )

                                            [update_fields:protected] => 
                                            [force_id] => 
                                        )

                                    [tab] => 
                                    [shop] => Shop Object
                                        (
                                            [id_shop_group] => 1
                                            [id_category] => 2
                                            [id_theme] => 3
                                            [name] => PrestaShop
                                            [active] => 1
                                            [deleted] => 0
                                            [theme_name] => lab_eren4
                                            [theme_directory] => lab_eren4
                                            [physical_uri] => /
                                            [virtual_uri] => 
                                            [domain] => tatouagetemporaire.com
                                            [domain_ssl] => tatouagetemporaire.com
                                            [group:protected] => ShopGroup Object
                                                (
                                                    [name] => Default
                                                    [active] => 1
                                                    [share_customer] => 0
                                                    [share_stock] => 0
                                                    [share_order] => 0
                                                    [deleted] => 0
                                                    [id] => 1
                                                    [id_lang:protected] => 
                                                    [id_shop:protected] => 
                                                    [id_shop_list] => 
                                                    [get_shop_from_context:protected] => 1
                                                    [table:protected] => shop_group
                                                    [identifier:protected] => id_shop_group
                                                    [fieldsRequired:protected] => Array
                                                        (
                                                            [0] => name
                                                        )

                                                    [fieldsSize:protected] => Array
                                                        (
                                                            [name] => 64
                                                        )

                                                    [fieldsValidate:protected] => Array
                                                        (
                                                            [name] => isGenericName
                                                            [share_customer] => isBool
                                                            [share_order] => isBool
                                                            [share_stock] => isBool
                                                            [active] => isBool
                                                            [deleted] => isBool
                                                        )

                                                    [fieldsRequiredLang:protected] => Array
                                                        (
                                                        )

                                                    [fieldsSizeLang:protected] => Array
                                                        (
                                                        )

                                                    [fieldsValidateLang:protected] => Array
                                                        (
                                                        )

                                                    [tables:protected] => Array
                                                        (
                                                        )

                                                    [webserviceParameters:protected] => Array
                                                        (
                                                        )

                                                    [image_dir:protected] => 
                                                    [image_format:protected] => jpg
                                                    [def:protected] => Array
                                                        (
                                                            [table] => shop_group
                                                            [primary] => id_shop_group
                                                            [fields] => Array
                                                                (
                                                                    [name] => Array
                                                                        (
                                                                            [type] => 3
                                                                            [validate] => isGenericName
                                                                            [required] => 1
                                                                            [size] => 64
                                                                        )

                                                                    [share_customer] => Array
                                                                        (
                                                                            [type] => 2
                                                                            [validate] => isBool
                                                                        )

                                                                    [share_order] => Array
                                                                        (
                                                                            [type] => 2
                                                                            [validate] => isBool
                                                                        )

                                                                    [share_stock] => Array
                                                                        (
                                                                            [type] => 2
                                                                            [validate] => isBool
                                                                        )

                                                                    [active] => Array
                                                                        (
                                                                            [type] => 2
                                                                            [validate] => isBool
                                                                        )

                                                                    [deleted] => Array
                                                                        (
                                                                            [type] => 2
                                                                            [validate] => isBool
                                                                        )

                                                                )

                                                            [classname] => ShopGroup
                                                        )

                                                    [update_fields:protected] => 
                                                    [force_id] => 
                                                )

                                            [webserviceParameters:protected] => Array
                                                (
                                                    [fields] => Array
                                                        (
                                                            [id_shop_group] => Array
                                                                (
                                                                    [xlink_resource] => shop_groups
                                                                )

                                                            [id_category] => Array
                                                                (
                                                                )

                                                            [id_theme] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                            [id] => 1
                                            [id_lang:protected] => 
                                            [id_shop:protected] => 
                                            [id_shop_list] => 
                                            [get_shop_from_context:protected] => 1
                                            [table:protected] => shop
                                            [identifier:protected] => id_shop
                                            [fieldsRequired:protected] => Array
                                                (
                                                    [0] => name
                                                    [1] => id_theme
                                                    [2] => id_category
                                                    [3] => id_shop_group
                                                )

                                            [fieldsSize:protected] => Array
                                                (
                                                    [name] => 64
                                                )

                                            [fieldsValidate:protected] => Array
                                                (
                                                    [active] => isBool
                                                    [deleted] => isBool
                                                    [name] => isGenericName
                                                )

                                            [fieldsRequiredLang:protected] => Array
                                                (
                                                )

                                            [fieldsSizeLang:protected] => Array
                                                (
                                                )

                                            [fieldsValidateLang:protected] => Array
                                                (
                                                )

                                            [tables:protected] => Array
                                                (
                                                )

                                            [image_dir:protected] => 
                                            [image_format:protected] => jpg
                                            [def:protected] => Array
                                                (
                                                    [table] => shop
                                                    [primary] => id_shop
                                                    [fields] => Array
                                                        (
                                                            [active] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [deleted] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [name] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isGenericName
                                                                    [required] => 1
                                                                    [size] => 64
                                                                )

                                                            [id_theme] => Array
                                                                (
                                                                    [type] => 1
                                                                    [required] => 1
                                                                )

                                                            [id_category] => Array
                                                                (
                                                                    [type] => 1
                                                                    [required] => 1
                                                                )

                                                            [id_shop_group] => Array
                                                                (
                                                                    [type] => 1
                                                                    [required] => 1
                                                                )

                                                        )

                                                    [classname] => Shop
                                                )

                                            [update_fields:protected] => 
                                            [force_id] => 
                                            [theme_id] => 3
                                        )

                                    [theme] => Theme Object
                                        (
                                            [name] => lab_eren4
                                            [directory] => lab_eren4
                                            [responsive] => 1
                                            [default_left_column] => 1
                                            [default_right_column] => 0
                                            [product_per_page] => 12
                                            [id] => 3
                                            [id_lang:protected] => 
                                            [id_shop:protected] => 
                                            [id_shop_list] => 
                                            [get_shop_from_context:protected] => 1
                                            [table:protected] => theme
                                            [identifier:protected] => id_theme
                                            [fieldsRequired:protected] => Array
                                                (
                                                    [0] => name
                                                    [1] => directory
                                                )

                                            [fieldsSize:protected] => Array
                                                (
                                                    [name] => 64
                                                    [directory] => 64
                                                )

                                            [fieldsValidate:protected] => Array
                                                (
                                                    [name] => isGenericName
                                                    [directory] => isDirName
                                                    [responsive] => isBool
                                                    [default_left_column] => isBool
                                                    [default_right_column] => isBool
                                                    [product_per_page] => isInt
                                                )

                                            [fieldsRequiredLang:protected] => Array
                                                (
                                                )

                                            [fieldsSizeLang:protected] => Array
                                                (
                                                )

                                            [fieldsValidateLang:protected] => Array
                                                (
                                                )

                                            [tables:protected] => Array
                                                (
                                                )

                                            [webserviceParameters:protected] => Array
                                                (
                                                )

                                            [image_dir:protected] => 
                                            [image_format:protected] => jpg
                                            [def:protected] => Array
                                                (
                                                    [table] => theme
                                                    [primary] => id_theme
                                                    [fields] => Array
                                                        (
                                                            [name] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isGenericName
                                                                    [size] => 64
                                                                    [required] => 1
                                                                )

                                                            [directory] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isDirName
                                                                    [size] => 64
                                                                    [required] => 1
                                                                )

                                                            [responsive] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [default_left_column] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [default_right_column] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [product_per_page] => Array
                                                                (
                                                                    [type] => 1
                                                                    [validate] => isInt
                                                                )

                                                        )

                                                    [classname] => Theme
                                                )

                                            [update_fields:protected] => 
                                            [force_id] => 
                                        )

                                    [smarty] => SmartyCustom Object
                                        (
                                            [auto_literal] => 1
                                            [error_unassigned] => 
                                            [use_include_path] => 
                                            [template_dir:Smarty:private] => Array
                                                (
                                                    [0] => /home/tatouageq/www/themes/lab_eren4/tpl/
                                                )

                                            [joined_template_dir] => /home/tatouageq/www/themes/lab_eren4/tpl/
                                            [joined_config_dir] => /home/tatouageq/www/tools/smarty/configs/
                                            [default_template_handler_func] => 
                                            [default_config_handler_func] => 
                                            [default_plugin_handler_func] => 
                                            [compile_dir:Smarty:private] => /home/tatouageq/www/cache/smarty/compile/
                                            [plugins_dir:Smarty:private] => Array
                                                (
                                                    [0] => /home/tatouageq/www/tools/smarty/plugins/
                                                )

                                            [cache_dir:Smarty:private] => /home/tatouageq/www/cache/smarty/cache/
                                            [config_dir:Smarty:private] => Array
                                                (
                                                    [0] => /home/tatouageq/www/tools/smarty/configs/
                                                )

                                            [force_compile] => 
                                            [compile_check] => 1
                                            [use_sub_dirs] => 1
                                            [allow_ambiguous_resources] => 
                                            [caching] => 
                                            [merge_compiled_includes] => 
                                            [inheritance_merge_compiled_includes] => 1
                                            [cache_lifetime] => 3600
                                            [force_cache] => 
                                            [cache_id] => 
                                            [compile_id] => 
                                            [left_delimiter] => {
                                            [right_delimiter] => }
                                            [security_class] => Smarty_Security
                                            [security_policy] => 
                                            [php_handling] => 0
                                            [allow_php_templates] => 
                                            [direct_access_security] => 1
                                            [debugging] => 
                                            [debugging_ctrl] => NONE
                                            [smarty_debug_id] => SMARTY_DEBUG
                                            [debug_tpl] => /home/tatouageq/www/themes/debug.tpl
                                            [error_reporting] => 
                                            [get_used_tags] => 
                                            [config_overwrite] => 1
                                            [config_booleanize] => 1
                                            [config_read_hidden] => 
                                            [compile_locking] => 1
                                            [cache_locking] => 
                                            [locking_timeout] => 10
                                            [template_functions] => Array
                                                (
                                                )

                                            [default_resource_type] => file
                                            [caching_type] => file
                                            [properties] => Array
                                                (
                                                )

                                            [default_config_type] => file
                                            [template_objects] => Array
                                                (
                                                )

                                            [cache_modified_check] => 
                                            [registered_plugins] => Array
                                                (
                                                    [modifier] => Array
                                                        (
                                                            [truncate] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => smarty_modifier_truncate
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [secureReferrer] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => secureReferrer
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [json_encode] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => jsonEncode
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [json_decode] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => jsonDecode
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [convertAndFormatPrice] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => convertAndFormatPrice
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [boolval] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => boolval
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [cleanHtml] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => smartyCleanHtml
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                        )

                                                    [function] => Array
                                                        (
                                                            [t] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => smartyTruncate
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [m] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => smartyMaxWords
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [p] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => smartyShowObject
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [d] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => smartyDieObject
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [l] => Array
                                                                (
                                                                    [0] => smartyTranslate
                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [hook] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => smartyHook
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [toolsConvertPrice] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => toolsConvertPrice
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [dateFormat] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => dateFormat
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [convertPrice] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => convertPrice
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [convertPriceWithCurrency] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => convertPriceWithCurrency
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [displayWtPrice] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => displayWtPrice
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [displayWtPriceWithCurrency] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => displayWtPriceWithCurrency
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [displayPrice] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => displayPriceSmarty
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [getAdminToken] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => getAdminTokenLiteSmarty
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [displayAddressDetail] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => generateAddressSmarty
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [getWidthSize] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => getWidth
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [getHeightSize] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => getHeight
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [addJsDef] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => addJsDef
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                        )

                                                    [block] => Array
                                                        (
                                                            [addJsDefL] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => addJsDefL
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                        )

                                                )

                                            [plugin_search_order] => Array
                                                (
                                                    [0] => function
                                                    [1] => block
                                                    [2] => compiler
                                                    [3] => class
                                                )

                                            [registered_objects] => Array
                                                (
                                                )

                                            [registered_classes] => Array
                                                (
                                                )

                                            [registered_filters] => Array
                                                (
                                                    [output] => Array
                                                        (
                                                            [smartyMinifyHTML] => smartyMinifyHTML
                                                            [smartyPackJSinHTML] => smartyPackJSinHTML
                                                        )

                                                )

                                            [registered_resources] => Array
                                                (
                                                )

                                            [_resource_handlers] => Array
                                                (
                                                )

                                            [registered_cache_resources] => Array
                                                (
                                                )

                                            [_cacheresource_handlers] => Array
                                                (
                                                )

                                            [autoload_filters] => Array
                                                (
                                                )

                                            [default_modifiers] => Array
                                                (
                                                )

                                            [escape_html] => 
                                            [start_time] => 1710840740.4231
                                            [_file_perms] => 420
                                            [_dir_perms] => 505
                                            [_tag_stack] => Array
                                                (
                                                )

                                            [smarty] => SmartyCustom Object
 *RECURSION*
                                            [_current_file] => 
                                            [_parserdebug] => 
                                            [merged_templates_func] => Array
                                                (
                                                )

                                            [template_class] => Smarty_Custom_Template
                                            [tpl_vars] => Array
                                                (
                                                    [meta_title] => Smarty_Variable Object
                                                        (
                                                            [value] => Tatouage temporaire personnalisé à l'unité - Tatouage éphémère
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [meta_description] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [meta_keywords] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [request_uri] => Smarty_Variable Object
                                                        (
                                                            [value] => /maori/197-maori-36.html
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [navigationPipe] => Smarty_Variable Object
                                                        (
                                                            [value] => >
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [mobile_device] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [link] => Smarty_Variable Object
                                                        (
                                                            [value] => Link Object
                                                                (
                                                                    [allow:protected] => 1
                                                                    [url:protected] => /index.php
                                                                    [protocol_link] => https://
                                                                    [protocol_content] => https://
                                                                    [ssl_enable:protected] => 1
                                                                )

                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [cart] => Smarty_Variable Object
                                                        (
                                                            [value] => Cart Object
                                                                (
                                                                    [id] => 
                                                                    [id_shop_group] => 1
                                                                    [id_shop] => 1
                                                                    [id_address_delivery] => 0
                                                                    [id_address_invoice] => 0
                                                                    [id_currency] => 1
                                                                    [id_customer] => 
                                                                    [id_guest] => 0
                                                                    [id_lang] => 1
                                                                    [recyclable] => 0
                                                                    [gift] => 0
                                                                    [gift_message] => 
                                                                    [mobile_theme] => 
                                                                    [date_add] => 
                                                                    [secure_key] => 
                                                                    [id_carrier] => 0
                                                                    [date_upd] => 
                                                                    [checkedTos] => 
                                                                    [pictures] => 
                                                                    [textFields] => 
                                                                    [delivery_option] => 
                                                                    [allow_seperated_package] => 
                                                                    [_products:protected] => 
                                                                    [_taxCalculationMethod:protected] => 0
                                                                    [webserviceParameters:protected] => Array
                                                                        (
                                                                            [fields] => Array
                                                                                (
                                                                                    [id_address_delivery] => Array
                                                                                        (
                                                                                            [xlink_resource] => addresses
                                                                                        )

                                                                                    [id_address_invoice] => Array
                                                                                        (
                                                                                            [xlink_resource] => addresses
                                                                                        )

                                                                                    [id_currency] => Array
                                                                                        (
                                                                                            [xlink_resource] => currencies
                                                                                        )

                                                                                    [id_customer] => Array
                                                                                        (
                                                                                            [xlink_resource] => customers
                                                                                        )

                                                                                    [id_guest] => Array
                                                                                        (
                                                                                            [xlink_resource] => guests
                                                                                        )

                                                                                    [id_lang] => Array
                                                                                        (
                                                                                            [xlink_resource] => languages
                                                                                        )

                                                                                )

                                                                            [associations] => Array
                                                                                (
                                                                                    [cart_rows] => Array
                                                                                        (
                                                                                            [resource] => cart_row
                                                                                            [virtual_entity] => 1
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [id_product] => Array
                                                                                                        (
                                                                                                            [required] => 1
                                                                                                            [xlink_resource] => products
                                                                                                        )

                                                                                                    [id_product_attribute] => Array
                                                                                                        (
                                                                                                            [required] => 1
                                                                                                            [xlink_resource] => combinations
                                                                                                        )

                                                                                                    [id_address_delivery] => Array
                                                                                                        (
                                                                                                            [required] => 1
                                                                                                            [xlink_resource] => addresses
                                                                                                        )

                                                                                                    [quantity] => Array
                                                                                                        (
                                                                                                            [required] => 1
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                )

                                                                        )

                                                                    [id_shop_list] => 
                                                                    [get_shop_from_context:protected] => 1
                                                                    [table:protected] => cart
                                                                    [identifier:protected] => id_cart
                                                                    [fieldsRequired:protected] => Array
                                                                        (
                                                                            [0] => id_currency
                                                                            [1] => id_lang
                                                                        )

                                                                    [fieldsSize:protected] => Array
                                                                        (
                                                                            [secure_key] => 32
                                                                        )

                                                                    [fieldsValidate:protected] => Array
                                                                        (
                                                                            [id_shop_group] => isUnsignedId
                                                                            [id_shop] => isUnsignedId
                                                                            [id_address_delivery] => isUnsignedId
                                                                            [id_address_invoice] => isUnsignedId
                                                                            [id_carrier] => isUnsignedId
                                                                            [id_currency] => isUnsignedId
                                                                            [id_customer] => isUnsignedId
                                                                            [id_guest] => isUnsignedId
                                                                            [id_lang] => isUnsignedId
                                                                            [recyclable] => isBool
                                                                            [gift] => isBool
                                                                            [gift_message] => isMessage
                                                                            [mobile_theme] => isBool
                                                                            [allow_seperated_package] => isBool
                                                                            [date_add] => isDate
                                                                            [date_upd] => isDate
                                                                        )

                                                                    [fieldsRequiredLang:protected] => Array
                                                                        (
                                                                        )

                                                                    [fieldsSizeLang:protected] => Array
                                                                        (
                                                                        )

                                                                    [fieldsValidateLang:protected] => Array
                                                                        (
                                                                        )

                                                                    [tables:protected] => Array
                                                                        (
                                                                        )

                                                                    [image_dir:protected] => 
                                                                    [image_format:protected] => jpg
                                                                    [def:protected] => Array
                                                                        (
                                                                            [table] => cart
                                                                            [primary] => id_cart
                                                                            [fields] => Array
                                                                                (
                                                                                    [id_shop_group] => Array
                                                                                        (
                                                                                            [type] => 1
                                                                                            [validate] => isUnsignedId
                                                                                        )

                                                                                    [id_shop] => Array
                                                                                        (
                                                                                            [type] => 1
                                                                                            [validate] => isUnsignedId
                                                                                        )

                                                                                    [id_address_delivery] => Array
                                                                                        (
                                                                                            [type] => 1
                                                                                            [validate] => isUnsignedId
                                                                                        )

                                                                                    [id_address_invoice] => Array
                                                                                        (
                                                                                            [type] => 1
                                                                                            [validate] => isUnsignedId
                                                                                        )

                                                                                    [id_carrier] => Array
                                                                                        (
                                                                                            [type] => 1
                                                                                            [validate] => isUnsignedId
                                                                                        )

                                                                                    [id_currency] => Array
                                                                                        (
                                                                                            [type] => 1
                                                                                            [validate] => isUnsignedId
                                                                                            [required] => 1
                                                                                        )

                                                                                    [id_customer] => Array
                                                                                        (
                                                                                            [type] => 1
                                                                                            [validate] => isUnsignedId
                                                                                        )

                                                                                    [id_guest] => Array
                                                                                        (
                                                                                            [type] => 1
                                                                                            [validate] => isUnsignedId
                                                                                        )

                                                                                    [id_lang] => Array
                                                                                        (
                                                                                            [type] => 1
                                                                                            [validate] => isUnsignedId
                                                                                            [required] => 1
                                                                                        )

                                                                                    [recyclable] => Array
                                                                                        (
                                                                                            [type] => 2
                                                                                            [validate] => isBool
                                                                                        )

                                                                                    [gift] => Array
                                                                                        (
                                                                                            [type] => 2
                                                                                            [validate] => isBool
                                                                                        )

                                                                                    [gift_message] => Array
                                                                                        (
                                                                                            [type] => 3
                                                                                            [validate] => isMessage
                                                                                        )

                                                                                    [mobile_theme] => Array
                                                                                        (
                                                                                            [type] => 2
                                                                                            [validate] => isBool
                                                                                        )

                                                                                    [delivery_option] => Array
                                                                                        (
                                                                                            [type] => 3
                                                                                        )

                                                                                    [secure_key] => Array
                                                                                        (
                                                                                            [type] => 3
                                                                                            [size] => 32
                                                                                        )

                                                                                    [allow_seperated_package] => Array
                                                                                        (
                                                                                            [type] => 2
                                                                                            [validate] => isBool
                                                                                        )

                                                                                    [date_add] => Array
                                                                                        (
                                                                                            [type] => 5
                                                                                            [validate] => isDate
                                                                                        )

                                                                                    [date_upd] => Array
                                                                                        (
                                                                                            [type] => 5
                                                                                            [validate] => isDate
                                                                                        )

                                                                                )

                                                                            [classname] => Cart
                                                                        )

                                                                    [update_fields:protected] => 
                                                                    [force_id] => 
                                                                )

                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [currency] => Smarty_Variable Object
                                                        (
                                                            [value] => Currency Object
                                                                (
                                                                    [id] => 1
                                                                    [name] => Euro
                                                                    [iso_code] => EUR
                                                                    [iso_code_num] => 978
                                                                    [sign] => €
                                                                    [blank] => 1
                                                                    [conversion_rate] => 1.000000
                                                                    [deleted] => 0
                                                                    [format] => 2
                                                                    [decimals] => 1
                                                                    [active] => 1
                                                                    [webserviceParameters:protected] => Array
                                                                        (
                                                                            [objectsNodeName] => currencies
                                                                        )

                                                                    [prefix] => 
                                                                    [suffix] =>  €
                                                                    [id_lang:protected] => 
                                                                    [id_shop:protected] => 1
                                                                    [id_shop_list] => 
                                                                    [get_shop_from_context:protected] => 1
                                                                    [table:protected] => currency
                                                                    [identifier:protected] => id_currency
                                                                    [fieldsRequired:protected] => Array
                                                                        (
                                                                            [0] => name
                                                                            [1] => iso_code
                                                                            [2] => sign
                                                                            [3] => format
                                                                            [4] => decimals
                                                                            [5] => conversion_rate
                                                                        )

                                                                    [fieldsSize:protected] => Array
                                                                        (
                                                                            [name] => 32
                                                                            [iso_code] => 3
                                                                            [iso_code_num] => 3
                                                                            [sign] => 8
                                                                        )

                                                                    [fieldsValidate:protected] => Array
                                                                        (
                                                                            [name] => isGenericName
                                                                            [iso_code] => isLanguageIsoCode
                                                                            [iso_code_num] => isNumericIsoCode
                                                                            [blank] => isInt
                                                                            [sign] => isGenericName
                                                                            [format] => isUnsignedId
                                                                            [decimals] => isBool
                                                                            [conversion_rate] => isUnsignedFloat
                                                                            [deleted] => isBool
                                                                            [active] => isBool
                                                                        )

                                                                    [fieldsRequiredLang:protected] => Array
                                                                        (
                                                                        )

                                                                    [fieldsSizeLang:protected] => Array
                                                                        (
                                                                        )

                                                                    [fieldsValidateLang:protected] => Array
                                                                        (
                                                                        )

                                                                    [tables:protected] => Array
                                                                        (
                                                                        )

                                                                    [image_dir:protected] => 
                                                                    [image_format:protected] => jpg
                                                                    [def:protected] => Array
                                                                        (
                                                                            [table] => currency
                                                                            [primary] => id_currency
                                                                            [multilang_shop] => 1
                                                                            [fields] => Array
                                                                                (
                                                                                    [name] => Array
                                                                                        (
                                                                                            [type] => 3
                                                                                            [validate] => isGenericName
                                                                                            [required] => 1
                                                                                            [size] => 32
                                                                                        )

                                                                                    [iso_code] => Array
                                                                                        (
                                                                                            [type] => 3
                                                                                            [validate] => isLanguageIsoCode
                                                                                            [required] => 1
                                                                                            [size] => 3
                                                                                        )

                                                                                    [iso_code_num] => Array
                                                                                        (
                                                                                            [type] => 3
                                                                                            [validate] => isNumericIsoCode
                                                                                            [size] => 3
                                                                                        )

                                                                                    [blank] => Array
                                                                                        (
                                                                                            [type] => 1
                                                                                            [validate] => isInt
                                                                                        )

                                                                                    [sign] => Array
                                                                                        (
                                                                                            [type] => 3
                                                                                            [validate] => isGenericName
                                                                                            [required] => 1
                                                                                            [size] => 8
                                                                                        )

                                                                                    [format] => Array
                                                                                        (
                                                                                            [type] => 1
                                                                                            [validate] => isUnsignedId
                                                                                            [required] => 1
                                                                                        )

                                                                                    [decimals] => Array
                                                                                        (
                                                                                            [type] => 2
                                                                                            [validate] => isBool
                                                                                            [required] => 1
                                                                                        )

                                                                                    [conversion_rate] => Array
                                                                                        (
                                                                                            [type] => 4
                                                                                            [validate] => isUnsignedFloat
                                                                                            [required] => 1
                                                                                            [shop] => 1
                                                                                        )

                                                                                    [deleted] => Array
                                                                                        (
                                                                                            [type] => 2
                                                                                            [validate] => isBool
                                                                                        )

                                                                                    [active] => Array
                                                                                        (
                                                                                            [type] => 2
                                                                                            [validate] => isBool
                                                                                        )

                                                                                )

                                                                            [classname] => Currency
                                                                        )

                                                                    [update_fields:protected] => 
                                                                    [force_id] => 
                                                                )

                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [currencyRate] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [cookie] => Smarty_Variable Object
                                                        (
                                                            [value] => Cookie Object
                                                                (
                                                                    [_content:protected] => Array
                                                                        (
                                                                            [date_add] => 2024-03-19 10:32:20
                                                                            [id_lang] => 1
                                                                            [iso_code_country] => US
                                                                            [id_currency] => 1
                                                                            [ets_homecat_order_seed] => 906
                                                                            [viewed] => 197
                                                                            [mostViewed] => 197
                                                                        )

                                                                    [_name:protected] => PrestaShop-dbed2f952b7f2d916dbe455905a4b595
                                                                    [_expire:protected] => 1712568740
                                                                    [_domain:protected] => tatouagetemporaire.com
                                                                    [_path:protected] => /
                                                                    [_cipherTool:protected] => Rijndael Object
                                                                        (
                                                                            [_key:protected] => mid7vbM9YwffprhnfkZYJsdvHf0xxnDX
                                                                            [_iv:protected] => OÝŹ H€äŽmYÚL¬
                                                                        )

                                                                    [_modified:protected] => 
                                                                    [_allow_writing:protected] => 1
                                                                    [_salt:protected] => 3AuQzi74
                                                                    [_standalone:protected] => 
                                                                    [_secure:protected] => 1
                                                                )

                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [page_name] => Smarty_Variable Object
                                                        (
                                                            [value] => product
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [hide_left_column] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [hide_right_column] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [base_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => http://tatouagetemporaire.com/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [base_dir_ssl] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [force_ssl] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [content_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [base_uri] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [tpl_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => /home/tatouageq/www/themes/lab_eren4/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [tpl_uri] => Smarty_Variable Object
                                                        (
                                                            [value] => /themes/lab_eren4/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [modules_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => /modules/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [mail_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => /mails/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lang_iso] => Smarty_Variable Object
                                                        (
                                                            [value] => fr
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lang_id] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [language_code] => Smarty_Variable Object
                                                        (
                                                            [value] => fr-fr
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [come_from] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/maori/197-maori-36.html
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [cart_qties] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [currencies] => Smarty_Variable Object
                                                        (
                                                            [value] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [id_currency] => 1
                                                                            [name] => Euro
                                                                            [iso_code] => EUR
                                                                            [iso_code_num] => 978
                                                                            [sign] => €
                                                                            [blank] => 1
                                                                            [format] => 2
                                                                            [decimals] => 1
                                                                            [conversion_rate] => 1.000000
                                                                            [deleted] => 0
                                                                            [active] => 1
                                                                            [id_shop] => 1
                                                                        )

                                                                )

                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [languages] => Smarty_Variable Object
                                                        (
                                                            [value] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [id_lang] => 1
                                                                            [name] => Français (French)
                                                                            [active] => 1
                                                                            [iso_code] => fr
                                                                            [language_code] => fr-fr
                                                                            [date_format_lite] => d/m/Y
                                                                            [date_format_full] => d/m/Y H:i:s
                                                                            [is_rtl] => 0
                                                                            [id_shop] => 1
                                                                            [shops] => Array
                                                                                (
                                                                                    [1] => 1
                                                                                )

                                                                        )

                                                                )

                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [meta_language] => Smarty_Variable Object
                                                        (
                                                            [value] => fr
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [priceDisplay] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [is_logged] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [is_guest] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [add_prod_display] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [shop_name] => Smarty_Variable Object
                                                        (
                                                            [value] => Tatouage temporaire personnalisé à l'unité - Tatouage éphémère
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [roundMode] => Smarty_Variable Object
                                                        (
                                                            [value] => 2
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [use_taxes] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [show_taxes] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [display_tax_label] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [vat_management] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [opc] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [PS_CATALOG_MODE] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [b2b_enable] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [request] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/-.html
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [PS_STOCK_MANAGEMENT] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [quick_view] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [shop_phone] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [compared_products] => Smarty_Variable Object
                                                        (
                                                            [value] => Array
                                                                (
                                                                )

                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [comparator_max_item] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [currencySign] => Smarty_Variable Object
                                                        (
                                                            [value] => €
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [currencyFormat] => Smarty_Variable Object
                                                        (
                                                            [value] => 2
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [currencyBlank] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [id_currency_cookie] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [logged] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [customerName] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [img_ps_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/img/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [img_cat_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/img/c/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [img_lang_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/img/l/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [img_prod_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/img/p/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [img_manu_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/img/m/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [img_sup_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/img/su/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [img_ship_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/img/s/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [img_store_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/img/st/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [img_col_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/img/co/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [img_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/themes/lab_eren4/img/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [css_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/themes/lab_eren4/css/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [js_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/themes/lab_eren4/js/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [pic_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/upload/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [time] => Smarty_Variable Object
                                                        (
                                                            [value] => 1710840740
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [img_update_time] => Smarty_Variable Object
                                                        (
                                                            [value] => 1704321425
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [static_token] => Smarty_Variable Object
                                                        (
                                                            [value] => 45ddd66312b66bb86fbafaf4e64df042
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [token] => Smarty_Variable Object
                                                        (
                                                            [value] => 2fb185f77577dabd4a9a73963c873aab
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [priceDisplayPrecision] => Smarty_Variable Object
                                                        (
                                                            [value] => 2
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [content_only] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [favicon_url] => Smarty_Variable Object
                                                        (
                                                            [value] => /img/favicon.ico
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [logo_image_width] => Smarty_Variable Object
                                                        (
                                                            [value] => 39
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [logo_image_height] => Smarty_Variable Object
                                                        (
                                                            [value] => 25
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [logo_url] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/img/prestashop-logo-1477400065.jpg
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [LAB_THEMENAME] => Smarty_Variable Object
                                                        (
                                                            [value] => lab_eren4
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [PS_BASE_URL] => Smarty_Variable Object
                                                        (
                                                            [value] => http://tatouagetemporaire.com
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [PS_BASE_URI] => Smarty_Variable Object
                                                        (
                                                            [value] => /
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_hbgnav] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_htextnav] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_hbgheadercolor] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_htextheader] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_hhovertext] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_hhovertextnav] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_mbghover] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_mbgcolor] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_mtext] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_mtexthover] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_mbgsubmenu] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_mtextsub] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_mhovertextsub] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_cbgcolor] => Smarty_Variable Object
                                                        (
                                                            [value] => #36a0b1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_ccolorlink] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_chovercolorlink] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_ccolortext] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_ccolorprice] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_ccoloroldprice] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_ciconcolor] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_cbgbuttom] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_ctextbuttom] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_ctextbuttomhover] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_cbgbuttomhover] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_fbgcolor] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_fcolortext] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_flinkcolor] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_flinkcolorhover] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_show_color] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_EnableFTM] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_EnableQv] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_EnableW] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_EnableC] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_EnablesubCate] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [labshowthemecolor] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [labthemecolor] => Smarty_Variable Object
                                                        (
                                                            [value] => default
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_mode_theme] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [labskin] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [ssl_enabled] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [PAYPAL_SANDBOX] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [PayPal_in_context_checkout] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [use_paypal_in_context] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [PayPal_in_context_checkout_merchant_id] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [paypal_mode] => Smarty_Variable Object
                                                        (
                                                            [value] => production
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [google_pass_thou] => Smarty_Variable Object
                                                        (
                                                            [value] => _RiB0LpmHg7JSi00hQyY02Sb-W05wiT1Eh1Iq57tyag
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [ctd_unit] => Smarty_Variable Object
                                                        (
                                                            [value] => cm
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [ctd_unit_name] => Smarty_Variable Object
                                                        (
                                                            [value] => Centimètre
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [ctd_big_unit] => Smarty_Variable Object
                                                        (
                                                            [value] => m²
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [ctd_area_ratio] => Smarty_Variable Object
                                                        (
                                                            [value] => 10000
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [bDisplay] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [iConversionId] => Smarty_Variable Object
                                                        (
                                                            [value] => AW-775554528
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [sConversionLabel] => Smarty_Variable Object
                                                        (
                                                            [value] => 0fJ5CO68oYcYEOCL6PEC
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [sModuleName] => Smarty_Variable Object
                                                        (
                                                            [value] => gact
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [bDebug] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [ets_crosssell_16] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                )

                                            [parent] => 
                                            [config_vars] => Array
                                                (
                                                )

                                        )

                                    [mobile_detect] => Mobile_Detect Object
                                        (
                                            [userAgent:protected] => claudebot
                                            [httpHeaders:protected] => Array
                                                (
                                                    [HTTP_REMOTE_IP] => 34.204.181.19
                                                    [HTTP_REFERER] => http://tatouagetemporaire.com/maori/197-maori-36.html
                                                    [HTTP_USER_AGENT] => claudebot
                                                    [HTTP_ACCEPT] => */*
                                                    [HTTP_X_OVHREQUEST_ID] => 6b35fcba1879995531bbafd524ceb12f
                                                    [HTTP_X_FORWARDED_PROTO] => https
                                                    [HTTP_X_FORWARDED_FOR] => 34.204.181.19
                                                    [HTTP_X_PREDICTOR] => 1
                                                    [HTTP_HOST] => tatouagetemporaire.com
                                                    [HTTP_MOD_REWRITE] => On
                                                )

                                            [detectionType:protected] => mobile
                                        )

                                    [mode] => 
                                    [mobile_device:protected] => 
                                    [is_mobile:protected] => 
                                    [is_tablet:protected] => 
                                )

                            [smarty:protected] => Smarty_Data Object
                                (
                                    [smarty] => SmartyCustom Object
                                        (
                                            [auto_literal] => 1
                                            [error_unassigned] => 
                                            [use_include_path] => 
                                            [template_dir:Smarty:private] => Array
                                                (
                                                    [0] => /home/tatouageq/www/themes/lab_eren4/tpl/
                                                )

                                            [joined_template_dir] => /home/tatouageq/www/themes/lab_eren4/tpl/
                                            [joined_config_dir] => /home/tatouageq/www/tools/smarty/configs/
                                            [default_template_handler_func] => 
                                            [default_config_handler_func] => 
                                            [default_plugin_handler_func] => 
                                            [compile_dir:Smarty:private] => /home/tatouageq/www/cache/smarty/compile/
                                            [plugins_dir:Smarty:private] => Array
                                                (
                                                    [0] => /home/tatouageq/www/tools/smarty/plugins/
                                                )

                                            [cache_dir:Smarty:private] => /home/tatouageq/www/cache/smarty/cache/
                                            [config_dir:Smarty:private] => Array
                                                (
                                                    [0] => /home/tatouageq/www/tools/smarty/configs/
                                                )

                                            [force_compile] => 
                                            [compile_check] => 1
                                            [use_sub_dirs] => 1
                                            [allow_ambiguous_resources] => 
                                            [caching] => 
                                            [merge_compiled_includes] => 
                                            [inheritance_merge_compiled_includes] => 1
                                            [cache_lifetime] => 3600
                                            [force_cache] => 
                                            [cache_id] => 
                                            [compile_id] => 
                                            [left_delimiter] => {
                                            [right_delimiter] => }
                                            [security_class] => Smarty_Security
                                            [security_policy] => 
                                            [php_handling] => 0
                                            [allow_php_templates] => 
                                            [direct_access_security] => 1
                                            [debugging] => 
                                            [debugging_ctrl] => NONE
                                            [smarty_debug_id] => SMARTY_DEBUG
                                            [debug_tpl] => /home/tatouageq/www/themes/debug.tpl
                                            [error_reporting] => 
                                            [get_used_tags] => 
                                            [config_overwrite] => 1
                                            [config_booleanize] => 1
                                            [config_read_hidden] => 
                                            [compile_locking] => 1
                                            [cache_locking] => 
                                            [locking_timeout] => 10
                                            [template_functions] => Array
                                                (
                                                )

                                            [default_resource_type] => file
                                            [caching_type] => file
                                            [properties] => Array
                                                (
                                                )

                                            [default_config_type] => file
                                            [template_objects] => Array
                                                (
                                                )

                                            [cache_modified_check] => 
                                            [registered_plugins] => Array
                                                (
                                                    [modifier] => Array
                                                        (
                                                            [truncate] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => smarty_modifier_truncate
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [secureReferrer] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => secureReferrer
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [json_encode] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => jsonEncode
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [json_decode] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => jsonDecode
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [convertAndFormatPrice] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => convertAndFormatPrice
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [boolval] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => boolval
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [cleanHtml] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => smartyCleanHtml
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                        )

                                                    [function] => Array
                                                        (
                                                            [t] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => smartyTruncate
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [m] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => smartyMaxWords
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [p] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => smartyShowObject
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [d] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => smartyDieObject
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [l] => Array
                                                                (
                                                                    [0] => smartyTranslate
                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [hook] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => smartyHook
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [toolsConvertPrice] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => toolsConvertPrice
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [dateFormat] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => dateFormat
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [convertPrice] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => convertPrice
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [convertPriceWithCurrency] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => convertPriceWithCurrency
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [displayWtPrice] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => displayWtPrice
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [displayWtPriceWithCurrency] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => displayWtPriceWithCurrency
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [displayPrice] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => displayPriceSmarty
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [getAdminToken] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => getAdminTokenLiteSmarty
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [displayAddressDetail] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => generateAddressSmarty
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [getWidthSize] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => getWidth
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [getHeightSize] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => getHeight
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [addJsDef] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => addJsDef
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                        )

                                                    [block] => Array
                                                        (
                                                            [addJsDefL] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => addJsDefL
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                        )

                                                )

                                            [plugin_search_order] => Array
                                                (
                                                    [0] => function
                                                    [1] => block
                                                    [2] => compiler
                                                    [3] => class
                                                )

                                            [registered_objects] => Array
                                                (
                                                )

                                            [registered_classes] => Array
                                                (
                                                )

                                            [registered_filters] => Array
                                                (
                                                    [output] => Array
                                                        (
                                                            [smartyMinifyHTML] => smartyMinifyHTML
                                                            [smartyPackJSinHTML] => smartyPackJSinHTML
                                                        )

                                                )

                                            [registered_resources] => Array
                                                (
                                                )

                                            [_resource_handlers] => Array
                                                (
                                                )

                                            [registered_cache_resources] => Array
                                                (
                                                )

                                            [_cacheresource_handlers] => Array
                                                (
                                                )

                                            [autoload_filters] => Array
                                                (
                                                )

                                            [default_modifiers] => Array
                                                (
                                                )

                                            [escape_html] => 
                                            [start_time] => 1710840740.4231
                                            [_file_perms] => 420
                                            [_dir_perms] => 505
                                            [_tag_stack] => Array
                                                (
                                                )

                                            [smarty] => SmartyCustom Object
 *RECURSION*
                                            [_current_file] => 
                                            [_parserdebug] => 
                                            [merged_templates_func] => Array
                                                (
                                                )

                                            [template_class] => Smarty_Custom_Template
                                            [tpl_vars] => Array
                                                (
                                                    [meta_title] => Smarty_Variable Object
                                                        (
                                                            [value] => Tatouage temporaire personnalisé à l'unité - Tatouage éphémère
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [meta_description] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [meta_keywords] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [request_uri] => Smarty_Variable Object
                                                        (
                                                            [value] => /maori/197-maori-36.html
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [navigationPipe] => Smarty_Variable Object
                                                        (
                                                            [value] => >
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [mobile_device] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [link] => Smarty_Variable Object
                                                        (
                                                            [value] => Link Object
                                                                (
                                                                    [allow:protected] => 1
                                                                    [url:protected] => /index.php
                                                                    [protocol_link] => https://
                                                                    [protocol_content] => https://
                                                                    [ssl_enable:protected] => 1
                                                                )

                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [cart] => Smarty_Variable Object
                                                        (
                                                            [value] => Cart Object
                                                                (
                                                                    [id] => 
                                                                    [id_shop_group] => 1
                                                                    [id_shop] => 1
                                                                    [id_address_delivery] => 0
                                                                    [id_address_invoice] => 0
                                                                    [id_currency] => 1
                                                                    [id_customer] => 
                                                                    [id_guest] => 0
                                                                    [id_lang] => 1
                                                                    [recyclable] => 0
                                                                    [gift] => 0
                                                                    [gift_message] => 
                                                                    [mobile_theme] => 
                                                                    [date_add] => 
                                                                    [secure_key] => 
                                                                    [id_carrier] => 0
                                                                    [date_upd] => 
                                                                    [checkedTos] => 
                                                                    [pictures] => 
                                                                    [textFields] => 
                                                                    [delivery_option] => 
                                                                    [allow_seperated_package] => 
                                                                    [_products:protected] => 
                                                                    [_taxCalculationMethod:protected] => 0
                                                                    [webserviceParameters:protected] => Array
                                                                        (
                                                                            [fields] => Array
                                                                                (
                                                                                    [id_address_delivery] => Array
                                                                                        (
                                                                                            [xlink_resource] => addresses
                                                                                        )

                                                                                    [id_address_invoice] => Array
                                                                                        (
                                                                                            [xlink_resource] => addresses
                                                                                        )

                                                                                    [id_currency] => Array
                                                                                        (
                                                                                            [xlink_resource] => currencies
                                                                                        )

                                                                                    [id_customer] => Array
                                                                                        (
                                                                                            [xlink_resource] => customers
                                                                                        )

                                                                                    [id_guest] => Array
                                                                                        (
                                                                                            [xlink_resource] => guests
                                                                                        )

                                                                                    [id_lang] => Array
                                                                                        (
                                                                                            [xlink_resource] => languages
                                                                                        )

                                                                                )

                                                                            [associations] => Array
                                                                                (
                                                                                    [cart_rows] => Array
                                                                                        (
                                                                                            [resource] => cart_row
                                                                                            [virtual_entity] => 1
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [id_product] => Array
                                                                                                        (
                                                                                                            [required] => 1
                                                                                                            [xlink_resource] => products
                                                                                                        )

                                                                                                    [id_product_attribute] => Array
                                                                                                        (
                                                                                                            [required] => 1
                                                                                                            [xlink_resource] => combinations
                                                                                                        )

                                                                                                    [id_address_delivery] => Array
                                                                                                        (
                                                                                                            [required] => 1
                                                                                                            [xlink_resource] => addresses
                                                                                                        )

                                                                                                    [quantity] => Array
                                                                                                        (
                                                                                                            [required] => 1
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                )

                                                                        )

                                                                    [id_shop_list] => 
                                                                    [get_shop_from_context:protected] => 1
                                                                    [table:protected] => cart
                                                                    [identifier:protected] => id_cart
                                                                    [fieldsRequired:protected] => Array
                                                                        (
                                                                            [0] => id_currency
                                                                            [1] => id_lang
                                                                        )

                                                                    [fieldsSize:protected] => Array
                                                                        (
                                                                            [secure_key] => 32
                                                                        )

                                                                    [fieldsValidate:protected] => Array
                                                                        (
                                                                            [id_shop_group] => isUnsignedId
                                                                            [id_shop] => isUnsignedId
                                                                            [id_address_delivery] => isUnsignedId
                                                                            [id_address_invoice] => isUnsignedId
                                                                            [id_carrier] => isUnsignedId
                                                                            [id_currency] => isUnsignedId
                                                                            [id_customer] => isUnsignedId
                                                                            [id_guest] => isUnsignedId
                                                                            [id_lang] => isUnsignedId
                                                                            [recyclable] => isBool
                                                                            [gift] => isBool
                                                                            [gift_message] => isMessage
                                                                            [mobile_theme] => isBool
                                                                            [allow_seperated_package] => isBool
                                                                            [date_add] => isDate
                                                                            [date_upd] => isDate
                                                                        )

                                                                    [fieldsRequiredLang:protected] => Array
                                                                        (
                                                                        )

                                                                    [fieldsSizeLang:protected] => Array
                                                                        (
                                                                        )

                                                                    [fieldsValidateLang:protected] => Array
                                                                        (
                                                                        )

                                                                    [tables:protected] => Array
                                                                        (
                                                                        )

                                                                    [image_dir:protected] => 
                                                                    [image_format:protected] => jpg
                                                                    [def:protected] => Array
                                                                        (
                                                                            [table] => cart
                                                                            [primary] => id_cart
                                                                            [fields] => Array
                                                                                (
                                                                                    [id_shop_group] => Array
                                                                                        (
                                                                                            [type] => 1
                                                                                            [validate] => isUnsignedId
                                                                                        )

                                                                                    [id_shop] => Array
                                                                                        (
                                                                                            [type] => 1
                                                                                            [validate] => isUnsignedId
                                                                                        )

                                                                                    [id_address_delivery] => Array
                                                                                        (
                                                                                            [type] => 1
                                                                                            [validate] => isUnsignedId
                                                                                        )

                                                                                    [id_address_invoice] => Array
                                                                                        (
                                                                                            [type] => 1
                                                                                            [validate] => isUnsignedId
                                                                                        )

                                                                                    [id_carrier] => Array
                                                                                        (
                                                                                            [type] => 1
                                                                                            [validate] => isUnsignedId
                                                                                        )

                                                                                    [id_currency] => Array
                                                                                        (
                                                                                            [type] => 1
                                                                                            [validate] => isUnsignedId
                                                                                            [required] => 1
                                                                                        )

                                                                                    [id_customer] => Array
                                                                                        (
                                                                                            [type] => 1
                                                                                            [validate] => isUnsignedId
                                                                                        )

                                                                                    [id_guest] => Array
                                                                                        (
                                                                                            [type] => 1
                                                                                            [validate] => isUnsignedId
                                                                                        )

                                                                                    [id_lang] => Array
                                                                                        (
                                                                                            [type] => 1
                                                                                            [validate] => isUnsignedId
                                                                                            [required] => 1
                                                                                        )

                                                                                    [recyclable] => Array
                                                                                        (
                                                                                            [type] => 2
                                                                                            [validate] => isBool
                                                                                        )

                                                                                    [gift] => Array
                                                                                        (
                                                                                            [type] => 2
                                                                                            [validate] => isBool
                                                                                        )

                                                                                    [gift_message] => Array
                                                                                        (
                                                                                            [type] => 3
                                                                                            [validate] => isMessage
                                                                                        )

                                                                                    [mobile_theme] => Array
                                                                                        (
                                                                                            [type] => 2
                                                                                            [validate] => isBool
                                                                                        )

                                                                                    [delivery_option] => Array
                                                                                        (
                                                                                            [type] => 3
                                                                                        )

                                                                                    [secure_key] => Array
                                                                                        (
                                                                                            [type] => 3
                                                                                            [size] => 32
                                                                                        )

                                                                                    [allow_seperated_package] => Array
                                                                                        (
                                                                                            [type] => 2
                                                                                            [validate] => isBool
                                                                                        )

                                                                                    [date_add] => Array
                                                                                        (
                                                                                            [type] => 5
                                                                                            [validate] => isDate
                                                                                        )

                                                                                    [date_upd] => Array
                                                                                        (
                                                                                            [type] => 5
                                                                                            [validate] => isDate
                                                                                        )

                                                                                )

                                                                            [classname] => Cart
                                                                        )

                                                                    [update_fields:protected] => 
                                                                    [force_id] => 
                                                                )

                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [currency] => Smarty_Variable Object
                                                        (
                                                            [value] => Currency Object
                                                                (
                                                                    [id] => 1
                                                                    [name] => Euro
                                                                    [iso_code] => EUR
                                                                    [iso_code_num] => 978
                                                                    [sign] => €
                                                                    [blank] => 1
                                                                    [conversion_rate] => 1.000000
                                                                    [deleted] => 0
                                                                    [format] => 2
                                                                    [decimals] => 1
                                                                    [active] => 1
                                                                    [webserviceParameters:protected] => Array
                                                                        (
                                                                            [objectsNodeName] => currencies
                                                                        )

                                                                    [prefix] => 
                                                                    [suffix] =>  €
                                                                    [id_lang:protected] => 
                                                                    [id_shop:protected] => 1
                                                                    [id_shop_list] => 
                                                                    [get_shop_from_context:protected] => 1
                                                                    [table:protected] => currency
                                                                    [identifier:protected] => id_currency
                                                                    [fieldsRequired:protected] => Array
                                                                        (
                                                                            [0] => name
                                                                            [1] => iso_code
                                                                            [2] => sign
                                                                            [3] => format
                                                                            [4] => decimals
                                                                            [5] => conversion_rate
                                                                        )

                                                                    [fieldsSize:protected] => Array
                                                                        (
                                                                            [name] => 32
                                                                            [iso_code] => 3
                                                                            [iso_code_num] => 3
                                                                            [sign] => 8
                                                                        )

                                                                    [fieldsValidate:protected] => Array
                                                                        (
                                                                            [name] => isGenericName
                                                                            [iso_code] => isLanguageIsoCode
                                                                            [iso_code_num] => isNumericIsoCode
                                                                            [blank] => isInt
                                                                            [sign] => isGenericName
                                                                            [format] => isUnsignedId
                                                                            [decimals] => isBool
                                                                            [conversion_rate] => isUnsignedFloat
                                                                            [deleted] => isBool
                                                                            [active] => isBool
                                                                        )

                                                                    [fieldsRequiredLang:protected] => Array
                                                                        (
                                                                        )

                                                                    [fieldsSizeLang:protected] => Array
                                                                        (
                                                                        )

                                                                    [fieldsValidateLang:protected] => Array
                                                                        (
                                                                        )

                                                                    [tables:protected] => Array
                                                                        (
                                                                        )

                                                                    [image_dir:protected] => 
                                                                    [image_format:protected] => jpg
                                                                    [def:protected] => Array
                                                                        (
                                                                            [table] => currency
                                                                            [primary] => id_currency
                                                                            [multilang_shop] => 1
                                                                            [fields] => Array
                                                                                (
                                                                                    [name] => Array
                                                                                        (
                                                                                            [type] => 3
                                                                                            [validate] => isGenericName
                                                                                            [required] => 1
                                                                                            [size] => 32
                                                                                        )

                                                                                    [iso_code] => Array
                                                                                        (
                                                                                            [type] => 3
                                                                                            [validate] => isLanguageIsoCode
                                                                                            [required] => 1
                                                                                            [size] => 3
                                                                                        )

                                                                                    [iso_code_num] => Array
                                                                                        (
                                                                                            [type] => 3
                                                                                            [validate] => isNumericIsoCode
                                                                                            [size] => 3
                                                                                        )

                                                                                    [blank] => Array
                                                                                        (
                                                                                            [type] => 1
                                                                                            [validate] => isInt
                                                                                        )

                                                                                    [sign] => Array
                                                                                        (
                                                                                            [type] => 3
                                                                                            [validate] => isGenericName
                                                                                            [required] => 1
                                                                                            [size] => 8
                                                                                        )

                                                                                    [format] => Array
                                                                                        (
                                                                                            [type] => 1
                                                                                            [validate] => isUnsignedId
                                                                                            [required] => 1
                                                                                        )

                                                                                    [decimals] => Array
                                                                                        (
                                                                                            [type] => 2
                                                                                            [validate] => isBool
                                                                                            [required] => 1
                                                                                        )

                                                                                    [conversion_rate] => Array
                                                                                        (
                                                                                            [type] => 4
                                                                                            [validate] => isUnsignedFloat
                                                                                            [required] => 1
                                                                                            [shop] => 1
                                                                                        )

                                                                                    [deleted] => Array
                                                                                        (
                                                                                            [type] => 2
                                                                                            [validate] => isBool
                                                                                        )

                                                                                    [active] => Array
                                                                                        (
                                                                                            [type] => 2
                                                                                            [validate] => isBool
                                                                                        )

                                                                                )

                                                                            [classname] => Currency
                                                                        )

                                                                    [update_fields:protected] => 
                                                                    [force_id] => 
                                                                )

                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [currencyRate] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [cookie] => Smarty_Variable Object
                                                        (
                                                            [value] => Cookie Object
                                                                (
                                                                    [_content:protected] => Array
                                                                        (
                                                                            [date_add] => 2024-03-19 10:32:20
                                                                            [id_lang] => 1
                                                                            [iso_code_country] => US
                                                                            [id_currency] => 1
                                                                            [ets_homecat_order_seed] => 906
                                                                            [viewed] => 197
                                                                            [mostViewed] => 197
                                                                        )

                                                                    [_name:protected] => PrestaShop-dbed2f952b7f2d916dbe455905a4b595
                                                                    [_expire:protected] => 1712568740
                                                                    [_domain:protected] => tatouagetemporaire.com
                                                                    [_path:protected] => /
                                                                    [_cipherTool:protected] => Rijndael Object
                                                                        (
                                                                            [_key:protected] => mid7vbM9YwffprhnfkZYJsdvHf0xxnDX
                                                                            [_iv:protected] => OÝŹ H€äŽmYÚL¬
                                                                        )

                                                                    [_modified:protected] => 
                                                                    [_allow_writing:protected] => 1
                                                                    [_salt:protected] => 3AuQzi74
                                                                    [_standalone:protected] => 
                                                                    [_secure:protected] => 1
                                                                )

                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [page_name] => Smarty_Variable Object
                                                        (
                                                            [value] => product
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [hide_left_column] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [hide_right_column] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [base_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => http://tatouagetemporaire.com/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [base_dir_ssl] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [force_ssl] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [content_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [base_uri] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [tpl_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => /home/tatouageq/www/themes/lab_eren4/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [tpl_uri] => Smarty_Variable Object
                                                        (
                                                            [value] => /themes/lab_eren4/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [modules_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => /modules/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [mail_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => /mails/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lang_iso] => Smarty_Variable Object
                                                        (
                                                            [value] => fr
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lang_id] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [language_code] => Smarty_Variable Object
                                                        (
                                                            [value] => fr-fr
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [come_from] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/maori/197-maori-36.html
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [cart_qties] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [currencies] => Smarty_Variable Object
                                                        (
                                                            [value] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [id_currency] => 1
                                                                            [name] => Euro
                                                                            [iso_code] => EUR
                                                                            [iso_code_num] => 978
                                                                            [sign] => €
                                                                            [blank] => 1
                                                                            [format] => 2
                                                                            [decimals] => 1
                                                                            [conversion_rate] => 1.000000
                                                                            [deleted] => 0
                                                                            [active] => 1
                                                                            [id_shop] => 1
                                                                        )

                                                                )

                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [languages] => Smarty_Variable Object
                                                        (
                                                            [value] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [id_lang] => 1
                                                                            [name] => Français (French)
                                                                            [active] => 1
                                                                            [iso_code] => fr
                                                                            [language_code] => fr-fr
                                                                            [date_format_lite] => d/m/Y
                                                                            [date_format_full] => d/m/Y H:i:s
                                                                            [is_rtl] => 0
                                                                            [id_shop] => 1
                                                                            [shops] => Array
                                                                                (
                                                                                    [1] => 1
                                                                                )

                                                                        )

                                                                )

                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [meta_language] => Smarty_Variable Object
                                                        (
                                                            [value] => fr
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [priceDisplay] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [is_logged] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [is_guest] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [add_prod_display] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [shop_name] => Smarty_Variable Object
                                                        (
                                                            [value] => Tatouage temporaire personnalisé à l'unité - Tatouage éphémère
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [roundMode] => Smarty_Variable Object
                                                        (
                                                            [value] => 2
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [use_taxes] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [show_taxes] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [display_tax_label] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [vat_management] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [opc] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [PS_CATALOG_MODE] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [b2b_enable] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [request] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/-.html
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [PS_STOCK_MANAGEMENT] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [quick_view] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [shop_phone] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [compared_products] => Smarty_Variable Object
                                                        (
                                                            [value] => Array
                                                                (
                                                                )

                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [comparator_max_item] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [currencySign] => Smarty_Variable Object
                                                        (
                                                            [value] => €
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [currencyFormat] => Smarty_Variable Object
                                                        (
                                                            [value] => 2
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [currencyBlank] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [id_currency_cookie] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [logged] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [customerName] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [img_ps_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/img/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [img_cat_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/img/c/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [img_lang_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/img/l/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [img_prod_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/img/p/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [img_manu_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/img/m/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [img_sup_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/img/su/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [img_ship_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/img/s/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [img_store_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/img/st/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [img_col_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/img/co/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [img_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/themes/lab_eren4/img/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [css_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/themes/lab_eren4/css/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [js_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/themes/lab_eren4/js/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [pic_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/upload/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [time] => Smarty_Variable Object
                                                        (
                                                            [value] => 1710840740
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [img_update_time] => Smarty_Variable Object
                                                        (
                                                            [value] => 1704321425
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [static_token] => Smarty_Variable Object
                                                        (
                                                            [value] => 45ddd66312b66bb86fbafaf4e64df042
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [token] => Smarty_Variable Object
                                                        (
                                                            [value] => 2fb185f77577dabd4a9a73963c873aab
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [priceDisplayPrecision] => Smarty_Variable Object
                                                        (
                                                            [value] => 2
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [content_only] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [favicon_url] => Smarty_Variable Object
                                                        (
                                                            [value] => /img/favicon.ico
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [logo_image_width] => Smarty_Variable Object
                                                        (
                                                            [value] => 39
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [logo_image_height] => Smarty_Variable Object
                                                        (
                                                            [value] => 25
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [logo_url] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/img/prestashop-logo-1477400065.jpg
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [LAB_THEMENAME] => Smarty_Variable Object
                                                        (
                                                            [value] => lab_eren4
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [PS_BASE_URL] => Smarty_Variable Object
                                                        (
                                                            [value] => http://tatouagetemporaire.com
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [PS_BASE_URI] => Smarty_Variable Object
                                                        (
                                                            [value] => /
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_hbgnav] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_htextnav] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_hbgheadercolor] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_htextheader] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_hhovertext] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_hhovertextnav] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_mbghover] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_mbgcolor] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_mtext] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_mtexthover] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_mbgsubmenu] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_mtextsub] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_mhovertextsub] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_cbgcolor] => Smarty_Variable Object
                                                        (
                                                            [value] => #36a0b1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_ccolorlink] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_chovercolorlink] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_ccolortext] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_ccolorprice] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_ccoloroldprice] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_ciconcolor] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_cbgbuttom] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_ctextbuttom] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_ctextbuttomhover] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_cbgbuttomhover] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_fbgcolor] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_fcolortext] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_flinkcolor] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_flinkcolorhover] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_show_color] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_EnableFTM] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_EnableQv] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_EnableW] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_EnableC] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_EnablesubCate] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [labshowthemecolor] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [labthemecolor] => Smarty_Variable Object
                                                        (
                                                            [value] => default
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_mode_theme] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [labskin] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [ssl_enabled] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [PAYPAL_SANDBOX] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [PayPal_in_context_checkout] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [use_paypal_in_context] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [PayPal_in_context_checkout_merchant_id] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [paypal_mode] => Smarty_Variable Object
                                                        (
                                                            [value] => production
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [google_pass_thou] => Smarty_Variable Object
                                                        (
                                                            [value] => _RiB0LpmHg7JSi00hQyY02Sb-W05wiT1Eh1Iq57tyag
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [ctd_unit] => Smarty_Variable Object
                                                        (
                                                            [value] => cm
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [ctd_unit_name] => Smarty_Variable Object
                                                        (
                                                            [value] => Centimètre
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [ctd_big_unit] => Smarty_Variable Object
                                                        (
                                                            [value] => m²
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [ctd_area_ratio] => Smarty_Variable Object
                                                        (
                                                            [value] => 10000
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [bDisplay] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [iConversionId] => Smarty_Variable Object
                                                        (
                                                            [value] => AW-775554528
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [sConversionLabel] => Smarty_Variable Object
                                                        (
                                                            [value] => 0fJ5CO68oYcYEOCL6PEC
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [sModuleName] => Smarty_Variable Object
                                                        (
                                                            [value] => gact
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [bDebug] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [ets_crosssell_16] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                )

                                            [parent] => 
                                            [config_vars] => Array
                                                (
                                                )

                                        )

                                    [template_class] => Smarty_Internal_Template
                                    [tpl_vars] => Array
                                        (
                                        )

                                    [parent] => SmartyCustom Object
                                        (
                                            [auto_literal] => 1
                                            [error_unassigned] => 
                                            [use_include_path] => 
                                            [template_dir:Smarty:private] => Array
                                                (
                                                    [0] => /home/tatouageq/www/themes/lab_eren4/tpl/
                                                )

                                            [joined_template_dir] => /home/tatouageq/www/themes/lab_eren4/tpl/
                                            [joined_config_dir] => /home/tatouageq/www/tools/smarty/configs/
                                            [default_template_handler_func] => 
                                            [default_config_handler_func] => 
                                            [default_plugin_handler_func] => 
                                            [compile_dir:Smarty:private] => /home/tatouageq/www/cache/smarty/compile/
                                            [plugins_dir:Smarty:private] => Array
                                                (
                                                    [0] => /home/tatouageq/www/tools/smarty/plugins/
                                                )

                                            [cache_dir:Smarty:private] => /home/tatouageq/www/cache/smarty/cache/
                                            [config_dir:Smarty:private] => Array
                                                (
                                                    [0] => /home/tatouageq/www/tools/smarty/configs/
                                                )

                                            [force_compile] => 
                                            [compile_check] => 1
                                            [use_sub_dirs] => 1
                                            [allow_ambiguous_resources] => 
                                            [caching] => 
                                            [merge_compiled_includes] => 
                                            [inheritance_merge_compiled_includes] => 1
                                            [cache_lifetime] => 3600
                                            [force_cache] => 
                                            [cache_id] => 
                                            [compile_id] => 
                                            [left_delimiter] => {
                                            [right_delimiter] => }
                                            [security_class] => Smarty_Security
                                            [security_policy] => 
                                            [php_handling] => 0
                                            [allow_php_templates] => 
                                            [direct_access_security] => 1
                                            [debugging] => 
                                            [debugging_ctrl] => NONE
                                            [smarty_debug_id] => SMARTY_DEBUG
                                            [debug_tpl] => /home/tatouageq/www/themes/debug.tpl
                                            [error_reporting] => 
                                            [get_used_tags] => 
                                            [config_overwrite] => 1
                                            [config_booleanize] => 1
                                            [config_read_hidden] => 
                                            [compile_locking] => 1
                                            [cache_locking] => 
                                            [locking_timeout] => 10
                                            [template_functions] => Array
                                                (
                                                )

                                            [default_resource_type] => file
                                            [caching_type] => file
                                            [properties] => Array
                                                (
                                                )

                                            [default_config_type] => file
                                            [template_objects] => Array
                                                (
                                                )

                                            [cache_modified_check] => 
                                            [registered_plugins] => Array
                                                (
                                                    [modifier] => Array
                                                        (
                                                            [truncate] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => smarty_modifier_truncate
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [secureReferrer] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => secureReferrer
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [json_encode] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => jsonEncode
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [json_decode] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => jsonDecode
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [convertAndFormatPrice] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => convertAndFormatPrice
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [boolval] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => boolval
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [cleanHtml] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => smartyCleanHtml
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                        )

                                                    [function] => Array
                                                        (
                                                            [t] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => smartyTruncate
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [m] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => smartyMaxWords
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [p] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => smartyShowObject
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [d] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => smartyDieObject
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [l] => Array
                                                                (
                                                                    [0] => smartyTranslate
                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [hook] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => smartyHook
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [toolsConvertPrice] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => toolsConvertPrice
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [dateFormat] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => dateFormat
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [convertPrice] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => convertPrice
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [convertPriceWithCurrency] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => convertPriceWithCurrency
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [displayWtPrice] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => displayWtPrice
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [displayWtPriceWithCurrency] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => displayWtPriceWithCurrency
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [displayPrice] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => displayPriceSmarty
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [getAdminToken] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => getAdminTokenLiteSmarty
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [displayAddressDetail] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => generateAddressSmarty
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [getWidthSize] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => getWidth
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [getHeightSize] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => getHeight
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [addJsDef] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => addJsDef
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                        )

                                                    [block] => Array
                                                        (
                                                            [addJsDefL] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => SmartyLazyRegister Object
                                                                                (
                                                                                    [registry:protected] => Array
                                                                                        (
                                                                                            [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                            [secureReferrer] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => secureReferrer
                                                                                                )

                                                                                            [smartyTruncate] => smartyTruncate
                                                                                            [smartyMaxWords] => smartyMaxWords
                                                                                            [smartyShowObject] => smartyShowObject
                                                                                            [smartyDieObject] => smartyDieObject
                                                                                            [smartyHook] => smartyHook
                                                                                            [toolsConvertPrice] => toolsConvertPrice
                                                                                            [jsonEncode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonEncode
                                                                                                )

                                                                                            [jsonDecode] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => jsonDecode
                                                                                                )

                                                                                            [dateFormat] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => dateFormat
                                                                                                )

                                                                                            [convertPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPrice
                                                                                                )

                                                                                            [convertPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertPriceWithCurrency
                                                                                                )

                                                                                            [displayWtPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPrice
                                                                                                )

                                                                                            [displayWtPriceWithCurrency] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => displayWtPriceWithCurrency
                                                                                                )

                                                                                            [displayPriceSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => displayPriceSmarty
                                                                                                )

                                                                                            [convertAndFormatPrice] => Array
                                                                                                (
                                                                                                    [0] => Product
                                                                                                    [1] => convertAndFormatPrice
                                                                                                )

                                                                                            [getAdminTokenLiteSmarty] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => getAdminTokenLiteSmarty
                                                                                                )

                                                                                            [generateAddressSmarty] => Array
                                                                                                (
                                                                                                    [0] => AddressFormat
                                                                                                    [1] => generateAddressSmarty
                                                                                                )

                                                                                            [getWidth] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getWidth
                                                                                                )

                                                                                            [getHeight] => Array
                                                                                                (
                                                                                                    [0] => Image
                                                                                                    [1] => getHeight
                                                                                                )

                                                                                            [addJsDef] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDef
                                                                                                )

                                                                                            [addJsDefL] => Array
                                                                                                (
                                                                                                    [0] => Media
                                                                                                    [1] => addJsDefL
                                                                                                )

                                                                                            [boolval] => Array
                                                                                                (
                                                                                                    [0] => Tools
                                                                                                    [1] => boolval
                                                                                                )

                                                                                            [smartyCleanHtml] => smartyCleanHtml
                                                                                        )

                                                                                )

                                                                            [1] => addJsDefL
                                                                        )

                                                                    [1] => 1
                                                                    [2] => Array
                                                                        (
                                                                        )

                                                                )

                                                        )

                                                )

                                            [plugin_search_order] => Array
                                                (
                                                    [0] => function
                                                    [1] => block
                                                    [2] => compiler
                                                    [3] => class
                                                )

                                            [registered_objects] => Array
                                                (
                                                )

                                            [registered_classes] => Array
                                                (
                                                )

                                            [registered_filters] => Array
                                                (
                                                    [output] => Array
                                                        (
                                                            [smartyMinifyHTML] => smartyMinifyHTML
                                                            [smartyPackJSinHTML] => smartyPackJSinHTML
                                                        )

                                                )

                                            [registered_resources] => Array
                                                (
                                                )

                                            [_resource_handlers] => Array
                                                (
                                                )

                                            [registered_cache_resources] => Array
                                                (
                                                )

                                            [_cacheresource_handlers] => Array
                                                (
                                                )

                                            [autoload_filters] => Array
                                                (
                                                )

                                            [default_modifiers] => Array
                                                (
                                                )

                                            [escape_html] => 
                                            [start_time] => 1710840740.4231
                                            [_file_perms] => 420
                                            [_dir_perms] => 505
                                            [_tag_stack] => Array
                                                (
                                                )

                                            [smarty] => SmartyCustom Object
 *RECURSION*
                                            [_current_file] => 
                                            [_parserdebug] => 
                                            [merged_templates_func] => Array
                                                (
                                                )

                                            [template_class] => Smarty_Custom_Template
                                            [tpl_vars] => Array
                                                (
                                                    [meta_title] => Smarty_Variable Object
                                                        (
                                                            [value] => Tatouage temporaire personnalisé à l'unité - Tatouage éphémère
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [meta_description] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [meta_keywords] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [request_uri] => Smarty_Variable Object
                                                        (
                                                            [value] => /maori/197-maori-36.html
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [navigationPipe] => Smarty_Variable Object
                                                        (
                                                            [value] => >
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [mobile_device] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [link] => Smarty_Variable Object
                                                        (
                                                            [value] => Link Object
                                                                (
                                                                    [allow:protected] => 1
                                                                    [url:protected] => /index.php
                                                                    [protocol_link] => https://
                                                                    [protocol_content] => https://
                                                                    [ssl_enable:protected] => 1
                                                                )

                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [cart] => Smarty_Variable Object
                                                        (
                                                            [value] => Cart Object
                                                                (
                                                                    [id] => 
                                                                    [id_shop_group] => 1
                                                                    [id_shop] => 1
                                                                    [id_address_delivery] => 0
                                                                    [id_address_invoice] => 0
                                                                    [id_currency] => 1
                                                                    [id_customer] => 
                                                                    [id_guest] => 0
                                                                    [id_lang] => 1
                                                                    [recyclable] => 0
                                                                    [gift] => 0
                                                                    [gift_message] => 
                                                                    [mobile_theme] => 
                                                                    [date_add] => 
                                                                    [secure_key] => 
                                                                    [id_carrier] => 0
                                                                    [date_upd] => 
                                                                    [checkedTos] => 
                                                                    [pictures] => 
                                                                    [textFields] => 
                                                                    [delivery_option] => 
                                                                    [allow_seperated_package] => 
                                                                    [_products:protected] => 
                                                                    [_taxCalculationMethod:protected] => 0
                                                                    [webserviceParameters:protected] => Array
                                                                        (
                                                                            [fields] => Array
                                                                                (
                                                                                    [id_address_delivery] => Array
                                                                                        (
                                                                                            [xlink_resource] => addresses
                                                                                        )

                                                                                    [id_address_invoice] => Array
                                                                                        (
                                                                                            [xlink_resource] => addresses
                                                                                        )

                                                                                    [id_currency] => Array
                                                                                        (
                                                                                            [xlink_resource] => currencies
                                                                                        )

                                                                                    [id_customer] => Array
                                                                                        (
                                                                                            [xlink_resource] => customers
                                                                                        )

                                                                                    [id_guest] => Array
                                                                                        (
                                                                                            [xlink_resource] => guests
                                                                                        )

                                                                                    [id_lang] => Array
                                                                                        (
                                                                                            [xlink_resource] => languages
                                                                                        )

                                                                                )

                                                                            [associations] => Array
                                                                                (
                                                                                    [cart_rows] => Array
                                                                                        (
                                                                                            [resource] => cart_row
                                                                                            [virtual_entity] => 1
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [id_product] => Array
                                                                                                        (
                                                                                                            [required] => 1
                                                                                                            [xlink_resource] => products
                                                                                                        )

                                                                                                    [id_product_attribute] => Array
                                                                                                        (
                                                                                                            [required] => 1
                                                                                                            [xlink_resource] => combinations
                                                                                                        )

                                                                                                    [id_address_delivery] => Array
                                                                                                        (
                                                                                                            [required] => 1
                                                                                                            [xlink_resource] => addresses
                                                                                                        )

                                                                                                    [quantity] => Array
                                                                                                        (
                                                                                                            [required] => 1
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                )

                                                                        )

                                                                    [id_shop_list] => 
                                                                    [get_shop_from_context:protected] => 1
                                                                    [table:protected] => cart
                                                                    [identifier:protected] => id_cart
                                                                    [fieldsRequired:protected] => Array
                                                                        (
                                                                            [0] => id_currency
                                                                            [1] => id_lang
                                                                        )

                                                                    [fieldsSize:protected] => Array
                                                                        (
                                                                            [secure_key] => 32
                                                                        )

                                                                    [fieldsValidate:protected] => Array
                                                                        (
                                                                            [id_shop_group] => isUnsignedId
                                                                            [id_shop] => isUnsignedId
                                                                            [id_address_delivery] => isUnsignedId
                                                                            [id_address_invoice] => isUnsignedId
                                                                            [id_carrier] => isUnsignedId
                                                                            [id_currency] => isUnsignedId
                                                                            [id_customer] => isUnsignedId
                                                                            [id_guest] => isUnsignedId
                                                                            [id_lang] => isUnsignedId
                                                                            [recyclable] => isBool
                                                                            [gift] => isBool
                                                                            [gift_message] => isMessage
                                                                            [mobile_theme] => isBool
                                                                            [allow_seperated_package] => isBool
                                                                            [date_add] => isDate
                                                                            [date_upd] => isDate
                                                                        )

                                                                    [fieldsRequiredLang:protected] => Array
                                                                        (
                                                                        )

                                                                    [fieldsSizeLang:protected] => Array
                                                                        (
                                                                        )

                                                                    [fieldsValidateLang:protected] => Array
                                                                        (
                                                                        )

                                                                    [tables:protected] => Array
                                                                        (
                                                                        )

                                                                    [image_dir:protected] => 
                                                                    [image_format:protected] => jpg
                                                                    [def:protected] => Array
                                                                        (
                                                                            [table] => cart
                                                                            [primary] => id_cart
                                                                            [fields] => Array
                                                                                (
                                                                                    [id_shop_group] => Array
                                                                                        (
                                                                                            [type] => 1
                                                                                            [validate] => isUnsignedId
                                                                                        )

                                                                                    [id_shop] => Array
                                                                                        (
                                                                                            [type] => 1
                                                                                            [validate] => isUnsignedId
                                                                                        )

                                                                                    [id_address_delivery] => Array
                                                                                        (
                                                                                            [type] => 1
                                                                                            [validate] => isUnsignedId
                                                                                        )

                                                                                    [id_address_invoice] => Array
                                                                                        (
                                                                                            [type] => 1
                                                                                            [validate] => isUnsignedId
                                                                                        )

                                                                                    [id_carrier] => Array
                                                                                        (
                                                                                            [type] => 1
                                                                                            [validate] => isUnsignedId
                                                                                        )

                                                                                    [id_currency] => Array
                                                                                        (
                                                                                            [type] => 1
                                                                                            [validate] => isUnsignedId
                                                                                            [required] => 1
                                                                                        )

                                                                                    [id_customer] => Array
                                                                                        (
                                                                                            [type] => 1
                                                                                            [validate] => isUnsignedId
                                                                                        )

                                                                                    [id_guest] => Array
                                                                                        (
                                                                                            [type] => 1
                                                                                            [validate] => isUnsignedId
                                                                                        )

                                                                                    [id_lang] => Array
                                                                                        (
                                                                                            [type] => 1
                                                                                            [validate] => isUnsignedId
                                                                                            [required] => 1
                                                                                        )

                                                                                    [recyclable] => Array
                                                                                        (
                                                                                            [type] => 2
                                                                                            [validate] => isBool
                                                                                        )

                                                                                    [gift] => Array
                                                                                        (
                                                                                            [type] => 2
                                                                                            [validate] => isBool
                                                                                        )

                                                                                    [gift_message] => Array
                                                                                        (
                                                                                            [type] => 3
                                                                                            [validate] => isMessage
                                                                                        )

                                                                                    [mobile_theme] => Array
                                                                                        (
                                                                                            [type] => 2
                                                                                            [validate] => isBool
                                                                                        )

                                                                                    [delivery_option] => Array
                                                                                        (
                                                                                            [type] => 3
                                                                                        )

                                                                                    [secure_key] => Array
                                                                                        (
                                                                                            [type] => 3
                                                                                            [size] => 32
                                                                                        )

                                                                                    [allow_seperated_package] => Array
                                                                                        (
                                                                                            [type] => 2
                                                                                            [validate] => isBool
                                                                                        )

                                                                                    [date_add] => Array
                                                                                        (
                                                                                            [type] => 5
                                                                                            [validate] => isDate
                                                                                        )

                                                                                    [date_upd] => Array
                                                                                        (
                                                                                            [type] => 5
                                                                                            [validate] => isDate
                                                                                        )

                                                                                )

                                                                            [classname] => Cart
                                                                        )

                                                                    [update_fields:protected] => 
                                                                    [force_id] => 
                                                                )

                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [currency] => Smarty_Variable Object
                                                        (
                                                            [value] => Currency Object
                                                                (
                                                                    [id] => 1
                                                                    [name] => Euro
                                                                    [iso_code] => EUR
                                                                    [iso_code_num] => 978
                                                                    [sign] => €
                                                                    [blank] => 1
                                                                    [conversion_rate] => 1.000000
                                                                    [deleted] => 0
                                                                    [format] => 2
                                                                    [decimals] => 1
                                                                    [active] => 1
                                                                    [webserviceParameters:protected] => Array
                                                                        (
                                                                            [objectsNodeName] => currencies
                                                                        )

                                                                    [prefix] => 
                                                                    [suffix] =>  €
                                                                    [id_lang:protected] => 
                                                                    [id_shop:protected] => 1
                                                                    [id_shop_list] => 
                                                                    [get_shop_from_context:protected] => 1
                                                                    [table:protected] => currency
                                                                    [identifier:protected] => id_currency
                                                                    [fieldsRequired:protected] => Array
                                                                        (
                                                                            [0] => name
                                                                            [1] => iso_code
                                                                            [2] => sign
                                                                            [3] => format
                                                                            [4] => decimals
                                                                            [5] => conversion_rate
                                                                        )

                                                                    [fieldsSize:protected] => Array
                                                                        (
                                                                            [name] => 32
                                                                            [iso_code] => 3
                                                                            [iso_code_num] => 3
                                                                            [sign] => 8
                                                                        )

                                                                    [fieldsValidate:protected] => Array
                                                                        (
                                                                            [name] => isGenericName
                                                                            [iso_code] => isLanguageIsoCode
                                                                            [iso_code_num] => isNumericIsoCode
                                                                            [blank] => isInt
                                                                            [sign] => isGenericName
                                                                            [format] => isUnsignedId
                                                                            [decimals] => isBool
                                                                            [conversion_rate] => isUnsignedFloat
                                                                            [deleted] => isBool
                                                                            [active] => isBool
                                                                        )

                                                                    [fieldsRequiredLang:protected] => Array
                                                                        (
                                                                        )

                                                                    [fieldsSizeLang:protected] => Array
                                                                        (
                                                                        )

                                                                    [fieldsValidateLang:protected] => Array
                                                                        (
                                                                        )

                                                                    [tables:protected] => Array
                                                                        (
                                                                        )

                                                                    [image_dir:protected] => 
                                                                    [image_format:protected] => jpg
                                                                    [def:protected] => Array
                                                                        (
                                                                            [table] => currency
                                                                            [primary] => id_currency
                                                                            [multilang_shop] => 1
                                                                            [fields] => Array
                                                                                (
                                                                                    [name] => Array
                                                                                        (
                                                                                            [type] => 3
                                                                                            [validate] => isGenericName
                                                                                            [required] => 1
                                                                                            [size] => 32
                                                                                        )

                                                                                    [iso_code] => Array
                                                                                        (
                                                                                            [type] => 3
                                                                                            [validate] => isLanguageIsoCode
                                                                                            [required] => 1
                                                                                            [size] => 3
                                                                                        )

                                                                                    [iso_code_num] => Array
                                                                                        (
                                                                                            [type] => 3
                                                                                            [validate] => isNumericIsoCode
                                                                                            [size] => 3
                                                                                        )

                                                                                    [blank] => Array
                                                                                        (
                                                                                            [type] => 1
                                                                                            [validate] => isInt
                                                                                        )

                                                                                    [sign] => Array
                                                                                        (
                                                                                            [type] => 3
                                                                                            [validate] => isGenericName
                                                                                            [required] => 1
                                                                                            [size] => 8
                                                                                        )

                                                                                    [format] => Array
                                                                                        (
                                                                                            [type] => 1
                                                                                            [validate] => isUnsignedId
                                                                                            [required] => 1
                                                                                        )

                                                                                    [decimals] => Array
                                                                                        (
                                                                                            [type] => 2
                                                                                            [validate] => isBool
                                                                                            [required] => 1
                                                                                        )

                                                                                    [conversion_rate] => Array
                                                                                        (
                                                                                            [type] => 4
                                                                                            [validate] => isUnsignedFloat
                                                                                            [required] => 1
                                                                                            [shop] => 1
                                                                                        )

                                                                                    [deleted] => Array
                                                                                        (
                                                                                            [type] => 2
                                                                                            [validate] => isBool
                                                                                        )

                                                                                    [active] => Array
                                                                                        (
                                                                                            [type] => 2
                                                                                            [validate] => isBool
                                                                                        )

                                                                                )

                                                                            [classname] => Currency
                                                                        )

                                                                    [update_fields:protected] => 
                                                                    [force_id] => 
                                                                )

                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [currencyRate] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [cookie] => Smarty_Variable Object
                                                        (
                                                            [value] => Cookie Object
                                                                (
                                                                    [_content:protected] => Array
                                                                        (
                                                                            [date_add] => 2024-03-19 10:32:20
                                                                            [id_lang] => 1
                                                                            [iso_code_country] => US
                                                                            [id_currency] => 1
                                                                            [ets_homecat_order_seed] => 906
                                                                            [viewed] => 197
                                                                            [mostViewed] => 197
                                                                        )

                                                                    [_name:protected] => PrestaShop-dbed2f952b7f2d916dbe455905a4b595
                                                                    [_expire:protected] => 1712568740
                                                                    [_domain:protected] => tatouagetemporaire.com
                                                                    [_path:protected] => /
                                                                    [_cipherTool:protected] => Rijndael Object
                                                                        (
                                                                            [_key:protected] => mid7vbM9YwffprhnfkZYJsdvHf0xxnDX
                                                                            [_iv:protected] => OÝŹ H€äŽmYÚL¬
                                                                        )

                                                                    [_modified:protected] => 
                                                                    [_allow_writing:protected] => 1
                                                                    [_salt:protected] => 3AuQzi74
                                                                    [_standalone:protected] => 
                                                                    [_secure:protected] => 1
                                                                )

                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [page_name] => Smarty_Variable Object
                                                        (
                                                            [value] => product
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [hide_left_column] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [hide_right_column] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [base_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => http://tatouagetemporaire.com/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [base_dir_ssl] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [force_ssl] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [content_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [base_uri] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [tpl_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => /home/tatouageq/www/themes/lab_eren4/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [tpl_uri] => Smarty_Variable Object
                                                        (
                                                            [value] => /themes/lab_eren4/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [modules_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => /modules/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [mail_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => /mails/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lang_iso] => Smarty_Variable Object
                                                        (
                                                            [value] => fr
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lang_id] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [language_code] => Smarty_Variable Object
                                                        (
                                                            [value] => fr-fr
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [come_from] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/maori/197-maori-36.html
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [cart_qties] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [currencies] => Smarty_Variable Object
                                                        (
                                                            [value] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [id_currency] => 1
                                                                            [name] => Euro
                                                                            [iso_code] => EUR
                                                                            [iso_code_num] => 978
                                                                            [sign] => €
                                                                            [blank] => 1
                                                                            [format] => 2
                                                                            [decimals] => 1
                                                                            [conversion_rate] => 1.000000
                                                                            [deleted] => 0
                                                                            [active] => 1
                                                                            [id_shop] => 1
                                                                        )

                                                                )

                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [languages] => Smarty_Variable Object
                                                        (
                                                            [value] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [id_lang] => 1
                                                                            [name] => Français (French)
                                                                            [active] => 1
                                                                            [iso_code] => fr
                                                                            [language_code] => fr-fr
                                                                            [date_format_lite] => d/m/Y
                                                                            [date_format_full] => d/m/Y H:i:s
                                                                            [is_rtl] => 0
                                                                            [id_shop] => 1
                                                                            [shops] => Array
                                                                                (
                                                                                    [1] => 1
                                                                                )

                                                                        )

                                                                )

                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [meta_language] => Smarty_Variable Object
                                                        (
                                                            [value] => fr
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [priceDisplay] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [is_logged] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [is_guest] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [add_prod_display] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [shop_name] => Smarty_Variable Object
                                                        (
                                                            [value] => Tatouage temporaire personnalisé à l'unité - Tatouage éphémère
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [roundMode] => Smarty_Variable Object
                                                        (
                                                            [value] => 2
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [use_taxes] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [show_taxes] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [display_tax_label] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [vat_management] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [opc] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [PS_CATALOG_MODE] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [b2b_enable] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [request] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/-.html
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [PS_STOCK_MANAGEMENT] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [quick_view] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [shop_phone] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [compared_products] => Smarty_Variable Object
                                                        (
                                                            [value] => Array
                                                                (
                                                                )

                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [comparator_max_item] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [currencySign] => Smarty_Variable Object
                                                        (
                                                            [value] => €
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [currencyFormat] => Smarty_Variable Object
                                                        (
                                                            [value] => 2
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [currencyBlank] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [id_currency_cookie] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [logged] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [customerName] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [img_ps_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/img/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [img_cat_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/img/c/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [img_lang_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/img/l/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [img_prod_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/img/p/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [img_manu_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/img/m/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [img_sup_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/img/su/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [img_ship_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/img/s/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [img_store_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/img/st/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [img_col_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/img/co/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [img_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/themes/lab_eren4/img/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [css_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/themes/lab_eren4/css/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [js_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/themes/lab_eren4/js/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [pic_dir] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/upload/
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [time] => Smarty_Variable Object
                                                        (
                                                            [value] => 1710840740
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [img_update_time] => Smarty_Variable Object
                                                        (
                                                            [value] => 1704321425
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [static_token] => Smarty_Variable Object
                                                        (
                                                            [value] => 45ddd66312b66bb86fbafaf4e64df042
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [token] => Smarty_Variable Object
                                                        (
                                                            [value] => 2fb185f77577dabd4a9a73963c873aab
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [priceDisplayPrecision] => Smarty_Variable Object
                                                        (
                                                            [value] => 2
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [content_only] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [favicon_url] => Smarty_Variable Object
                                                        (
                                                            [value] => /img/favicon.ico
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [logo_image_width] => Smarty_Variable Object
                                                        (
                                                            [value] => 39
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [logo_image_height] => Smarty_Variable Object
                                                        (
                                                            [value] => 25
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [logo_url] => Smarty_Variable Object
                                                        (
                                                            [value] => https://tatouagetemporaire.com/img/prestashop-logo-1477400065.jpg
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [LAB_THEMENAME] => Smarty_Variable Object
                                                        (
                                                            [value] => lab_eren4
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [PS_BASE_URL] => Smarty_Variable Object
                                                        (
                                                            [value] => http://tatouagetemporaire.com
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [PS_BASE_URI] => Smarty_Variable Object
                                                        (
                                                            [value] => /
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_hbgnav] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_htextnav] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_hbgheadercolor] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_htextheader] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_hhovertext] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_hhovertextnav] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_mbghover] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_mbgcolor] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_mtext] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_mtexthover] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_mbgsubmenu] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_mtextsub] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_mhovertextsub] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_cbgcolor] => Smarty_Variable Object
                                                        (
                                                            [value] => #36a0b1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_ccolorlink] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_chovercolorlink] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_ccolortext] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_ccolorprice] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_ccoloroldprice] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_ciconcolor] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_cbgbuttom] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_ctextbuttom] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_ctextbuttomhover] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_cbgbuttomhover] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_fbgcolor] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_fcolortext] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_flinkcolor] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_flinkcolorhover] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_show_color] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_EnableFTM] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_EnableQv] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_EnableW] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_EnableC] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_EnablesubCate] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [labshowthemecolor] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [labthemecolor] => Smarty_Variable Object
                                                        (
                                                            [value] => default
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [lab_mode_theme] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [labskin] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [ssl_enabled] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [PAYPAL_SANDBOX] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [PayPal_in_context_checkout] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [use_paypal_in_context] => Smarty_Variable Object
                                                        (
                                                            [value] => 0
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [PayPal_in_context_checkout_merchant_id] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [paypal_mode] => Smarty_Variable Object
                                                        (
                                                            [value] => production
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [google_pass_thou] => Smarty_Variable Object
                                                        (
                                                            [value] => _RiB0LpmHg7JSi00hQyY02Sb-W05wiT1Eh1Iq57tyag
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [ctd_unit] => Smarty_Variable Object
                                                        (
                                                            [value] => cm
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [ctd_unit_name] => Smarty_Variable Object
                                                        (
                                                            [value] => Centimètre
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [ctd_big_unit] => Smarty_Variable Object
                                                        (
                                                            [value] => m²
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [ctd_area_ratio] => Smarty_Variable Object
                                                        (
                                                            [value] => 10000
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [bDisplay] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [iConversionId] => Smarty_Variable Object
                                                        (
                                                            [value] => AW-775554528
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [sConversionLabel] => Smarty_Variable Object
                                                        (
                                                            [value] => 0fJ5CO68oYcYEOCL6PEC
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [sModuleName] => Smarty_Variable Object
                                                        (
                                                            [value] => gact
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [bDebug] => Smarty_Variable Object
                                                        (
                                                            [value] => 
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                    [ets_crosssell_16] => Smarty_Variable Object
                                                        (
                                                            [value] => 1
                                                            [nocache] => 
                                                            [scope] => 0
                                                        )

                                                )

                                            [parent] => 
                                            [config_vars] => Array
                                                (
                                                )

                                        )

                                    [config_vars] => Array
                                        (
                                        )

                                )

                            [current_subtemplate:protected] => 
                            [allow_push] => 
                            [push_time_limit] => 180
                            [confirmUninstall] => Êtes-vous sûr(e) de vouloir désinstaller le module Google Analytics : GA4 et Universal-Analytics (votre configuration sera perdue) ?
                        )

                    [1] => hookdisplayHeader
                    [2] => Array
                        (
                            [cookie] => Cookie Object
                                (
                                    [_content:protected] => Array
                                        (
                                            [date_add] => 2024-03-19 10:32:20
                                            [id_lang] => 1
                                            [iso_code_country] => US
                                            [id_currency] => 1
                                            [ets_homecat_order_seed] => 906
                                            [viewed] => 197
                                            [mostViewed] => 197
                                        )

                                    [_name:protected] => PrestaShop-dbed2f952b7f2d916dbe455905a4b595
                                    [_expire:protected] => 1712568740
                                    [_domain:protected] => tatouagetemporaire.com
                                    [_path:protected] => /
                                    [_cipherTool:protected] => Rijndael Object
                                        (
                                            [_key:protected] => mid7vbM9YwffprhnfkZYJsdvHf0xxnDX
                                            [_iv:protected] => OÝŹ H€äŽmYÚL¬
                                        )

                                    [_modified:protected] => 
                                    [_allow_writing:protected] => 1
                                    [_salt:protected] => 3AuQzi74
                                    [_standalone:protected] => 
                                    [_secure:protected] => 1
                                )

                            [cart] => Cart Object
                                (
                                    [id] => 
                                    [id_shop_group] => 1
                                    [id_shop] => 1
                                    [id_address_delivery] => 0
                                    [id_address_invoice] => 0
                                    [id_currency] => 1
                                    [id_customer] => 
                                    [id_guest] => 0
                                    [id_lang] => 1
                                    [recyclable] => 0
                                    [gift] => 0
                                    [gift_message] => 
                                    [mobile_theme] => 
                                    [date_add] => 
                                    [secure_key] => 
                                    [id_carrier] => 0
                                    [date_upd] => 
                                    [checkedTos] => 
                                    [pictures] => 
                                    [textFields] => 
                                    [delivery_option] => 
                                    [allow_seperated_package] => 
                                    [_products:protected] => 
                                    [_taxCalculationMethod:protected] => 0
                                    [webserviceParameters:protected] => Array
                                        (
                                            [fields] => Array
                                                (
                                                    [id_address_delivery] => Array
                                                        (
                                                            [xlink_resource] => addresses
                                                        )

                                                    [id_address_invoice] => Array
                                                        (
                                                            [xlink_resource] => addresses
                                                        )

                                                    [id_currency] => Array
                                                        (
                                                            [xlink_resource] => currencies
                                                        )

                                                    [id_customer] => Array
                                                        (
                                                            [xlink_resource] => customers
                                                        )

                                                    [id_guest] => Array
                                                        (
                                                            [xlink_resource] => guests
                                                        )

                                                    [id_lang] => Array
                                                        (
                                                            [xlink_resource] => languages
                                                        )

                                                )

                                            [associations] => Array
                                                (
                                                    [cart_rows] => Array
                                                        (
                                                            [resource] => cart_row
                                                            [virtual_entity] => 1
                                                            [fields] => Array
                                                                (
                                                                    [id_product] => Array
                                                                        (
                                                                            [required] => 1
                                                                            [xlink_resource] => products
                                                                        )

                                                                    [id_product_attribute] => Array
                                                                        (
                                                                            [required] => 1
                                                                            [xlink_resource] => combinations
                                                                        )

                                                                    [id_address_delivery] => Array
                                                                        (
                                                                            [required] => 1
                                                                            [xlink_resource] => addresses
                                                                        )

                                                                    [quantity] => Array
                                                                        (
                                                                            [required] => 1
                                                                        )

                                                                )

                                                        )

                                                )

                                        )

                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => cart
                                    [identifier:protected] => id_cart
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => id_currency
                                            [1] => id_lang
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [secure_key] => 32
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [id_shop_group] => isUnsignedId
                                            [id_shop] => isUnsignedId
                                            [id_address_delivery] => isUnsignedId
                                            [id_address_invoice] => isUnsignedId
                                            [id_carrier] => isUnsignedId
                                            [id_currency] => isUnsignedId
                                            [id_customer] => isUnsignedId
                                            [id_guest] => isUnsignedId
                                            [id_lang] => isUnsignedId
                                            [recyclable] => isBool
                                            [gift] => isBool
                                            [gift_message] => isMessage
                                            [mobile_theme] => isBool
                                            [allow_seperated_package] => isBool
                                            [date_add] => isDate
                                            [date_upd] => isDate
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => cart
                                            [primary] => id_cart
                                            [fields] => Array
                                                (
                                                    [id_shop_group] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_shop] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_address_delivery] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_address_invoice] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_carrier] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_currency] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [required] => 1
                                                        )

                                                    [id_customer] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_guest] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_lang] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [required] => 1
                                                        )

                                                    [recyclable] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [gift] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [gift_message] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isMessage
                                                        )

                                                    [mobile_theme] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [delivery_option] => Array
                                                        (
                                                            [type] => 3
                                                        )

                                                    [secure_key] => Array
                                                        (
                                                            [type] => 3
                                                            [size] => 32
                                                        )

                                                    [allow_seperated_package] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [date_add] => Array
                                                        (
                                                            [type] => 5
                                                            [validate] => isDate
                                                        )

                                                    [date_upd] => Array
                                                        (
                                                            [type] => 5
                                                            [validate] => isDate
                                                        )

                                                )

                                            [classname] => Cart
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [altern] => 28
                        )

                )

        )

    [12] => Array
        (
            [file] => /home/tatouageq/www/classes/controller/FrontController.php
            [line] => 579
            [function] => exec
            [class] => HookCore
            [type] => ::
            [args] => Array
                (
                    [0] => displayHeader
                )

        )

    [13] => Array
        (
            [file] => /home/tatouageq/www/controllers/front/ProductController.php
            [line] => 172
            [function] => initContent
            [class] => FrontControllerCore
            [object] => ProductController Object
                (
                    [php_self] => product
                    [product:protected] => Product Object
                        (
                            [tax_name] => 
                            [tax_rate] => 
                            [id_manufacturer] => 
                            [id_supplier] => 
                            [id_category_default] => 
                            [id_shop_default] => 
                            [manufacturer_name] => 
                            [supplier_name] => 
                            [name] => 
                            [description] => 
                            [description_short] => 
                            [quantity] => 0
                            [minimal_quantity] => 1
                            [available_now] => 
                            [available_later] => 
                            [price] => 0
                            [specificPrice] => 0
                            [additional_shipping_cost] => 0
                            [wholesale_price] => 0
                            [on_sale] => 
                            [online_only] => 
                            [unity] => 
                            [unit_price] => 
                            [unit_price_ratio] => 0
                            [ecotax] => 0
                            [reference] => 
                            [supplier_reference] => 
                            [location] => 
                            [width] => 0
                            [height] => 0
                            [depth] => 0
                            [weight] => 0
                            [ean13] => 
                            [upc] => 
                            [link_rewrite] => 
                            [meta_description] => 
                            [meta_keywords] => 
                            [meta_title] => 
                            [quantity_discount] => 0
                            [customizable] => 
                            [new] => 
                            [uploadable_files] => 
                            [text_fields] => 
                            [active] => 1
                            [redirect_type] => 
                            [id_product_redirected] => 0
                            [available_for_order] => 1
                            [available_date] => 0000-00-00
                            [condition] => 
                            [show_price] => 1
                            [indexed] => 0
                            [visibility] => 
                            [date_add] => 
                            [date_upd] => 
                            [tags] => 
                            [base_price] => 
                            [id_tax_rules_group] => 1
                            [id_color_default] => 0
                            [advanced_stock_management] => 0
                            [out_of_stock] => 
                            [depends_on_stock] => 
                            [isFullyLoaded] => 
                            [cache_is_pack] => 
                            [cache_has_attachments] => 
                            [is_virtual] => 
                            [id_pack_product_attribute] => 
                            [cache_default_attribute] => 
                            [category] => 
                            [pack_stock_type] => 3
                            [webserviceParameters:protected] => Array
                                (
                                    [objectMethods] => Array
                                        (
                                            [add] => addWs
                                            [update] => updateWs
                                        )

                                    [objectNodeNames] => products
                                    [fields] => Array
                                        (
                                            [id_manufacturer] => Array
                                                (
                                                    [xlink_resource] => manufacturers
                                                )

                                            [id_supplier] => Array
                                                (
                                                    [xlink_resource] => suppliers
                                                )

                                            [id_category_default] => Array
                                                (
                                                    [xlink_resource] => categories
                                                )

                                            [new] => Array
                                                (
                                                )

                                            [cache_default_attribute] => Array
                                                (
                                                )

                                            [id_default_image] => Array
                                                (
                                                    [getter] => getCoverWs
                                                    [setter] => setCoverWs
                                                    [xlink_resource] => Array
                                                        (
                                                            [resourceName] => images
                                                            [subResourceName] => products
                                                        )

                                                )

                                            [id_default_combination] => Array
                                                (
                                                    [getter] => getWsDefaultCombination
                                                    [setter] => setWsDefaultCombination
                                                    [xlink_resource] => Array
                                                        (
                                                            [resourceName] => combinations
                                                        )

                                                )

                                            [id_tax_rules_group] => Array
                                                (
                                                    [xlink_resource] => Array
                                                        (
                                                            [resourceName] => tax_rule_groups
                                                        )

                                                )

                                            [position_in_category] => Array
                                                (
                                                    [getter] => getWsPositionInCategory
                                                    [setter] => setWsPositionInCategory
                                                )

                                            [manufacturer_name] => Array
                                                (
                                                    [getter] => getWsManufacturerName
                                                    [setter] => 
                                                )

                                            [quantity] => Array
                                                (
                                                    [getter] => 
                                                    [setter] => 
                                                )

                                            [type] => Array
                                                (
                                                    [getter] => getWsType
                                                    [setter] => setWsType
                                                )

                                        )

                                    [associations] => Array
                                        (
                                            [categories] => Array
                                                (
                                                    [resource] => category
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                        )

                                                )

                                            [images] => Array
                                                (
                                                    [resource] => image
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                            [combinations] => Array
                                                (
                                                    [resource] => combination
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                        )

                                                )

                                            [product_option_values] => Array
                                                (
                                                    [resource] => product_option_value
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                        )

                                                )

                                            [product_features] => Array
                                                (
                                                    [resource] => product_feature
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                            [id_feature_value] => Array
                                                                (
                                                                    [required] => 1
                                                                    [xlink_resource] => product_feature_values
                                                                )

                                                        )

                                                )

                                            [tags] => Array
                                                (
                                                    [resource] => tag
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                        )

                                                )

                                            [stock_availables] => Array
                                                (
                                                    [resource] => stock_available
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                            [id_product_attribute] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                        )

                                                    [setter] => 
                                                )

                                            [accessories] => Array
                                                (
                                                    [resource] => product
                                                    [api] => products
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                    [xlink_resource] => product
                                                                )

                                                        )

                                                )

                                            [product_bundle] => Array
                                                (
                                                    [resource] => product
                                                    [api] => products
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                            [quantity] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                        )

                                )

                            [id] => 
                            [id_lang:protected] => 1
                            [id_shop:protected] => 1
                            [id_shop_list] => 
                            [get_shop_from_context:protected] => 
                            [table:protected] => product
                            [identifier:protected] => id_product
                            [fieldsRequired:protected] => Array
                                (
                                    [0] => price
                                )

                            [fieldsSize:protected] => Array
                                (
                                    [reference] => 32
                                    [supplier_reference] => 32
                                    [location] => 64
                                    [ean13] => 13
                                    [upc] => 12
                                )

                            [fieldsValidate:protected] => Array
                                (
                                    [id_shop_default] => isUnsignedId
                                    [id_manufacturer] => isUnsignedId
                                    [id_supplier] => isUnsignedId
                                    [reference] => isReference
                                    [supplier_reference] => isReference
                                    [location] => isReference
                                    [width] => isUnsignedFloat
                                    [height] => isUnsignedFloat
                                    [depth] => isUnsignedFloat
                                    [weight] => isUnsignedFloat
                                    [quantity_discount] => isBool
                                    [ean13] => isEan13
                                    [upc] => isUpc
                                    [cache_is_pack] => isBool
                                    [cache_has_attachments] => isBool
                                    [is_virtual] => isBool
                                    [id_category_default] => isUnsignedId
                                    [id_tax_rules_group] => isUnsignedId
                                    [on_sale] => isBool
                                    [online_only] => isBool
                                    [ecotax] => isPrice
                                    [minimal_quantity] => isUnsignedInt
                                    [price] => isPrice
                                    [wholesale_price] => isPrice
                                    [unity] => isString
                                    [additional_shipping_cost] => isPrice
                                    [customizable] => isUnsignedInt
                                    [text_fields] => isUnsignedInt
                                    [uploadable_files] => isUnsignedInt
                                    [active] => isBool
                                    [redirect_type] => isString
                                    [id_product_redirected] => isUnsignedId
                                    [available_for_order] => isBool
                                    [available_date] => isDateFormat
                                    [condition] => isGenericName
                                    [show_price] => isBool
                                    [indexed] => isBool
                                    [visibility] => isProductVisibility
                                    [advanced_stock_management] => isBool
                                    [date_add] => isDate
                                    [date_upd] => isDate
                                    [pack_stock_type] => isUnsignedInt
                                )

                            [fieldsRequiredLang:protected] => Array
                                (
                                    [0] => link_rewrite
                                    [1] => name
                                )

                            [fieldsSizeLang:protected] => Array
                                (
                                    [meta_description] => 255
                                    [meta_keywords] => 255
                                    [meta_title] => 128
                                    [link_rewrite] => 128
                                    [name] => 128
                                    [available_now] => 255
                                    [available_later] => 255
                                )

                            [fieldsValidateLang:protected] => Array
                                (
                                    [meta_description] => isGenericName
                                    [meta_keywords] => isGenericName
                                    [meta_title] => isGenericName
                                    [link_rewrite] => isLinkRewrite
                                    [name] => isCatalogName
                                    [description] => isCleanHtml
                                    [description_short] => isCleanHtml
                                    [available_now] => isGenericName
                                    [available_later] => IsGenericName
                                )

                            [tables:protected] => Array
                                (
                                )

                            [image_dir:protected] => 
                            [image_format:protected] => jpg
                            [def:protected] => Array
                                (
                                    [table] => product
                                    [primary] => id_product
                                    [multilang] => 1
                                    [multilang_shop] => 1
                                    [fields] => Array
                                        (
                                            [id_shop_default] => Array
                                                (
                                                    [type] => 1
                                                    [validate] => isUnsignedId
                                                )

                                            [id_manufacturer] => Array
                                                (
                                                    [type] => 1
                                                    [validate] => isUnsignedId
                                                )

                                            [id_supplier] => Array
                                                (
                                                    [type] => 1
                                                    [validate] => isUnsignedId
                                                )

                                            [reference] => Array
                                                (
                                                    [type] => 3
                                                    [validate] => isReference
                                                    [size] => 32
                                                )

                                            [supplier_reference] => Array
                                                (
                                                    [type] => 3
                                                    [validate] => isReference
                                                    [size] => 32
                                                )

                                            [location] => Array
                                                (
                                                    [type] => 3
                                                    [validate] => isReference
                                                    [size] => 64
                                                )

                                            [width] => Array
                                                (
                                                    [type] => 4
                                                    [validate] => isUnsignedFloat
                                                )

                                            [height] => Array
                                                (
                                                    [type] => 4
                                                    [validate] => isUnsignedFloat
                                                )

                                            [depth] => Array
                                                (
                                                    [type] => 4
                                                    [validate] => isUnsignedFloat
                                                )

                                            [weight] => Array
                                                (
                                                    [type] => 4
                                                    [validate] => isUnsignedFloat
                                                )

                                            [quantity_discount] => Array
                                                (
                                                    [type] => 2
                                                    [validate] => isBool
                                                )

                                            [ean13] => Array
                                                (
                                                    [type] => 3
                                                    [validate] => isEan13
                                                    [size] => 13
                                                )

                                            [upc] => Array
                                                (
                                                    [type] => 3
                                                    [validate] => isUpc
                                                    [size] => 12
                                                )

                                            [cache_is_pack] => Array
                                                (
                                                    [type] => 2
                                                    [validate] => isBool
                                                )

                                            [cache_has_attachments] => Array
                                                (
                                                    [type] => 2
                                                    [validate] => isBool
                                                )

                                            [is_virtual] => Array
                                                (
                                                    [type] => 2
                                                    [validate] => isBool
                                                )

                                            [id_category_default] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedId
                                                )

                                            [id_tax_rules_group] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedId
                                                )

                                            [on_sale] => Array
                                                (
                                                    [type] => 2
                                                    [shop] => 1
                                                    [validate] => isBool
                                                )

                                            [online_only] => Array
                                                (
                                                    [type] => 2
                                                    [shop] => 1
                                                    [validate] => isBool
                                                )

                                            [ecotax] => Array
                                                (
                                                    [type] => 4
                                                    [shop] => 1
                                                    [validate] => isPrice
                                                )

                                            [minimal_quantity] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedInt
                                                )

                                            [price] => Array
                                                (
                                                    [type] => 4
                                                    [shop] => 1
                                                    [validate] => isPrice
                                                    [required] => 1
                                                )

                                            [wholesale_price] => Array
                                                (
                                                    [type] => 4
                                                    [shop] => 1
                                                    [validate] => isPrice
                                                )

                                            [unity] => Array
                                                (
                                                    [type] => 3
                                                    [shop] => 1
                                                    [validate] => isString
                                                )

                                            [unit_price_ratio] => Array
                                                (
                                                    [type] => 4
                                                    [shop] => 1
                                                )

                                            [additional_shipping_cost] => Array
                                                (
                                                    [type] => 4
                                                    [shop] => 1
                                                    [validate] => isPrice
                                                )

                                            [customizable] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedInt
                                                )

                                            [text_fields] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedInt
                                                )

                                            [uploadable_files] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedInt
                                                )

                                            [active] => Array
                                                (
                                                    [type] => 2
                                                    [shop] => 1
                                                    [validate] => isBool
                                                )

                                            [redirect_type] => Array
                                                (
                                                    [type] => 3
                                                    [shop] => 1
                                                    [validate] => isString
                                                )

                                            [id_product_redirected] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedId
                                                )

                                            [available_for_order] => Array
                                                (
                                                    [type] => 2
                                                    [shop] => 1
                                                    [validate] => isBool
                                                )

                                            [available_date] => Array
                                                (
                                                    [type] => 5
                                                    [shop] => 1
                                                    [validate] => isDateFormat
                                                )

                                            [condition] => Array
                                                (
                                                    [type] => 3
                                                    [shop] => 1
                                                    [validate] => isGenericName
                                                    [values] => Array
                                                        (
                                                            [0] => new
                                                            [1] => used
                                                            [2] => refurbished
                                                        )

                                                    [default] => new
                                                )

                                            [show_price] => Array
                                                (
                                                    [type] => 2
                                                    [shop] => 1
                                                    [validate] => isBool
                                                )

                                            [indexed] => Array
                                                (
                                                    [type] => 2
                                                    [shop] => 1
                                                    [validate] => isBool
                                                )

                                            [visibility] => Array
                                                (
                                                    [type] => 3
                                                    [shop] => 1
                                                    [validate] => isProductVisibility
                                                    [values] => Array
                                                        (
                                                            [0] => both
                                                            [1] => catalog
                                                            [2] => search
                                                            [3] => none
                                                        )

                                                    [default] => both
                                                )

                                            [cache_default_attribute] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                )

                                            [advanced_stock_management] => Array
                                                (
                                                    [type] => 2
                                                    [shop] => 1
                                                    [validate] => isBool
                                                )

                                            [date_add] => Array
                                                (
                                                    [type] => 5
                                                    [shop] => 1
                                                    [validate] => isDate
                                                )

                                            [date_upd] => Array
                                                (
                                                    [type] => 5
                                                    [shop] => 1
                                                    [validate] => isDate
                                                )

                                            [pack_stock_type] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedInt
                                                )

                                            [meta_description] => Array
                                                (
                                                    [type] => 3
                                                    [lang] => 1
                                                    [validate] => isGenericName
                                                    [size] => 255
                                                )

                                            [meta_keywords] => Array
                                                (
                                                    [type] => 3
                                                    [lang] => 1
                                                    [validate] => isGenericName
                                                    [size] => 255
                                                )

                                            [meta_title] => Array
                                                (
                                                    [type] => 3
                                                    [lang] => 1
                                                    [validate] => isGenericName
                                                    [size] => 128
                                                )

                                            [link_rewrite] => Array
                                                (
                                                    [type] => 3
                                                    [lang] => 1
                                                    [validate] => isLinkRewrite
                                                    [required] => 1
                                                    [size] => 128
                                                    [ws_modifier] => Array
                                                        (
                                                            [http_method] => 2
                                                            [modifier] => modifierWsLinkRewrite
                                                        )

                                                )

                                            [name] => Array
                                                (
                                                    [type] => 3
                                                    [lang] => 1
                                                    [validate] => isCatalogName
                                                    [required] => 1
                                                    [size] => 128
                                                )

                                            [description] => Array
                                                (
                                                    [type] => 6
                                                    [lang] => 1
                                                    [validate] => isCleanHtml
                                                )

                                            [description_short] => Array
                                                (
                                                    [type] => 6
                                                    [lang] => 1
                                                    [validate] => isCleanHtml
                                                )

                                            [available_now] => Array
                                                (
                                                    [type] => 3
                                                    [lang] => 1
                                                    [validate] => isGenericName
                                                    [size] => 255
                                                )

                                            [available_later] => Array
                                                (
                                                    [type] => 3
                                                    [lang] => 1
                                                    [validate] => IsGenericName
                                                    [size] => 255
                                                )

                                        )

                                    [associations] => Array
                                        (
                                            [manufacturer] => Array
                                                (
                                                    [type] => 1
                                                )

                                            [supplier] => Array
                                                (
                                                    [type] => 1
                                                )

                                            [default_category] => Array
                                                (
                                                    [type] => 1
                                                    [field] => id_category_default
                                                    [object] => Category
                                                )

                                            [tax_rules_group] => Array
                                                (
                                                    [type] => 1
                                                )

                                            [categories] => Array
                                                (
                                                    [type] => 2
                                                    [field] => id_category
                                                    [object] => Category
                                                    [association] => category_product
                                                )

                                            [stock_availables] => Array
                                                (
                                                    [type] => 2
                                                    [field] => id_stock_available
                                                    [object] => StockAvailable
                                                    [association] => stock_availables
                                                )

                                            [l] => Array
                                                (
                                                    [type] => 2
                                                    [field] => id_product
                                                    [foreign_field] => id_product
                                                )

                                        )

                                    [classname] => Product
                                )

                            [update_fields:protected] => 
                            [force_id] => 
                        )

                    [category:protected] => 
                    [errors] => Array
                        (
                            [0] => Le produit n'a pas été trouvé
                        )

                    [iso] => 
                    [orderBy] => 
                    [orderWay] => 
                    [p] => 
                    [n] => 
                    [auth] => 
                    [guestAllowed] => 
                    [authRedirection] => 
                    [ssl] => 1
                    [restrictedCountry:protected] => 
                    [maintenance:protected] => 
                    [display_column_left] => 0
                    [display_column_right] => 0
                    [nb_items_per_page] => 
                    [context:protected] => Context Object
                        (
                            [cart] => Cart Object
                                (
                                    [id] => 
                                    [id_shop_group] => 
                                    [id_shop] => 
                                    [id_address_delivery] => 
                                    [id_address_invoice] => 
                                    [id_currency] => 1
                                    [id_customer] => 
                                    [id_guest] => 
                                    [id_lang] => 1
                                    [recyclable] => 0
                                    [gift] => 0
                                    [gift_message] => 
                                    [mobile_theme] => 
                                    [date_add] => 
                                    [secure_key] => 
                                    [id_carrier] => 0
                                    [date_upd] => 
                                    [checkedTos] => 
                                    [pictures] => 
                                    [textFields] => 
                                    [delivery_option] => 
                                    [allow_seperated_package] => 
                                    [_products:protected] => 
                                    [_taxCalculationMethod:protected] => 0
                                    [webserviceParameters:protected] => Array
                                        (
                                            [fields] => Array
                                                (
                                                    [id_address_delivery] => Array
                                                        (
                                                            [xlink_resource] => addresses
                                                        )

                                                    [id_address_invoice] => Array
                                                        (
                                                            [xlink_resource] => addresses
                                                        )

                                                    [id_currency] => Array
                                                        (
                                                            [xlink_resource] => currencies
                                                        )

                                                    [id_customer] => Array
                                                        (
                                                            [xlink_resource] => customers
                                                        )

                                                    [id_guest] => Array
                                                        (
                                                            [xlink_resource] => guests
                                                        )

                                                    [id_lang] => Array
                                                        (
                                                            [xlink_resource] => languages
                                                        )

                                                )

                                            [associations] => Array
                                                (
                                                    [cart_rows] => Array
                                                        (
                                                            [resource] => cart_row
                                                            [virtual_entity] => 1
                                                            [fields] => Array
                                                                (
                                                                    [id_product] => Array
                                                                        (
                                                                            [required] => 1
                                                                            [xlink_resource] => products
                                                                        )

                                                                    [id_product_attribute] => Array
                                                                        (
                                                                            [required] => 1
                                                                            [xlink_resource] => combinations
                                                                        )

                                                                    [id_address_delivery] => Array
                                                                        (
                                                                            [required] => 1
                                                                            [xlink_resource] => addresses
                                                                        )

                                                                    [quantity] => Array
                                                                        (
                                                                            [required] => 1
                                                                        )

                                                                )

                                                        )

                                                )

                                        )

                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => cart
                                    [identifier:protected] => id_cart
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => id_currency
                                            [1] => id_lang
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [secure_key] => 32
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [id_shop_group] => isUnsignedId
                                            [id_shop] => isUnsignedId
                                            [id_address_delivery] => isUnsignedId
                                            [id_address_invoice] => isUnsignedId
                                            [id_carrier] => isUnsignedId
                                            [id_currency] => isUnsignedId
                                            [id_customer] => isUnsignedId
                                            [id_guest] => isUnsignedId
                                            [id_lang] => isUnsignedId
                                            [recyclable] => isBool
                                            [gift] => isBool
                                            [gift_message] => isMessage
                                            [mobile_theme] => isBool
                                            [allow_seperated_package] => isBool
                                            [date_add] => isDate
                                            [date_upd] => isDate
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => cart
                                            [primary] => id_cart
                                            [fields] => Array
                                                (
                                                    [id_shop_group] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_shop] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_address_delivery] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_address_invoice] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_carrier] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_currency] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [required] => 1
                                                        )

                                                    [id_customer] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_guest] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_lang] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [required] => 1
                                                        )

                                                    [recyclable] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [gift] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [gift_message] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isMessage
                                                        )

                                                    [mobile_theme] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [delivery_option] => Array
                                                        (
                                                            [type] => 3
                                                        )

                                                    [secure_key] => Array
                                                        (
                                                            [type] => 3
                                                            [size] => 32
                                                        )

                                                    [allow_seperated_package] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [date_add] => Array
                                                        (
                                                            [type] => 5
                                                            [validate] => isDate
                                                        )

                                                    [date_upd] => Array
                                                        (
                                                            [type] => 5
                                                            [validate] => isDate
                                                        )

                                                )

                                            [classname] => Cart
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [customer] => Customer Object
                                (
                                    [id] => 
                                    [id_shop] => 
                                    [id_shop_group] => 
                                    [secure_key] => 
                                    [note] => 
                                    [id_gender] => 0
                                    [id_default_group] => 3
                                    [id_lang] => 
                                    [lastname] => 
                                    [firstname] => 
                                    [birthday] => 
                                    [email] => 
                                    [newsletter] => 
                                    [ip_registration_newsletter] => 
                                    [newsletter_date_add] => 
                                    [optin] => 
                                    [website] => 
                                    [company] => 
                                    [siret] => 
                                    [ape] => 
                                    [outstanding_allow_amount] => 0
                                    [show_public_prices] => 0
                                    [id_risk] => 
                                    [max_payment_days] => 0
                                    [passwd] => 
                                    [last_passwd_gen] => 
                                    [active] => 1
                                    [is_guest] => 0
                                    [deleted] => 0
                                    [date_add] => 
                                    [date_upd] => 
                                    [years] => 
                                    [days] => 
                                    [months] => 
                                    [geoloc_id_country] => 
                                    [geoloc_id_state] => 
                                    [geoloc_postcode] => 
                                    [logged] => 0
                                    [id_guest] => 
                                    [groupBox] => 
                                    [webserviceParameters:protected] => Array
                                        (
                                            [fields] => Array
                                                (
                                                    [id_default_group] => Array
                                                        (
                                                            [xlink_resource] => groups
                                                        )

                                                    [id_lang] => Array
                                                        (
                                                            [xlink_resource] => languages
                                                        )

                                                    [newsletter_date_add] => Array
                                                        (
                                                        )

                                                    [ip_registration_newsletter] => Array
                                                        (
                                                        )

                                                    [last_passwd_gen] => Array
                                                        (
                                                            [setter] => 
                                                        )

                                                    [secure_key] => Array
                                                        (
                                                            [setter] => 
                                                        )

                                                    [deleted] => Array
                                                        (
                                                        )

                                                    [passwd] => Array
                                                        (
                                                            [setter] => setWsPasswd
                                                        )

                                                )

                                            [associations] => Array
                                                (
                                                    [groups] => Array
                                                        (
                                                            [resource] => group
                                                        )

                                                )

                                        )

                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => customer
                                    [identifier:protected] => id_customer
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => lastname
                                            [1] => firstname
                                            [2] => email
                                            [3] => passwd
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [lastname] => 32
                                            [firstname] => 32
                                            [email] => 128
                                            [passwd] => 32
                                            [note] => 65000
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [secure_key] => isMd5
                                            [lastname] => isName
                                            [firstname] => isName
                                            [email] => isEmail
                                            [passwd] => isPasswd
                                            [id_gender] => isUnsignedId
                                            [birthday] => isBirthDate
                                            [newsletter] => isBool
                                            [optin] => isBool
                                            [website] => isUrl
                                            [company] => isGenericName
                                            [siret] => isSiret
                                            [ape] => isApe
                                            [outstanding_allow_amount] => isFloat
                                            [show_public_prices] => isBool
                                            [id_risk] => isUnsignedInt
                                            [max_payment_days] => isUnsignedInt
                                            [active] => isBool
                                            [deleted] => isBool
                                            [note] => isCleanHtml
                                            [is_guest] => isBool
                                            [id_shop] => isUnsignedId
                                            [id_shop_group] => isUnsignedId
                                            [id_lang] => isUnsignedId
                                            [date_add] => isDate
                                            [date_upd] => isDate
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => customer
                                            [primary] => id_customer
                                            [fields] => Array
                                                (
                                                    [secure_key] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isMd5
                                                            [copy_post] => 
                                                        )

                                                    [lastname] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isName
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                    [firstname] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isName
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                    [email] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isEmail
                                                            [required] => 1
                                                            [size] => 128
                                                        )

                                                    [passwd] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isPasswd
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                    [last_passwd_gen] => Array
                                                        (
                                                            [type] => 3
                                                            [copy_post] => 
                                                        )

                                                    [id_gender] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [birthday] => Array
                                                        (
                                                            [type] => 5
                                                            [validate] => isBirthDate
                                                        )

                                                    [newsletter] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [newsletter_date_add] => Array
                                                        (
                                                            [type] => 5
                                                            [copy_post] => 
                                                        )

                                                    [ip_registration_newsletter] => Array
                                                        (
                                                            [type] => 3
                                                            [copy_post] => 
                                                        )

                                                    [optin] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [website] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isUrl
                                                        )

                                                    [company] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isGenericName
                                                        )

                                                    [siret] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isSiret
                                                        )

                                                    [ape] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isApe
                                                        )

                                                    [outstanding_allow_amount] => Array
                                                        (
                                                            [type] => 4
                                                            [validate] => isFloat
                                                            [copy_post] => 
                                                        )

                                                    [show_public_prices] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [copy_post] => 
                                                        )

                                                    [id_risk] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedInt
                                                            [copy_post] => 
                                                        )

                                                    [max_payment_days] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedInt
                                                            [copy_post] => 
                                                        )

                                                    [active] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [copy_post] => 
                                                        )

                                                    [deleted] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [copy_post] => 
                                                        )

                                                    [note] => Array
                                                        (
                                                            [type] => 6
                                                            [validate] => isCleanHtml
                                                            [size] => 65000
                                                            [copy_post] => 
                                                        )

                                                    [is_guest] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [copy_post] => 
                                                        )

                                                    [id_shop] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [copy_post] => 
                                                        )

                                                    [id_shop_group] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [copy_post] => 
                                                        )

                                                    [id_default_group] => Array
                                                        (
                                                            [type] => 1
                                                            [copy_post] => 
                                                        )

                                                    [id_lang] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [copy_post] => 
                                                        )

                                                    [date_add] => Array
                                                        (
                                                            [type] => 5
                                                            [validate] => isDate
                                                            [copy_post] => 
                                                        )

                                                    [date_upd] => Array
                                                        (
                                                            [type] => 5
                                                            [validate] => isDate
                                                            [copy_post] => 
                                                        )

                                                )

                                            [classname] => Customer
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [cookie] => Cookie Object
                                (
                                    [_content:protected] => Array
                                        (
                                            [date_add] => 2024-03-19 10:32:20
                                            [id_lang] => 1
                                            [iso_code_country] => US
                                            [id_currency] => 1
                                            [ets_homecat_order_seed] => 906
                                            [viewed] => 197
                                            [mostViewed] => 197
                                        )

                                    [_name:protected] => PrestaShop-dbed2f952b7f2d916dbe455905a4b595
                                    [_expire:protected] => 1712568740
                                    [_domain:protected] => tatouagetemporaire.com
                                    [_path:protected] => /
                                    [_cipherTool:protected] => Rijndael Object
                                        (
                                            [_key:protected] => mid7vbM9YwffprhnfkZYJsdvHf0xxnDX
                                            [_iv:protected] => OÝŹ H€äŽmYÚL¬
                                        )

                                    [_modified:protected] => 
                                    [_allow_writing:protected] => 1
                                    [_salt:protected] => 3AuQzi74
                                    [_standalone:protected] => 
                                    [_secure:protected] => 1
                                )

                            [link] => Link Object
                                (
                                    [allow:protected] => 1
                                    [url:protected] => /index.php
                                    [protocol_link] => https://
                                    [protocol_content] => https://
                                    [ssl_enable:protected] => 1
                                )

                            [country] => Country Object
                                (
                                    [id] => 21
                                    [id_zone] => 2
                                    [id_currency] => 0
                                    [iso_code] => US
                                    [call_prefix] => 1
                                    [name] => Array
                                        (
                                            [1] => États-Unis
                                            [2] => États-Unis
                                        )

                                    [contains_states] => 1
                                    [need_identification_number] => 0
                                    [need_zip_code] => 1
                                    [zip_code_format] => NNNNN
                                    [display_tax_label] => 0
                                    [active] => 1
                                    [webserviceParameters:protected] => Array
                                        (
                                            [objectsNodeName] => countries
                                            [fields] => Array
                                                (
                                                    [id_zone] => Array
                                                        (
                                                            [xlink_resource] => zones
                                                        )

                                                    [id_currency] => Array
                                                        (
                                                            [xlink_resource] => currencies
                                                        )

                                                )

                                        )

                                    [id_lang:protected] => 
                                    [id_shop:protected] => 1
                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => country
                                    [identifier:protected] => id_country
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => id_zone
                                            [1] => iso_code
                                            [2] => contains_states
                                            [3] => need_identification_number
                                            [4] => display_tax_label
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [iso_code] => 3
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [id_zone] => isUnsignedId
                                            [id_currency] => isUnsignedId
                                            [call_prefix] => isInt
                                            [iso_code] => isLanguageIsoCode
                                            [active] => isBool
                                            [contains_states] => isBool
                                            [need_identification_number] => isBool
                                            [need_zip_code] => isBool
                                            [zip_code_format] => isZipCodeFormat
                                            [display_tax_label] => isBool
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                            [0] => name
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                            [name] => 64
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                            [name] => isGenericName
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => country
                                            [primary] => id_country
                                            [multilang] => 1
                                            [fields] => Array
                                                (
                                                    [id_zone] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [required] => 1
                                                        )

                                                    [id_currency] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [call_prefix] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isInt
                                                        )

                                                    [iso_code] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isLanguageIsoCode
                                                            [required] => 1
                                                            [size] => 3
                                                        )

                                                    [active] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [contains_states] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [required] => 1
                                                        )

                                                    [need_identification_number] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [required] => 1
                                                        )

                                                    [need_zip_code] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [zip_code_format] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isZipCodeFormat
                                                        )

                                                    [display_tax_label] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [required] => 1
                                                        )

                                                    [name] => Array
                                                        (
                                                            [type] => 3
                                                            [lang] => 1
                                                            [validate] => isGenericName
                                                            [required] => 1
                                                            [size] => 64
                                                        )

                                                )

                                            [associations] => Array
                                                (
                                                    [zone] => Array
                                                        (
                                                            [type] => 1
                                                        )

                                                    [currency] => Array
                                                        (
                                                            [type] => 1
                                                        )

                                                    [l] => Array
                                                        (
                                                            [type] => 2
                                                            [field] => id_country
                                                            [foreign_field] => id_country
                                                        )

                                                )

                                            [classname] => Country
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [employee] => 
                            [controller] => ProductController Object
 *RECURSION*
                            [override_controller_name_for_translations] => 
                            [language] => Language Object
                                (
                                    [id] => 1
                                    [name] => Français (French)
                                    [iso_code] => fr
                                    [language_code] => fr-fr
                                    [date_format_lite] => d/m/Y
                                    [date_format_full] => d/m/Y H:i:s
                                    [is_rtl] => 0
                                    [active] => 1
                                    [webserviceParameters:protected] => Array
                                        (
                                            [objectNodeName] => language
                                            [objectsNodeName] => languages
                                        )

                                    [translationsFilesAndVars:protected] => Array
                                        (
                                            [fields] => _FIELDS
                                            [errors] => _ERRORS
                                            [admin] => _LANGADM
                                            [pdf] => _LANGPDF
                                            [tabs] => tabs
                                        )

                                    [id_lang:protected] => 
                                    [id_shop:protected] => 1
                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => lang
                                    [identifier:protected] => id_lang
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => name
                                            [1] => iso_code
                                            [2] => date_format_lite
                                            [3] => date_format_full
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [name] => 32
                                            [iso_code] => 2
                                            [language_code] => 5
                                            [date_format_lite] => 32
                                            [date_format_full] => 32
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [name] => isGenericName
                                            [iso_code] => isLanguageIsoCode
                                            [language_code] => isLanguageCode
                                            [active] => isBool
                                            [is_rtl] => isBool
                                            [date_format_lite] => isPhpDateFormat
                                            [date_format_full] => isPhpDateFormat
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => lang
                                            [primary] => id_lang
                                            [fields] => Array
                                                (
                                                    [name] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isGenericName
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                    [iso_code] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isLanguageIsoCode
                                                            [required] => 1
                                                            [size] => 2
                                                        )

                                                    [language_code] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isLanguageCode
                                                            [size] => 5
                                                        )

                                                    [active] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [is_rtl] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [date_format_lite] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isPhpDateFormat
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                    [date_format_full] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isPhpDateFormat
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                )

                                            [classname] => Language
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [currency] => Currency Object
                                (
                                    [id] => 1
                                    [name] => Euro
                                    [iso_code] => EUR
                                    [iso_code_num] => 978
                                    [sign] => €
                                    [blank] => 1
                                    [conversion_rate] => 1.000000
                                    [deleted] => 0
                                    [format] => 2
                                    [decimals] => 1
                                    [active] => 1
                                    [webserviceParameters:protected] => Array
                                        (
                                            [objectsNodeName] => currencies
                                        )

                                    [prefix] => 
                                    [suffix] =>  €
                                    [id_lang:protected] => 
                                    [id_shop:protected] => 1
                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => currency
                                    [identifier:protected] => id_currency
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => name
                                            [1] => iso_code
                                            [2] => sign
                                            [3] => format
                                            [4] => decimals
                                            [5] => conversion_rate
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [name] => 32
                                            [iso_code] => 3
                                            [iso_code_num] => 3
                                            [sign] => 8
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [name] => isGenericName
                                            [iso_code] => isLanguageIsoCode
                                            [iso_code_num] => isNumericIsoCode
                                            [blank] => isInt
                                            [sign] => isGenericName
                                            [format] => isUnsignedId
                                            [decimals] => isBool
                                            [conversion_rate] => isUnsignedFloat
                                            [deleted] => isBool
                                            [active] => isBool
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => currency
                                            [primary] => id_currency
                                            [multilang_shop] => 1
                                            [fields] => Array
                                                (
                                                    [name] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isGenericName
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                    [iso_code] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isLanguageIsoCode
                                                            [required] => 1
                                                            [size] => 3
                                                        )

                                                    [iso_code_num] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isNumericIsoCode
                                                            [size] => 3
                                                        )

                                                    [blank] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isInt
                                                        )

                                                    [sign] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isGenericName
                                                            [required] => 1
                                                            [size] => 8
                                                        )

                                                    [format] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [required] => 1
                                                        )

                                                    [decimals] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [required] => 1
                                                        )

                                                    [conversion_rate] => Array
                                                        (
                                                            [type] => 4
                                                            [validate] => isUnsignedFloat
                                                            [required] => 1
                                                            [shop] => 1
                                                        )

                                                    [deleted] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [active] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                )

                                            [classname] => Currency
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [tab] => 
                            [shop] => Shop Object
                                (
                                    [id_shop_group] => 1
                                    [id_category] => 2
                                    [id_theme] => 3
                                    [name] => PrestaShop
                                    [active] => 1
                                    [deleted] => 0
                                    [theme_name] => lab_eren4
                                    [theme_directory] => lab_eren4
                                    [physical_uri] => /
                                    [virtual_uri] => 
                                    [domain] => tatouagetemporaire.com
                                    [domain_ssl] => tatouagetemporaire.com
                                    [group:protected] => ShopGroup Object
                                        (
                                            [name] => Default
                                            [active] => 1
                                            [share_customer] => 0
                                            [share_stock] => 0
                                            [share_order] => 0
                                            [deleted] => 0
                                            [id] => 1
                                            [id_lang:protected] => 
                                            [id_shop:protected] => 
                                            [id_shop_list] => 
                                            [get_shop_from_context:protected] => 1
                                            [table:protected] => shop_group
                                            [identifier:protected] => id_shop_group
                                            [fieldsRequired:protected] => Array
                                                (
                                                    [0] => name
                                                )

                                            [fieldsSize:protected] => Array
                                                (
                                                    [name] => 64
                                                )

                                            [fieldsValidate:protected] => Array
                                                (
                                                    [name] => isGenericName
                                                    [share_customer] => isBool
                                                    [share_order] => isBool
                                                    [share_stock] => isBool
                                                    [active] => isBool
                                                    [deleted] => isBool
                                                )

                                            [fieldsRequiredLang:protected] => Array
                                                (
                                                )

                                            [fieldsSizeLang:protected] => Array
                                                (
                                                )

                                            [fieldsValidateLang:protected] => Array
                                                (
                                                )

                                            [tables:protected] => Array
                                                (
                                                )

                                            [webserviceParameters:protected] => Array
                                                (
                                                )

                                            [image_dir:protected] => 
                                            [image_format:protected] => jpg
                                            [def:protected] => Array
                                                (
                                                    [table] => shop_group
                                                    [primary] => id_shop_group
                                                    [fields] => Array
                                                        (
                                                            [name] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isGenericName
                                                                    [required] => 1
                                                                    [size] => 64
                                                                )

                                                            [share_customer] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [share_order] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [share_stock] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [active] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [deleted] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                        )

                                                    [classname] => ShopGroup
                                                )

                                            [update_fields:protected] => 
                                            [force_id] => 
                                        )

                                    [webserviceParameters:protected] => Array
                                        (
                                            [fields] => Array
                                                (
                                                    [id_shop_group] => Array
                                                        (
                                                            [xlink_resource] => shop_groups
                                                        )

                                                    [id_category] => Array
                                                        (
                                                        )

                                                    [id_theme] => Array
                                                        (
                                                        )

                                                )

                                        )

                                    [id] => 1
                                    [id_lang:protected] => 
                                    [id_shop:protected] => 
                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => shop
                                    [identifier:protected] => id_shop
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => name
                                            [1] => id_theme
                                            [2] => id_category
                                            [3] => id_shop_group
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [name] => 64
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [active] => isBool
                                            [deleted] => isBool
                                            [name] => isGenericName
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => shop
                                            [primary] => id_shop
                                            [fields] => Array
                                                (
                                                    [active] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [deleted] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [name] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isGenericName
                                                            [required] => 1
                                                            [size] => 64
                                                        )

                                                    [id_theme] => Array
                                                        (
                                                            [type] => 1
                                                            [required] => 1
                                                        )

                                                    [id_category] => Array
                                                        (
                                                            [type] => 1
                                                            [required] => 1
                                                        )

                                                    [id_shop_group] => Array
                                                        (
                                                            [type] => 1
                                                            [required] => 1
                                                        )

                                                )

                                            [classname] => Shop
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                    [theme_id] => 3
                                )

                            [theme] => Theme Object
                                (
                                    [name] => lab_eren4
                                    [directory] => lab_eren4
                                    [responsive] => 1
                                    [default_left_column] => 1
                                    [default_right_column] => 0
                                    [product_per_page] => 12
                                    [id] => 3
                                    [id_lang:protected] => 
                                    [id_shop:protected] => 
                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => theme
                                    [identifier:protected] => id_theme
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => name
                                            [1] => directory
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [name] => 64
                                            [directory] => 64
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [name] => isGenericName
                                            [directory] => isDirName
                                            [responsive] => isBool
                                            [default_left_column] => isBool
                                            [default_right_column] => isBool
                                            [product_per_page] => isInt
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [webserviceParameters:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => theme
                                            [primary] => id_theme
                                            [fields] => Array
                                                (
                                                    [name] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isGenericName
                                                            [size] => 64
                                                            [required] => 1
                                                        )

                                                    [directory] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isDirName
                                                            [size] => 64
                                                            [required] => 1
                                                        )

                                                    [responsive] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [default_left_column] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [default_right_column] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [product_per_page] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isInt
                                                        )

                                                )

                                            [classname] => Theme
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [smarty] => SmartyCustom Object
                                (
                                    [auto_literal] => 1
                                    [error_unassigned] => 
                                    [use_include_path] => 
                                    [template_dir:Smarty:private] => Array
                                        (
                                            [0] => /home/tatouageq/www/themes/lab_eren4/tpl/
                                        )

                                    [joined_template_dir] => /home/tatouageq/www/themes/lab_eren4/tpl/
                                    [joined_config_dir] => /home/tatouageq/www/tools/smarty/configs/
                                    [default_template_handler_func] => 
                                    [default_config_handler_func] => 
                                    [default_plugin_handler_func] => 
                                    [compile_dir:Smarty:private] => /home/tatouageq/www/cache/smarty/compile/
                                    [plugins_dir:Smarty:private] => Array
                                        (
                                            [0] => /home/tatouageq/www/tools/smarty/plugins/
                                        )

                                    [cache_dir:Smarty:private] => /home/tatouageq/www/cache/smarty/cache/
                                    [config_dir:Smarty:private] => Array
                                        (
                                            [0] => /home/tatouageq/www/tools/smarty/configs/
                                        )

                                    [force_compile] => 
                                    [compile_check] => 1
                                    [use_sub_dirs] => 1
                                    [allow_ambiguous_resources] => 
                                    [caching] => 
                                    [merge_compiled_includes] => 
                                    [inheritance_merge_compiled_includes] => 1
                                    [cache_lifetime] => 3600
                                    [force_cache] => 
                                    [cache_id] => 
                                    [compile_id] => 
                                    [left_delimiter] => {
                                    [right_delimiter] => }
                                    [security_class] => Smarty_Security
                                    [security_policy] => 
                                    [php_handling] => 0
                                    [allow_php_templates] => 
                                    [direct_access_security] => 1
                                    [debugging] => 
                                    [debugging_ctrl] => NONE
                                    [smarty_debug_id] => SMARTY_DEBUG
                                    [debug_tpl] => /home/tatouageq/www/themes/debug.tpl
                                    [error_reporting] => 
                                    [get_used_tags] => 
                                    [config_overwrite] => 1
                                    [config_booleanize] => 1
                                    [config_read_hidden] => 
                                    [compile_locking] => 1
                                    [cache_locking] => 
                                    [locking_timeout] => 10
                                    [template_functions] => Array
                                        (
                                        )

                                    [default_resource_type] => file
                                    [caching_type] => file
                                    [properties] => Array
                                        (
                                        )

                                    [default_config_type] => file
                                    [template_objects] => Array
                                        (
                                        )

                                    [cache_modified_check] => 
                                    [registered_plugins] => Array
                                        (
                                            [modifier] => Array
                                                (
                                                    [truncate] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smarty_modifier_truncate
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [secureReferrer] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => secureReferrer
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [json_encode] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => jsonEncode
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [json_decode] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => jsonDecode
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [convertAndFormatPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => convertAndFormatPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [boolval] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => boolval
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [cleanHtml] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyCleanHtml
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                            [function] => Array
                                                (
                                                    [t] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyTruncate
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [m] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyMaxWords
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [p] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyShowObject
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [d] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyDieObject
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [l] => Array
                                                        (
                                                            [0] => smartyTranslate
                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [hook] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyHook
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [toolsConvertPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => toolsConvertPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [dateFormat] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => dateFormat
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [convertPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => convertPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [convertPriceWithCurrency] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => convertPriceWithCurrency
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayWtPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => displayWtPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayWtPriceWithCurrency] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => displayWtPriceWithCurrency
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => displayPriceSmarty
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [getAdminToken] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => getAdminTokenLiteSmarty
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayAddressDetail] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => generateAddressSmarty
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [getWidthSize] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => getWidth
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [getHeightSize] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => getHeight
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [addJsDef] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => addJsDef
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                            [block] => Array
                                                (
                                                    [addJsDefL] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => addJsDefL
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                        )

                                    [plugin_search_order] => Array
                                        (
                                            [0] => function
                                            [1] => block
                                            [2] => compiler
                                            [3] => class
                                        )

                                    [registered_objects] => Array
                                        (
                                        )

                                    [registered_classes] => Array
                                        (
                                        )

                                    [registered_filters] => Array
                                        (
                                            [output] => Array
                                                (
                                                    [smartyMinifyHTML] => smartyMinifyHTML
                                                    [smartyPackJSinHTML] => smartyPackJSinHTML
                                                )

                                        )

                                    [registered_resources] => Array
                                        (
                                        )

                                    [_resource_handlers] => Array
                                        (
                                        )

                                    [registered_cache_resources] => Array
                                        (
                                        )

                                    [_cacheresource_handlers] => Array
                                        (
                                        )

                                    [autoload_filters] => Array
                                        (
                                        )

                                    [default_modifiers] => Array
                                        (
                                        )

                                    [escape_html] => 
                                    [start_time] => 1710840740.4231
                                    [_file_perms] => 420
                                    [_dir_perms] => 505
                                    [_tag_stack] => Array
                                        (
                                        )

                                    [smarty] => SmartyCustom Object
 *RECURSION*
                                    [_current_file] => 
                                    [_parserdebug] => 
                                    [merged_templates_func] => Array
                                        (
                                        )

                                    [template_class] => Smarty_Custom_Template
                                    [tpl_vars] => Array
                                        (
                                            [meta_title] => Smarty_Variable Object
                                                (
                                                    [value] => Tatouage temporaire personnalisé à l'unité - Tatouage éphémère
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [meta_description] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [meta_keywords] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [request_uri] => Smarty_Variable Object
                                                (
                                                    [value] => /maori/197-maori-36.html
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [navigationPipe] => Smarty_Variable Object
                                                (
                                                    [value] => >
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [mobile_device] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [link] => Smarty_Variable Object
                                                (
                                                    [value] => Link Object
                                                        (
                                                            [allow:protected] => 1
                                                            [url:protected] => /index.php
                                                            [protocol_link] => https://
                                                            [protocol_content] => https://
                                                            [ssl_enable:protected] => 1
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [cart] => Smarty_Variable Object
                                                (
                                                    [value] => Cart Object
                                                        (
                                                            [id] => 
                                                            [id_shop_group] => 1
                                                            [id_shop] => 1
                                                            [id_address_delivery] => 0
                                                            [id_address_invoice] => 0
                                                            [id_currency] => 1
                                                            [id_customer] => 
                                                            [id_guest] => 0
                                                            [id_lang] => 1
                                                            [recyclable] => 0
                                                            [gift] => 0
                                                            [gift_message] => 
                                                            [mobile_theme] => 
                                                            [date_add] => 
                                                            [secure_key] => 
                                                            [id_carrier] => 0
                                                            [date_upd] => 
                                                            [checkedTos] => 
                                                            [pictures] => 
                                                            [textFields] => 
                                                            [delivery_option] => 
                                                            [allow_seperated_package] => 
                                                            [_products:protected] => 
                                                            [_taxCalculationMethod:protected] => 0
                                                            [webserviceParameters:protected] => Array
                                                                (
                                                                    [fields] => Array
                                                                        (
                                                                            [id_address_delivery] => Array
                                                                                (
                                                                                    [xlink_resource] => addresses
                                                                                )

                                                                            [id_address_invoice] => Array
                                                                                (
                                                                                    [xlink_resource] => addresses
                                                                                )

                                                                            [id_currency] => Array
                                                                                (
                                                                                    [xlink_resource] => currencies
                                                                                )

                                                                            [id_customer] => Array
                                                                                (
                                                                                    [xlink_resource] => customers
                                                                                )

                                                                            [id_guest] => Array
                                                                                (
                                                                                    [xlink_resource] => guests
                                                                                )

                                                                            [id_lang] => Array
                                                                                (
                                                                                    [xlink_resource] => languages
                                                                                )

                                                                        )

                                                                    [associations] => Array
                                                                        (
                                                                            [cart_rows] => Array
                                                                                (
                                                                                    [resource] => cart_row
                                                                                    [virtual_entity] => 1
                                                                                    [fields] => Array
                                                                                        (
                                                                                            [id_product] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                    [xlink_resource] => products
                                                                                                )

                                                                                            [id_product_attribute] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                    [xlink_resource] => combinations
                                                                                                )

                                                                                            [id_address_delivery] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                    [xlink_resource] => addresses
                                                                                                )

                                                                                            [quantity] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                )

                                                                                        )

                                                                                )

                                                                        )

                                                                )

                                                            [id_shop_list] => 
                                                            [get_shop_from_context:protected] => 1
                                                            [table:protected] => cart
                                                            [identifier:protected] => id_cart
                                                            [fieldsRequired:protected] => Array
                                                                (
                                                                    [0] => id_currency
                                                                    [1] => id_lang
                                                                )

                                                            [fieldsSize:protected] => Array
                                                                (
                                                                    [secure_key] => 32
                                                                )

                                                            [fieldsValidate:protected] => Array
                                                                (
                                                                    [id_shop_group] => isUnsignedId
                                                                    [id_shop] => isUnsignedId
                                                                    [id_address_delivery] => isUnsignedId
                                                                    [id_address_invoice] => isUnsignedId
                                                                    [id_carrier] => isUnsignedId
                                                                    [id_currency] => isUnsignedId
                                                                    [id_customer] => isUnsignedId
                                                                    [id_guest] => isUnsignedId
                                                                    [id_lang] => isUnsignedId
                                                                    [recyclable] => isBool
                                                                    [gift] => isBool
                                                                    [gift_message] => isMessage
                                                                    [mobile_theme] => isBool
                                                                    [allow_seperated_package] => isBool
                                                                    [date_add] => isDate
                                                                    [date_upd] => isDate
                                                                )

                                                            [fieldsRequiredLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsSizeLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsValidateLang:protected] => Array
                                                                (
                                                                )

                                                            [tables:protected] => Array
                                                                (
                                                                )

                                                            [image_dir:protected] => 
                                                            [image_format:protected] => jpg
                                                            [def:protected] => Array
                                                                (
                                                                    [table] => cart
                                                                    [primary] => id_cart
                                                                    [fields] => Array
                                                                        (
                                                                            [id_shop_group] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_shop] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_address_delivery] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_address_invoice] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_carrier] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_currency] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                    [required] => 1
                                                                                )

                                                                            [id_customer] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_guest] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_lang] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                    [required] => 1
                                                                                )

                                                                            [recyclable] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [gift] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [gift_message] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isMessage
                                                                                )

                                                                            [mobile_theme] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [delivery_option] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                )

                                                                            [secure_key] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [size] => 32
                                                                                )

                                                                            [allow_seperated_package] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [date_add] => Array
                                                                                (
                                                                                    [type] => 5
                                                                                    [validate] => isDate
                                                                                )

                                                                            [date_upd] => Array
                                                                                (
                                                                                    [type] => 5
                                                                                    [validate] => isDate
                                                                                )

                                                                        )

                                                                    [classname] => Cart
                                                                )

                                                            [update_fields:protected] => 
                                                            [force_id] => 
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currency] => Smarty_Variable Object
                                                (
                                                    [value] => Currency Object
                                                        (
                                                            [id] => 1
                                                            [name] => Euro
                                                            [iso_code] => EUR
                                                            [iso_code_num] => 978
                                                            [sign] => €
                                                            [blank] => 1
                                                            [conversion_rate] => 1.000000
                                                            [deleted] => 0
                                                            [format] => 2
                                                            [decimals] => 1
                                                            [active] => 1
                                                            [webserviceParameters:protected] => Array
                                                                (
                                                                    [objectsNodeName] => currencies
                                                                )

                                                            [prefix] => 
                                                            [suffix] =>  €
                                                            [id_lang:protected] => 
                                                            [id_shop:protected] => 1
                                                            [id_shop_list] => 
                                                            [get_shop_from_context:protected] => 1
                                                            [table:protected] => currency
                                                            [identifier:protected] => id_currency
                                                            [fieldsRequired:protected] => Array
                                                                (
                                                                    [0] => name
                                                                    [1] => iso_code
                                                                    [2] => sign
                                                                    [3] => format
                                                                    [4] => decimals
                                                                    [5] => conversion_rate
                                                                )

                                                            [fieldsSize:protected] => Array
                                                                (
                                                                    [name] => 32
                                                                    [iso_code] => 3
                                                                    [iso_code_num] => 3
                                                                    [sign] => 8
                                                                )

                                                            [fieldsValidate:protected] => Array
                                                                (
                                                                    [name] => isGenericName
                                                                    [iso_code] => isLanguageIsoCode
                                                                    [iso_code_num] => isNumericIsoCode
                                                                    [blank] => isInt
                                                                    [sign] => isGenericName
                                                                    [format] => isUnsignedId
                                                                    [decimals] => isBool
                                                                    [conversion_rate] => isUnsignedFloat
                                                                    [deleted] => isBool
                                                                    [active] => isBool
                                                                )

                                                            [fieldsRequiredLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsSizeLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsValidateLang:protected] => Array
                                                                (
                                                                )

                                                            [tables:protected] => Array
                                                                (
                                                                )

                                                            [image_dir:protected] => 
                                                            [image_format:protected] => jpg
                                                            [def:protected] => Array
                                                                (
                                                                    [table] => currency
                                                                    [primary] => id_currency
                                                                    [multilang_shop] => 1
                                                                    [fields] => Array
                                                                        (
                                                                            [name] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isGenericName
                                                                                    [required] => 1
                                                                                    [size] => 32
                                                                                )

                                                                            [iso_code] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isLanguageIsoCode
                                                                                    [required] => 1
                                                                                    [size] => 3
                                                                                )

                                                                            [iso_code_num] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isNumericIsoCode
                                                                                    [size] => 3
                                                                                )

                                                                            [blank] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isInt
                                                                                )

                                                                            [sign] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isGenericName
                                                                                    [required] => 1
                                                                                    [size] => 8
                                                                                )

                                                                            [format] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                    [required] => 1
                                                                                )

                                                                            [decimals] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                    [required] => 1
                                                                                )

                                                                            [conversion_rate] => Array
                                                                                (
                                                                                    [type] => 4
                                                                                    [validate] => isUnsignedFloat
                                                                                    [required] => 1
                                                                                    [shop] => 1
                                                                                )

                                                                            [deleted] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [active] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                        )

                                                                    [classname] => Currency
                                                                )

                                                            [update_fields:protected] => 
                                                            [force_id] => 
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencyRate] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [cookie] => Smarty_Variable Object
                                                (
                                                    [value] => Cookie Object
                                                        (
                                                            [_content:protected] => Array
                                                                (
                                                                    [date_add] => 2024-03-19 10:32:20
                                                                    [id_lang] => 1
                                                                    [iso_code_country] => US
                                                                    [id_currency] => 1
                                                                    [ets_homecat_order_seed] => 906
                                                                    [viewed] => 197
                                                                    [mostViewed] => 197
                                                                )

                                                            [_name:protected] => PrestaShop-dbed2f952b7f2d916dbe455905a4b595
                                                            [_expire:protected] => 1712568740
                                                            [_domain:protected] => tatouagetemporaire.com
                                                            [_path:protected] => /
                                                            [_cipherTool:protected] => Rijndael Object
                                                                (
                                                                    [_key:protected] => mid7vbM9YwffprhnfkZYJsdvHf0xxnDX
                                                                    [_iv:protected] => OÝŹ H€äŽmYÚL¬
                                                                )

                                                            [_modified:protected] => 
                                                            [_allow_writing:protected] => 1
                                                            [_salt:protected] => 3AuQzi74
                                                            [_standalone:protected] => 
                                                            [_secure:protected] => 1
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [page_name] => Smarty_Variable Object
                                                (
                                                    [value] => product
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [hide_left_column] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [hide_right_column] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [base_dir] => Smarty_Variable Object
                                                (
                                                    [value] => http://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [base_dir_ssl] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [force_ssl] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [content_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [base_uri] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [tpl_dir] => Smarty_Variable Object
                                                (
                                                    [value] => /home/tatouageq/www/themes/lab_eren4/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [tpl_uri] => Smarty_Variable Object
                                                (
                                                    [value] => /themes/lab_eren4/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [modules_dir] => Smarty_Variable Object
                                                (
                                                    [value] => /modules/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [mail_dir] => Smarty_Variable Object
                                                (
                                                    [value] => /mails/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lang_iso] => Smarty_Variable Object
                                                (
                                                    [value] => fr
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lang_id] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [language_code] => Smarty_Variable Object
                                                (
                                                    [value] => fr-fr
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [come_from] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/maori/197-maori-36.html
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [cart_qties] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencies] => Smarty_Variable Object
                                                (
                                                    [value] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [id_currency] => 1
                                                                    [name] => Euro
                                                                    [iso_code] => EUR
                                                                    [iso_code_num] => 978
                                                                    [sign] => €
                                                                    [blank] => 1
                                                                    [format] => 2
                                                                    [decimals] => 1
                                                                    [conversion_rate] => 1.000000
                                                                    [deleted] => 0
                                                                    [active] => 1
                                                                    [id_shop] => 1
                                                                )

                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [languages] => Smarty_Variable Object
                                                (
                                                    [value] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [id_lang] => 1
                                                                    [name] => Français (French)
                                                                    [active] => 1
                                                                    [iso_code] => fr
                                                                    [language_code] => fr-fr
                                                                    [date_format_lite] => d/m/Y
                                                                    [date_format_full] => d/m/Y H:i:s
                                                                    [is_rtl] => 0
                                                                    [id_shop] => 1
                                                                    [shops] => Array
                                                                        (
                                                                            [1] => 1
                                                                        )

                                                                )

                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [meta_language] => Smarty_Variable Object
                                                (
                                                    [value] => fr
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [priceDisplay] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [is_logged] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [is_guest] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [add_prod_display] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [shop_name] => Smarty_Variable Object
                                                (
                                                    [value] => Tatouage temporaire personnalisé à l'unité - Tatouage éphémère
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [roundMode] => Smarty_Variable Object
                                                (
                                                    [value] => 2
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [use_taxes] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [show_taxes] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [display_tax_label] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [vat_management] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [opc] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_CATALOG_MODE] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [b2b_enable] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [request] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/-.html
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_STOCK_MANAGEMENT] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [quick_view] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [shop_phone] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [compared_products] => Smarty_Variable Object
                                                (
                                                    [value] => Array
                                                        (
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [comparator_max_item] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencySign] => Smarty_Variable Object
                                                (
                                                    [value] => €
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencyFormat] => Smarty_Variable Object
                                                (
                                                    [value] => 2
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencyBlank] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [id_currency_cookie] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logged] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [customerName] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_ps_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_cat_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/c/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_lang_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/l/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_prod_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/p/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_manu_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/m/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_sup_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/su/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_ship_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/s/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_store_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/st/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_col_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/co/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/themes/lab_eren4/img/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [css_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/themes/lab_eren4/css/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [js_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/themes/lab_eren4/js/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [pic_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/upload/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [time] => Smarty_Variable Object
                                                (
                                                    [value] => 1710840740
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_update_time] => Smarty_Variable Object
                                                (
                                                    [value] => 1704321425
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [static_token] => Smarty_Variable Object
                                                (
                                                    [value] => 45ddd66312b66bb86fbafaf4e64df042
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [token] => Smarty_Variable Object
                                                (
                                                    [value] => 2fb185f77577dabd4a9a73963c873aab
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [priceDisplayPrecision] => Smarty_Variable Object
                                                (
                                                    [value] => 2
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [content_only] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [favicon_url] => Smarty_Variable Object
                                                (
                                                    [value] => /img/favicon.ico
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logo_image_width] => Smarty_Variable Object
                                                (
                                                    [value] => 39
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logo_image_height] => Smarty_Variable Object
                                                (
                                                    [value] => 25
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logo_url] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/prestashop-logo-1477400065.jpg
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [LAB_THEMENAME] => Smarty_Variable Object
                                                (
                                                    [value] => lab_eren4
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_BASE_URL] => Smarty_Variable Object
                                                (
                                                    [value] => http://tatouagetemporaire.com
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_BASE_URI] => Smarty_Variable Object
                                                (
                                                    [value] => /
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hbgnav] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_htextnav] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hbgheadercolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_htextheader] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hhovertext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hhovertextnav] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mbghover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mbgcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mtext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mtexthover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mbgsubmenu] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mtextsub] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mhovertextsub] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_cbgcolor] => Smarty_Variable Object
                                                (
                                                    [value] => #36a0b1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccolorlink] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_chovercolorlink] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccolortext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccolorprice] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccoloroldprice] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ciconcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_cbgbuttom] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ctextbuttom] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ctextbuttomhover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_cbgbuttomhover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_fbgcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_fcolortext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_flinkcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_flinkcolorhover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_show_color] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableFTM] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableQv] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableW] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableC] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnablesubCate] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [labshowthemecolor] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [labthemecolor] => Smarty_Variable Object
                                                (
                                                    [value] => default
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mode_theme] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [labskin] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ssl_enabled] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PAYPAL_SANDBOX] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PayPal_in_context_checkout] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [use_paypal_in_context] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PayPal_in_context_checkout_merchant_id] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [paypal_mode] => Smarty_Variable Object
                                                (
                                                    [value] => production
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [google_pass_thou] => Smarty_Variable Object
                                                (
                                                    [value] => _RiB0LpmHg7JSi00hQyY02Sb-W05wiT1Eh1Iq57tyag
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_unit] => Smarty_Variable Object
                                                (
                                                    [value] => cm
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_unit_name] => Smarty_Variable Object
                                                (
                                                    [value] => Centimètre
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_big_unit] => Smarty_Variable Object
                                                (
                                                    [value] => m²
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_area_ratio] => Smarty_Variable Object
                                                (
                                                    [value] => 10000
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [bDisplay] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [iConversionId] => Smarty_Variable Object
                                                (
                                                    [value] => AW-775554528
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [sConversionLabel] => Smarty_Variable Object
                                                (
                                                    [value] => 0fJ5CO68oYcYEOCL6PEC
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [sModuleName] => Smarty_Variable Object
                                                (
                                                    [value] => gact
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [bDebug] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ets_crosssell_16] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                        )

                                    [parent] => 
                                    [config_vars] => Array
                                        (
                                        )

                                )

                            [mobile_detect] => Mobile_Detect Object
                                (
                                    [userAgent:protected] => claudebot
                                    [httpHeaders:protected] => Array
                                        (
                                            [HTTP_REMOTE_IP] => 34.204.181.19
                                            [HTTP_REFERER] => http://tatouagetemporaire.com/maori/197-maori-36.html
                                            [HTTP_USER_AGENT] => claudebot
                                            [HTTP_ACCEPT] => */*
                                            [HTTP_X_OVHREQUEST_ID] => 6b35fcba1879995531bbafd524ceb12f
                                            [HTTP_X_FORWARDED_PROTO] => https
                                            [HTTP_X_FORWARDED_FOR] => 34.204.181.19
                                            [HTTP_X_PREDICTOR] => 1
                                            [HTTP_HOST] => tatouagetemporaire.com
                                            [HTTP_MOD_REWRITE] => On
                                        )

                                    [detectionType:protected] => mobile
                                )

                            [mode] => 
                            [mobile_device:protected] => 
                            [is_mobile:protected] => 
                            [is_tablet:protected] => 
                        )

                    [css_files] => Array
                        (
                            [/themes/lab_eren4/css/global.css] => all
                            [/themes/lab_eren4/css/autoload/highdpi.css] => all
                            [/themes/lab_eren4/css/autoload/responsive-tables.css] => all
                            [/themes/lab_eren4/css/autoload/uniform.default.css] => all
                            [/js/jquery/plugins/fancybox/jquery.fancybox.css] => all
                            [/themes/lab_eren4/css/modules/blockcart/blockcart.css] => all
                            [/js/jquery/plugins/bxslider/jquery.bxslider.css] => all
                            [/themes/lab_eren4/css/modules/blockmyaccountfooter/blockmyaccount.css] => all
                            [/themes/lab_eren4/css/modules/blockuserinfo/blockuserinfo.css] => all
                            [/themes/lab_eren4/css/modules/homefeatured/homefeatured.css] => all
                            [/js/jquery/plugins/autocomplete/jquery.autocomplete.css] => all
                            [/themes/lab_eren4/css/modules/labsearch/css/labsearch.css] => all
                            [/modules/labthemeoptions/views/templates/front/colortool/css/lab.cltool.css] => all
                            [/modules/labthemeoptions/views/templates/front/colortool/css/colorpicker.css] => all
                            [/modules/labthemeoptions/css/animate.css] => all
                            [/modules/labthemeoptions/css/owl.carousel.css] => all
                            [/modules/labthemeoptions/css/laberthemes.css] => all
                            [/modules/labhoverflipimg/css/labhoverflipimg.css] => all
                            [/modules/labcountdown/css/jquery.countdown.css] => all
                            [/themes/lab_eren4/css/modules/labslideshow/css/labslideshow.css] => all
                            [/themes/lab_eren4/css/modules/labmegamenu/views/css/front.css] => all
                            [/modules/smartblog/css/smartblogstyle.css] => all
                            [/modules/paypal/views/css/paypal.css] => all
                            [/modules/customtextdesign/views/css/global.css] => all
                            [/modules/responsivemenu/views/css/main.css] => all
                            [/modules/payplug/views/css/front_1_6-v3.16.2.css] => all
                            [/modules/ets_crosssell/views/css/product_list16.css] => all
                            [/modules/ets_crosssell/views/css/slick.css] => all
                            [/modules/ets_crosssell/views/css/front.css] => all
                            [/modules/ets_crosssell/views/css/front16.css] => all
                        )

                    [js_files] => Array
                        (
                            [0] => /js/jquery/jquery-1.11.0.min.js
                            [1] => /js/jquery/jquery-migrate-1.2.1.min.js
                            [2] => /js/jquery/plugins/jquery.easing.js
                            [3] => /js/tools.js
                            [4] => /themes/lab_eren4/js/global.js
                            [5] => /themes/lab_eren4/js/autoload/10-bootstrap.min.js
                            [6] => /themes/lab_eren4/js/autoload/15-jquery.total-storage.min.js
                            [7] => /themes/lab_eren4/js/autoload/15-jquery.uniform-modified.js
                            [8] => /js/jquery/plugins/fancybox/jquery.fancybox.js
                            [9] => /themes/lab_eren4/js/modules/blockcart/ajax-cart.js
                            [10] => /js/jquery/plugins/jquery.scrollTo.js
                            [11] => /js/jquery/plugins/jquery.serialScroll.js
                            [12] => /js/jquery/plugins/bxslider/jquery.bxslider.js
                            [13] => /js/jquery/plugins/autocomplete/jquery.autocomplete.js
                            [14] => /modules/labthemeoptions/js/colorpicker.js
                            [15] => /modules/labthemeoptions/js/jquery.cookie.js
                            [16] => /modules/labthemeoptions/js/owl.carousel.js
                            [17] => /modules/labthemeoptions/js/wow.min.js
                            [18] => /modules/labthemeoptions/js/jquery.lettering.js
                            [19] => /modules/labthemeoptions/js/laberthemes.js
                            [20] => /modules/labcountdown/js/jquery.plugin.js
                            [21] => /modules/labcountdown/js/jquery.countdown.js
                            [22] => /modules/labslideshow/js/jquery.nivo.slider.pack.js
                            [23] => /modules/labmegamenu/views/js/front.js
                            [24] => /modules/labscroll/scrolltop.js
                            [25] => /modules/ganalytics/views/js/GoogleAnalyticActionLib.js
                            [26] => /modules/customtextdesign/views/js/front/modules/hide-special.js
                            [27] => /modules/customtextdesign/views/js/tn_compat.js
                            [28] => /modules/customtextdesign/views/js/front/cust-form.js
                            [29] => /modules/responsivemenu/views/js/responsivemenu.js
                            [30] => /modules/payplug/views/js/front_1_6-v3.16.2.js
                            [31] => /modules/payplug/views/js/utilities-v3.16.2.js
                            [32] => /modules/topbanner/views/js/front_common.js
                            [33] => /modules/topbanner/views/js/front16.js
                            [34] => /modules/ets_crosssell/views/js/slick.min.js
                            [35] => /modules/ets_crosssell/views/js/front.js
                        )

                    [display_header:protected] => 1
                    [display_header_javascript:protected] => 1
                    [template:protected] => 
                    [display_footer:protected] => 1
                    [content_only:protected] => 
                    [ajax] => 
                    [json:protected] => 
                    [status:protected] => 
                    [redirect_after:protected] => 
                    [controller_type] => front
                )

            [type] => ->
            [args] => Array
                (
                )

        )

    [14] => Array
        (
            [file] => /home/tatouageq/www/classes/controller/Controller.php
            [line] => 189
            [function] => initContent
            [class] => ProductControllerCore
            [object] => ProductController Object
                (
                    [php_self] => product
                    [product:protected] => Product Object
                        (
                            [tax_name] => 
                            [tax_rate] => 
                            [id_manufacturer] => 
                            [id_supplier] => 
                            [id_category_default] => 
                            [id_shop_default] => 
                            [manufacturer_name] => 
                            [supplier_name] => 
                            [name] => 
                            [description] => 
                            [description_short] => 
                            [quantity] => 0
                            [minimal_quantity] => 1
                            [available_now] => 
                            [available_later] => 
                            [price] => 0
                            [specificPrice] => 0
                            [additional_shipping_cost] => 0
                            [wholesale_price] => 0
                            [on_sale] => 
                            [online_only] => 
                            [unity] => 
                            [unit_price] => 
                            [unit_price_ratio] => 0
                            [ecotax] => 0
                            [reference] => 
                            [supplier_reference] => 
                            [location] => 
                            [width] => 0
                            [height] => 0
                            [depth] => 0
                            [weight] => 0
                            [ean13] => 
                            [upc] => 
                            [link_rewrite] => 
                            [meta_description] => 
                            [meta_keywords] => 
                            [meta_title] => 
                            [quantity_discount] => 0
                            [customizable] => 
                            [new] => 
                            [uploadable_files] => 
                            [text_fields] => 
                            [active] => 1
                            [redirect_type] => 
                            [id_product_redirected] => 0
                            [available_for_order] => 1
                            [available_date] => 0000-00-00
                            [condition] => 
                            [show_price] => 1
                            [indexed] => 0
                            [visibility] => 
                            [date_add] => 
                            [date_upd] => 
                            [tags] => 
                            [base_price] => 
                            [id_tax_rules_group] => 1
                            [id_color_default] => 0
                            [advanced_stock_management] => 0
                            [out_of_stock] => 
                            [depends_on_stock] => 
                            [isFullyLoaded] => 
                            [cache_is_pack] => 
                            [cache_has_attachments] => 
                            [is_virtual] => 
                            [id_pack_product_attribute] => 
                            [cache_default_attribute] => 
                            [category] => 
                            [pack_stock_type] => 3
                            [webserviceParameters:protected] => Array
                                (
                                    [objectMethods] => Array
                                        (
                                            [add] => addWs
                                            [update] => updateWs
                                        )

                                    [objectNodeNames] => products
                                    [fields] => Array
                                        (
                                            [id_manufacturer] => Array
                                                (
                                                    [xlink_resource] => manufacturers
                                                )

                                            [id_supplier] => Array
                                                (
                                                    [xlink_resource] => suppliers
                                                )

                                            [id_category_default] => Array
                                                (
                                                    [xlink_resource] => categories
                                                )

                                            [new] => Array
                                                (
                                                )

                                            [cache_default_attribute] => Array
                                                (
                                                )

                                            [id_default_image] => Array
                                                (
                                                    [getter] => getCoverWs
                                                    [setter] => setCoverWs
                                                    [xlink_resource] => Array
                                                        (
                                                            [resourceName] => images
                                                            [subResourceName] => products
                                                        )

                                                )

                                            [id_default_combination] => Array
                                                (
                                                    [getter] => getWsDefaultCombination
                                                    [setter] => setWsDefaultCombination
                                                    [xlink_resource] => Array
                                                        (
                                                            [resourceName] => combinations
                                                        )

                                                )

                                            [id_tax_rules_group] => Array
                                                (
                                                    [xlink_resource] => Array
                                                        (
                                                            [resourceName] => tax_rule_groups
                                                        )

                                                )

                                            [position_in_category] => Array
                                                (
                                                    [getter] => getWsPositionInCategory
                                                    [setter] => setWsPositionInCategory
                                                )

                                            [manufacturer_name] => Array
                                                (
                                                    [getter] => getWsManufacturerName
                                                    [setter] => 
                                                )

                                            [quantity] => Array
                                                (
                                                    [getter] => 
                                                    [setter] => 
                                                )

                                            [type] => Array
                                                (
                                                    [getter] => getWsType
                                                    [setter] => setWsType
                                                )

                                        )

                                    [associations] => Array
                                        (
                                            [categories] => Array
                                                (
                                                    [resource] => category
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                        )

                                                )

                                            [images] => Array
                                                (
                                                    [resource] => image
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                            [combinations] => Array
                                                (
                                                    [resource] => combination
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                        )

                                                )

                                            [product_option_values] => Array
                                                (
                                                    [resource] => product_option_value
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                        )

                                                )

                                            [product_features] => Array
                                                (
                                                    [resource] => product_feature
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                            [id_feature_value] => Array
                                                                (
                                                                    [required] => 1
                                                                    [xlink_resource] => product_feature_values
                                                                )

                                                        )

                                                )

                                            [tags] => Array
                                                (
                                                    [resource] => tag
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                        )

                                                )

                                            [stock_availables] => Array
                                                (
                                                    [resource] => stock_available
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                            [id_product_attribute] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                        )

                                                    [setter] => 
                                                )

                                            [accessories] => Array
                                                (
                                                    [resource] => product
                                                    [api] => products
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                    [xlink_resource] => product
                                                                )

                                                        )

                                                )

                                            [product_bundle] => Array
                                                (
                                                    [resource] => product
                                                    [api] => products
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                            [quantity] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                        )

                                )

                            [id] => 
                            [id_lang:protected] => 1
                            [id_shop:protected] => 1
                            [id_shop_list] => 
                            [get_shop_from_context:protected] => 
                            [table:protected] => product
                            [identifier:protected] => id_product
                            [fieldsRequired:protected] => Array
                                (
                                    [0] => price
                                )

                            [fieldsSize:protected] => Array
                                (
                                    [reference] => 32
                                    [supplier_reference] => 32
                                    [location] => 64
                                    [ean13] => 13
                                    [upc] => 12
                                )

                            [fieldsValidate:protected] => Array
                                (
                                    [id_shop_default] => isUnsignedId
                                    [id_manufacturer] => isUnsignedId
                                    [id_supplier] => isUnsignedId
                                    [reference] => isReference
                                    [supplier_reference] => isReference
                                    [location] => isReference
                                    [width] => isUnsignedFloat
                                    [height] => isUnsignedFloat
                                    [depth] => isUnsignedFloat
                                    [weight] => isUnsignedFloat
                                    [quantity_discount] => isBool
                                    [ean13] => isEan13
                                    [upc] => isUpc
                                    [cache_is_pack] => isBool
                                    [cache_has_attachments] => isBool
                                    [is_virtual] => isBool
                                    [id_category_default] => isUnsignedId
                                    [id_tax_rules_group] => isUnsignedId
                                    [on_sale] => isBool
                                    [online_only] => isBool
                                    [ecotax] => isPrice
                                    [minimal_quantity] => isUnsignedInt
                                    [price] => isPrice
                                    [wholesale_price] => isPrice
                                    [unity] => isString
                                    [additional_shipping_cost] => isPrice
                                    [customizable] => isUnsignedInt
                                    [text_fields] => isUnsignedInt
                                    [uploadable_files] => isUnsignedInt
                                    [active] => isBool
                                    [redirect_type] => isString
                                    [id_product_redirected] => isUnsignedId
                                    [available_for_order] => isBool
                                    [available_date] => isDateFormat
                                    [condition] => isGenericName
                                    [show_price] => isBool
                                    [indexed] => isBool
                                    [visibility] => isProductVisibility
                                    [advanced_stock_management] => isBool
                                    [date_add] => isDate
                                    [date_upd] => isDate
                                    [pack_stock_type] => isUnsignedInt
                                )

                            [fieldsRequiredLang:protected] => Array
                                (
                                    [0] => link_rewrite
                                    [1] => name
                                )

                            [fieldsSizeLang:protected] => Array
                                (
                                    [meta_description] => 255
                                    [meta_keywords] => 255
                                    [meta_title] => 128
                                    [link_rewrite] => 128
                                    [name] => 128
                                    [available_now] => 255
                                    [available_later] => 255
                                )

                            [fieldsValidateLang:protected] => Array
                                (
                                    [meta_description] => isGenericName
                                    [meta_keywords] => isGenericName
                                    [meta_title] => isGenericName
                                    [link_rewrite] => isLinkRewrite
                                    [name] => isCatalogName
                                    [description] => isCleanHtml
                                    [description_short] => isCleanHtml
                                    [available_now] => isGenericName
                                    [available_later] => IsGenericName
                                )

                            [tables:protected] => Array
                                (
                                )

                            [image_dir:protected] => 
                            [image_format:protected] => jpg
                            [def:protected] => Array
                                (
                                    [table] => product
                                    [primary] => id_product
                                    [multilang] => 1
                                    [multilang_shop] => 1
                                    [fields] => Array
                                        (
                                            [id_shop_default] => Array
                                                (
                                                    [type] => 1
                                                    [validate] => isUnsignedId
                                                )

                                            [id_manufacturer] => Array
                                                (
                                                    [type] => 1
                                                    [validate] => isUnsignedId
                                                )

                                            [id_supplier] => Array
                                                (
                                                    [type] => 1
                                                    [validate] => isUnsignedId
                                                )

                                            [reference] => Array
                                                (
                                                    [type] => 3
                                                    [validate] => isReference
                                                    [size] => 32
                                                )

                                            [supplier_reference] => Array
                                                (
                                                    [type] => 3
                                                    [validate] => isReference
                                                    [size] => 32
                                                )

                                            [location] => Array
                                                (
                                                    [type] => 3
                                                    [validate] => isReference
                                                    [size] => 64
                                                )

                                            [width] => Array
                                                (
                                                    [type] => 4
                                                    [validate] => isUnsignedFloat
                                                )

                                            [height] => Array
                                                (
                                                    [type] => 4
                                                    [validate] => isUnsignedFloat
                                                )

                                            [depth] => Array
                                                (
                                                    [type] => 4
                                                    [validate] => isUnsignedFloat
                                                )

                                            [weight] => Array
                                                (
                                                    [type] => 4
                                                    [validate] => isUnsignedFloat
                                                )

                                            [quantity_discount] => Array
                                                (
                                                    [type] => 2
                                                    [validate] => isBool
                                                )

                                            [ean13] => Array
                                                (
                                                    [type] => 3
                                                    [validate] => isEan13
                                                    [size] => 13
                                                )

                                            [upc] => Array
                                                (
                                                    [type] => 3
                                                    [validate] => isUpc
                                                    [size] => 12
                                                )

                                            [cache_is_pack] => Array
                                                (
                                                    [type] => 2
                                                    [validate] => isBool
                                                )

                                            [cache_has_attachments] => Array
                                                (
                                                    [type] => 2
                                                    [validate] => isBool
                                                )

                                            [is_virtual] => Array
                                                (
                                                    [type] => 2
                                                    [validate] => isBool
                                                )

                                            [id_category_default] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedId
                                                )

                                            [id_tax_rules_group] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedId
                                                )

                                            [on_sale] => Array
                                                (
                                                    [type] => 2
                                                    [shop] => 1
                                                    [validate] => isBool
                                                )

                                            [online_only] => Array
                                                (
                                                    [type] => 2
                                                    [shop] => 1
                                                    [validate] => isBool
                                                )

                                            [ecotax] => Array
                                                (
                                                    [type] => 4
                                                    [shop] => 1
                                                    [validate] => isPrice
                                                )

                                            [minimal_quantity] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedInt
                                                )

                                            [price] => Array
                                                (
                                                    [type] => 4
                                                    [shop] => 1
                                                    [validate] => isPrice
                                                    [required] => 1
                                                )

                                            [wholesale_price] => Array
                                                (
                                                    [type] => 4
                                                    [shop] => 1
                                                    [validate] => isPrice
                                                )

                                            [unity] => Array
                                                (
                                                    [type] => 3
                                                    [shop] => 1
                                                    [validate] => isString
                                                )

                                            [unit_price_ratio] => Array
                                                (
                                                    [type] => 4
                                                    [shop] => 1
                                                )

                                            [additional_shipping_cost] => Array
                                                (
                                                    [type] => 4
                                                    [shop] => 1
                                                    [validate] => isPrice
                                                )

                                            [customizable] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedInt
                                                )

                                            [text_fields] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedInt
                                                )

                                            [uploadable_files] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedInt
                                                )

                                            [active] => Array
                                                (
                                                    [type] => 2
                                                    [shop] => 1
                                                    [validate] => isBool
                                                )

                                            [redirect_type] => Array
                                                (
                                                    [type] => 3
                                                    [shop] => 1
                                                    [validate] => isString
                                                )

                                            [id_product_redirected] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedId
                                                )

                                            [available_for_order] => Array
                                                (
                                                    [type] => 2
                                                    [shop] => 1
                                                    [validate] => isBool
                                                )

                                            [available_date] => Array
                                                (
                                                    [type] => 5
                                                    [shop] => 1
                                                    [validate] => isDateFormat
                                                )

                                            [condition] => Array
                                                (
                                                    [type] => 3
                                                    [shop] => 1
                                                    [validate] => isGenericName
                                                    [values] => Array
                                                        (
                                                            [0] => new
                                                            [1] => used
                                                            [2] => refurbished
                                                        )

                                                    [default] => new
                                                )

                                            [show_price] => Array
                                                (
                                                    [type] => 2
                                                    [shop] => 1
                                                    [validate] => isBool
                                                )

                                            [indexed] => Array
                                                (
                                                    [type] => 2
                                                    [shop] => 1
                                                    [validate] => isBool
                                                )

                                            [visibility] => Array
                                                (
                                                    [type] => 3
                                                    [shop] => 1
                                                    [validate] => isProductVisibility
                                                    [values] => Array
                                                        (
                                                            [0] => both
                                                            [1] => catalog
                                                            [2] => search
                                                            [3] => none
                                                        )

                                                    [default] => both
                                                )

                                            [cache_default_attribute] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                )

                                            [advanced_stock_management] => Array
                                                (
                                                    [type] => 2
                                                    [shop] => 1
                                                    [validate] => isBool
                                                )

                                            [date_add] => Array
                                                (
                                                    [type] => 5
                                                    [shop] => 1
                                                    [validate] => isDate
                                                )

                                            [date_upd] => Array
                                                (
                                                    [type] => 5
                                                    [shop] => 1
                                                    [validate] => isDate
                                                )

                                            [pack_stock_type] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedInt
                                                )

                                            [meta_description] => Array
                                                (
                                                    [type] => 3
                                                    [lang] => 1
                                                    [validate] => isGenericName
                                                    [size] => 255
                                                )

                                            [meta_keywords] => Array
                                                (
                                                    [type] => 3
                                                    [lang] => 1
                                                    [validate] => isGenericName
                                                    [size] => 255
                                                )

                                            [meta_title] => Array
                                                (
                                                    [type] => 3
                                                    [lang] => 1
                                                    [validate] => isGenericName
                                                    [size] => 128
                                                )

                                            [link_rewrite] => Array
                                                (
                                                    [type] => 3
                                                    [lang] => 1
                                                    [validate] => isLinkRewrite
                                                    [required] => 1
                                                    [size] => 128
                                                    [ws_modifier] => Array
                                                        (
                                                            [http_method] => 2
                                                            [modifier] => modifierWsLinkRewrite
                                                        )

                                                )

                                            [name] => Array
                                                (
                                                    [type] => 3
                                                    [lang] => 1
                                                    [validate] => isCatalogName
                                                    [required] => 1
                                                    [size] => 128
                                                )

                                            [description] => Array
                                                (
                                                    [type] => 6
                                                    [lang] => 1
                                                    [validate] => isCleanHtml
                                                )

                                            [description_short] => Array
                                                (
                                                    [type] => 6
                                                    [lang] => 1
                                                    [validate] => isCleanHtml
                                                )

                                            [available_now] => Array
                                                (
                                                    [type] => 3
                                                    [lang] => 1
                                                    [validate] => isGenericName
                                                    [size] => 255
                                                )

                                            [available_later] => Array
                                                (
                                                    [type] => 3
                                                    [lang] => 1
                                                    [validate] => IsGenericName
                                                    [size] => 255
                                                )

                                        )

                                    [associations] => Array
                                        (
                                            [manufacturer] => Array
                                                (
                                                    [type] => 1
                                                )

                                            [supplier] => Array
                                                (
                                                    [type] => 1
                                                )

                                            [default_category] => Array
                                                (
                                                    [type] => 1
                                                    [field] => id_category_default
                                                    [object] => Category
                                                )

                                            [tax_rules_group] => Array
                                                (
                                                    [type] => 1
                                                )

                                            [categories] => Array
                                                (
                                                    [type] => 2
                                                    [field] => id_category
                                                    [object] => Category
                                                    [association] => category_product
                                                )

                                            [stock_availables] => Array
                                                (
                                                    [type] => 2
                                                    [field] => id_stock_available
                                                    [object] => StockAvailable
                                                    [association] => stock_availables
                                                )

                                            [l] => Array
                                                (
                                                    [type] => 2
                                                    [field] => id_product
                                                    [foreign_field] => id_product
                                                )

                                        )

                                    [classname] => Product
                                )

                            [update_fields:protected] => 
                            [force_id] => 
                        )

                    [category:protected] => 
                    [errors] => Array
                        (
                            [0] => Le produit n'a pas été trouvé
                        )

                    [iso] => 
                    [orderBy] => 
                    [orderWay] => 
                    [p] => 
                    [n] => 
                    [auth] => 
                    [guestAllowed] => 
                    [authRedirection] => 
                    [ssl] => 1
                    [restrictedCountry:protected] => 
                    [maintenance:protected] => 
                    [display_column_left] => 0
                    [display_column_right] => 0
                    [nb_items_per_page] => 
                    [context:protected] => Context Object
                        (
                            [cart] => Cart Object
                                (
                                    [id] => 
                                    [id_shop_group] => 
                                    [id_shop] => 
                                    [id_address_delivery] => 
                                    [id_address_invoice] => 
                                    [id_currency] => 1
                                    [id_customer] => 
                                    [id_guest] => 
                                    [id_lang] => 1
                                    [recyclable] => 0
                                    [gift] => 0
                                    [gift_message] => 
                                    [mobile_theme] => 
                                    [date_add] => 
                                    [secure_key] => 
                                    [id_carrier] => 0
                                    [date_upd] => 
                                    [checkedTos] => 
                                    [pictures] => 
                                    [textFields] => 
                                    [delivery_option] => 
                                    [allow_seperated_package] => 
                                    [_products:protected] => 
                                    [_taxCalculationMethod:protected] => 0
                                    [webserviceParameters:protected] => Array
                                        (
                                            [fields] => Array
                                                (
                                                    [id_address_delivery] => Array
                                                        (
                                                            [xlink_resource] => addresses
                                                        )

                                                    [id_address_invoice] => Array
                                                        (
                                                            [xlink_resource] => addresses
                                                        )

                                                    [id_currency] => Array
                                                        (
                                                            [xlink_resource] => currencies
                                                        )

                                                    [id_customer] => Array
                                                        (
                                                            [xlink_resource] => customers
                                                        )

                                                    [id_guest] => Array
                                                        (
                                                            [xlink_resource] => guests
                                                        )

                                                    [id_lang] => Array
                                                        (
                                                            [xlink_resource] => languages
                                                        )

                                                )

                                            [associations] => Array
                                                (
                                                    [cart_rows] => Array
                                                        (
                                                            [resource] => cart_row
                                                            [virtual_entity] => 1
                                                            [fields] => Array
                                                                (
                                                                    [id_product] => Array
                                                                        (
                                                                            [required] => 1
                                                                            [xlink_resource] => products
                                                                        )

                                                                    [id_product_attribute] => Array
                                                                        (
                                                                            [required] => 1
                                                                            [xlink_resource] => combinations
                                                                        )

                                                                    [id_address_delivery] => Array
                                                                        (
                                                                            [required] => 1
                                                                            [xlink_resource] => addresses
                                                                        )

                                                                    [quantity] => Array
                                                                        (
                                                                            [required] => 1
                                                                        )

                                                                )

                                                        )

                                                )

                                        )

                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => cart
                                    [identifier:protected] => id_cart
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => id_currency
                                            [1] => id_lang
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [secure_key] => 32
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [id_shop_group] => isUnsignedId
                                            [id_shop] => isUnsignedId
                                            [id_address_delivery] => isUnsignedId
                                            [id_address_invoice] => isUnsignedId
                                            [id_carrier] => isUnsignedId
                                            [id_currency] => isUnsignedId
                                            [id_customer] => isUnsignedId
                                            [id_guest] => isUnsignedId
                                            [id_lang] => isUnsignedId
                                            [recyclable] => isBool
                                            [gift] => isBool
                                            [gift_message] => isMessage
                                            [mobile_theme] => isBool
                                            [allow_seperated_package] => isBool
                                            [date_add] => isDate
                                            [date_upd] => isDate
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => cart
                                            [primary] => id_cart
                                            [fields] => Array
                                                (
                                                    [id_shop_group] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_shop] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_address_delivery] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_address_invoice] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_carrier] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_currency] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [required] => 1
                                                        )

                                                    [id_customer] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_guest] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_lang] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [required] => 1
                                                        )

                                                    [recyclable] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [gift] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [gift_message] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isMessage
                                                        )

                                                    [mobile_theme] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [delivery_option] => Array
                                                        (
                                                            [type] => 3
                                                        )

                                                    [secure_key] => Array
                                                        (
                                                            [type] => 3
                                                            [size] => 32
                                                        )

                                                    [allow_seperated_package] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [date_add] => Array
                                                        (
                                                            [type] => 5
                                                            [validate] => isDate
                                                        )

                                                    [date_upd] => Array
                                                        (
                                                            [type] => 5
                                                            [validate] => isDate
                                                        )

                                                )

                                            [classname] => Cart
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [customer] => Customer Object
                                (
                                    [id] => 
                                    [id_shop] => 
                                    [id_shop_group] => 
                                    [secure_key] => 
                                    [note] => 
                                    [id_gender] => 0
                                    [id_default_group] => 3
                                    [id_lang] => 
                                    [lastname] => 
                                    [firstname] => 
                                    [birthday] => 
                                    [email] => 
                                    [newsletter] => 
                                    [ip_registration_newsletter] => 
                                    [newsletter_date_add] => 
                                    [optin] => 
                                    [website] => 
                                    [company] => 
                                    [siret] => 
                                    [ape] => 
                                    [outstanding_allow_amount] => 0
                                    [show_public_prices] => 0
                                    [id_risk] => 
                                    [max_payment_days] => 0
                                    [passwd] => 
                                    [last_passwd_gen] => 
                                    [active] => 1
                                    [is_guest] => 0
                                    [deleted] => 0
                                    [date_add] => 
                                    [date_upd] => 
                                    [years] => 
                                    [days] => 
                                    [months] => 
                                    [geoloc_id_country] => 
                                    [geoloc_id_state] => 
                                    [geoloc_postcode] => 
                                    [logged] => 0
                                    [id_guest] => 
                                    [groupBox] => 
                                    [webserviceParameters:protected] => Array
                                        (
                                            [fields] => Array
                                                (
                                                    [id_default_group] => Array
                                                        (
                                                            [xlink_resource] => groups
                                                        )

                                                    [id_lang] => Array
                                                        (
                                                            [xlink_resource] => languages
                                                        )

                                                    [newsletter_date_add] => Array
                                                        (
                                                        )

                                                    [ip_registration_newsletter] => Array
                                                        (
                                                        )

                                                    [last_passwd_gen] => Array
                                                        (
                                                            [setter] => 
                                                        )

                                                    [secure_key] => Array
                                                        (
                                                            [setter] => 
                                                        )

                                                    [deleted] => Array
                                                        (
                                                        )

                                                    [passwd] => Array
                                                        (
                                                            [setter] => setWsPasswd
                                                        )

                                                )

                                            [associations] => Array
                                                (
                                                    [groups] => Array
                                                        (
                                                            [resource] => group
                                                        )

                                                )

                                        )

                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => customer
                                    [identifier:protected] => id_customer
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => lastname
                                            [1] => firstname
                                            [2] => email
                                            [3] => passwd
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [lastname] => 32
                                            [firstname] => 32
                                            [email] => 128
                                            [passwd] => 32
                                            [note] => 65000
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [secure_key] => isMd5
                                            [lastname] => isName
                                            [firstname] => isName
                                            [email] => isEmail
                                            [passwd] => isPasswd
                                            [id_gender] => isUnsignedId
                                            [birthday] => isBirthDate
                                            [newsletter] => isBool
                                            [optin] => isBool
                                            [website] => isUrl
                                            [company] => isGenericName
                                            [siret] => isSiret
                                            [ape] => isApe
                                            [outstanding_allow_amount] => isFloat
                                            [show_public_prices] => isBool
                                            [id_risk] => isUnsignedInt
                                            [max_payment_days] => isUnsignedInt
                                            [active] => isBool
                                            [deleted] => isBool
                                            [note] => isCleanHtml
                                            [is_guest] => isBool
                                            [id_shop] => isUnsignedId
                                            [id_shop_group] => isUnsignedId
                                            [id_lang] => isUnsignedId
                                            [date_add] => isDate
                                            [date_upd] => isDate
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => customer
                                            [primary] => id_customer
                                            [fields] => Array
                                                (
                                                    [secure_key] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isMd5
                                                            [copy_post] => 
                                                        )

                                                    [lastname] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isName
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                    [firstname] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isName
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                    [email] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isEmail
                                                            [required] => 1
                                                            [size] => 128
                                                        )

                                                    [passwd] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isPasswd
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                    [last_passwd_gen] => Array
                                                        (
                                                            [type] => 3
                                                            [copy_post] => 
                                                        )

                                                    [id_gender] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [birthday] => Array
                                                        (
                                                            [type] => 5
                                                            [validate] => isBirthDate
                                                        )

                                                    [newsletter] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [newsletter_date_add] => Array
                                                        (
                                                            [type] => 5
                                                            [copy_post] => 
                                                        )

                                                    [ip_registration_newsletter] => Array
                                                        (
                                                            [type] => 3
                                                            [copy_post] => 
                                                        )

                                                    [optin] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [website] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isUrl
                                                        )

                                                    [company] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isGenericName
                                                        )

                                                    [siret] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isSiret
                                                        )

                                                    [ape] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isApe
                                                        )

                                                    [outstanding_allow_amount] => Array
                                                        (
                                                            [type] => 4
                                                            [validate] => isFloat
                                                            [copy_post] => 
                                                        )

                                                    [show_public_prices] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [copy_post] => 
                                                        )

                                                    [id_risk] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedInt
                                                            [copy_post] => 
                                                        )

                                                    [max_payment_days] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedInt
                                                            [copy_post] => 
                                                        )

                                                    [active] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [copy_post] => 
                                                        )

                                                    [deleted] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [copy_post] => 
                                                        )

                                                    [note] => Array
                                                        (
                                                            [type] => 6
                                                            [validate] => isCleanHtml
                                                            [size] => 65000
                                                            [copy_post] => 
                                                        )

                                                    [is_guest] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [copy_post] => 
                                                        )

                                                    [id_shop] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [copy_post] => 
                                                        )

                                                    [id_shop_group] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [copy_post] => 
                                                        )

                                                    [id_default_group] => Array
                                                        (
                                                            [type] => 1
                                                            [copy_post] => 
                                                        )

                                                    [id_lang] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [copy_post] => 
                                                        )

                                                    [date_add] => Array
                                                        (
                                                            [type] => 5
                                                            [validate] => isDate
                                                            [copy_post] => 
                                                        )

                                                    [date_upd] => Array
                                                        (
                                                            [type] => 5
                                                            [validate] => isDate
                                                            [copy_post] => 
                                                        )

                                                )

                                            [classname] => Customer
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [cookie] => Cookie Object
                                (
                                    [_content:protected] => Array
                                        (
                                            [date_add] => 2024-03-19 10:32:20
                                            [id_lang] => 1
                                            [iso_code_country] => US
                                            [id_currency] => 1
                                            [ets_homecat_order_seed] => 906
                                            [viewed] => 197
                                            [mostViewed] => 197
                                        )

                                    [_name:protected] => PrestaShop-dbed2f952b7f2d916dbe455905a4b595
                                    [_expire:protected] => 1712568740
                                    [_domain:protected] => tatouagetemporaire.com
                                    [_path:protected] => /
                                    [_cipherTool:protected] => Rijndael Object
                                        (
                                            [_key:protected] => mid7vbM9YwffprhnfkZYJsdvHf0xxnDX
                                            [_iv:protected] => OÝŹ H€äŽmYÚL¬
                                        )

                                    [_modified:protected] => 
                                    [_allow_writing:protected] => 1
                                    [_salt:protected] => 3AuQzi74
                                    [_standalone:protected] => 
                                    [_secure:protected] => 1
                                )

                            [link] => Link Object
                                (
                                    [allow:protected] => 1
                                    [url:protected] => /index.php
                                    [protocol_link] => https://
                                    [protocol_content] => https://
                                    [ssl_enable:protected] => 1
                                )

                            [country] => Country Object
                                (
                                    [id] => 21
                                    [id_zone] => 2
                                    [id_currency] => 0
                                    [iso_code] => US
                                    [call_prefix] => 1
                                    [name] => Array
                                        (
                                            [1] => États-Unis
                                            [2] => États-Unis
                                        )

                                    [contains_states] => 1
                                    [need_identification_number] => 0
                                    [need_zip_code] => 1
                                    [zip_code_format] => NNNNN
                                    [display_tax_label] => 0
                                    [active] => 1
                                    [webserviceParameters:protected] => Array
                                        (
                                            [objectsNodeName] => countries
                                            [fields] => Array
                                                (
                                                    [id_zone] => Array
                                                        (
                                                            [xlink_resource] => zones
                                                        )

                                                    [id_currency] => Array
                                                        (
                                                            [xlink_resource] => currencies
                                                        )

                                                )

                                        )

                                    [id_lang:protected] => 
                                    [id_shop:protected] => 1
                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => country
                                    [identifier:protected] => id_country
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => id_zone
                                            [1] => iso_code
                                            [2] => contains_states
                                            [3] => need_identification_number
                                            [4] => display_tax_label
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [iso_code] => 3
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [id_zone] => isUnsignedId
                                            [id_currency] => isUnsignedId
                                            [call_prefix] => isInt
                                            [iso_code] => isLanguageIsoCode
                                            [active] => isBool
                                            [contains_states] => isBool
                                            [need_identification_number] => isBool
                                            [need_zip_code] => isBool
                                            [zip_code_format] => isZipCodeFormat
                                            [display_tax_label] => isBool
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                            [0] => name
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                            [name] => 64
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                            [name] => isGenericName
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => country
                                            [primary] => id_country
                                            [multilang] => 1
                                            [fields] => Array
                                                (
                                                    [id_zone] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [required] => 1
                                                        )

                                                    [id_currency] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [call_prefix] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isInt
                                                        )

                                                    [iso_code] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isLanguageIsoCode
                                                            [required] => 1
                                                            [size] => 3
                                                        )

                                                    [active] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [contains_states] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [required] => 1
                                                        )

                                                    [need_identification_number] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [required] => 1
                                                        )

                                                    [need_zip_code] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [zip_code_format] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isZipCodeFormat
                                                        )

                                                    [display_tax_label] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [required] => 1
                                                        )

                                                    [name] => Array
                                                        (
                                                            [type] => 3
                                                            [lang] => 1
                                                            [validate] => isGenericName
                                                            [required] => 1
                                                            [size] => 64
                                                        )

                                                )

                                            [associations] => Array
                                                (
                                                    [zone] => Array
                                                        (
                                                            [type] => 1
                                                        )

                                                    [currency] => Array
                                                        (
                                                            [type] => 1
                                                        )

                                                    [l] => Array
                                                        (
                                                            [type] => 2
                                                            [field] => id_country
                                                            [foreign_field] => id_country
                                                        )

                                                )

                                            [classname] => Country
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [employee] => 
                            [controller] => ProductController Object
 *RECURSION*
                            [override_controller_name_for_translations] => 
                            [language] => Language Object
                                (
                                    [id] => 1
                                    [name] => Français (French)
                                    [iso_code] => fr
                                    [language_code] => fr-fr
                                    [date_format_lite] => d/m/Y
                                    [date_format_full] => d/m/Y H:i:s
                                    [is_rtl] => 0
                                    [active] => 1
                                    [webserviceParameters:protected] => Array
                                        (
                                            [objectNodeName] => language
                                            [objectsNodeName] => languages
                                        )

                                    [translationsFilesAndVars:protected] => Array
                                        (
                                            [fields] => _FIELDS
                                            [errors] => _ERRORS
                                            [admin] => _LANGADM
                                            [pdf] => _LANGPDF
                                            [tabs] => tabs
                                        )

                                    [id_lang:protected] => 
                                    [id_shop:protected] => 1
                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => lang
                                    [identifier:protected] => id_lang
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => name
                                            [1] => iso_code
                                            [2] => date_format_lite
                                            [3] => date_format_full
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [name] => 32
                                            [iso_code] => 2
                                            [language_code] => 5
                                            [date_format_lite] => 32
                                            [date_format_full] => 32
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [name] => isGenericName
                                            [iso_code] => isLanguageIsoCode
                                            [language_code] => isLanguageCode
                                            [active] => isBool
                                            [is_rtl] => isBool
                                            [date_format_lite] => isPhpDateFormat
                                            [date_format_full] => isPhpDateFormat
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => lang
                                            [primary] => id_lang
                                            [fields] => Array
                                                (
                                                    [name] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isGenericName
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                    [iso_code] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isLanguageIsoCode
                                                            [required] => 1
                                                            [size] => 2
                                                        )

                                                    [language_code] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isLanguageCode
                                                            [size] => 5
                                                        )

                                                    [active] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [is_rtl] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [date_format_lite] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isPhpDateFormat
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                    [date_format_full] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isPhpDateFormat
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                )

                                            [classname] => Language
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [currency] => Currency Object
                                (
                                    [id] => 1
                                    [name] => Euro
                                    [iso_code] => EUR
                                    [iso_code_num] => 978
                                    [sign] => €
                                    [blank] => 1
                                    [conversion_rate] => 1.000000
                                    [deleted] => 0
                                    [format] => 2
                                    [decimals] => 1
                                    [active] => 1
                                    [webserviceParameters:protected] => Array
                                        (
                                            [objectsNodeName] => currencies
                                        )

                                    [prefix] => 
                                    [suffix] =>  €
                                    [id_lang:protected] => 
                                    [id_shop:protected] => 1
                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => currency
                                    [identifier:protected] => id_currency
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => name
                                            [1] => iso_code
                                            [2] => sign
                                            [3] => format
                                            [4] => decimals
                                            [5] => conversion_rate
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [name] => 32
                                            [iso_code] => 3
                                            [iso_code_num] => 3
                                            [sign] => 8
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [name] => isGenericName
                                            [iso_code] => isLanguageIsoCode
                                            [iso_code_num] => isNumericIsoCode
                                            [blank] => isInt
                                            [sign] => isGenericName
                                            [format] => isUnsignedId
                                            [decimals] => isBool
                                            [conversion_rate] => isUnsignedFloat
                                            [deleted] => isBool
                                            [active] => isBool
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => currency
                                            [primary] => id_currency
                                            [multilang_shop] => 1
                                            [fields] => Array
                                                (
                                                    [name] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isGenericName
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                    [iso_code] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isLanguageIsoCode
                                                            [required] => 1
                                                            [size] => 3
                                                        )

                                                    [iso_code_num] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isNumericIsoCode
                                                            [size] => 3
                                                        )

                                                    [blank] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isInt
                                                        )

                                                    [sign] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isGenericName
                                                            [required] => 1
                                                            [size] => 8
                                                        )

                                                    [format] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [required] => 1
                                                        )

                                                    [decimals] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [required] => 1
                                                        )

                                                    [conversion_rate] => Array
                                                        (
                                                            [type] => 4
                                                            [validate] => isUnsignedFloat
                                                            [required] => 1
                                                            [shop] => 1
                                                        )

                                                    [deleted] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [active] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                )

                                            [classname] => Currency
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [tab] => 
                            [shop] => Shop Object
                                (
                                    [id_shop_group] => 1
                                    [id_category] => 2
                                    [id_theme] => 3
                                    [name] => PrestaShop
                                    [active] => 1
                                    [deleted] => 0
                                    [theme_name] => lab_eren4
                                    [theme_directory] => lab_eren4
                                    [physical_uri] => /
                                    [virtual_uri] => 
                                    [domain] => tatouagetemporaire.com
                                    [domain_ssl] => tatouagetemporaire.com
                                    [group:protected] => ShopGroup Object
                                        (
                                            [name] => Default
                                            [active] => 1
                                            [share_customer] => 0
                                            [share_stock] => 0
                                            [share_order] => 0
                                            [deleted] => 0
                                            [id] => 1
                                            [id_lang:protected] => 
                                            [id_shop:protected] => 
                                            [id_shop_list] => 
                                            [get_shop_from_context:protected] => 1
                                            [table:protected] => shop_group
                                            [identifier:protected] => id_shop_group
                                            [fieldsRequired:protected] => Array
                                                (
                                                    [0] => name
                                                )

                                            [fieldsSize:protected] => Array
                                                (
                                                    [name] => 64
                                                )

                                            [fieldsValidate:protected] => Array
                                                (
                                                    [name] => isGenericName
                                                    [share_customer] => isBool
                                                    [share_order] => isBool
                                                    [share_stock] => isBool
                                                    [active] => isBool
                                                    [deleted] => isBool
                                                )

                                            [fieldsRequiredLang:protected] => Array
                                                (
                                                )

                                            [fieldsSizeLang:protected] => Array
                                                (
                                                )

                                            [fieldsValidateLang:protected] => Array
                                                (
                                                )

                                            [tables:protected] => Array
                                                (
                                                )

                                            [webserviceParameters:protected] => Array
                                                (
                                                )

                                            [image_dir:protected] => 
                                            [image_format:protected] => jpg
                                            [def:protected] => Array
                                                (
                                                    [table] => shop_group
                                                    [primary] => id_shop_group
                                                    [fields] => Array
                                                        (
                                                            [name] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isGenericName
                                                                    [required] => 1
                                                                    [size] => 64
                                                                )

                                                            [share_customer] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [share_order] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [share_stock] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [active] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [deleted] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                        )

                                                    [classname] => ShopGroup
                                                )

                                            [update_fields:protected] => 
                                            [force_id] => 
                                        )

                                    [webserviceParameters:protected] => Array
                                        (
                                            [fields] => Array
                                                (
                                                    [id_shop_group] => Array
                                                        (
                                                            [xlink_resource] => shop_groups
                                                        )

                                                    [id_category] => Array
                                                        (
                                                        )

                                                    [id_theme] => Array
                                                        (
                                                        )

                                                )

                                        )

                                    [id] => 1
                                    [id_lang:protected] => 
                                    [id_shop:protected] => 
                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => shop
                                    [identifier:protected] => id_shop
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => name
                                            [1] => id_theme
                                            [2] => id_category
                                            [3] => id_shop_group
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [name] => 64
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [active] => isBool
                                            [deleted] => isBool
                                            [name] => isGenericName
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => shop
                                            [primary] => id_shop
                                            [fields] => Array
                                                (
                                                    [active] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [deleted] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [name] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isGenericName
                                                            [required] => 1
                                                            [size] => 64
                                                        )

                                                    [id_theme] => Array
                                                        (
                                                            [type] => 1
                                                            [required] => 1
                                                        )

                                                    [id_category] => Array
                                                        (
                                                            [type] => 1
                                                            [required] => 1
                                                        )

                                                    [id_shop_group] => Array
                                                        (
                                                            [type] => 1
                                                            [required] => 1
                                                        )

                                                )

                                            [classname] => Shop
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                    [theme_id] => 3
                                )

                            [theme] => Theme Object
                                (
                                    [name] => lab_eren4
                                    [directory] => lab_eren4
                                    [responsive] => 1
                                    [default_left_column] => 1
                                    [default_right_column] => 0
                                    [product_per_page] => 12
                                    [id] => 3
                                    [id_lang:protected] => 
                                    [id_shop:protected] => 
                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => theme
                                    [identifier:protected] => id_theme
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => name
                                            [1] => directory
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [name] => 64
                                            [directory] => 64
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [name] => isGenericName
                                            [directory] => isDirName
                                            [responsive] => isBool
                                            [default_left_column] => isBool
                                            [default_right_column] => isBool
                                            [product_per_page] => isInt
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [webserviceParameters:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => theme
                                            [primary] => id_theme
                                            [fields] => Array
                                                (
                                                    [name] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isGenericName
                                                            [size] => 64
                                                            [required] => 1
                                                        )

                                                    [directory] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isDirName
                                                            [size] => 64
                                                            [required] => 1
                                                        )

                                                    [responsive] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [default_left_column] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [default_right_column] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [product_per_page] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isInt
                                                        )

                                                )

                                            [classname] => Theme
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [smarty] => SmartyCustom Object
                                (
                                    [auto_literal] => 1
                                    [error_unassigned] => 
                                    [use_include_path] => 
                                    [template_dir:Smarty:private] => Array
                                        (
                                            [0] => /home/tatouageq/www/themes/lab_eren4/tpl/
                                        )

                                    [joined_template_dir] => /home/tatouageq/www/themes/lab_eren4/tpl/
                                    [joined_config_dir] => /home/tatouageq/www/tools/smarty/configs/
                                    [default_template_handler_func] => 
                                    [default_config_handler_func] => 
                                    [default_plugin_handler_func] => 
                                    [compile_dir:Smarty:private] => /home/tatouageq/www/cache/smarty/compile/
                                    [plugins_dir:Smarty:private] => Array
                                        (
                                            [0] => /home/tatouageq/www/tools/smarty/plugins/
                                        )

                                    [cache_dir:Smarty:private] => /home/tatouageq/www/cache/smarty/cache/
                                    [config_dir:Smarty:private] => Array
                                        (
                                            [0] => /home/tatouageq/www/tools/smarty/configs/
                                        )

                                    [force_compile] => 
                                    [compile_check] => 1
                                    [use_sub_dirs] => 1
                                    [allow_ambiguous_resources] => 
                                    [caching] => 
                                    [merge_compiled_includes] => 
                                    [inheritance_merge_compiled_includes] => 1
                                    [cache_lifetime] => 3600
                                    [force_cache] => 
                                    [cache_id] => 
                                    [compile_id] => 
                                    [left_delimiter] => {
                                    [right_delimiter] => }
                                    [security_class] => Smarty_Security
                                    [security_policy] => 
                                    [php_handling] => 0
                                    [allow_php_templates] => 
                                    [direct_access_security] => 1
                                    [debugging] => 
                                    [debugging_ctrl] => NONE
                                    [smarty_debug_id] => SMARTY_DEBUG
                                    [debug_tpl] => /home/tatouageq/www/themes/debug.tpl
                                    [error_reporting] => 
                                    [get_used_tags] => 
                                    [config_overwrite] => 1
                                    [config_booleanize] => 1
                                    [config_read_hidden] => 
                                    [compile_locking] => 1
                                    [cache_locking] => 
                                    [locking_timeout] => 10
                                    [template_functions] => Array
                                        (
                                        )

                                    [default_resource_type] => file
                                    [caching_type] => file
                                    [properties] => Array
                                        (
                                        )

                                    [default_config_type] => file
                                    [template_objects] => Array
                                        (
                                        )

                                    [cache_modified_check] => 
                                    [registered_plugins] => Array
                                        (
                                            [modifier] => Array
                                                (
                                                    [truncate] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smarty_modifier_truncate
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [secureReferrer] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => secureReferrer
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [json_encode] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => jsonEncode
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [json_decode] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => jsonDecode
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [convertAndFormatPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => convertAndFormatPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [boolval] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => boolval
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [cleanHtml] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyCleanHtml
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                            [function] => Array
                                                (
                                                    [t] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyTruncate
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [m] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyMaxWords
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [p] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyShowObject
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [d] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyDieObject
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [l] => Array
                                                        (
                                                            [0] => smartyTranslate
                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [hook] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyHook
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [toolsConvertPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => toolsConvertPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [dateFormat] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => dateFormat
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [convertPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => convertPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [convertPriceWithCurrency] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => convertPriceWithCurrency
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayWtPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => displayWtPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayWtPriceWithCurrency] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => displayWtPriceWithCurrency
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => displayPriceSmarty
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [getAdminToken] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => getAdminTokenLiteSmarty
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayAddressDetail] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => generateAddressSmarty
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [getWidthSize] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => getWidth
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [getHeightSize] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => getHeight
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [addJsDef] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => addJsDef
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                            [block] => Array
                                                (
                                                    [addJsDefL] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => addJsDefL
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                        )

                                    [plugin_search_order] => Array
                                        (
                                            [0] => function
                                            [1] => block
                                            [2] => compiler
                                            [3] => class
                                        )

                                    [registered_objects] => Array
                                        (
                                        )

                                    [registered_classes] => Array
                                        (
                                        )

                                    [registered_filters] => Array
                                        (
                                            [output] => Array
                                                (
                                                    [smartyMinifyHTML] => smartyMinifyHTML
                                                    [smartyPackJSinHTML] => smartyPackJSinHTML
                                                )

                                        )

                                    [registered_resources] => Array
                                        (
                                        )

                                    [_resource_handlers] => Array
                                        (
                                        )

                                    [registered_cache_resources] => Array
                                        (
                                        )

                                    [_cacheresource_handlers] => Array
                                        (
                                        )

                                    [autoload_filters] => Array
                                        (
                                        )

                                    [default_modifiers] => Array
                                        (
                                        )

                                    [escape_html] => 
                                    [start_time] => 1710840740.4231
                                    [_file_perms] => 420
                                    [_dir_perms] => 505
                                    [_tag_stack] => Array
                                        (
                                        )

                                    [smarty] => SmartyCustom Object
 *RECURSION*
                                    [_current_file] => 
                                    [_parserdebug] => 
                                    [merged_templates_func] => Array
                                        (
                                        )

                                    [template_class] => Smarty_Custom_Template
                                    [tpl_vars] => Array
                                        (
                                            [meta_title] => Smarty_Variable Object
                                                (
                                                    [value] => Tatouage temporaire personnalisé à l'unité - Tatouage éphémère
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [meta_description] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [meta_keywords] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [request_uri] => Smarty_Variable Object
                                                (
                                                    [value] => /maori/197-maori-36.html
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [navigationPipe] => Smarty_Variable Object
                                                (
                                                    [value] => >
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [mobile_device] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [link] => Smarty_Variable Object
                                                (
                                                    [value] => Link Object
                                                        (
                                                            [allow:protected] => 1
                                                            [url:protected] => /index.php
                                                            [protocol_link] => https://
                                                            [protocol_content] => https://
                                                            [ssl_enable:protected] => 1
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [cart] => Smarty_Variable Object
                                                (
                                                    [value] => Cart Object
                                                        (
                                                            [id] => 
                                                            [id_shop_group] => 1
                                                            [id_shop] => 1
                                                            [id_address_delivery] => 0
                                                            [id_address_invoice] => 0
                                                            [id_currency] => 1
                                                            [id_customer] => 
                                                            [id_guest] => 0
                                                            [id_lang] => 1
                                                            [recyclable] => 0
                                                            [gift] => 0
                                                            [gift_message] => 
                                                            [mobile_theme] => 
                                                            [date_add] => 
                                                            [secure_key] => 
                                                            [id_carrier] => 0
                                                            [date_upd] => 
                                                            [checkedTos] => 
                                                            [pictures] => 
                                                            [textFields] => 
                                                            [delivery_option] => 
                                                            [allow_seperated_package] => 
                                                            [_products:protected] => 
                                                            [_taxCalculationMethod:protected] => 0
                                                            [webserviceParameters:protected] => Array
                                                                (
                                                                    [fields] => Array
                                                                        (
                                                                            [id_address_delivery] => Array
                                                                                (
                                                                                    [xlink_resource] => addresses
                                                                                )

                                                                            [id_address_invoice] => Array
                                                                                (
                                                                                    [xlink_resource] => addresses
                                                                                )

                                                                            [id_currency] => Array
                                                                                (
                                                                                    [xlink_resource] => currencies
                                                                                )

                                                                            [id_customer] => Array
                                                                                (
                                                                                    [xlink_resource] => customers
                                                                                )

                                                                            [id_guest] => Array
                                                                                (
                                                                                    [xlink_resource] => guests
                                                                                )

                                                                            [id_lang] => Array
                                                                                (
                                                                                    [xlink_resource] => languages
                                                                                )

                                                                        )

                                                                    [associations] => Array
                                                                        (
                                                                            [cart_rows] => Array
                                                                                (
                                                                                    [resource] => cart_row
                                                                                    [virtual_entity] => 1
                                                                                    [fields] => Array
                                                                                        (
                                                                                            [id_product] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                    [xlink_resource] => products
                                                                                                )

                                                                                            [id_product_attribute] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                    [xlink_resource] => combinations
                                                                                                )

                                                                                            [id_address_delivery] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                    [xlink_resource] => addresses
                                                                                                )

                                                                                            [quantity] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                )

                                                                                        )

                                                                                )

                                                                        )

                                                                )

                                                            [id_shop_list] => 
                                                            [get_shop_from_context:protected] => 1
                                                            [table:protected] => cart
                                                            [identifier:protected] => id_cart
                                                            [fieldsRequired:protected] => Array
                                                                (
                                                                    [0] => id_currency
                                                                    [1] => id_lang
                                                                )

                                                            [fieldsSize:protected] => Array
                                                                (
                                                                    [secure_key] => 32
                                                                )

                                                            [fieldsValidate:protected] => Array
                                                                (
                                                                    [id_shop_group] => isUnsignedId
                                                                    [id_shop] => isUnsignedId
                                                                    [id_address_delivery] => isUnsignedId
                                                                    [id_address_invoice] => isUnsignedId
                                                                    [id_carrier] => isUnsignedId
                                                                    [id_currency] => isUnsignedId
                                                                    [id_customer] => isUnsignedId
                                                                    [id_guest] => isUnsignedId
                                                                    [id_lang] => isUnsignedId
                                                                    [recyclable] => isBool
                                                                    [gift] => isBool
                                                                    [gift_message] => isMessage
                                                                    [mobile_theme] => isBool
                                                                    [allow_seperated_package] => isBool
                                                                    [date_add] => isDate
                                                                    [date_upd] => isDate
                                                                )

                                                            [fieldsRequiredLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsSizeLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsValidateLang:protected] => Array
                                                                (
                                                                )

                                                            [tables:protected] => Array
                                                                (
                                                                )

                                                            [image_dir:protected] => 
                                                            [image_format:protected] => jpg
                                                            [def:protected] => Array
                                                                (
                                                                    [table] => cart
                                                                    [primary] => id_cart
                                                                    [fields] => Array
                                                                        (
                                                                            [id_shop_group] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_shop] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_address_delivery] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_address_invoice] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_carrier] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_currency] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                    [required] => 1
                                                                                )

                                                                            [id_customer] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_guest] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_lang] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                    [required] => 1
                                                                                )

                                                                            [recyclable] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [gift] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [gift_message] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isMessage
                                                                                )

                                                                            [mobile_theme] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [delivery_option] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                )

                                                                            [secure_key] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [size] => 32
                                                                                )

                                                                            [allow_seperated_package] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [date_add] => Array
                                                                                (
                                                                                    [type] => 5
                                                                                    [validate] => isDate
                                                                                )

                                                                            [date_upd] => Array
                                                                                (
                                                                                    [type] => 5
                                                                                    [validate] => isDate
                                                                                )

                                                                        )

                                                                    [classname] => Cart
                                                                )

                                                            [update_fields:protected] => 
                                                            [force_id] => 
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currency] => Smarty_Variable Object
                                                (
                                                    [value] => Currency Object
                                                        (
                                                            [id] => 1
                                                            [name] => Euro
                                                            [iso_code] => EUR
                                                            [iso_code_num] => 978
                                                            [sign] => €
                                                            [blank] => 1
                                                            [conversion_rate] => 1.000000
                                                            [deleted] => 0
                                                            [format] => 2
                                                            [decimals] => 1
                                                            [active] => 1
                                                            [webserviceParameters:protected] => Array
                                                                (
                                                                    [objectsNodeName] => currencies
                                                                )

                                                            [prefix] => 
                                                            [suffix] =>  €
                                                            [id_lang:protected] => 
                                                            [id_shop:protected] => 1
                                                            [id_shop_list] => 
                                                            [get_shop_from_context:protected] => 1
                                                            [table:protected] => currency
                                                            [identifier:protected] => id_currency
                                                            [fieldsRequired:protected] => Array
                                                                (
                                                                    [0] => name
                                                                    [1] => iso_code
                                                                    [2] => sign
                                                                    [3] => format
                                                                    [4] => decimals
                                                                    [5] => conversion_rate
                                                                )

                                                            [fieldsSize:protected] => Array
                                                                (
                                                                    [name] => 32
                                                                    [iso_code] => 3
                                                                    [iso_code_num] => 3
                                                                    [sign] => 8
                                                                )

                                                            [fieldsValidate:protected] => Array
                                                                (
                                                                    [name] => isGenericName
                                                                    [iso_code] => isLanguageIsoCode
                                                                    [iso_code_num] => isNumericIsoCode
                                                                    [blank] => isInt
                                                                    [sign] => isGenericName
                                                                    [format] => isUnsignedId
                                                                    [decimals] => isBool
                                                                    [conversion_rate] => isUnsignedFloat
                                                                    [deleted] => isBool
                                                                    [active] => isBool
                                                                )

                                                            [fieldsRequiredLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsSizeLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsValidateLang:protected] => Array
                                                                (
                                                                )

                                                            [tables:protected] => Array
                                                                (
                                                                )

                                                            [image_dir:protected] => 
                                                            [image_format:protected] => jpg
                                                            [def:protected] => Array
                                                                (
                                                                    [table] => currency
                                                                    [primary] => id_currency
                                                                    [multilang_shop] => 1
                                                                    [fields] => Array
                                                                        (
                                                                            [name] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isGenericName
                                                                                    [required] => 1
                                                                                    [size] => 32
                                                                                )

                                                                            [iso_code] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isLanguageIsoCode
                                                                                    [required] => 1
                                                                                    [size] => 3
                                                                                )

                                                                            [iso_code_num] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isNumericIsoCode
                                                                                    [size] => 3
                                                                                )

                                                                            [blank] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isInt
                                                                                )

                                                                            [sign] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isGenericName
                                                                                    [required] => 1
                                                                                    [size] => 8
                                                                                )

                                                                            [format] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                    [required] => 1
                                                                                )

                                                                            [decimals] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                    [required] => 1
                                                                                )

                                                                            [conversion_rate] => Array
                                                                                (
                                                                                    [type] => 4
                                                                                    [validate] => isUnsignedFloat
                                                                                    [required] => 1
                                                                                    [shop] => 1
                                                                                )

                                                                            [deleted] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [active] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                        )

                                                                    [classname] => Currency
                                                                )

                                                            [update_fields:protected] => 
                                                            [force_id] => 
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencyRate] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [cookie] => Smarty_Variable Object
                                                (
                                                    [value] => Cookie Object
                                                        (
                                                            [_content:protected] => Array
                                                                (
                                                                    [date_add] => 2024-03-19 10:32:20
                                                                    [id_lang] => 1
                                                                    [iso_code_country] => US
                                                                    [id_currency] => 1
                                                                    [ets_homecat_order_seed] => 906
                                                                    [viewed] => 197
                                                                    [mostViewed] => 197
                                                                )

                                                            [_name:protected] => PrestaShop-dbed2f952b7f2d916dbe455905a4b595
                                                            [_expire:protected] => 1712568740
                                                            [_domain:protected] => tatouagetemporaire.com
                                                            [_path:protected] => /
                                                            [_cipherTool:protected] => Rijndael Object
                                                                (
                                                                    [_key:protected] => mid7vbM9YwffprhnfkZYJsdvHf0xxnDX
                                                                    [_iv:protected] => OÝŹ H€äŽmYÚL¬
                                                                )

                                                            [_modified:protected] => 
                                                            [_allow_writing:protected] => 1
                                                            [_salt:protected] => 3AuQzi74
                                                            [_standalone:protected] => 
                                                            [_secure:protected] => 1
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [page_name] => Smarty_Variable Object
                                                (
                                                    [value] => product
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [hide_left_column] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [hide_right_column] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [base_dir] => Smarty_Variable Object
                                                (
                                                    [value] => http://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [base_dir_ssl] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [force_ssl] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [content_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [base_uri] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [tpl_dir] => Smarty_Variable Object
                                                (
                                                    [value] => /home/tatouageq/www/themes/lab_eren4/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [tpl_uri] => Smarty_Variable Object
                                                (
                                                    [value] => /themes/lab_eren4/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [modules_dir] => Smarty_Variable Object
                                                (
                                                    [value] => /modules/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [mail_dir] => Smarty_Variable Object
                                                (
                                                    [value] => /mails/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lang_iso] => Smarty_Variable Object
                                                (
                                                    [value] => fr
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lang_id] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [language_code] => Smarty_Variable Object
                                                (
                                                    [value] => fr-fr
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [come_from] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/maori/197-maori-36.html
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [cart_qties] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencies] => Smarty_Variable Object
                                                (
                                                    [value] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [id_currency] => 1
                                                                    [name] => Euro
                                                                    [iso_code] => EUR
                                                                    [iso_code_num] => 978
                                                                    [sign] => €
                                                                    [blank] => 1
                                                                    [format] => 2
                                                                    [decimals] => 1
                                                                    [conversion_rate] => 1.000000
                                                                    [deleted] => 0
                                                                    [active] => 1
                                                                    [id_shop] => 1
                                                                )

                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [languages] => Smarty_Variable Object
                                                (
                                                    [value] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [id_lang] => 1
                                                                    [name] => Français (French)
                                                                    [active] => 1
                                                                    [iso_code] => fr
                                                                    [language_code] => fr-fr
                                                                    [date_format_lite] => d/m/Y
                                                                    [date_format_full] => d/m/Y H:i:s
                                                                    [is_rtl] => 0
                                                                    [id_shop] => 1
                                                                    [shops] => Array
                                                                        (
                                                                            [1] => 1
                                                                        )

                                                                )

                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [meta_language] => Smarty_Variable Object
                                                (
                                                    [value] => fr
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [priceDisplay] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [is_logged] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [is_guest] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [add_prod_display] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [shop_name] => Smarty_Variable Object
                                                (
                                                    [value] => Tatouage temporaire personnalisé à l'unité - Tatouage éphémère
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [roundMode] => Smarty_Variable Object
                                                (
                                                    [value] => 2
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [use_taxes] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [show_taxes] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [display_tax_label] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [vat_management] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [opc] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_CATALOG_MODE] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [b2b_enable] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [request] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/-.html
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_STOCK_MANAGEMENT] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [quick_view] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [shop_phone] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [compared_products] => Smarty_Variable Object
                                                (
                                                    [value] => Array
                                                        (
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [comparator_max_item] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencySign] => Smarty_Variable Object
                                                (
                                                    [value] => €
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencyFormat] => Smarty_Variable Object
                                                (
                                                    [value] => 2
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencyBlank] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [id_currency_cookie] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logged] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [customerName] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_ps_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_cat_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/c/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_lang_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/l/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_prod_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/p/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_manu_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/m/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_sup_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/su/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_ship_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/s/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_store_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/st/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_col_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/co/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/themes/lab_eren4/img/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [css_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/themes/lab_eren4/css/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [js_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/themes/lab_eren4/js/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [pic_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/upload/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [time] => Smarty_Variable Object
                                                (
                                                    [value] => 1710840740
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_update_time] => Smarty_Variable Object
                                                (
                                                    [value] => 1704321425
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [static_token] => Smarty_Variable Object
                                                (
                                                    [value] => 45ddd66312b66bb86fbafaf4e64df042
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [token] => Smarty_Variable Object
                                                (
                                                    [value] => 2fb185f77577dabd4a9a73963c873aab
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [priceDisplayPrecision] => Smarty_Variable Object
                                                (
                                                    [value] => 2
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [content_only] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [favicon_url] => Smarty_Variable Object
                                                (
                                                    [value] => /img/favicon.ico
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logo_image_width] => Smarty_Variable Object
                                                (
                                                    [value] => 39
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logo_image_height] => Smarty_Variable Object
                                                (
                                                    [value] => 25
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logo_url] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/prestashop-logo-1477400065.jpg
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [LAB_THEMENAME] => Smarty_Variable Object
                                                (
                                                    [value] => lab_eren4
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_BASE_URL] => Smarty_Variable Object
                                                (
                                                    [value] => http://tatouagetemporaire.com
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_BASE_URI] => Smarty_Variable Object
                                                (
                                                    [value] => /
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hbgnav] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_htextnav] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hbgheadercolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_htextheader] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hhovertext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hhovertextnav] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mbghover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mbgcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mtext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mtexthover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mbgsubmenu] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mtextsub] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mhovertextsub] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_cbgcolor] => Smarty_Variable Object
                                                (
                                                    [value] => #36a0b1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccolorlink] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_chovercolorlink] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccolortext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccolorprice] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccoloroldprice] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ciconcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_cbgbuttom] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ctextbuttom] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ctextbuttomhover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_cbgbuttomhover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_fbgcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_fcolortext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_flinkcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_flinkcolorhover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_show_color] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableFTM] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableQv] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableW] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableC] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnablesubCate] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [labshowthemecolor] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [labthemecolor] => Smarty_Variable Object
                                                (
                                                    [value] => default
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mode_theme] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [labskin] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ssl_enabled] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PAYPAL_SANDBOX] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PayPal_in_context_checkout] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [use_paypal_in_context] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PayPal_in_context_checkout_merchant_id] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [paypal_mode] => Smarty_Variable Object
                                                (
                                                    [value] => production
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [google_pass_thou] => Smarty_Variable Object
                                                (
                                                    [value] => _RiB0LpmHg7JSi00hQyY02Sb-W05wiT1Eh1Iq57tyag
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_unit] => Smarty_Variable Object
                                                (
                                                    [value] => cm
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_unit_name] => Smarty_Variable Object
                                                (
                                                    [value] => Centimètre
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_big_unit] => Smarty_Variable Object
                                                (
                                                    [value] => m²
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_area_ratio] => Smarty_Variable Object
                                                (
                                                    [value] => 10000
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [bDisplay] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [iConversionId] => Smarty_Variable Object
                                                (
                                                    [value] => AW-775554528
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [sConversionLabel] => Smarty_Variable Object
                                                (
                                                    [value] => 0fJ5CO68oYcYEOCL6PEC
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [sModuleName] => Smarty_Variable Object
                                                (
                                                    [value] => gact
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [bDebug] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ets_crosssell_16] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                        )

                                    [parent] => 
                                    [config_vars] => Array
                                        (
                                        )

                                )

                            [mobile_detect] => Mobile_Detect Object
                                (
                                    [userAgent:protected] => claudebot
                                    [httpHeaders:protected] => Array
                                        (
                                            [HTTP_REMOTE_IP] => 34.204.181.19
                                            [HTTP_REFERER] => http://tatouagetemporaire.com/maori/197-maori-36.html
                                            [HTTP_USER_AGENT] => claudebot
                                            [HTTP_ACCEPT] => */*
                                            [HTTP_X_OVHREQUEST_ID] => 6b35fcba1879995531bbafd524ceb12f
                                            [HTTP_X_FORWARDED_PROTO] => https
                                            [HTTP_X_FORWARDED_FOR] => 34.204.181.19
                                            [HTTP_X_PREDICTOR] => 1
                                            [HTTP_HOST] => tatouagetemporaire.com
                                            [HTTP_MOD_REWRITE] => On
                                        )

                                    [detectionType:protected] => mobile
                                )

                            [mode] => 
                            [mobile_device:protected] => 
                            [is_mobile:protected] => 
                            [is_tablet:protected] => 
                        )

                    [css_files] => Array
                        (
                            [/themes/lab_eren4/css/global.css] => all
                            [/themes/lab_eren4/css/autoload/highdpi.css] => all
                            [/themes/lab_eren4/css/autoload/responsive-tables.css] => all
                            [/themes/lab_eren4/css/autoload/uniform.default.css] => all
                            [/js/jquery/plugins/fancybox/jquery.fancybox.css] => all
                            [/themes/lab_eren4/css/modules/blockcart/blockcart.css] => all
                            [/js/jquery/plugins/bxslider/jquery.bxslider.css] => all
                            [/themes/lab_eren4/css/modules/blockmyaccountfooter/blockmyaccount.css] => all
                            [/themes/lab_eren4/css/modules/blockuserinfo/blockuserinfo.css] => all
                            [/themes/lab_eren4/css/modules/homefeatured/homefeatured.css] => all
                            [/js/jquery/plugins/autocomplete/jquery.autocomplete.css] => all
                            [/themes/lab_eren4/css/modules/labsearch/css/labsearch.css] => all
                            [/modules/labthemeoptions/views/templates/front/colortool/css/lab.cltool.css] => all
                            [/modules/labthemeoptions/views/templates/front/colortool/css/colorpicker.css] => all
                            [/modules/labthemeoptions/css/animate.css] => all
                            [/modules/labthemeoptions/css/owl.carousel.css] => all
                            [/modules/labthemeoptions/css/laberthemes.css] => all
                            [/modules/labhoverflipimg/css/labhoverflipimg.css] => all
                            [/modules/labcountdown/css/jquery.countdown.css] => all
                            [/themes/lab_eren4/css/modules/labslideshow/css/labslideshow.css] => all
                            [/themes/lab_eren4/css/modules/labmegamenu/views/css/front.css] => all
                            [/modules/smartblog/css/smartblogstyle.css] => all
                            [/modules/paypal/views/css/paypal.css] => all
                            [/modules/customtextdesign/views/css/global.css] => all
                            [/modules/responsivemenu/views/css/main.css] => all
                            [/modules/payplug/views/css/front_1_6-v3.16.2.css] => all
                            [/modules/ets_crosssell/views/css/product_list16.css] => all
                            [/modules/ets_crosssell/views/css/slick.css] => all
                            [/modules/ets_crosssell/views/css/front.css] => all
                            [/modules/ets_crosssell/views/css/front16.css] => all
                        )

                    [js_files] => Array
                        (
                            [0] => /js/jquery/jquery-1.11.0.min.js
                            [1] => /js/jquery/jquery-migrate-1.2.1.min.js
                            [2] => /js/jquery/plugins/jquery.easing.js
                            [3] => /js/tools.js
                            [4] => /themes/lab_eren4/js/global.js
                            [5] => /themes/lab_eren4/js/autoload/10-bootstrap.min.js
                            [6] => /themes/lab_eren4/js/autoload/15-jquery.total-storage.min.js
                            [7] => /themes/lab_eren4/js/autoload/15-jquery.uniform-modified.js
                            [8] => /js/jquery/plugins/fancybox/jquery.fancybox.js
                            [9] => /themes/lab_eren4/js/modules/blockcart/ajax-cart.js
                            [10] => /js/jquery/plugins/jquery.scrollTo.js
                            [11] => /js/jquery/plugins/jquery.serialScroll.js
                            [12] => /js/jquery/plugins/bxslider/jquery.bxslider.js
                            [13] => /js/jquery/plugins/autocomplete/jquery.autocomplete.js
                            [14] => /modules/labthemeoptions/js/colorpicker.js
                            [15] => /modules/labthemeoptions/js/jquery.cookie.js
                            [16] => /modules/labthemeoptions/js/owl.carousel.js
                            [17] => /modules/labthemeoptions/js/wow.min.js
                            [18] => /modules/labthemeoptions/js/jquery.lettering.js
                            [19] => /modules/labthemeoptions/js/laberthemes.js
                            [20] => /modules/labcountdown/js/jquery.plugin.js
                            [21] => /modules/labcountdown/js/jquery.countdown.js
                            [22] => /modules/labslideshow/js/jquery.nivo.slider.pack.js
                            [23] => /modules/labmegamenu/views/js/front.js
                            [24] => /modules/labscroll/scrolltop.js
                            [25] => /modules/ganalytics/views/js/GoogleAnalyticActionLib.js
                            [26] => /modules/customtextdesign/views/js/front/modules/hide-special.js
                            [27] => /modules/customtextdesign/views/js/tn_compat.js
                            [28] => /modules/customtextdesign/views/js/front/cust-form.js
                            [29] => /modules/responsivemenu/views/js/responsivemenu.js
                            [30] => /modules/payplug/views/js/front_1_6-v3.16.2.js
                            [31] => /modules/payplug/views/js/utilities-v3.16.2.js
                            [32] => /modules/topbanner/views/js/front_common.js
                            [33] => /modules/topbanner/views/js/front16.js
                            [34] => /modules/ets_crosssell/views/js/slick.min.js
                            [35] => /modules/ets_crosssell/views/js/front.js
                        )

                    [display_header:protected] => 1
                    [display_header_javascript:protected] => 1
                    [template:protected] => 
                    [display_footer:protected] => 1
                    [content_only:protected] => 
                    [ajax] => 
                    [json:protected] => 
                    [status:protected] => 
                    [redirect_after:protected] => 
                    [controller_type] => front
                )

            [type] => ->
            [args] => Array
                (
                )

        )

    [15] => Array
        (
            [file] => /home/tatouageq/www/classes/Dispatcher.php
            [line] => 367
            [function] => run
            [class] => ControllerCore
            [object] => ProductController Object
                (
                    [php_self] => product
                    [product:protected] => Product Object
                        (
                            [tax_name] => 
                            [tax_rate] => 
                            [id_manufacturer] => 
                            [id_supplier] => 
                            [id_category_default] => 
                            [id_shop_default] => 
                            [manufacturer_name] => 
                            [supplier_name] => 
                            [name] => 
                            [description] => 
                            [description_short] => 
                            [quantity] => 0
                            [minimal_quantity] => 1
                            [available_now] => 
                            [available_later] => 
                            [price] => 0
                            [specificPrice] => 0
                            [additional_shipping_cost] => 0
                            [wholesale_price] => 0
                            [on_sale] => 
                            [online_only] => 
                            [unity] => 
                            [unit_price] => 
                            [unit_price_ratio] => 0
                            [ecotax] => 0
                            [reference] => 
                            [supplier_reference] => 
                            [location] => 
                            [width] => 0
                            [height] => 0
                            [depth] => 0
                            [weight] => 0
                            [ean13] => 
                            [upc] => 
                            [link_rewrite] => 
                            [meta_description] => 
                            [meta_keywords] => 
                            [meta_title] => 
                            [quantity_discount] => 0
                            [customizable] => 
                            [new] => 
                            [uploadable_files] => 
                            [text_fields] => 
                            [active] => 1
                            [redirect_type] => 
                            [id_product_redirected] => 0
                            [available_for_order] => 1
                            [available_date] => 0000-00-00
                            [condition] => 
                            [show_price] => 1
                            [indexed] => 0
                            [visibility] => 
                            [date_add] => 
                            [date_upd] => 
                            [tags] => 
                            [base_price] => 
                            [id_tax_rules_group] => 1
                            [id_color_default] => 0
                            [advanced_stock_management] => 0
                            [out_of_stock] => 
                            [depends_on_stock] => 
                            [isFullyLoaded] => 
                            [cache_is_pack] => 
                            [cache_has_attachments] => 
                            [is_virtual] => 
                            [id_pack_product_attribute] => 
                            [cache_default_attribute] => 
                            [category] => 
                            [pack_stock_type] => 3
                            [webserviceParameters:protected] => Array
                                (
                                    [objectMethods] => Array
                                        (
                                            [add] => addWs
                                            [update] => updateWs
                                        )

                                    [objectNodeNames] => products
                                    [fields] => Array
                                        (
                                            [id_manufacturer] => Array
                                                (
                                                    [xlink_resource] => manufacturers
                                                )

                                            [id_supplier] => Array
                                                (
                                                    [xlink_resource] => suppliers
                                                )

                                            [id_category_default] => Array
                                                (
                                                    [xlink_resource] => categories
                                                )

                                            [new] => Array
                                                (
                                                )

                                            [cache_default_attribute] => Array
                                                (
                                                )

                                            [id_default_image] => Array
                                                (
                                                    [getter] => getCoverWs
                                                    [setter] => setCoverWs
                                                    [xlink_resource] => Array
                                                        (
                                                            [resourceName] => images
                                                            [subResourceName] => products
                                                        )

                                                )

                                            [id_default_combination] => Array
                                                (
                                                    [getter] => getWsDefaultCombination
                                                    [setter] => setWsDefaultCombination
                                                    [xlink_resource] => Array
                                                        (
                                                            [resourceName] => combinations
                                                        )

                                                )

                                            [id_tax_rules_group] => Array
                                                (
                                                    [xlink_resource] => Array
                                                        (
                                                            [resourceName] => tax_rule_groups
                                                        )

                                                )

                                            [position_in_category] => Array
                                                (
                                                    [getter] => getWsPositionInCategory
                                                    [setter] => setWsPositionInCategory
                                                )

                                            [manufacturer_name] => Array
                                                (
                                                    [getter] => getWsManufacturerName
                                                    [setter] => 
                                                )

                                            [quantity] => Array
                                                (
                                                    [getter] => 
                                                    [setter] => 
                                                )

                                            [type] => Array
                                                (
                                                    [getter] => getWsType
                                                    [setter] => setWsType
                                                )

                                        )

                                    [associations] => Array
                                        (
                                            [categories] => Array
                                                (
                                                    [resource] => category
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                        )

                                                )

                                            [images] => Array
                                                (
                                                    [resource] => image
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                            [combinations] => Array
                                                (
                                                    [resource] => combination
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                        )

                                                )

                                            [product_option_values] => Array
                                                (
                                                    [resource] => product_option_value
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                        )

                                                )

                                            [product_features] => Array
                                                (
                                                    [resource] => product_feature
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                            [id_feature_value] => Array
                                                                (
                                                                    [required] => 1
                                                                    [xlink_resource] => product_feature_values
                                                                )

                                                        )

                                                )

                                            [tags] => Array
                                                (
                                                    [resource] => tag
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                        )

                                                )

                                            [stock_availables] => Array
                                                (
                                                    [resource] => stock_available
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                            [id_product_attribute] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                        )

                                                    [setter] => 
                                                )

                                            [accessories] => Array
                                                (
                                                    [resource] => product
                                                    [api] => products
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                    [xlink_resource] => product
                                                                )

                                                        )

                                                )

                                            [product_bundle] => Array
                                                (
                                                    [resource] => product
                                                    [api] => products
                                                    [fields] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                )

                                                            [quantity] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                        )

                                )

                            [id] => 
                            [id_lang:protected] => 1
                            [id_shop:protected] => 1
                            [id_shop_list] => 
                            [get_shop_from_context:protected] => 
                            [table:protected] => product
                            [identifier:protected] => id_product
                            [fieldsRequired:protected] => Array
                                (
                                    [0] => price
                                )

                            [fieldsSize:protected] => Array
                                (
                                    [reference] => 32
                                    [supplier_reference] => 32
                                    [location] => 64
                                    [ean13] => 13
                                    [upc] => 12
                                )

                            [fieldsValidate:protected] => Array
                                (
                                    [id_shop_default] => isUnsignedId
                                    [id_manufacturer] => isUnsignedId
                                    [id_supplier] => isUnsignedId
                                    [reference] => isReference
                                    [supplier_reference] => isReference
                                    [location] => isReference
                                    [width] => isUnsignedFloat
                                    [height] => isUnsignedFloat
                                    [depth] => isUnsignedFloat
                                    [weight] => isUnsignedFloat
                                    [quantity_discount] => isBool
                                    [ean13] => isEan13
                                    [upc] => isUpc
                                    [cache_is_pack] => isBool
                                    [cache_has_attachments] => isBool
                                    [is_virtual] => isBool
                                    [id_category_default] => isUnsignedId
                                    [id_tax_rules_group] => isUnsignedId
                                    [on_sale] => isBool
                                    [online_only] => isBool
                                    [ecotax] => isPrice
                                    [minimal_quantity] => isUnsignedInt
                                    [price] => isPrice
                                    [wholesale_price] => isPrice
                                    [unity] => isString
                                    [additional_shipping_cost] => isPrice
                                    [customizable] => isUnsignedInt
                                    [text_fields] => isUnsignedInt
                                    [uploadable_files] => isUnsignedInt
                                    [active] => isBool
                                    [redirect_type] => isString
                                    [id_product_redirected] => isUnsignedId
                                    [available_for_order] => isBool
                                    [available_date] => isDateFormat
                                    [condition] => isGenericName
                                    [show_price] => isBool
                                    [indexed] => isBool
                                    [visibility] => isProductVisibility
                                    [advanced_stock_management] => isBool
                                    [date_add] => isDate
                                    [date_upd] => isDate
                                    [pack_stock_type] => isUnsignedInt
                                )

                            [fieldsRequiredLang:protected] => Array
                                (
                                    [0] => link_rewrite
                                    [1] => name
                                )

                            [fieldsSizeLang:protected] => Array
                                (
                                    [meta_description] => 255
                                    [meta_keywords] => 255
                                    [meta_title] => 128
                                    [link_rewrite] => 128
                                    [name] => 128
                                    [available_now] => 255
                                    [available_later] => 255
                                )

                            [fieldsValidateLang:protected] => Array
                                (
                                    [meta_description] => isGenericName
                                    [meta_keywords] => isGenericName
                                    [meta_title] => isGenericName
                                    [link_rewrite] => isLinkRewrite
                                    [name] => isCatalogName
                                    [description] => isCleanHtml
                                    [description_short] => isCleanHtml
                                    [available_now] => isGenericName
                                    [available_later] => IsGenericName
                                )

                            [tables:protected] => Array
                                (
                                )

                            [image_dir:protected] => 
                            [image_format:protected] => jpg
                            [def:protected] => Array
                                (
                                    [table] => product
                                    [primary] => id_product
                                    [multilang] => 1
                                    [multilang_shop] => 1
                                    [fields] => Array
                                        (
                                            [id_shop_default] => Array
                                                (
                                                    [type] => 1
                                                    [validate] => isUnsignedId
                                                )

                                            [id_manufacturer] => Array
                                                (
                                                    [type] => 1
                                                    [validate] => isUnsignedId
                                                )

                                            [id_supplier] => Array
                                                (
                                                    [type] => 1
                                                    [validate] => isUnsignedId
                                                )

                                            [reference] => Array
                                                (
                                                    [type] => 3
                                                    [validate] => isReference
                                                    [size] => 32
                                                )

                                            [supplier_reference] => Array
                                                (
                                                    [type] => 3
                                                    [validate] => isReference
                                                    [size] => 32
                                                )

                                            [location] => Array
                                                (
                                                    [type] => 3
                                                    [validate] => isReference
                                                    [size] => 64
                                                )

                                            [width] => Array
                                                (
                                                    [type] => 4
                                                    [validate] => isUnsignedFloat
                                                )

                                            [height] => Array
                                                (
                                                    [type] => 4
                                                    [validate] => isUnsignedFloat
                                                )

                                            [depth] => Array
                                                (
                                                    [type] => 4
                                                    [validate] => isUnsignedFloat
                                                )

                                            [weight] => Array
                                                (
                                                    [type] => 4
                                                    [validate] => isUnsignedFloat
                                                )

                                            [quantity_discount] => Array
                                                (
                                                    [type] => 2
                                                    [validate] => isBool
                                                )

                                            [ean13] => Array
                                                (
                                                    [type] => 3
                                                    [validate] => isEan13
                                                    [size] => 13
                                                )

                                            [upc] => Array
                                                (
                                                    [type] => 3
                                                    [validate] => isUpc
                                                    [size] => 12
                                                )

                                            [cache_is_pack] => Array
                                                (
                                                    [type] => 2
                                                    [validate] => isBool
                                                )

                                            [cache_has_attachments] => Array
                                                (
                                                    [type] => 2
                                                    [validate] => isBool
                                                )

                                            [is_virtual] => Array
                                                (
                                                    [type] => 2
                                                    [validate] => isBool
                                                )

                                            [id_category_default] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedId
                                                )

                                            [id_tax_rules_group] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedId
                                                )

                                            [on_sale] => Array
                                                (
                                                    [type] => 2
                                                    [shop] => 1
                                                    [validate] => isBool
                                                )

                                            [online_only] => Array
                                                (
                                                    [type] => 2
                                                    [shop] => 1
                                                    [validate] => isBool
                                                )

                                            [ecotax] => Array
                                                (
                                                    [type] => 4
                                                    [shop] => 1
                                                    [validate] => isPrice
                                                )

                                            [minimal_quantity] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedInt
                                                )

                                            [price] => Array
                                                (
                                                    [type] => 4
                                                    [shop] => 1
                                                    [validate] => isPrice
                                                    [required] => 1
                                                )

                                            [wholesale_price] => Array
                                                (
                                                    [type] => 4
                                                    [shop] => 1
                                                    [validate] => isPrice
                                                )

                                            [unity] => Array
                                                (
                                                    [type] => 3
                                                    [shop] => 1
                                                    [validate] => isString
                                                )

                                            [unit_price_ratio] => Array
                                                (
                                                    [type] => 4
                                                    [shop] => 1
                                                )

                                            [additional_shipping_cost] => Array
                                                (
                                                    [type] => 4
                                                    [shop] => 1
                                                    [validate] => isPrice
                                                )

                                            [customizable] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedInt
                                                )

                                            [text_fields] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedInt
                                                )

                                            [uploadable_files] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedInt
                                                )

                                            [active] => Array
                                                (
                                                    [type] => 2
                                                    [shop] => 1
                                                    [validate] => isBool
                                                )

                                            [redirect_type] => Array
                                                (
                                                    [type] => 3
                                                    [shop] => 1
                                                    [validate] => isString
                                                )

                                            [id_product_redirected] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedId
                                                )

                                            [available_for_order] => Array
                                                (
                                                    [type] => 2
                                                    [shop] => 1
                                                    [validate] => isBool
                                                )

                                            [available_date] => Array
                                                (
                                                    [type] => 5
                                                    [shop] => 1
                                                    [validate] => isDateFormat
                                                )

                                            [condition] => Array
                                                (
                                                    [type] => 3
                                                    [shop] => 1
                                                    [validate] => isGenericName
                                                    [values] => Array
                                                        (
                                                            [0] => new
                                                            [1] => used
                                                            [2] => refurbished
                                                        )

                                                    [default] => new
                                                )

                                            [show_price] => Array
                                                (
                                                    [type] => 2
                                                    [shop] => 1
                                                    [validate] => isBool
                                                )

                                            [indexed] => Array
                                                (
                                                    [type] => 2
                                                    [shop] => 1
                                                    [validate] => isBool
                                                )

                                            [visibility] => Array
                                                (
                                                    [type] => 3
                                                    [shop] => 1
                                                    [validate] => isProductVisibility
                                                    [values] => Array
                                                        (
                                                            [0] => both
                                                            [1] => catalog
                                                            [2] => search
                                                            [3] => none
                                                        )

                                                    [default] => both
                                                )

                                            [cache_default_attribute] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                )

                                            [advanced_stock_management] => Array
                                                (
                                                    [type] => 2
                                                    [shop] => 1
                                                    [validate] => isBool
                                                )

                                            [date_add] => Array
                                                (
                                                    [type] => 5
                                                    [shop] => 1
                                                    [validate] => isDate
                                                )

                                            [date_upd] => Array
                                                (
                                                    [type] => 5
                                                    [shop] => 1
                                                    [validate] => isDate
                                                )

                                            [pack_stock_type] => Array
                                                (
                                                    [type] => 1
                                                    [shop] => 1
                                                    [validate] => isUnsignedInt
                                                )

                                            [meta_description] => Array
                                                (
                                                    [type] => 3
                                                    [lang] => 1
                                                    [validate] => isGenericName
                                                    [size] => 255
                                                )

                                            [meta_keywords] => Array
                                                (
                                                    [type] => 3
                                                    [lang] => 1
                                                    [validate] => isGenericName
                                                    [size] => 255
                                                )

                                            [meta_title] => Array
                                                (
                                                    [type] => 3
                                                    [lang] => 1
                                                    [validate] => isGenericName
                                                    [size] => 128
                                                )

                                            [link_rewrite] => Array
                                                (
                                                    [type] => 3
                                                    [lang] => 1
                                                    [validate] => isLinkRewrite
                                                    [required] => 1
                                                    [size] => 128
                                                    [ws_modifier] => Array
                                                        (
                                                            [http_method] => 2
                                                            [modifier] => modifierWsLinkRewrite
                                                        )

                                                )

                                            [name] => Array
                                                (
                                                    [type] => 3
                                                    [lang] => 1
                                                    [validate] => isCatalogName
                                                    [required] => 1
                                                    [size] => 128
                                                )

                                            [description] => Array
                                                (
                                                    [type] => 6
                                                    [lang] => 1
                                                    [validate] => isCleanHtml
                                                )

                                            [description_short] => Array
                                                (
                                                    [type] => 6
                                                    [lang] => 1
                                                    [validate] => isCleanHtml
                                                )

                                            [available_now] => Array
                                                (
                                                    [type] => 3
                                                    [lang] => 1
                                                    [validate] => isGenericName
                                                    [size] => 255
                                                )

                                            [available_later] => Array
                                                (
                                                    [type] => 3
                                                    [lang] => 1
                                                    [validate] => IsGenericName
                                                    [size] => 255
                                                )

                                        )

                                    [associations] => Array
                                        (
                                            [manufacturer] => Array
                                                (
                                                    [type] => 1
                                                )

                                            [supplier] => Array
                                                (
                                                    [type] => 1
                                                )

                                            [default_category] => Array
                                                (
                                                    [type] => 1
                                                    [field] => id_category_default
                                                    [object] => Category
                                                )

                                            [tax_rules_group] => Array
                                                (
                                                    [type] => 1
                                                )

                                            [categories] => Array
                                                (
                                                    [type] => 2
                                                    [field] => id_category
                                                    [object] => Category
                                                    [association] => category_product
                                                )

                                            [stock_availables] => Array
                                                (
                                                    [type] => 2
                                                    [field] => id_stock_available
                                                    [object] => StockAvailable
                                                    [association] => stock_availables
                                                )

                                            [l] => Array
                                                (
                                                    [type] => 2
                                                    [field] => id_product
                                                    [foreign_field] => id_product
                                                )

                                        )

                                    [classname] => Product
                                )

                            [update_fields:protected] => 
                            [force_id] => 
                        )

                    [category:protected] => 
                    [errors] => Array
                        (
                            [0] => Le produit n'a pas été trouvé
                        )

                    [iso] => 
                    [orderBy] => 
                    [orderWay] => 
                    [p] => 
                    [n] => 
                    [auth] => 
                    [guestAllowed] => 
                    [authRedirection] => 
                    [ssl] => 1
                    [restrictedCountry:protected] => 
                    [maintenance:protected] => 
                    [display_column_left] => 0
                    [display_column_right] => 0
                    [nb_items_per_page] => 
                    [context:protected] => Context Object
                        (
                            [cart] => Cart Object
                                (
                                    [id] => 
                                    [id_shop_group] => 
                                    [id_shop] => 
                                    [id_address_delivery] => 
                                    [id_address_invoice] => 
                                    [id_currency] => 1
                                    [id_customer] => 
                                    [id_guest] => 
                                    [id_lang] => 1
                                    [recyclable] => 0
                                    [gift] => 0
                                    [gift_message] => 
                                    [mobile_theme] => 
                                    [date_add] => 
                                    [secure_key] => 
                                    [id_carrier] => 0
                                    [date_upd] => 
                                    [checkedTos] => 
                                    [pictures] => 
                                    [textFields] => 
                                    [delivery_option] => 
                                    [allow_seperated_package] => 
                                    [_products:protected] => 
                                    [_taxCalculationMethod:protected] => 0
                                    [webserviceParameters:protected] => Array
                                        (
                                            [fields] => Array
                                                (
                                                    [id_address_delivery] => Array
                                                        (
                                                            [xlink_resource] => addresses
                                                        )

                                                    [id_address_invoice] => Array
                                                        (
                                                            [xlink_resource] => addresses
                                                        )

                                                    [id_currency] => Array
                                                        (
                                                            [xlink_resource] => currencies
                                                        )

                                                    [id_customer] => Array
                                                        (
                                                            [xlink_resource] => customers
                                                        )

                                                    [id_guest] => Array
                                                        (
                                                            [xlink_resource] => guests
                                                        )

                                                    [id_lang] => Array
                                                        (
                                                            [xlink_resource] => languages
                                                        )

                                                )

                                            [associations] => Array
                                                (
                                                    [cart_rows] => Array
                                                        (
                                                            [resource] => cart_row
                                                            [virtual_entity] => 1
                                                            [fields] => Array
                                                                (
                                                                    [id_product] => Array
                                                                        (
                                                                            [required] => 1
                                                                            [xlink_resource] => products
                                                                        )

                                                                    [id_product_attribute] => Array
                                                                        (
                                                                            [required] => 1
                                                                            [xlink_resource] => combinations
                                                                        )

                                                                    [id_address_delivery] => Array
                                                                        (
                                                                            [required] => 1
                                                                            [xlink_resource] => addresses
                                                                        )

                                                                    [quantity] => Array
                                                                        (
                                                                            [required] => 1
                                                                        )

                                                                )

                                                        )

                                                )

                                        )

                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => cart
                                    [identifier:protected] => id_cart
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => id_currency
                                            [1] => id_lang
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [secure_key] => 32
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [id_shop_group] => isUnsignedId
                                            [id_shop] => isUnsignedId
                                            [id_address_delivery] => isUnsignedId
                                            [id_address_invoice] => isUnsignedId
                                            [id_carrier] => isUnsignedId
                                            [id_currency] => isUnsignedId
                                            [id_customer] => isUnsignedId
                                            [id_guest] => isUnsignedId
                                            [id_lang] => isUnsignedId
                                            [recyclable] => isBool
                                            [gift] => isBool
                                            [gift_message] => isMessage
                                            [mobile_theme] => isBool
                                            [allow_seperated_package] => isBool
                                            [date_add] => isDate
                                            [date_upd] => isDate
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => cart
                                            [primary] => id_cart
                                            [fields] => Array
                                                (
                                                    [id_shop_group] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_shop] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_address_delivery] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_address_invoice] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_carrier] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_currency] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [required] => 1
                                                        )

                                                    [id_customer] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_guest] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [id_lang] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [required] => 1
                                                        )

                                                    [recyclable] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [gift] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [gift_message] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isMessage
                                                        )

                                                    [mobile_theme] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [delivery_option] => Array
                                                        (
                                                            [type] => 3
                                                        )

                                                    [secure_key] => Array
                                                        (
                                                            [type] => 3
                                                            [size] => 32
                                                        )

                                                    [allow_seperated_package] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [date_add] => Array
                                                        (
                                                            [type] => 5
                                                            [validate] => isDate
                                                        )

                                                    [date_upd] => Array
                                                        (
                                                            [type] => 5
                                                            [validate] => isDate
                                                        )

                                                )

                                            [classname] => Cart
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [customer] => Customer Object
                                (
                                    [id] => 
                                    [id_shop] => 
                                    [id_shop_group] => 
                                    [secure_key] => 
                                    [note] => 
                                    [id_gender] => 0
                                    [id_default_group] => 3
                                    [id_lang] => 
                                    [lastname] => 
                                    [firstname] => 
                                    [birthday] => 
                                    [email] => 
                                    [newsletter] => 
                                    [ip_registration_newsletter] => 
                                    [newsletter_date_add] => 
                                    [optin] => 
                                    [website] => 
                                    [company] => 
                                    [siret] => 
                                    [ape] => 
                                    [outstanding_allow_amount] => 0
                                    [show_public_prices] => 0
                                    [id_risk] => 
                                    [max_payment_days] => 0
                                    [passwd] => 
                                    [last_passwd_gen] => 
                                    [active] => 1
                                    [is_guest] => 0
                                    [deleted] => 0
                                    [date_add] => 
                                    [date_upd] => 
                                    [years] => 
                                    [days] => 
                                    [months] => 
                                    [geoloc_id_country] => 
                                    [geoloc_id_state] => 
                                    [geoloc_postcode] => 
                                    [logged] => 0
                                    [id_guest] => 
                                    [groupBox] => 
                                    [webserviceParameters:protected] => Array
                                        (
                                            [fields] => Array
                                                (
                                                    [id_default_group] => Array
                                                        (
                                                            [xlink_resource] => groups
                                                        )

                                                    [id_lang] => Array
                                                        (
                                                            [xlink_resource] => languages
                                                        )

                                                    [newsletter_date_add] => Array
                                                        (
                                                        )

                                                    [ip_registration_newsletter] => Array
                                                        (
                                                        )

                                                    [last_passwd_gen] => Array
                                                        (
                                                            [setter] => 
                                                        )

                                                    [secure_key] => Array
                                                        (
                                                            [setter] => 
                                                        )

                                                    [deleted] => Array
                                                        (
                                                        )

                                                    [passwd] => Array
                                                        (
                                                            [setter] => setWsPasswd
                                                        )

                                                )

                                            [associations] => Array
                                                (
                                                    [groups] => Array
                                                        (
                                                            [resource] => group
                                                        )

                                                )

                                        )

                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => customer
                                    [identifier:protected] => id_customer
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => lastname
                                            [1] => firstname
                                            [2] => email
                                            [3] => passwd
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [lastname] => 32
                                            [firstname] => 32
                                            [email] => 128
                                            [passwd] => 32
                                            [note] => 65000
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [secure_key] => isMd5
                                            [lastname] => isName
                                            [firstname] => isName
                                            [email] => isEmail
                                            [passwd] => isPasswd
                                            [id_gender] => isUnsignedId
                                            [birthday] => isBirthDate
                                            [newsletter] => isBool
                                            [optin] => isBool
                                            [website] => isUrl
                                            [company] => isGenericName
                                            [siret] => isSiret
                                            [ape] => isApe
                                            [outstanding_allow_amount] => isFloat
                                            [show_public_prices] => isBool
                                            [id_risk] => isUnsignedInt
                                            [max_payment_days] => isUnsignedInt
                                            [active] => isBool
                                            [deleted] => isBool
                                            [note] => isCleanHtml
                                            [is_guest] => isBool
                                            [id_shop] => isUnsignedId
                                            [id_shop_group] => isUnsignedId
                                            [id_lang] => isUnsignedId
                                            [date_add] => isDate
                                            [date_upd] => isDate
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => customer
                                            [primary] => id_customer
                                            [fields] => Array
                                                (
                                                    [secure_key] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isMd5
                                                            [copy_post] => 
                                                        )

                                                    [lastname] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isName
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                    [firstname] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isName
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                    [email] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isEmail
                                                            [required] => 1
                                                            [size] => 128
                                                        )

                                                    [passwd] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isPasswd
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                    [last_passwd_gen] => Array
                                                        (
                                                            [type] => 3
                                                            [copy_post] => 
                                                        )

                                                    [id_gender] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [birthday] => Array
                                                        (
                                                            [type] => 5
                                                            [validate] => isBirthDate
                                                        )

                                                    [newsletter] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [newsletter_date_add] => Array
                                                        (
                                                            [type] => 5
                                                            [copy_post] => 
                                                        )

                                                    [ip_registration_newsletter] => Array
                                                        (
                                                            [type] => 3
                                                            [copy_post] => 
                                                        )

                                                    [optin] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [website] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isUrl
                                                        )

                                                    [company] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isGenericName
                                                        )

                                                    [siret] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isSiret
                                                        )

                                                    [ape] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isApe
                                                        )

                                                    [outstanding_allow_amount] => Array
                                                        (
                                                            [type] => 4
                                                            [validate] => isFloat
                                                            [copy_post] => 
                                                        )

                                                    [show_public_prices] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [copy_post] => 
                                                        )

                                                    [id_risk] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedInt
                                                            [copy_post] => 
                                                        )

                                                    [max_payment_days] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedInt
                                                            [copy_post] => 
                                                        )

                                                    [active] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [copy_post] => 
                                                        )

                                                    [deleted] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [copy_post] => 
                                                        )

                                                    [note] => Array
                                                        (
                                                            [type] => 6
                                                            [validate] => isCleanHtml
                                                            [size] => 65000
                                                            [copy_post] => 
                                                        )

                                                    [is_guest] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [copy_post] => 
                                                        )

                                                    [id_shop] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [copy_post] => 
                                                        )

                                                    [id_shop_group] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [copy_post] => 
                                                        )

                                                    [id_default_group] => Array
                                                        (
                                                            [type] => 1
                                                            [copy_post] => 
                                                        )

                                                    [id_lang] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [copy_post] => 
                                                        )

                                                    [date_add] => Array
                                                        (
                                                            [type] => 5
                                                            [validate] => isDate
                                                            [copy_post] => 
                                                        )

                                                    [date_upd] => Array
                                                        (
                                                            [type] => 5
                                                            [validate] => isDate
                                                            [copy_post] => 
                                                        )

                                                )

                                            [classname] => Customer
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [cookie] => Cookie Object
                                (
                                    [_content:protected] => Array
                                        (
                                            [date_add] => 2024-03-19 10:32:20
                                            [id_lang] => 1
                                            [iso_code_country] => US
                                            [id_currency] => 1
                                            [ets_homecat_order_seed] => 906
                                            [viewed] => 197
                                            [mostViewed] => 197
                                        )

                                    [_name:protected] => PrestaShop-dbed2f952b7f2d916dbe455905a4b595
                                    [_expire:protected] => 1712568740
                                    [_domain:protected] => tatouagetemporaire.com
                                    [_path:protected] => /
                                    [_cipherTool:protected] => Rijndael Object
                                        (
                                            [_key:protected] => mid7vbM9YwffprhnfkZYJsdvHf0xxnDX
                                            [_iv:protected] => OÝŹ H€äŽmYÚL¬
                                        )

                                    [_modified:protected] => 
                                    [_allow_writing:protected] => 1
                                    [_salt:protected] => 3AuQzi74
                                    [_standalone:protected] => 
                                    [_secure:protected] => 1
                                )

                            [link] => Link Object
                                (
                                    [allow:protected] => 1
                                    [url:protected] => /index.php
                                    [protocol_link] => https://
                                    [protocol_content] => https://
                                    [ssl_enable:protected] => 1
                                )

                            [country] => Country Object
                                (
                                    [id] => 21
                                    [id_zone] => 2
                                    [id_currency] => 0
                                    [iso_code] => US
                                    [call_prefix] => 1
                                    [name] => Array
                                        (
                                            [1] => États-Unis
                                            [2] => États-Unis
                                        )

                                    [contains_states] => 1
                                    [need_identification_number] => 0
                                    [need_zip_code] => 1
                                    [zip_code_format] => NNNNN
                                    [display_tax_label] => 0
                                    [active] => 1
                                    [webserviceParameters:protected] => Array
                                        (
                                            [objectsNodeName] => countries
                                            [fields] => Array
                                                (
                                                    [id_zone] => Array
                                                        (
                                                            [xlink_resource] => zones
                                                        )

                                                    [id_currency] => Array
                                                        (
                                                            [xlink_resource] => currencies
                                                        )

                                                )

                                        )

                                    [id_lang:protected] => 
                                    [id_shop:protected] => 1
                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => country
                                    [identifier:protected] => id_country
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => id_zone
                                            [1] => iso_code
                                            [2] => contains_states
                                            [3] => need_identification_number
                                            [4] => display_tax_label
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [iso_code] => 3
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [id_zone] => isUnsignedId
                                            [id_currency] => isUnsignedId
                                            [call_prefix] => isInt
                                            [iso_code] => isLanguageIsoCode
                                            [active] => isBool
                                            [contains_states] => isBool
                                            [need_identification_number] => isBool
                                            [need_zip_code] => isBool
                                            [zip_code_format] => isZipCodeFormat
                                            [display_tax_label] => isBool
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                            [0] => name
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                            [name] => 64
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                            [name] => isGenericName
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => country
                                            [primary] => id_country
                                            [multilang] => 1
                                            [fields] => Array
                                                (
                                                    [id_zone] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [required] => 1
                                                        )

                                                    [id_currency] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                        )

                                                    [call_prefix] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isInt
                                                        )

                                                    [iso_code] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isLanguageIsoCode
                                                            [required] => 1
                                                            [size] => 3
                                                        )

                                                    [active] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [contains_states] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [required] => 1
                                                        )

                                                    [need_identification_number] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [required] => 1
                                                        )

                                                    [need_zip_code] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [zip_code_format] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isZipCodeFormat
                                                        )

                                                    [display_tax_label] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [required] => 1
                                                        )

                                                    [name] => Array
                                                        (
                                                            [type] => 3
                                                            [lang] => 1
                                                            [validate] => isGenericName
                                                            [required] => 1
                                                            [size] => 64
                                                        )

                                                )

                                            [associations] => Array
                                                (
                                                    [zone] => Array
                                                        (
                                                            [type] => 1
                                                        )

                                                    [currency] => Array
                                                        (
                                                            [type] => 1
                                                        )

                                                    [l] => Array
                                                        (
                                                            [type] => 2
                                                            [field] => id_country
                                                            [foreign_field] => id_country
                                                        )

                                                )

                                            [classname] => Country
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [employee] => 
                            [controller] => ProductController Object
 *RECURSION*
                            [override_controller_name_for_translations] => 
                            [language] => Language Object
                                (
                                    [id] => 1
                                    [name] => Français (French)
                                    [iso_code] => fr
                                    [language_code] => fr-fr
                                    [date_format_lite] => d/m/Y
                                    [date_format_full] => d/m/Y H:i:s
                                    [is_rtl] => 0
                                    [active] => 1
                                    [webserviceParameters:protected] => Array
                                        (
                                            [objectNodeName] => language
                                            [objectsNodeName] => languages
                                        )

                                    [translationsFilesAndVars:protected] => Array
                                        (
                                            [fields] => _FIELDS
                                            [errors] => _ERRORS
                                            [admin] => _LANGADM
                                            [pdf] => _LANGPDF
                                            [tabs] => tabs
                                        )

                                    [id_lang:protected] => 
                                    [id_shop:protected] => 1
                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => lang
                                    [identifier:protected] => id_lang
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => name
                                            [1] => iso_code
                                            [2] => date_format_lite
                                            [3] => date_format_full
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [name] => 32
                                            [iso_code] => 2
                                            [language_code] => 5
                                            [date_format_lite] => 32
                                            [date_format_full] => 32
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [name] => isGenericName
                                            [iso_code] => isLanguageIsoCode
                                            [language_code] => isLanguageCode
                                            [active] => isBool
                                            [is_rtl] => isBool
                                            [date_format_lite] => isPhpDateFormat
                                            [date_format_full] => isPhpDateFormat
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => lang
                                            [primary] => id_lang
                                            [fields] => Array
                                                (
                                                    [name] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isGenericName
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                    [iso_code] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isLanguageIsoCode
                                                            [required] => 1
                                                            [size] => 2
                                                        )

                                                    [language_code] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isLanguageCode
                                                            [size] => 5
                                                        )

                                                    [active] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [is_rtl] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [date_format_lite] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isPhpDateFormat
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                    [date_format_full] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isPhpDateFormat
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                )

                                            [classname] => Language
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [currency] => Currency Object
                                (
                                    [id] => 1
                                    [name] => Euro
                                    [iso_code] => EUR
                                    [iso_code_num] => 978
                                    [sign] => €
                                    [blank] => 1
                                    [conversion_rate] => 1.000000
                                    [deleted] => 0
                                    [format] => 2
                                    [decimals] => 1
                                    [active] => 1
                                    [webserviceParameters:protected] => Array
                                        (
                                            [objectsNodeName] => currencies
                                        )

                                    [prefix] => 
                                    [suffix] =>  €
                                    [id_lang:protected] => 
                                    [id_shop:protected] => 1
                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => currency
                                    [identifier:protected] => id_currency
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => name
                                            [1] => iso_code
                                            [2] => sign
                                            [3] => format
                                            [4] => decimals
                                            [5] => conversion_rate
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [name] => 32
                                            [iso_code] => 3
                                            [iso_code_num] => 3
                                            [sign] => 8
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [name] => isGenericName
                                            [iso_code] => isLanguageIsoCode
                                            [iso_code_num] => isNumericIsoCode
                                            [blank] => isInt
                                            [sign] => isGenericName
                                            [format] => isUnsignedId
                                            [decimals] => isBool
                                            [conversion_rate] => isUnsignedFloat
                                            [deleted] => isBool
                                            [active] => isBool
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => currency
                                            [primary] => id_currency
                                            [multilang_shop] => 1
                                            [fields] => Array
                                                (
                                                    [name] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isGenericName
                                                            [required] => 1
                                                            [size] => 32
                                                        )

                                                    [iso_code] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isLanguageIsoCode
                                                            [required] => 1
                                                            [size] => 3
                                                        )

                                                    [iso_code_num] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isNumericIsoCode
                                                            [size] => 3
                                                        )

                                                    [blank] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isInt
                                                        )

                                                    [sign] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isGenericName
                                                            [required] => 1
                                                            [size] => 8
                                                        )

                                                    [format] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isUnsignedId
                                                            [required] => 1
                                                        )

                                                    [decimals] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                            [required] => 1
                                                        )

                                                    [conversion_rate] => Array
                                                        (
                                                            [type] => 4
                                                            [validate] => isUnsignedFloat
                                                            [required] => 1
                                                            [shop] => 1
                                                        )

                                                    [deleted] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [active] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                )

                                            [classname] => Currency
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [tab] => 
                            [shop] => Shop Object
                                (
                                    [id_shop_group] => 1
                                    [id_category] => 2
                                    [id_theme] => 3
                                    [name] => PrestaShop
                                    [active] => 1
                                    [deleted] => 0
                                    [theme_name] => lab_eren4
                                    [theme_directory] => lab_eren4
                                    [physical_uri] => /
                                    [virtual_uri] => 
                                    [domain] => tatouagetemporaire.com
                                    [domain_ssl] => tatouagetemporaire.com
                                    [group:protected] => ShopGroup Object
                                        (
                                            [name] => Default
                                            [active] => 1
                                            [share_customer] => 0
                                            [share_stock] => 0
                                            [share_order] => 0
                                            [deleted] => 0
                                            [id] => 1
                                            [id_lang:protected] => 
                                            [id_shop:protected] => 
                                            [id_shop_list] => 
                                            [get_shop_from_context:protected] => 1
                                            [table:protected] => shop_group
                                            [identifier:protected] => id_shop_group
                                            [fieldsRequired:protected] => Array
                                                (
                                                    [0] => name
                                                )

                                            [fieldsSize:protected] => Array
                                                (
                                                    [name] => 64
                                                )

                                            [fieldsValidate:protected] => Array
                                                (
                                                    [name] => isGenericName
                                                    [share_customer] => isBool
                                                    [share_order] => isBool
                                                    [share_stock] => isBool
                                                    [active] => isBool
                                                    [deleted] => isBool
                                                )

                                            [fieldsRequiredLang:protected] => Array
                                                (
                                                )

                                            [fieldsSizeLang:protected] => Array
                                                (
                                                )

                                            [fieldsValidateLang:protected] => Array
                                                (
                                                )

                                            [tables:protected] => Array
                                                (
                                                )

                                            [webserviceParameters:protected] => Array
                                                (
                                                )

                                            [image_dir:protected] => 
                                            [image_format:protected] => jpg
                                            [def:protected] => Array
                                                (
                                                    [table] => shop_group
                                                    [primary] => id_shop_group
                                                    [fields] => Array
                                                        (
                                                            [name] => Array
                                                                (
                                                                    [type] => 3
                                                                    [validate] => isGenericName
                                                                    [required] => 1
                                                                    [size] => 64
                                                                )

                                                            [share_customer] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [share_order] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [share_stock] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [active] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                            [deleted] => Array
                                                                (
                                                                    [type] => 2
                                                                    [validate] => isBool
                                                                )

                                                        )

                                                    [classname] => ShopGroup
                                                )

                                            [update_fields:protected] => 
                                            [force_id] => 
                                        )

                                    [webserviceParameters:protected] => Array
                                        (
                                            [fields] => Array
                                                (
                                                    [id_shop_group] => Array
                                                        (
                                                            [xlink_resource] => shop_groups
                                                        )

                                                    [id_category] => Array
                                                        (
                                                        )

                                                    [id_theme] => Array
                                                        (
                                                        )

                                                )

                                        )

                                    [id] => 1
                                    [id_lang:protected] => 
                                    [id_shop:protected] => 
                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => shop
                                    [identifier:protected] => id_shop
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => name
                                            [1] => id_theme
                                            [2] => id_category
                                            [3] => id_shop_group
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [name] => 64
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [active] => isBool
                                            [deleted] => isBool
                                            [name] => isGenericName
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => shop
                                            [primary] => id_shop
                                            [fields] => Array
                                                (
                                                    [active] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [deleted] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [name] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isGenericName
                                                            [required] => 1
                                                            [size] => 64
                                                        )

                                                    [id_theme] => Array
                                                        (
                                                            [type] => 1
                                                            [required] => 1
                                                        )

                                                    [id_category] => Array
                                                        (
                                                            [type] => 1
                                                            [required] => 1
                                                        )

                                                    [id_shop_group] => Array
                                                        (
                                                            [type] => 1
                                                            [required] => 1
                                                        )

                                                )

                                            [classname] => Shop
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                    [theme_id] => 3
                                )

                            [theme] => Theme Object
                                (
                                    [name] => lab_eren4
                                    [directory] => lab_eren4
                                    [responsive] => 1
                                    [default_left_column] => 1
                                    [default_right_column] => 0
                                    [product_per_page] => 12
                                    [id] => 3
                                    [id_lang:protected] => 
                                    [id_shop:protected] => 
                                    [id_shop_list] => 
                                    [get_shop_from_context:protected] => 1
                                    [table:protected] => theme
                                    [identifier:protected] => id_theme
                                    [fieldsRequired:protected] => Array
                                        (
                                            [0] => name
                                            [1] => directory
                                        )

                                    [fieldsSize:protected] => Array
                                        (
                                            [name] => 64
                                            [directory] => 64
                                        )

                                    [fieldsValidate:protected] => Array
                                        (
                                            [name] => isGenericName
                                            [directory] => isDirName
                                            [responsive] => isBool
                                            [default_left_column] => isBool
                                            [default_right_column] => isBool
                                            [product_per_page] => isInt
                                        )

                                    [fieldsRequiredLang:protected] => Array
                                        (
                                        )

                                    [fieldsSizeLang:protected] => Array
                                        (
                                        )

                                    [fieldsValidateLang:protected] => Array
                                        (
                                        )

                                    [tables:protected] => Array
                                        (
                                        )

                                    [webserviceParameters:protected] => Array
                                        (
                                        )

                                    [image_dir:protected] => 
                                    [image_format:protected] => jpg
                                    [def:protected] => Array
                                        (
                                            [table] => theme
                                            [primary] => id_theme
                                            [fields] => Array
                                                (
                                                    [name] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isGenericName
                                                            [size] => 64
                                                            [required] => 1
                                                        )

                                                    [directory] => Array
                                                        (
                                                            [type] => 3
                                                            [validate] => isDirName
                                                            [size] => 64
                                                            [required] => 1
                                                        )

                                                    [responsive] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [default_left_column] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [default_right_column] => Array
                                                        (
                                                            [type] => 2
                                                            [validate] => isBool
                                                        )

                                                    [product_per_page] => Array
                                                        (
                                                            [type] => 1
                                                            [validate] => isInt
                                                        )

                                                )

                                            [classname] => Theme
                                        )

                                    [update_fields:protected] => 
                                    [force_id] => 
                                )

                            [smarty] => SmartyCustom Object
                                (
                                    [auto_literal] => 1
                                    [error_unassigned] => 
                                    [use_include_path] => 
                                    [template_dir:Smarty:private] => Array
                                        (
                                            [0] => /home/tatouageq/www/themes/lab_eren4/tpl/
                                        )

                                    [joined_template_dir] => /home/tatouageq/www/themes/lab_eren4/tpl/
                                    [joined_config_dir] => /home/tatouageq/www/tools/smarty/configs/
                                    [default_template_handler_func] => 
                                    [default_config_handler_func] => 
                                    [default_plugin_handler_func] => 
                                    [compile_dir:Smarty:private] => /home/tatouageq/www/cache/smarty/compile/
                                    [plugins_dir:Smarty:private] => Array
                                        (
                                            [0] => /home/tatouageq/www/tools/smarty/plugins/
                                        )

                                    [cache_dir:Smarty:private] => /home/tatouageq/www/cache/smarty/cache/
                                    [config_dir:Smarty:private] => Array
                                        (
                                            [0] => /home/tatouageq/www/tools/smarty/configs/
                                        )

                                    [force_compile] => 
                                    [compile_check] => 1
                                    [use_sub_dirs] => 1
                                    [allow_ambiguous_resources] => 
                                    [caching] => 
                                    [merge_compiled_includes] => 
                                    [inheritance_merge_compiled_includes] => 1
                                    [cache_lifetime] => 3600
                                    [force_cache] => 
                                    [cache_id] => 
                                    [compile_id] => 
                                    [left_delimiter] => {
                                    [right_delimiter] => }
                                    [security_class] => Smarty_Security
                                    [security_policy] => 
                                    [php_handling] => 0
                                    [allow_php_templates] => 
                                    [direct_access_security] => 1
                                    [debugging] => 
                                    [debugging_ctrl] => NONE
                                    [smarty_debug_id] => SMARTY_DEBUG
                                    [debug_tpl] => /home/tatouageq/www/themes/debug.tpl
                                    [error_reporting] => 
                                    [get_used_tags] => 
                                    [config_overwrite] => 1
                                    [config_booleanize] => 1
                                    [config_read_hidden] => 
                                    [compile_locking] => 1
                                    [cache_locking] => 
                                    [locking_timeout] => 10
                                    [template_functions] => Array
                                        (
                                        )

                                    [default_resource_type] => file
                                    [caching_type] => file
                                    [properties] => Array
                                        (
                                        )

                                    [default_config_type] => file
                                    [template_objects] => Array
                                        (
                                        )

                                    [cache_modified_check] => 
                                    [registered_plugins] => Array
                                        (
                                            [modifier] => Array
                                                (
                                                    [truncate] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smarty_modifier_truncate
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [secureReferrer] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => secureReferrer
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [json_encode] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => jsonEncode
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [json_decode] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => jsonDecode
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [convertAndFormatPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => convertAndFormatPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [boolval] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => boolval
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [cleanHtml] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyCleanHtml
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                            [function] => Array
                                                (
                                                    [t] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyTruncate
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [m] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyMaxWords
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [p] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyShowObject
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [d] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyDieObject
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [l] => Array
                                                        (
                                                            [0] => smartyTranslate
                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [hook] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => smartyHook
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [toolsConvertPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => toolsConvertPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [dateFormat] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => dateFormat
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [convertPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => convertPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [convertPriceWithCurrency] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => convertPriceWithCurrency
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayWtPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => displayWtPrice
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayWtPriceWithCurrency] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => displayWtPriceWithCurrency
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayPrice] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => displayPriceSmarty
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [getAdminToken] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => getAdminTokenLiteSmarty
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [displayAddressDetail] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => generateAddressSmarty
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [getWidthSize] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => getWidth
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [getHeightSize] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => getHeight
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                    [addJsDef] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => addJsDef
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                            [block] => Array
                                                (
                                                    [addJsDefL] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => SmartyLazyRegister Object
                                                                        (
                                                                            [registry:protected] => Array
                                                                                (
                                                                                    [smarty_modifier_truncate] => smarty_modifier_truncate
                                                                                    [secureReferrer] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => secureReferrer
                                                                                        )

                                                                                    [smartyTruncate] => smartyTruncate
                                                                                    [smartyMaxWords] => smartyMaxWords
                                                                                    [smartyShowObject] => smartyShowObject
                                                                                    [smartyDieObject] => smartyDieObject
                                                                                    [smartyHook] => smartyHook
                                                                                    [toolsConvertPrice] => toolsConvertPrice
                                                                                    [jsonEncode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonEncode
                                                                                        )

                                                                                    [jsonDecode] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => jsonDecode
                                                                                        )

                                                                                    [dateFormat] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => dateFormat
                                                                                        )

                                                                                    [convertPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPrice
                                                                                        )

                                                                                    [convertPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertPriceWithCurrency
                                                                                        )

                                                                                    [displayWtPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPrice
                                                                                        )

                                                                                    [displayWtPriceWithCurrency] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => displayWtPriceWithCurrency
                                                                                        )

                                                                                    [displayPriceSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => displayPriceSmarty
                                                                                        )

                                                                                    [convertAndFormatPrice] => Array
                                                                                        (
                                                                                            [0] => Product
                                                                                            [1] => convertAndFormatPrice
                                                                                        )

                                                                                    [getAdminTokenLiteSmarty] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => getAdminTokenLiteSmarty
                                                                                        )

                                                                                    [generateAddressSmarty] => Array
                                                                                        (
                                                                                            [0] => AddressFormat
                                                                                            [1] => generateAddressSmarty
                                                                                        )

                                                                                    [getWidth] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getWidth
                                                                                        )

                                                                                    [getHeight] => Array
                                                                                        (
                                                                                            [0] => Image
                                                                                            [1] => getHeight
                                                                                        )

                                                                                    [addJsDef] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDef
                                                                                        )

                                                                                    [addJsDefL] => Array
                                                                                        (
                                                                                            [0] => Media
                                                                                            [1] => addJsDefL
                                                                                        )

                                                                                    [boolval] => Array
                                                                                        (
                                                                                            [0] => Tools
                                                                                            [1] => boolval
                                                                                        )

                                                                                    [smartyCleanHtml] => smartyCleanHtml
                                                                                )

                                                                        )

                                                                    [1] => addJsDefL
                                                                )

                                                            [1] => 1
                                                            [2] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                        )

                                    [plugin_search_order] => Array
                                        (
                                            [0] => function
                                            [1] => block
                                            [2] => compiler
                                            [3] => class
                                        )

                                    [registered_objects] => Array
                                        (
                                        )

                                    [registered_classes] => Array
                                        (
                                        )

                                    [registered_filters] => Array
                                        (
                                            [output] => Array
                                                (
                                                    [smartyMinifyHTML] => smartyMinifyHTML
                                                    [smartyPackJSinHTML] => smartyPackJSinHTML
                                                )

                                        )

                                    [registered_resources] => Array
                                        (
                                        )

                                    [_resource_handlers] => Array
                                        (
                                        )

                                    [registered_cache_resources] => Array
                                        (
                                        )

                                    [_cacheresource_handlers] => Array
                                        (
                                        )

                                    [autoload_filters] => Array
                                        (
                                        )

                                    [default_modifiers] => Array
                                        (
                                        )

                                    [escape_html] => 
                                    [start_time] => 1710840740.4231
                                    [_file_perms] => 420
                                    [_dir_perms] => 505
                                    [_tag_stack] => Array
                                        (
                                        )

                                    [smarty] => SmartyCustom Object
 *RECURSION*
                                    [_current_file] => 
                                    [_parserdebug] => 
                                    [merged_templates_func] => Array
                                        (
                                        )

                                    [template_class] => Smarty_Custom_Template
                                    [tpl_vars] => Array
                                        (
                                            [meta_title] => Smarty_Variable Object
                                                (
                                                    [value] => Tatouage temporaire personnalisé à l'unité - Tatouage éphémère
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [meta_description] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [meta_keywords] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [request_uri] => Smarty_Variable Object
                                                (
                                                    [value] => /maori/197-maori-36.html
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [navigationPipe] => Smarty_Variable Object
                                                (
                                                    [value] => >
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [mobile_device] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [link] => Smarty_Variable Object
                                                (
                                                    [value] => Link Object
                                                        (
                                                            [allow:protected] => 1
                                                            [url:protected] => /index.php
                                                            [protocol_link] => https://
                                                            [protocol_content] => https://
                                                            [ssl_enable:protected] => 1
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [cart] => Smarty_Variable Object
                                                (
                                                    [value] => Cart Object
                                                        (
                                                            [id] => 
                                                            [id_shop_group] => 1
                                                            [id_shop] => 1
                                                            [id_address_delivery] => 0
                                                            [id_address_invoice] => 0
                                                            [id_currency] => 1
                                                            [id_customer] => 
                                                            [id_guest] => 0
                                                            [id_lang] => 1
                                                            [recyclable] => 0
                                                            [gift] => 0
                                                            [gift_message] => 
                                                            [mobile_theme] => 
                                                            [date_add] => 
                                                            [secure_key] => 
                                                            [id_carrier] => 0
                                                            [date_upd] => 
                                                            [checkedTos] => 
                                                            [pictures] => 
                                                            [textFields] => 
                                                            [delivery_option] => 
                                                            [allow_seperated_package] => 
                                                            [_products:protected] => 
                                                            [_taxCalculationMethod:protected] => 0
                                                            [webserviceParameters:protected] => Array
                                                                (
                                                                    [fields] => Array
                                                                        (
                                                                            [id_address_delivery] => Array
                                                                                (
                                                                                    [xlink_resource] => addresses
                                                                                )

                                                                            [id_address_invoice] => Array
                                                                                (
                                                                                    [xlink_resource] => addresses
                                                                                )

                                                                            [id_currency] => Array
                                                                                (
                                                                                    [xlink_resource] => currencies
                                                                                )

                                                                            [id_customer] => Array
                                                                                (
                                                                                    [xlink_resource] => customers
                                                                                )

                                                                            [id_guest] => Array
                                                                                (
                                                                                    [xlink_resource] => guests
                                                                                )

                                                                            [id_lang] => Array
                                                                                (
                                                                                    [xlink_resource] => languages
                                                                                )

                                                                        )

                                                                    [associations] => Array
                                                                        (
                                                                            [cart_rows] => Array
                                                                                (
                                                                                    [resource] => cart_row
                                                                                    [virtual_entity] => 1
                                                                                    [fields] => Array
                                                                                        (
                                                                                            [id_product] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                    [xlink_resource] => products
                                                                                                )

                                                                                            [id_product_attribute] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                    [xlink_resource] => combinations
                                                                                                )

                                                                                            [id_address_delivery] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                    [xlink_resource] => addresses
                                                                                                )

                                                                                            [quantity] => Array
                                                                                                (
                                                                                                    [required] => 1
                                                                                                )

                                                                                        )

                                                                                )

                                                                        )

                                                                )

                                                            [id_shop_list] => 
                                                            [get_shop_from_context:protected] => 1
                                                            [table:protected] => cart
                                                            [identifier:protected] => id_cart
                                                            [fieldsRequired:protected] => Array
                                                                (
                                                                    [0] => id_currency
                                                                    [1] => id_lang
                                                                )

                                                            [fieldsSize:protected] => Array
                                                                (
                                                                    [secure_key] => 32
                                                                )

                                                            [fieldsValidate:protected] => Array
                                                                (
                                                                    [id_shop_group] => isUnsignedId
                                                                    [id_shop] => isUnsignedId
                                                                    [id_address_delivery] => isUnsignedId
                                                                    [id_address_invoice] => isUnsignedId
                                                                    [id_carrier] => isUnsignedId
                                                                    [id_currency] => isUnsignedId
                                                                    [id_customer] => isUnsignedId
                                                                    [id_guest] => isUnsignedId
                                                                    [id_lang] => isUnsignedId
                                                                    [recyclable] => isBool
                                                                    [gift] => isBool
                                                                    [gift_message] => isMessage
                                                                    [mobile_theme] => isBool
                                                                    [allow_seperated_package] => isBool
                                                                    [date_add] => isDate
                                                                    [date_upd] => isDate
                                                                )

                                                            [fieldsRequiredLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsSizeLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsValidateLang:protected] => Array
                                                                (
                                                                )

                                                            [tables:protected] => Array
                                                                (
                                                                )

                                                            [image_dir:protected] => 
                                                            [image_format:protected] => jpg
                                                            [def:protected] => Array
                                                                (
                                                                    [table] => cart
                                                                    [primary] => id_cart
                                                                    [fields] => Array
                                                                        (
                                                                            [id_shop_group] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_shop] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_address_delivery] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_address_invoice] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_carrier] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_currency] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                    [required] => 1
                                                                                )

                                                                            [id_customer] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_guest] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                )

                                                                            [id_lang] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                    [required] => 1
                                                                                )

                                                                            [recyclable] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [gift] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [gift_message] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isMessage
                                                                                )

                                                                            [mobile_theme] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [delivery_option] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                )

                                                                            [secure_key] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [size] => 32
                                                                                )

                                                                            [allow_seperated_package] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [date_add] => Array
                                                                                (
                                                                                    [type] => 5
                                                                                    [validate] => isDate
                                                                                )

                                                                            [date_upd] => Array
                                                                                (
                                                                                    [type] => 5
                                                                                    [validate] => isDate
                                                                                )

                                                                        )

                                                                    [classname] => Cart
                                                                )

                                                            [update_fields:protected] => 
                                                            [force_id] => 
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currency] => Smarty_Variable Object
                                                (
                                                    [value] => Currency Object
                                                        (
                                                            [id] => 1
                                                            [name] => Euro
                                                            [iso_code] => EUR
                                                            [iso_code_num] => 978
                                                            [sign] => €
                                                            [blank] => 1
                                                            [conversion_rate] => 1.000000
                                                            [deleted] => 0
                                                            [format] => 2
                                                            [decimals] => 1
                                                            [active] => 1
                                                            [webserviceParameters:protected] => Array
                                                                (
                                                                    [objectsNodeName] => currencies
                                                                )

                                                            [prefix] => 
                                                            [suffix] =>  €
                                                            [id_lang:protected] => 
                                                            [id_shop:protected] => 1
                                                            [id_shop_list] => 
                                                            [get_shop_from_context:protected] => 1
                                                            [table:protected] => currency
                                                            [identifier:protected] => id_currency
                                                            [fieldsRequired:protected] => Array
                                                                (
                                                                    [0] => name
                                                                    [1] => iso_code
                                                                    [2] => sign
                                                                    [3] => format
                                                                    [4] => decimals
                                                                    [5] => conversion_rate
                                                                )

                                                            [fieldsSize:protected] => Array
                                                                (
                                                                    [name] => 32
                                                                    [iso_code] => 3
                                                                    [iso_code_num] => 3
                                                                    [sign] => 8
                                                                )

                                                            [fieldsValidate:protected] => Array
                                                                (
                                                                    [name] => isGenericName
                                                                    [iso_code] => isLanguageIsoCode
                                                                    [iso_code_num] => isNumericIsoCode
                                                                    [blank] => isInt
                                                                    [sign] => isGenericName
                                                                    [format] => isUnsignedId
                                                                    [decimals] => isBool
                                                                    [conversion_rate] => isUnsignedFloat
                                                                    [deleted] => isBool
                                                                    [active] => isBool
                                                                )

                                                            [fieldsRequiredLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsSizeLang:protected] => Array
                                                                (
                                                                )

                                                            [fieldsValidateLang:protected] => Array
                                                                (
                                                                )

                                                            [tables:protected] => Array
                                                                (
                                                                )

                                                            [image_dir:protected] => 
                                                            [image_format:protected] => jpg
                                                            [def:protected] => Array
                                                                (
                                                                    [table] => currency
                                                                    [primary] => id_currency
                                                                    [multilang_shop] => 1
                                                                    [fields] => Array
                                                                        (
                                                                            [name] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isGenericName
                                                                                    [required] => 1
                                                                                    [size] => 32
                                                                                )

                                                                            [iso_code] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isLanguageIsoCode
                                                                                    [required] => 1
                                                                                    [size] => 3
                                                                                )

                                                                            [iso_code_num] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isNumericIsoCode
                                                                                    [size] => 3
                                                                                )

                                                                            [blank] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isInt
                                                                                )

                                                                            [sign] => Array
                                                                                (
                                                                                    [type] => 3
                                                                                    [validate] => isGenericName
                                                                                    [required] => 1
                                                                                    [size] => 8
                                                                                )

                                                                            [format] => Array
                                                                                (
                                                                                    [type] => 1
                                                                                    [validate] => isUnsignedId
                                                                                    [required] => 1
                                                                                )

                                                                            [decimals] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                    [required] => 1
                                                                                )

                                                                            [conversion_rate] => Array
                                                                                (
                                                                                    [type] => 4
                                                                                    [validate] => isUnsignedFloat
                                                                                    [required] => 1
                                                                                    [shop] => 1
                                                                                )

                                                                            [deleted] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                            [active] => Array
                                                                                (
                                                                                    [type] => 2
                                                                                    [validate] => isBool
                                                                                )

                                                                        )

                                                                    [classname] => Currency
                                                                )

                                                            [update_fields:protected] => 
                                                            [force_id] => 
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencyRate] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [cookie] => Smarty_Variable Object
                                                (
                                                    [value] => Cookie Object
                                                        (
                                                            [_content:protected] => Array
                                                                (
                                                                    [date_add] => 2024-03-19 10:32:20
                                                                    [id_lang] => 1
                                                                    [iso_code_country] => US
                                                                    [id_currency] => 1
                                                                    [ets_homecat_order_seed] => 906
                                                                    [viewed] => 197
                                                                    [mostViewed] => 197
                                                                )

                                                            [_name:protected] => PrestaShop-dbed2f952b7f2d916dbe455905a4b595
                                                            [_expire:protected] => 1712568740
                                                            [_domain:protected] => tatouagetemporaire.com
                                                            [_path:protected] => /
                                                            [_cipherTool:protected] => Rijndael Object
                                                                (
                                                                    [_key:protected] => mid7vbM9YwffprhnfkZYJsdvHf0xxnDX
                                                                    [_iv:protected] => OÝŹ H€äŽmYÚL¬
                                                                )

                                                            [_modified:protected] => 
                                                            [_allow_writing:protected] => 1
                                                            [_salt:protected] => 3AuQzi74
                                                            [_standalone:protected] => 
                                                            [_secure:protected] => 1
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [page_name] => Smarty_Variable Object
                                                (
                                                    [value] => product
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [hide_left_column] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [hide_right_column] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [base_dir] => Smarty_Variable Object
                                                (
                                                    [value] => http://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [base_dir_ssl] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [force_ssl] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [content_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [base_uri] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [tpl_dir] => Smarty_Variable Object
                                                (
                                                    [value] => /home/tatouageq/www/themes/lab_eren4/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [tpl_uri] => Smarty_Variable Object
                                                (
                                                    [value] => /themes/lab_eren4/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [modules_dir] => Smarty_Variable Object
                                                (
                                                    [value] => /modules/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [mail_dir] => Smarty_Variable Object
                                                (
                                                    [value] => /mails/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lang_iso] => Smarty_Variable Object
                                                (
                                                    [value] => fr
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lang_id] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [language_code] => Smarty_Variable Object
                                                (
                                                    [value] => fr-fr
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [come_from] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/maori/197-maori-36.html
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [cart_qties] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencies] => Smarty_Variable Object
                                                (
                                                    [value] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [id_currency] => 1
                                                                    [name] => Euro
                                                                    [iso_code] => EUR
                                                                    [iso_code_num] => 978
                                                                    [sign] => €
                                                                    [blank] => 1
                                                                    [format] => 2
                                                                    [decimals] => 1
                                                                    [conversion_rate] => 1.000000
                                                                    [deleted] => 0
                                                                    [active] => 1
                                                                    [id_shop] => 1
                                                                )

                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [languages] => Smarty_Variable Object
                                                (
                                                    [value] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [id_lang] => 1
                                                                    [name] => Français (French)
                                                                    [active] => 1
                                                                    [iso_code] => fr
                                                                    [language_code] => fr-fr
                                                                    [date_format_lite] => d/m/Y
                                                                    [date_format_full] => d/m/Y H:i:s
                                                                    [is_rtl] => 0
                                                                    [id_shop] => 1
                                                                    [shops] => Array
                                                                        (
                                                                            [1] => 1
                                                                        )

                                                                )

                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [meta_language] => Smarty_Variable Object
                                                (
                                                    [value] => fr
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [priceDisplay] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [is_logged] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [is_guest] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [add_prod_display] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [shop_name] => Smarty_Variable Object
                                                (
                                                    [value] => Tatouage temporaire personnalisé à l'unité - Tatouage éphémère
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [roundMode] => Smarty_Variable Object
                                                (
                                                    [value] => 2
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [use_taxes] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [show_taxes] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [display_tax_label] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [vat_management] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [opc] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_CATALOG_MODE] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [b2b_enable] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [request] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/-.html
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_STOCK_MANAGEMENT] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [quick_view] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [shop_phone] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [compared_products] => Smarty_Variable Object
                                                (
                                                    [value] => Array
                                                        (
                                                        )

                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [comparator_max_item] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencySign] => Smarty_Variable Object
                                                (
                                                    [value] => €
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencyFormat] => Smarty_Variable Object
                                                (
                                                    [value] => 2
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [currencyBlank] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [id_currency_cookie] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logged] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [customerName] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_ps_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_cat_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/c/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_lang_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/l/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_prod_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/p/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_manu_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/m/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_sup_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/su/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_ship_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/s/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_store_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/st/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_col_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/co/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/themes/lab_eren4/img/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [css_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/themes/lab_eren4/css/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [js_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/themes/lab_eren4/js/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [pic_dir] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/upload/
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [time] => Smarty_Variable Object
                                                (
                                                    [value] => 1710840740
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [img_update_time] => Smarty_Variable Object
                                                (
                                                    [value] => 1704321425
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [static_token] => Smarty_Variable Object
                                                (
                                                    [value] => 45ddd66312b66bb86fbafaf4e64df042
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [token] => Smarty_Variable Object
                                                (
                                                    [value] => 2fb185f77577dabd4a9a73963c873aab
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [priceDisplayPrecision] => Smarty_Variable Object
                                                (
                                                    [value] => 2
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [content_only] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [favicon_url] => Smarty_Variable Object
                                                (
                                                    [value] => /img/favicon.ico
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logo_image_width] => Smarty_Variable Object
                                                (
                                                    [value] => 39
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logo_image_height] => Smarty_Variable Object
                                                (
                                                    [value] => 25
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [logo_url] => Smarty_Variable Object
                                                (
                                                    [value] => https://tatouagetemporaire.com/img/prestashop-logo-1477400065.jpg
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [LAB_THEMENAME] => Smarty_Variable Object
                                                (
                                                    [value] => lab_eren4
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_BASE_URL] => Smarty_Variable Object
                                                (
                                                    [value] => http://tatouagetemporaire.com
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PS_BASE_URI] => Smarty_Variable Object
                                                (
                                                    [value] => /
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hbgnav] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_htextnav] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hbgheadercolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_htextheader] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hhovertext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_hhovertextnav] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mbghover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mbgcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mtext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mtexthover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mbgsubmenu] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mtextsub] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mhovertextsub] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_cbgcolor] => Smarty_Variable Object
                                                (
                                                    [value] => #36a0b1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccolorlink] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_chovercolorlink] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccolortext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccolorprice] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ccoloroldprice] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ciconcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_cbgbuttom] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ctextbuttom] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_ctextbuttomhover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_cbgbuttomhover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_fbgcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_fcolortext] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_flinkcolor] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_flinkcolorhover] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_show_color] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableFTM] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableQv] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableW] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnableC] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_EnablesubCate] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [labshowthemecolor] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [labthemecolor] => Smarty_Variable Object
                                                (
                                                    [value] => default
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [lab_mode_theme] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [labskin] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ssl_enabled] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PAYPAL_SANDBOX] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PayPal_in_context_checkout] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [use_paypal_in_context] => Smarty_Variable Object
                                                (
                                                    [value] => 0
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [PayPal_in_context_checkout_merchant_id] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [paypal_mode] => Smarty_Variable Object
                                                (
                                                    [value] => production
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [google_pass_thou] => Smarty_Variable Object
                                                (
                                                    [value] => _RiB0LpmHg7JSi00hQyY02Sb-W05wiT1Eh1Iq57tyag
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_unit] => Smarty_Variable Object
                                                (
                                                    [value] => cm
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_unit_name] => Smarty_Variable Object
                                                (
                                                    [value] => Centimètre
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_big_unit] => Smarty_Variable Object
                                                (
                                                    [value] => m²
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ctd_area_ratio] => Smarty_Variable Object
                                                (
                                                    [value] => 10000
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [bDisplay] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [iConversionId] => Smarty_Variable Object
                                                (
                                                    [value] => AW-775554528
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [sConversionLabel] => Smarty_Variable Object
                                                (
                                                    [value] => 0fJ5CO68oYcYEOCL6PEC
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [sModuleName] => Smarty_Variable Object
                                                (
                                                    [value] => gact
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [bDebug] => Smarty_Variable Object
                                                (
                                                    [value] => 
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                            [ets_crosssell_16] => Smarty_Variable Object
                                                (
                                                    [value] => 1
                                                    [nocache] => 
                                                    [scope] => 0
                                                )

                                        )

                                    [parent] => 
                                    [config_vars] => Array
                                        (
                                        )

                                )

                            [mobile_detect] => Mobile_Detect Object
                                (
                                    [userAgent:protected] => claudebot
                                    [httpHeaders:protected] => Array
                                        (
                                            [HTTP_REMOTE_IP] => 34.204.181.19
                                            [HTTP_REFERER] => http://tatouagetemporaire.com/maori/197-maori-36.html
                                            [HTTP_USER_AGENT] => claudebot
                                            [HTTP_ACCEPT] => */*
                                            [HTTP_X_OVHREQUEST_ID] => 6b35fcba1879995531bbafd524ceb12f
                                            [HTTP_X_FORWARDED_PROTO] => https
                                            [HTTP_X_FORWARDED_FOR] => 34.204.181.19
                                            [HTTP_X_PREDICTOR] => 1
                                            [HTTP_HOST] => tatouagetemporaire.com
                                            [HTTP_MOD_REWRITE] => On
                                        )

                                    [detectionType:protected] => mobile
                                )

                            [mode] => 
                            [mobile_device:protected] => 
                            [is_mobile:protected] => 
                            [is_tablet:protected] => 
                        )

                    [css_files] => Array
                        (
                            [/themes/lab_eren4/css/global.css] => all
                            [/themes/lab_eren4/css/autoload/highdpi.css] => all
                            [/themes/lab_eren4/css/autoload/responsive-tables.css] => all
                            [/themes/lab_eren4/css/autoload/uniform.default.css] => all
                            [/js/jquery/plugins/fancybox/jquery.fancybox.css] => all
                            [/themes/lab_eren4/css/modules/blockcart/blockcart.css] => all
                            [/js/jquery/plugins/bxslider/jquery.bxslider.css] => all
                            [/themes/lab_eren4/css/modules/blockmyaccountfooter/blockmyaccount.css] => all
                            [/themes/lab_eren4/css/modules/blockuserinfo/blockuserinfo.css] => all
                            [/themes/lab_eren4/css/modules/homefeatured/homefeatured.css] => all
                            [/js/jquery/plugins/autocomplete/jquery.autocomplete.css] => all
                            [/themes/lab_eren4/css/modules/labsearch/css/labsearch.css] => all
                            [/modules/labthemeoptions/views/templates/front/colortool/css/lab.cltool.css] => all
                            [/modules/labthemeoptions/views/templates/front/colortool/css/colorpicker.css] => all
                            [/modules/labthemeoptions/css/animate.css] => all
                            [/modules/labthemeoptions/css/owl.carousel.css] => all
                            [/modules/labthemeoptions/css/laberthemes.css] => all
                            [/modules/labhoverflipimg/css/labhoverflipimg.css] => all
                            [/modules/labcountdown/css/jquery.countdown.css] => all
                            [/themes/lab_eren4/css/modules/labslideshow/css/labslideshow.css] => all
                            [/themes/lab_eren4/css/modules/labmegamenu/views/css/front.css] => all
                            [/modules/smartblog/css/smartblogstyle.css] => all
                            [/modules/paypal/views/css/paypal.css] => all
                            [/modules/customtextdesign/views/css/global.css] => all
                            [/modules/responsivemenu/views/css/main.css] => all
                            [/modules/payplug/views/css/front_1_6-v3.16.2.css] => all
                            [/modules/ets_crosssell/views/css/product_list16.css] => all
                            [/modules/ets_crosssell/views/css/slick.css] => all
                            [/modules/ets_crosssell/views/css/front.css] => all
                            [/modules/ets_crosssell/views/css/front16.css] => all
                        )

                    [js_files] => Array
                        (
                            [0] => /js/jquery/jquery-1.11.0.min.js
                            [1] => /js/jquery/jquery-migrate-1.2.1.min.js
                            [2] => /js/jquery/plugins/jquery.easing.js
                            [3] => /js/tools.js
                            [4] => /themes/lab_eren4/js/global.js
                            [5] => /themes/lab_eren4/js/autoload/10-bootstrap.min.js
                            [6] => /themes/lab_eren4/js/autoload/15-jquery.total-storage.min.js
                            [7] => /themes/lab_eren4/js/autoload/15-jquery.uniform-modified.js
                            [8] => /js/jquery/plugins/fancybox/jquery.fancybox.js
                            [9] => /themes/lab_eren4/js/modules/blockcart/ajax-cart.js
                            [10] => /js/jquery/plugins/jquery.scrollTo.js
                            [11] => /js/jquery/plugins/jquery.serialScroll.js
                            [12] => /js/jquery/plugins/bxslider/jquery.bxslider.js
                            [13] => /js/jquery/plugins/autocomplete/jquery.autocomplete.js
                            [14] => /modules/labthemeoptions/js/colorpicker.js
                            [15] => /modules/labthemeoptions/js/jquery.cookie.js
                            [16] => /modules/labthemeoptions/js/owl.carousel.js
                            [17] => /modules/labthemeoptions/js/wow.min.js
                            [18] => /modules/labthemeoptions/js/jquery.lettering.js
                            [19] => /modules/labthemeoptions/js/laberthemes.js
                            [20] => /modules/labcountdown/js/jquery.plugin.js
                            [21] => /modules/labcountdown/js/jquery.countdown.js
                            [22] => /modules/labslideshow/js/jquery.nivo.slider.pack.js
                            [23] => /modules/labmegamenu/views/js/front.js
                            [24] => /modules/labscroll/scrolltop.js
                            [25] => /modules/ganalytics/views/js/GoogleAnalyticActionLib.js
                            [26] => /modules/customtextdesign/views/js/front/modules/hide-special.js
                            [27] => /modules/customtextdesign/views/js/tn_compat.js
                            [28] => /modules/customtextdesign/views/js/front/cust-form.js
                            [29] => /modules/responsivemenu/views/js/responsivemenu.js
                            [30] => /modules/payplug/views/js/front_1_6-v3.16.2.js
                            [31] => /modules/payplug/views/js/utilities-v3.16.2.js
                            [32] => /modules/topbanner/views/js/front_common.js
                            [33] => /modules/topbanner/views/js/front16.js
                            [34] => /modules/ets_crosssell/views/js/slick.min.js
                            [35] => /modules/ets_crosssell/views/js/front.js
                        )

                    [display_header:protected] => 1
                    [display_header_javascript:protected] => 1
                    [template:protected] => 
                    [display_footer:protected] => 1
                    [content_only:protected] => 
                    [ajax] => 
                    [json:protected] => 
                    [status:protected] => 
                    [redirect_after:protected] => 
                    [controller_type] => front
                )

            [type] => ->
            [args] => Array
                (
                )

        )

    [16] => Array
        (
            [file] => /home/tatouageq/www/index.php
            [line] => 28
            [function] => dispatch
            [class] => DispatcherCore
            [object] => Dispatcher Object
                (
                    [default_routes] => Array
                        (
                            [category_rule] => Array
                                (
                                    [controller] => category
                                    [rule] => {id}-{rewrite}
                                    [keywords] => Array
                                        (
                                            [id] => Array
                                                (
                                                    [regexp] => [0-9]+
                                                    [param] => id_category
                                                )

                                            [rewrite] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9\pL\pS-]*
                                                )

                                            [meta_keywords] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                )

                                            [meta_title] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                )

                                        )

                                )

                            [supplier_rule] => Array
                                (
                                    [controller] => supplier
                                    [rule] => {id}__{rewrite}
                                    [keywords] => Array
                                        (
                                            [id] => Array
                                                (
                                                    [regexp] => [0-9]+
                                                    [param] => id_supplier
                                                )

                                            [rewrite] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9\pL\pS-]*
                                                )

                                            [meta_keywords] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                )

                                            [meta_title] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                )

                                        )

                                )

                            [manufacturer_rule] => Array
                                (
                                    [controller] => manufacturer
                                    [rule] => {id}_{rewrite}
                                    [keywords] => Array
                                        (
                                            [id] => Array
                                                (
                                                    [regexp] => [0-9]+
                                                    [param] => id_manufacturer
                                                )

                                            [rewrite] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9\pL\pS-]*
                                                )

                                            [meta_keywords] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                )

                                            [meta_title] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                )

                                        )

                                )

                            [cms_rule] => Array
                                (
                                    [controller] => cms
                                    [rule] => content/{id}-{rewrite}
                                    [keywords] => Array
                                        (
                                            [id] => Array
                                                (
                                                    [regexp] => [0-9]+
                                                    [param] => id_cms
                                                )

                                            [rewrite] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9\pL\pS-]*
                                                )

                                            [meta_keywords] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                )

                                            [meta_title] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                )

                                        )

                                )

                            [cms_category_rule] => Array
                                (
                                    [controller] => cms
                                    [rule] => content/category/{id}-{rewrite}
                                    [keywords] => Array
                                        (
                                            [id] => Array
                                                (
                                                    [regexp] => [0-9]+
                                                    [param] => id_cms_category
                                                )

                                            [rewrite] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9\pL\pS-]*
                                                )

                                            [meta_keywords] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                )

                                            [meta_title] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                )

                                        )

                                )

                            [module] => Array
                                (
                                    [controller] => 
                                    [rule] => module/{module}{/:controller}
                                    [keywords] => Array
                                        (
                                            [module] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9_-]+
                                                    [param] => module
                                                )

                                            [controller] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9_-]+
                                                    [param] => controller
                                                )

                                        )

                                    [params] => Array
                                        (
                                            [fc] => module
                                        )

                                )

                            [product_rule] => Array
                                (
                                    [controller] => product
                                    [rule] => {category:/}{id}-{rewrite}{-:ean13}.html
                                    [keywords] => Array
                                        (
                                            [id] => Array
                                                (
                                                    [regexp] => [0-9]+
                                                    [param] => id_product
                                                )

                                            [rewrite] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9\pL\pS-]*
                                                )

                                            [ean13] => Array
                                                (
                                                    [regexp] => [0-9\pL]*
                                                )

                                            [category] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                )

                                            [categories] => Array
                                                (
                                                    [regexp] => [/_a-zA-Z0-9-\pL]*
                                                )

                                            [reference] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                )

                                            [meta_keywords] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                )

                                            [meta_title] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                )

                                            [manufacturer] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                )

                                            [supplier] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                )

                                            [price] => Array
                                                (
                                                    [regexp] => [0-9\.,]*
                                                )

                                            [tags] => Array
                                                (
                                                    [regexp] => [a-zA-Z0-9-\pL]*
                                                )

                                        )

                                )

                            [layered_rule] => Array
                                (
                                    [controller] => category
                                    [rule] => {id}-{rewrite}{/:selected_filters}
                                    [keywords] => Array
                                        (
                                            [id] => Array
                                                (
                                                    [regexp] => [0-9]+
                                                    [param] => id_category
                                                )

                                            [selected_filters] => Array
                                                (
                                                    [regexp] => .*
                                                    [param] => selected_filters
                                                )

                                            [rewrite] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9\pL\pS-]*
                                                )

                                            [meta_keywords] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                )

                                            [meta_title] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                )

                                        )

                                )

                            [smartblog] => Array
                                (
                                    [controller] => category
                                    [rule] => smartblog.html
                                    [keywords] => Array
                                        (
                                        )

                                    [params] => Array
                                        (
                                            [fc] => module
                                            [module] => smartblog
                                        )

                                )

                            [smartblog_list] => Array
                                (
                                    [controller] => category
                                    [rule] => smartblog/category.html
                                    [keywords] => Array
                                        (
                                        )

                                    [params] => Array
                                        (
                                            [fc] => module
                                            [module] => smartblog
                                        )

                                )

                            [smartblog_list_module] => Array
                                (
                                    [controller] => category
                                    [rule] => module/smartblog/category.html
                                    [keywords] => Array
                                        (
                                        )

                                    [params] => Array
                                        (
                                            [fc] => module
                                            [module] => smartblog
                                        )

                                )

                            [smartblog_list_pagination] => Array
                                (
                                    [controller] => category
                                    [rule] => smartblog/category/page/{page}.html
                                    [keywords] => Array
                                        (
                                            [page] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                    [param] => page
                                                )

                                        )

                                    [params] => Array
                                        (
                                            [fc] => module
                                            [module] => smartblog
                                        )

                                )

                            [smartblog_pagination] => Array
                                (
                                    [controller] => category
                                    [rule] => smartblog/page/{page}.html
                                    [keywords] => Array
                                        (
                                            [page] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                    [param] => page
                                                )

                                        )

                                    [params] => Array
                                        (
                                            [fc] => module
                                            [module] => smartblog
                                        )

                                )

                            [smartblog_category] => Array
                                (
                                    [controller] => category
                                    [rule] => smartblog/category/{id_category}_{slug}.html
                                    [keywords] => Array
                                        (
                                            [id_category] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                    [param] => id_category
                                                )

                                            [slug] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                )

                                        )

                                    [params] => Array
                                        (
                                            [fc] => module
                                            [module] => smartblog
                                        )

                                )

                            [smartblog_category_pagination] => Array
                                (
                                    [controller] => category
                                    [rule] => smartblog/category/{id_category}_{slug}/page/{page}.html
                                    [keywords] => Array
                                        (
                                            [id_category] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                    [param] => id_category
                                                )

                                            [page] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                    [param] => page
                                                )

                                            [slug] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                )

                                        )

                                    [params] => Array
                                        (
                                            [fc] => module
                                            [module] => smartblog
                                        )

                                )

                            [smartblog_cat_page_mod] => Array
                                (
                                    [controller] => category
                                    [rule] => module/smartblog/category/{id_category}_{slug}/page/{page}.html
                                    [keywords] => Array
                                        (
                                            [id_category] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                    [param] => id_category
                                                )

                                            [page] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                    [param] => page
                                                )

                                            [slug] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                )

                                        )

                                    [params] => Array
                                        (
                                            [fc] => module
                                            [module] => smartblog
                                        )

                                )

                            [smartblog_post] => Array
                                (
                                    [controller] => details
                                    [rule] => smartblog/{id_post}_{slug}.html
                                    [keywords] => Array
                                        (
                                            [id_post] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                    [param] => id_post
                                                )

                                            [slug] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                )

                                        )

                                    [params] => Array
                                        (
                                            [fc] => module
                                            [module] => smartblog
                                        )

                                )

                            [smartblog_search] => Array
                                (
                                    [controller] => search
                                    [rule] => smartblog/search.html
                                    [keywords] => Array
                                        (
                                        )

                                    [params] => Array
                                        (
                                            [fc] => module
                                            [module] => smartblog
                                        )

                                )

                            [smartblog_tag] => Array
                                (
                                    [controller] => tagpost
                                    [rule] => smartblog/tag/{tag}.html
                                    [keywords] => Array
                                        (
                                            [tag] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                    [param] => tag
                                                )

                                        )

                                    [params] => Array
                                        (
                                            [fc] => module
                                            [module] => smartblog
                                        )

                                )

                            [smartblog_search_pagination] => Array
                                (
                                    [controller] => search
                                    [rule] => smartblog/search/page/{page}.html
                                    [keywords] => Array
                                        (
                                            [page] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                    [param] => page
                                                )

                                        )

                                    [params] => Array
                                        (
                                            [fc] => module
                                            [module] => smartblog
                                        )

                                )

                            [smartblog_archive] => Array
                                (
                                    [controller] => archive
                                    [rule] => smartblog/archive.html
                                    [keywords] => Array
                                        (
                                        )

                                    [params] => Array
                                        (
                                            [fc] => module
                                            [module] => smartblog
                                        )

                                )

                            [smartblog_archive_pagination] => Array
                                (
                                    [controller] => archive
                                    [rule] => smartblog/archive/page/{page}.html
                                    [keywords] => Array
                                        (
                                            [page] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                    [param] => page
                                                )

                                        )

                                    [params] => Array
                                        (
                                            [fc] => module
                                            [module] => smartblog
                                        )

                                )

                            [smartblog_month] => Array
                                (
                                    [controller] => archive
                                    [rule] => smartblog/archive/{year}/{month}.html
                                    [keywords] => Array
                                        (
                                            [year] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                    [param] => year
                                                )

                                            [month] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                    [param] => month
                                                )

                                        )

                                    [params] => Array
                                        (
                                            [fc] => module
                                            [module] => smartblog
                                        )

                                )

                            [smartblog_month_pagination] => Array
                                (
                                    [controller] => archive
                                    [rule] => smartblog/archive/{year}/{month}/page/{page}.html
                                    [keywords] => Array
                                        (
                                            [year] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                    [param] => year
                                                )

                                            [month] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                    [param] => month
                                                )

                                            [page] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                    [param] => page
                                                )

                                        )

                                    [params] => Array
                                        (
                                            [fc] => module
                                            [module] => smartblog
                                        )

                                )

                            [smartblog_year] => Array
                                (
                                    [controller] => archive
                                    [rule] => smartblog/archive/{year}.html
                                    [keywords] => Array
                                        (
                                            [year] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                    [param] => year
                                                )

                                        )

                                    [params] => Array
                                        (
                                            [fc] => module
                                            [module] => smartblog
                                        )

                                )

                            [smartblog_year_pagination] => Array
                                (
                                    [controller] => archive
                                    [rule] => smartblog/archive/{year}/page/{page}.html
                                    [keywords] => Array
                                        (
                                            [year] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                    [param] => year
                                                )

                                            [page] => Array
                                                (
                                                    [regexp] => [_a-zA-Z0-9-\pL]*
                                                    [param] => page
                                                )

                                        )

                                    [params] => Array
                                        (
                                            [fc] => module
                                            [module] => smartblog
                                        )

                                )

                            [module-gmerchantcenter-fly] => Array
                                (
                                    [controller] => fly
                                    [rule] => modules/gmerchantcenter/fly.php
                                    [keywords] => Array
                                        (
                                        )

                                    [params] => Array
                                        (
                                            [fc] => module
                                            [module] => gmerchantcenter
                                            [token] => 136348a4fa25b32ed1a53019b0dd2f2e
                                        )

                                )

                            [module-gmerchantcenter-cron] => Array
                                (
                                    [controller] => cron
                                    [rule] => modules/gmerchantcenter/cron.php
                                    [keywords] => Array
                                        (
                                        )

                                    [params] => Array
                                        (
                                            [fc] => module
                                            [module] => gmerchantcenter
                                            [token] => 136348a4fa25b32ed1a53019b0dd2f2e
                                        )

                                )

                        )

                    [use_routes:protected] => 1
                    [multilang_activated:protected] => 
                    [routes:protected] => Array
                        (
                            [1] => Array
                                (
                                    [1] => Array
                                        (
                                            [category_rule] => Array
                                                (
                                                    [rule] => {id}-{rewrite}
                                                    [regexp] => #^/(?P[0-9]+)\-([_a-zA-Z0-9\pL\pS-]*)$#u
                                                    [controller] => category
                                                    [keywords] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                            [rewrite] => Array
                                                                (
                                                                    [required] => 
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [supplier_rule] => Array
                                                (
                                                    [rule] => {id}__{rewrite}
                                                    [regexp] => #^/(?P[0-9]+)__([_a-zA-Z0-9\pL\pS-]*)$#u
                                                    [controller] => supplier
                                                    [keywords] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                            [rewrite] => Array
                                                                (
                                                                    [required] => 
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [manufacturer_rule] => Array
                                                (
                                                    [rule] => {id}_{rewrite}
                                                    [regexp] => #^/(?P[0-9]+)_([_a-zA-Z0-9\pL\pS-]*)$#u
                                                    [controller] => manufacturer
                                                    [keywords] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                            [rewrite] => Array
                                                                (
                                                                    [required] => 
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [cms_rule] => Array
                                                (
                                                    [rule] => content/{id}-{rewrite}
                                                    [regexp] => #^/content/(?P[0-9]+)\-([_a-zA-Z0-9\pL\pS-]*)$#u
                                                    [controller] => cms
                                                    [keywords] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                            [rewrite] => Array
                                                                (
                                                                    [required] => 
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [cms_category_rule] => Array
                                                (
                                                    [rule] => content/category/{id}-{rewrite}
                                                    [regexp] => #^/content/category/(?P[0-9]+)\-([_a-zA-Z0-9\pL\pS-]*)$#u
                                                    [controller] => cms
                                                    [keywords] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                            [rewrite] => Array
                                                                (
                                                                    [required] => 
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [module] => Array
                                                (
                                                    [rule] => module/{module}{/:controller}
                                                    [regexp] => #^/module/(?P[_a-zA-Z0-9_-]+)(/(?P[_a-zA-Z0-9_-]+))?$#u
                                                    [controller] => 
                                                    [keywords] => Array
                                                        (
                                                            [module] => Array
                                                                (
                                                                    [required] => 1
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                            [controller] => Array
                                                                (
                                                                    [required] => 1
                                                                    [prepend] => /
                                                                    [append] => 
                                                                )

                                                        )

                                                    [params] => Array
                                                        (
                                                            [fc] => module
                                                        )

                                                )

                                            [product_rule] => Array
                                                (
                                                    [rule] => {category:/}{id}-{rewrite}{-:ean13}.html
                                                    [regexp] => #^/(([_a-zA-Z0-9-\pL]*)/)?(?P[0-9]+)\-([_a-zA-Z0-9\pL\pS-]*)(\-([0-9\pL]*))?\.html$#u
                                                    [controller] => product
                                                    [keywords] => Array
                                                        (
                                                            [category] => Array
                                                                (
                                                                    [required] => 
                                                                    [prepend] => 
                                                                    [append] => /
                                                                )

                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                            [rewrite] => Array
                                                                (
                                                                    [required] => 
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                            [ean13] => Array
                                                                (
                                                                    [required] => 
                                                                    [prepend] => -
                                                                    [append] => 
                                                                )

                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [layered_rule] => Array
                                                (
                                                    [rule] => {id}-{rewrite}{/:selected_filters}
                                                    [regexp] => #^/(?P[0-9]+)\-([_a-zA-Z0-9\pL\pS-]*)(/(?P.*))?$#u
                                                    [controller] => category
                                                    [keywords] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [required] => 1
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                            [rewrite] => Array
                                                                (
                                                                    [required] => 
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                            [selected_filters] => Array
                                                                (
                                                                    [required] => 1
                                                                    [prepend] => /
                                                                    [append] => 
                                                                )

                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [smartblog] => Array
                                                (
                                                    [rule] => smartblog.html
                                                    [regexp] => #^/smartblog\.html$#u
                                                    [controller] => category
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                            [fc] => module
                                                            [module] => smartblog
                                                        )

                                                )

                                            [smartblog_list] => Array
                                                (
                                                    [rule] => smartblog/category.html
                                                    [regexp] => #^/smartblog/category\.html$#u
                                                    [controller] => category
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                            [fc] => module
                                                            [module] => smartblog
                                                        )

                                                )

                                            [smartblog_list_module] => Array
                                                (
                                                    [rule] => module/smartblog/category.html
                                                    [regexp] => #^/module/smartblog/category\.html$#u
                                                    [controller] => category
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                            [fc] => module
                                                            [module] => smartblog
                                                        )

                                                )

                                            [smartblog_list_pagination] => Array
                                                (
                                                    [rule] => smartblog/category/page/{page}.html
                                                    [regexp] => #^/smartblog/category/page/(?P[_a-zA-Z0-9-\pL]*)\.html$#u
                                                    [controller] => category
                                                    [keywords] => Array
                                                        (
                                                            [page] => Array
                                                                (
                                                                    [required] => 1
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                        )

                                                    [params] => Array
                                                        (
                                                            [fc] => module
                                                            [module] => smartblog
                                                        )

                                                )

                                            [smartblog_pagination] => Array
                                                (
                                                    [rule] => smartblog/page/{page}.html
                                                    [regexp] => #^/smartblog/page/(?P[_a-zA-Z0-9-\pL]*)\.html$#u
                                                    [controller] => category
                                                    [keywords] => Array
                                                        (
                                                            [page] => Array
                                                                (
                                                                    [required] => 1
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                        )

                                                    [params] => Array
                                                        (
                                                            [fc] => module
                                                            [module] => smartblog
                                                        )

                                                )

                                            [smartblog_category] => Array
                                                (
                                                    [rule] => smartblog/category/{id_category}_{slug}.html
                                                    [regexp] => #^/smartblog/category/(?P[_a-zA-Z0-9-\pL]*)_([_a-zA-Z0-9-\pL]*)\.html$#u
                                                    [controller] => category
                                                    [keywords] => Array
                                                        (
                                                            [id_category] => Array
                                                                (
                                                                    [required] => 1
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                            [slug] => Array
                                                                (
                                                                    [required] => 
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                        )

                                                    [params] => Array
                                                        (
                                                            [fc] => module
                                                            [module] => smartblog
                                                        )

                                                )

                                            [smartblog_category_pagination] => Array
                                                (
                                                    [rule] => smartblog/category/{id_category}_{slug}/page/{page}.html
                                                    [regexp] => #^/smartblog/category/(?P[_a-zA-Z0-9-\pL]*)_([_a-zA-Z0-9-\pL]*)/page/(?P[_a-zA-Z0-9-\pL]*)\.html$#u
                                                    [controller] => category
                                                    [keywords] => Array
                                                        (
                                                            [id_category] => Array
                                                                (
                                                                    [required] => 1
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                            [slug] => Array
                                                                (
                                                                    [required] => 
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                            [page] => Array
                                                                (
                                                                    [required] => 1
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                        )

                                                    [params] => Array
                                                        (
                                                            [fc] => module
                                                            [module] => smartblog
                                                        )

                                                )

                                            [smartblog_cat_page_mod] => Array
                                                (
                                                    [rule] => module/smartblog/category/{id_category}_{slug}/page/{page}.html
                                                    [regexp] => #^/module/smartblog/category/(?P[_a-zA-Z0-9-\pL]*)_([_a-zA-Z0-9-\pL]*)/page/(?P[_a-zA-Z0-9-\pL]*)\.html$#u
                                                    [controller] => category
                                                    [keywords] => Array
                                                        (
                                                            [id_category] => Array
                                                                (
                                                                    [required] => 1
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                            [slug] => Array
                                                                (
                                                                    [required] => 
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                            [page] => Array
                                                                (
                                                                    [required] => 1
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                        )

                                                    [params] => Array
                                                        (
                                                            [fc] => module
                                                            [module] => smartblog
                                                        )

                                                )

                                            [smartblog_post] => Array
                                                (
                                                    [rule] => smartblog/{id_post}_{slug}.html
                                                    [regexp] => #^/smartblog/(?P[_a-zA-Z0-9-\pL]*)_([_a-zA-Z0-9-\pL]*)\.html$#u
                                                    [controller] => details
                                                    [keywords] => Array
                                                        (
                                                            [id_post] => Array
                                                                (
                                                                    [required] => 1
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                            [slug] => Array
                                                                (
                                                                    [required] => 
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                        )

                                                    [params] => Array
                                                        (
                                                            [fc] => module
                                                            [module] => smartblog
                                                        )

                                                )

                                            [smartblog_search] => Array
                                                (
                                                    [rule] => smartblog/search.html
                                                    [regexp] => #^/smartblog/search\.html$#u
                                                    [controller] => search
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                            [fc] => module
                                                            [module] => smartblog
                                                        )

                                                )

                                            [smartblog_tag] => Array
                                                (
                                                    [rule] => smartblog/tag/{tag}.html
                                                    [regexp] => #^/smartblog/tag/(?P[_a-zA-Z0-9-\pL]*)\.html$#u
                                                    [controller] => tagpost
                                                    [keywords] => Array
                                                        (
                                                            [tag] => Array
                                                                (
                                                                    [required] => 1
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                        )

                                                    [params] => Array
                                                        (
                                                            [fc] => module
                                                            [module] => smartblog
                                                        )

                                                )

                                            [smartblog_search_pagination] => Array
                                                (
                                                    [rule] => smartblog/search/page/{page}.html
                                                    [regexp] => #^/smartblog/search/page/(?P[_a-zA-Z0-9-\pL]*)\.html$#u
                                                    [controller] => search
                                                    [keywords] => Array
                                                        (
                                                            [page] => Array
                                                                (
                                                                    [required] => 1
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                        )

                                                    [params] => Array
                                                        (
                                                            [fc] => module
                                                            [module] => smartblog
                                                        )

                                                )

                                            [smartblog_archive] => Array
                                                (
                                                    [rule] => smartblog/archive.html
                                                    [regexp] => #^/smartblog/archive\.html$#u
                                                    [controller] => archive
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                            [fc] => module
                                                            [module] => smartblog
                                                        )

                                                )

                                            [smartblog_archive_pagination] => Array
                                                (
                                                    [rule] => smartblog/archive/page/{page}.html
                                                    [regexp] => #^/smartblog/archive/page/(?P[_a-zA-Z0-9-\pL]*)\.html$#u
                                                    [controller] => archive
                                                    [keywords] => Array
                                                        (
                                                            [page] => Array
                                                                (
                                                                    [required] => 1
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                        )

                                                    [params] => Array
                                                        (
                                                            [fc] => module
                                                            [module] => smartblog
                                                        )

                                                )

                                            [smartblog_month] => Array
                                                (
                                                    [rule] => smartblog/archive/{year}/{month}.html
                                                    [regexp] => #^/smartblog/archive/(?P[_a-zA-Z0-9-\pL]*)/(?P[_a-zA-Z0-9-\pL]*)\.html$#u
                                                    [controller] => archive
                                                    [keywords] => Array
                                                        (
                                                            [year] => Array
                                                                (
                                                                    [required] => 1
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                            [month] => Array
                                                                (
                                                                    [required] => 1
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                        )

                                                    [params] => Array
                                                        (
                                                            [fc] => module
                                                            [module] => smartblog
                                                        )

                                                )

                                            [smartblog_month_pagination] => Array
                                                (
                                                    [rule] => smartblog/archive/{year}/{month}/page/{page}.html
                                                    [regexp] => #^/smartblog/archive/(?P[_a-zA-Z0-9-\pL]*)/(?P[_a-zA-Z0-9-\pL]*)/page/(?P[_a-zA-Z0-9-\pL]*)\.html$#u
                                                    [controller] => archive
                                                    [keywords] => Array
                                                        (
                                                            [year] => Array
                                                                (
                                                                    [required] => 1
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                            [month] => Array
                                                                (
                                                                    [required] => 1
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                            [page] => Array
                                                                (
                                                                    [required] => 1
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                        )

                                                    [params] => Array
                                                        (
                                                            [fc] => module
                                                            [module] => smartblog
                                                        )

                                                )

                                            [smartblog_year] => Array
                                                (
                                                    [rule] => smartblog/archive/{year}.html
                                                    [regexp] => #^/smartblog/archive/(?P[_a-zA-Z0-9-\pL]*)\.html$#u
                                                    [controller] => archive
                                                    [keywords] => Array
                                                        (
                                                            [year] => Array
                                                                (
                                                                    [required] => 1
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                        )

                                                    [params] => Array
                                                        (
                                                            [fc] => module
                                                            [module] => smartblog
                                                        )

                                                )

                                            [smartblog_year_pagination] => Array
                                                (
                                                    [rule] => smartblog/archive/{year}/page/{page}.html
                                                    [regexp] => #^/smartblog/archive/(?P[_a-zA-Z0-9-\pL]*)/page/(?P[_a-zA-Z0-9-\pL]*)\.html$#u
                                                    [controller] => archive
                                                    [keywords] => Array
                                                        (
                                                            [year] => Array
                                                                (
                                                                    [required] => 1
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                            [page] => Array
                                                                (
                                                                    [required] => 1
                                                                    [prepend] => 
                                                                    [append] => 
                                                                )

                                                        )

                                                    [params] => Array
                                                        (
                                                            [fc] => module
                                                            [module] => smartblog
                                                        )

                                                )

                                            [module-gmerchantcenter-fly] => Array
                                                (
                                                    [rule] => modules/gmerchantcenter/fly.php
                                                    [regexp] => #^/modules/gmerchantcenter/fly\.php$#u
                                                    [controller] => fly
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                            [fc] => module
                                                            [module] => gmerchantcenter
                                                            [token] => 136348a4fa25b32ed1a53019b0dd2f2e
                                                        )

                                                )

                                            [module-gmerchantcenter-cron] => Array
                                                (
                                                    [rule] => modules/gmerchantcenter/cron.php
                                                    [regexp] => #^/modules/gmerchantcenter/cron\.php$#u
                                                    [controller] => cron
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                            [fc] => module
                                                            [module] => gmerchantcenter
                                                            [token] => 136348a4fa25b32ed1a53019b0dd2f2e
                                                        )

                                                )

                                            [password] => Array
                                                (
                                                    [rule] => recuperation-mot-de-passe
                                                    [regexp] => #^/recuperation\-mot\-de\-passe$#u
                                                    [controller] => password
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [order-confirmation] => Array
                                                (
                                                    [rule] => confirmation-commande
                                                    [regexp] => #^/confirmation\-commande$#u
                                                    [controller] => order-confirmation
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [guest-tracking] => Array
                                                (
                                                    [rule] => suivi-commande-invite
                                                    [regexp] => #^/suivi\-commande\-invite$#u
                                                    [controller] => guest-tracking
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [history] => Array
                                                (
                                                    [rule] => historique-commandes
                                                    [regexp] => #^/historique\-commandes$#u
                                                    [controller] => history
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [products-comparison] => Array
                                                (
                                                    [rule] => comparaison-produits
                                                    [regexp] => #^/comparaison\-produits$#u
                                                    [controller] => products-comparison
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [new-products] => Array
                                                (
                                                    [rule] => nouveaux-produits
                                                    [regexp] => #^/nouveaux\-produits$#u
                                                    [controller] => new-products
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [best-sales] => Array
                                                (
                                                    [rule] => meilleures-ventes
                                                    [regexp] => #^/meilleures\-ventes$#u
                                                    [controller] => best-sales
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [pagenotfound] => Array
                                                (
                                                    [rule] => page-introuvable
                                                    [regexp] => #^/page\-introuvable$#u
                                                    [controller] => pagenotfound
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [order-opc] => Array
                                                (
                                                    [rule] => commande-rapide
                                                    [regexp] => #^/commande\-rapide$#u
                                                    [controller] => order-opc
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [order-follow] => Array
                                                (
                                                    [rule] => suivi-commande
                                                    [regexp] => #^/suivi\-commande$#u
                                                    [controller] => order-follow
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [contact] => Array
                                                (
                                                    [rule] => nouscontacter
                                                    [regexp] => #^/nouscontacter$#u
                                                    [controller] => contact
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [supplier] => Array
                                                (
                                                    [rule] => fournisseur
                                                    [regexp] => #^/fournisseur$#u
                                                    [controller] => supplier
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [prices-drop] => Array
                                                (
                                                    [rule] => promotions
                                                    [regexp] => #^/promotions$#u
                                                    [controller] => prices-drop
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [manufacturer] => Array
                                                (
                                                    [rule] => fabricants
                                                    [regexp] => #^/fabricants$#u
                                                    [controller] => manufacturer
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [my-account] => Array
                                                (
                                                    [rule] => mon-compte
                                                    [regexp] => #^/mon\-compte$#u
                                                    [controller] => my-account
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [authentication] => Array
                                                (
                                                    [rule] => connexion
                                                    [regexp] => #^/connexion$#u
                                                    [controller] => authentication
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [discount] => Array
                                                (
                                                    [rule] => reduction
                                                    [regexp] => #^/reduction$#u
                                                    [controller] => discount
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [search] => Array
                                                (
                                                    [rule] => recherche
                                                    [regexp] => #^/recherche$#u
                                                    [controller] => search
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [sitemap] => Array
                                                (
                                                    [rule] => plan-site
                                                    [regexp] => #^/plan\-site$#u
                                                    [controller] => sitemap
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [identity] => Array
                                                (
                                                    [rule] => identite
                                                    [regexp] => #^/identite$#u
                                                    [controller] => identity
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [addresses] => Array
                                                (
                                                    [rule] => adresses
                                                    [regexp] => #^/adresses$#u
                                                    [controller] => addresses
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [stores] => Array
                                                (
                                                    [rule] => magasins
                                                    [regexp] => #^/magasins$#u
                                                    [controller] => stores
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [order] => Array
                                                (
                                                    [rule] => commande
                                                    [regexp] => #^/commande$#u
                                                    [controller] => order
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [address] => Array
                                                (
                                                    [rule] => adresse
                                                    [regexp] => #^/adresse$#u
                                                    [controller] => address
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [cart] => Array
                                                (
                                                    [rule] => panier
                                                    [regexp] => #^/panier$#u
                                                    [controller] => cart
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [order-slip] => Array
                                                (
                                                    [rule] => avoirs
                                                    [regexp] => #^/avoirs$#u
                                                    [controller] => order-slip
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [index] => Array
                                                (
                                                    [rule] => 
                                                    [regexp] => #^/$#u
                                                    [controller] => index
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                        )

                                    [2] => Array
                                        (
                                            [password] => Array
                                                (
                                                    [rule] => recuperation-mot-de-passe
                                                    [regexp] => #^/recuperation\-mot\-de\-passe$#u
                                                    [controller] => password
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [order-confirmation] => Array
                                                (
                                                    [rule] => confirmation-commande
                                                    [regexp] => #^/confirmation\-commande$#u
                                                    [controller] => order-confirmation
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [guest-tracking] => Array
                                                (
                                                    [rule] => suivi-commande-invite
                                                    [regexp] => #^/suivi\-commande\-invite$#u
                                                    [controller] => guest-tracking
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [history] => Array
                                                (
                                                    [rule] => historique-commandes
                                                    [regexp] => #^/historique\-commandes$#u
                                                    [controller] => history
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [products-comparison] => Array
                                                (
                                                    [rule] => comparaison-produits
                                                    [regexp] => #^/comparaison\-produits$#u
                                                    [controller] => products-comparison
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [new-products] => Array
                                                (
                                                    [rule] => nouveaux-produits
                                                    [regexp] => #^/nouveaux\-produits$#u
                                                    [controller] => new-products
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [best-sales] => Array
                                                (
                                                    [rule] => meilleures-ventes
                                                    [regexp] => #^/meilleures\-ventes$#u
                                                    [controller] => best-sales
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [pagenotfound] => Array
                                                (
                                                    [rule] => page-introuvable
                                                    [regexp] => #^/page\-introuvable$#u
                                                    [controller] => pagenotfound
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [order-opc] => Array
                                                (
                                                    [rule] => commande-rapide
                                                    [regexp] => #^/commande\-rapide$#u
                                                    [controller] => order-opc
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [contact] => Array
                                                (
                                                    [rule] => nous-contacter
                                                    [regexp] => #^/nous\-contacter$#u
                                                    [controller] => contact
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [order-follow] => Array
                                                (
                                                    [rule] => suivi-commande
                                                    [regexp] => #^/suivi\-commande$#u
                                                    [controller] => order-follow
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [supplier] => Array
                                                (
                                                    [rule] => fournisseur
                                                    [regexp] => #^/fournisseur$#u
                                                    [controller] => supplier
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [prices-drop] => Array
                                                (
                                                    [rule] => promotions
                                                    [regexp] => #^/promotions$#u
                                                    [controller] => prices-drop
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [manufacturer] => Array
                                                (
                                                    [rule] => fabricants
                                                    [regexp] => #^/fabricants$#u
                                                    [controller] => manufacturer
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [my-account] => Array
                                                (
                                                    [rule] => mon-compte
                                                    [regexp] => #^/mon\-compte$#u
                                                    [controller] => my-account
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [search] => Array
                                                (
                                                    [rule] => recherche
                                                    [regexp] => #^/recherche$#u
                                                    [controller] => search
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [sitemap] => Array
                                                (
                                                    [rule] => plan-site
                                                    [regexp] => #^/plan\-site$#u
                                                    [controller] => sitemap
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [authentication] => Array
                                                (
                                                    [rule] => connexion
                                                    [regexp] => #^/connexion$#u
                                                    [controller] => authentication
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [discount] => Array
                                                (
                                                    [rule] => reduction
                                                    [regexp] => #^/reduction$#u
                                                    [controller] => discount
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [addresses] => Array
                                                (
                                                    [rule] => adresses
                                                    [regexp] => #^/adresses$#u
                                                    [controller] => addresses
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [stores] => Array
                                                (
                                                    [rule] => magasins
                                                    [regexp] => #^/magasins$#u
                                                    [controller] => stores
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [order] => Array
                                                (
                                                    [rule] => commande
                                                    [regexp] => #^/commande$#u
                                                    [controller] => order
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [identity] => Array
                                                (
                                                    [rule] => identite
                                                    [regexp] => #^/identite$#u
                                                    [controller] => identity
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [address] => Array
                                                (
                                                    [rule] => adresse
                                                    [regexp] => #^/adresse$#u
                                                    [controller] => address
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [cart] => Array
                                                (
                                                    [rule] => panier
                                                    [regexp] => #^/panier$#u
                                                    [controller] => cart
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                            [order-slip] => Array
                                                (
                                                    [rule] => avoirs
                                                    [regexp] => #^/avoirs$#u
                                                    [controller] => order-slip
                                                    [keywords] => Array
                                                        (
                                                        )

                                                    [params] => Array
                                                        (
                                                        )

                                                )

                                        )

                                )

                        )

                    [controller:protected] => product
                    [request_uri:protected] => /maori/197-maori-36.html
                    [empty_route:protected] => Array
                        (
                            [routeID] => index
                            [rule] => 
                            [controller] => index
                        )

                    [default_controller:protected] => 
                    [use_default_controller:protected] => 
                    [controller_not_found:protected] => pagenotfound
                    [front_controller:protected] => 1
                )

            [type] => ->
            [args] => Array
                (
                )

        )

)