Context Object ( [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] => 17 [recyclable] => [gift] => [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 ) [id_customization] => Array ( [required] => [xlink_resource] => customizations ) [quantity] => Array ( [required] => 1 ) ) ) ) ) [configuration:protected] => PrestaShop\PrestaShop\Adapter\Configuration Object ( [shop:PrestaShop\PrestaShop\Adapter\Configuration:private] => [parameters:protected] => ) [addressFactory:protected] => PrestaShop\PrestaShop\Adapter\AddressFactory Object ( ) [shouldSplitGiftProductsQuantity:protected] => [shouldExcludeGiftsDiscount:protected] => [lang_associated:protected] => [id_shop_list] => Array ( ) [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 [translator:protected] => [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] => 1 [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] => [deleted] => [date_add] => [date_upd] => [years] => [days] => [months] => [geoloc_id_country] => [geoloc_id_state] => [geoloc_postcode] => [logged] => [id_guest] => [groupBox] => [reset_password_token] => [reset_password_validity] => [webserviceParameters:protected] => Array ( [objectMethods] => Array ( [add] => addWs [update] => updateWs ) [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 ) ) ) [lang_associated:protected] => [id_shop_list] => Array ( ) [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] => 255 [firstname] => 255 [email] => 255 [passwd] => 255 [note] => 65000 [reset_password_token] => 40 ) [fieldsValidate:protected] => Array ( [secure_key] => isMd5 [lastname] => isCustomerName [firstname] => isCustomerName [email] => isEmail [passwd] => isHashedPassword [id_gender] => isUnsignedId [birthday] => isBirthDate [newsletter] => isBool [optin] => isBool [website] => isUrl [company] => isGenericName [siret] => isGenericName [ape] => isApe [outstanding_allow_amount] => isFloat [show_public_prices] => isBool [id_risk] => isUnsignedInt [max_payment_days] => isUnsignedInt [active] => isBool [deleted] => isBool [is_guest] => isBool [id_shop] => isUnsignedId [id_shop_group] => isUnsignedId [id_lang] => isUnsignedId [date_add] => isDate [date_upd] => isDate [reset_password_token] => isSha1 [reset_password_validity] => isDateOrNull ) [fieldsRequiredLang:protected] => Array ( ) [fieldsSizeLang:protected] => Array ( ) [fieldsValidateLang:protected] => Array ( ) [tables:protected] => Array ( ) [image_dir:protected] => [image_format:protected] => jpg [translator:protected] => [def:protected] => Array ( [table] => customer [primary] => id_customer [fields] => Array ( [secure_key] => Array ( [type] => 3 [validate] => isMd5 [copy_post] => ) [lastname] => Array ( [type] => 3 [validate] => isCustomerName [required] => 1 [size] => 255 ) [firstname] => Array ( [type] => 3 [validate] => isCustomerName [required] => 1 [size] => 255 ) [email] => Array ( [type] => 3 [validate] => isEmail [required] => 1 [size] => 255 ) [passwd] => Array ( [type] => 3 [validate] => isHashedPassword [required] => 1 [size] => 255 ) [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] => isGenericName ) [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 [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] => ) [reset_password_token] => Array ( [type] => 3 [validate] => isSha1 [size] => 40 [copy_post] => ) [reset_password_validity] => Array ( [type] => 5 [validate] => isDateOrNull [copy_post] => ) ) [classname] => Customer ) [update_fields:protected] => [force_id] => ) [cookie] => Cookie Object ( [_content:protected] => Array ( [date_add] => 2025-06-10 03:10:14 [id_lang] => 17 [id_unique_ipa] => 0 [id_currency] => 1 ) [_name:protected] => PrestaShop-b4bad38862bb1b5ea35d12de8ab5fbd2 [_expire:protected] => 1751217014 [_domain:protected] => www.tastefuldelights.com.au [_sameSite:protected] => Lax [_path:protected] => / [cipherTool:protected] => PhpEncryption Object ( ) [_modified:protected] => 1 [_allow_writing:protected] => 1 [_salt:protected] => LEDSRLMQ [_standalone:protected] => [_secure:protected] => 1 [session:protected] => ) [session] => Symfony\Component\HttpFoundation\Session\Session Object ( [storage:protected] => Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage Object ( [bags:protected] => Array ( [attributes] => Symfony\Component\HttpFoundation\Session\SessionBagProxy Object ( [bag:Symfony\Component\HttpFoundation\Session\SessionBagProxy:private] => Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag Object ( [name:Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag:private] => attributes [storageKey:Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag:private] => _sf2_attributes [attributes:protected] => Array ( ) ) [data:Symfony\Component\HttpFoundation\Session\SessionBagProxy:private] => Array ( [_sf2_attributes] => Array ( ) [_symfony_flashes] => Array ( ) ) [usageIndex:Symfony\Component\HttpFoundation\Session\SessionBagProxy:private] => 2 ) [flashes] => Symfony\Component\HttpFoundation\Session\SessionBagProxy Object ( [bag:Symfony\Component\HttpFoundation\Session\SessionBagProxy:private] => Symfony\Component\HttpFoundation\Session\Flash\FlashBag Object ( [name:Symfony\Component\HttpFoundation\Session\Flash\FlashBag:private] => flashes [flashes:Symfony\Component\HttpFoundation\Session\Flash\FlashBag:private] => Array ( ) [storageKey:Symfony\Component\HttpFoundation\Session\Flash\FlashBag:private] => _symfony_flashes ) [data:Symfony\Component\HttpFoundation\Session\SessionBagProxy:private] => Array ( [_sf2_attributes] => Array ( ) [_symfony_flashes] => Array ( ) ) [usageIndex:Symfony\Component\HttpFoundation\Session\SessionBagProxy:private] => 2 ) ) [started:protected] => 1 [closed:protected] => [saveHandler:protected] => Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy Object ( [handler:protected] => Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler Object ( [handler:Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler:private] => SessionHandler Object ( ) [doDestroy:Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler:private] => [sessionName:Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler:private] => [prefetchId:Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler:private] => [prefetchData:Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler:private] => [newSessionId:Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler:private] => [igbinaryEmptyData:Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler:private] => ) [wrapper:protected] => [saveHandlerName:protected] => files ) [metadataBag:protected] => Symfony\Component\HttpFoundation\Session\Storage\MetadataBag Object ( [name:Symfony\Component\HttpFoundation\Session\Storage\MetadataBag:private] => __metadata [storageKey:Symfony\Component\HttpFoundation\Session\Storage\MetadataBag:private] => _sf2_meta [meta:protected] => Array ( [u] => 1749489014 [c] => 1749489014 [l] => 1751217014 ) [lastUsed:Symfony\Component\HttpFoundation\Session\Storage\MetadataBag:private] => 1749489014 [updateThreshold:Symfony\Component\HttpFoundation\Session\Storage\MetadataBag:private] => 0 ) [emulateSameSite:Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage:private] => ) [flashName:Symfony\Component\HttpFoundation\Session\Session:private] => flashes [attributeName:Symfony\Component\HttpFoundation\Session\Session:private] => attributes [data:Symfony\Component\HttpFoundation\Session\Session:private] => Array ( [_sf2_attributes] => Array ( ) [_symfony_flashes] => Array ( ) ) [usageIndex:Symfony\Component\HttpFoundation\Session\Session:private] => 2 ) [link] => Link Object ( [allow:protected] => 1 [url:protected] => /index.php [protocol_link] => https:// [protocol_content] => https:// [ssl_enable:protected] => 1 [urlShopId:protected] => ) [country] => Country Object ( [id] => 24 [id_zone] => 9 [id_currency] => 1 [iso_code] => AU [call_prefix] => 61 [name] => Australia [contains_states] => 1 [need_identification_number] => 0 [need_zip_code] => 1 [zip_code_format] => NNNN [display_tax_label] => 1 [active] => 1 [webserviceParameters:protected] => Array ( [objectsNodeName] => countries [fields] => Array ( [id_zone] => Array ( [xlink_resource] => zones ) [id_currency] => Array ( [xlink_resource] => currencies ) ) ) [id_lang:protected] => 19 [lang_associated:protected] => [id_shop:protected] => 1 [id_shop_list] => Array ( ) [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 [translator:protected] => [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 ( [quantity_discounts:protected] => [php_self] => product [id_product:protected] => 734327 [id_product_attribute:protected] => 0 [product:protected] => [category:protected] => [redirectionExtraExcludedKeys:protected] => Array ( [0] => id_product_attribute [1] => rewrite ) [combinations:protected] => [adminNotifications:protected] => Array ( ) [isQuickView:protected] => [isPreview:protected] => [warning] => Array ( ) [success] => Array ( ) [info] => Array ( ) [iso] => [orderBy] => [orderWay] => [p] => [n] => [auth] => [guestAllowed] => [authRedirection] => [ssl] => 1 [restrictedCountry:protected] => 0 [maintenance:protected] => [nb_items_per_page] => [objectPresenter] => PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter Object ( ) [cart_presenter] => PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter Object ( [priceFormatter:PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter:private] => PrestaShop\PrestaShop\Adapter\Product\PriceFormatter Object ( ) [link:PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter:private] => Link Object ( [allow:protected] => 1 [url:protected] => /index.php [protocol_link] => https:// [protocol_content] => https:// [ssl_enable:protected] => 1 [urlShopId:protected] => ) [translator:PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter:private] => PrestaShopBundle\Translation\TranslatorComponent Object ( [catalogues:protected] => Array ( [zh-TW] => Symfony\Component\Translation\MessageCatalogue Object ( [messages:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [metadata:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [resources:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [locale:Symfony\Component\Translation\MessageCatalogue:private] => zh-TW [fallbackCatalogue:Symfony\Component\Translation\MessageCatalogue:private] => Symfony\Component\Translation\MessageCatalogue Object ( [messages:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [metadata:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [resources:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [locale:Symfony\Component\Translation\MessageCatalogue:private] => zh [fallbackCatalogue:Symfony\Component\Translation\MessageCatalogue:private] => [parent:Symfony\Component\Translation\MessageCatalogue:private] => Symfony\Component\Translation\MessageCatalogue Object *RECURSION* ) [parent:Symfony\Component\Translation\MessageCatalogue:private] => ) [zh] => Symfony\Component\Translation\MessageCatalogue Object ( [messages:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [metadata:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [resources:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [locale:Symfony\Component\Translation\MessageCatalogue:private] => zh [fallbackCatalogue:Symfony\Component\Translation\MessageCatalogue:private] => [parent:Symfony\Component\Translation\MessageCatalogue:private] => ) ) [locale:Symfony\Component\Translation\Translator:private] => zh-TW [fallbackLocales:Symfony\Component\Translation\Translator:private] => Array ( ) [loaders:Symfony\Component\Translation\Translator:private] => Array ( [xlf] => Symfony\Component\Translation\Loader\XliffFileLoader Object ( ) [db] => PrestaShopBundle\Translation\Loader\SqlTranslationLoader Object ( [theme:protected] => ) [db.theme] => PrestaShopBundle\Translation\Loader\SqlTranslationLoader Object ( [theme:protected] => PrestaShop\PrestaShop\Core\Addon\Theme\Theme Object ( [attributes:PrestaShop\PrestaShop\Core\Addon\Theme\Theme:private] => PrestaShop\PrestaShop\Core\Util\ArrayFinder Object ( [array:PrestaShop\PrestaShop\Core\Util\ArrayFinder:private] => Array ( [name] => warehouse [display_name] => Warehouse [version] => 4.2.1 [author] => Array ( [name] => IQIT COMMERCE [email] => support@iqit-commerce.com [url] => http://www.iqit-commerce.com ) [meta] => Array ( [compatibility] => Array ( [from] => 1.7.5.0 [to] => ) [available_layouts] => Array ( [layout-full-width] => Array ( [name] => Full Width [description] => No side columns, ideal for distraction-free pages such as product pages. ) [layout-both-columns] => Array ( [name] => Three Columns [description] => One large central column and 2 side columns. ) [layout-left-column] => Array ( [name] => Two Columns, small left column [description] => Two columns with a small left column ) [layout-right-column] => Array ( [name] => Two Columns, small right column [description] => Two columns with a small right column ) ) ) [assets] => Array ( [css] => Array ( [all] => Array ( [0] => Array ( [id] => font-awesome [path] => assets/css/font-awesome/css/font-awesome.css [media] => all [priority] => 200 ) ) ) ) [global_settings] => Array ( [configuration] => Array ( [PS_IMAGE_QUALITY] => png [PS_QUICK_VIEW] => 1 [PS_BLOCK_CART_AJAX] => 1 [PS_PRODUCTS_PER_PAGE] => 24 ) [modules] => Array ( [to_enable] => Array ( [0] => revsliderprestashop [1] => iqitadditionaltabs [2] => iqithtmlandbanners [3] => iqitcompare [4] => iqitcontactpage [5] => iqitcookielaw [6] => iqitcrossselling [7] => iqitcountdown [8] => iqitelementor [9] => iqitemailsubscriptionconf [10] => iqitaddthisplugin [11] => iqitfreedeliverycount [12] => iqitlinksmanager [13] => iqitmegamenu [14] => iqitpopup [15] => iqitproductsnav [16] => iqitproducttags [17] => iqitreviews [18] => iqitsearch [19] => iqitsizecharts [20] => iqitthemeeditor [21] => iqitwishlist [22] => iqitextendedproduct [23] => ps_emailsubscription [24] => ph_simpleblog [25] => ph_blog_column_custom [26] => ph_relatedposts [27] => iqitdashboardnews [28] => iqitsociallogin ) [to_disable] => Array ( [0] => ps_linklist [1] => ps_mainmenu [2] => ps_categorytree [3] => ps_featuredproducts [4] => ps_searchbar [5] => ps_imageslider [6] => ps_customtext [7] => blockreassurance [8] => ps_banner [9] => ps_contactinfo [10] => ps_socialfollow ) ) [hooks] => Array ( [modules_to_hook] => Array ( [displayNav1] => Array ( [0] => iqitlinksmanager ) [displayNav2] => Array ( [0] => ps_languageselector [1] => ps_currencyselector [2] => iqitwishlist [3] => iqitcompare ) [displayTopColumn] => Array ( [0] => revsliderprestashop ) [displayHome] => Array ( [0] => revsliderprestashop [1] => ) [displayFooter] => Array ( [0] => iqitlinksmanager [1] => iqitcontactpage ) [displayLeftColumn] => Array ( [0] => ps_categorytree [1] => ps_facetedsearch ) [displayProductAdditionalInfo] => Array ( [0] => ps_sharebuttons [1] => iqitproducttags ) [displayAfterProductAddCartBtn] => Array ( [0] => iqitwishlist [1] => iqitcompare ) [displayCustomerAccount] => Array ( [0] => iqitwishlist ) [displayProductListFunctionalButtons] => Array ( [0] => iqitwishlist [1] => iqitcompare ) [displayBeforeBodyClosingTag] => Array ( [0] => iqitwishlist [1] => iqitcompare [2] => iqitpopup [3] => iqitcookielaw ) [displayRightColumnProduct] => Array ( [0] => iqithtmlandbanners ) [displayReassurance] => Array ( [0] => iqitaddthisplugin ) [displayCustomerLoginFormAfter] => Array ( [0] => iqitsociallogin ) [displayRegistrationBeforeForm] => Array ( [0] => iqitsociallogin ) [displayFooterBefore] => [displayCheckoutLoginFormAfter] => Array ( [0] => iqitsociallogin ) ) ) [image_types] => Array ( [cart_default] => Array ( [width] => 125 [height] => 162 [scope] => Array ( [0] => products ) ) [small_default] => Array ( [width] => 98 [height] => 127 [scope] => Array ( [0] => products [1] => categories [2] => manufacturers [3] => suppliers ) ) [medium_default] => Array ( [width] => 452 [height] => 584 [scope] => Array ( [0] => products [1] => categories [2] => manufacturers [3] => suppliers ) ) [home_default] => Array ( [width] => 236 [height] => 305 [scope] => Array ( [0] => products ) ) [large_default] => Array ( [width] => 381 [height] => 492 [scope] => Array ( [0] => products [1] => manufacturers [2] => suppliers ) ) [category_default] => Array ( [width] => 1003 [height] => 200 [scope] => Array ( [0] => categories ) ) [stores_default] => Array ( [width] => 170 [height] => 115 [scope] => Array ( [0] => stores ) ) [thickbox_default] => Array ( [width] => 1100 [height] => 1422 [scope] => Array ( [0] => products ) ) ) ) [theme_settings] => Array ( [default_layout] => layout-full-width [layouts] => Array ( [pagenotfound] => layout-full-width [best-sales] => layout-left-column [contact] => layout-full-width [index] => layout-full-width [manufacturer] => layout-full-width [new-products] => layout-left-column [password] => layout-full-width [prices-drop] => layout-left-column [sitemap] => layout-full-width [supplier] => layout-full-width [address] => layout-full-width [addresses] => layout-full-width [authentication] => layout-full-width [cart] => layout-full-width [discount] => layout-full-width [history] => layout-full-width [identity] => layout-full-width [my-account] => layout-full-width [order-follow] => layout-full-width [order-slip] => layout-full-width [order] => layout-full-width [search] => layout-left-column [stores] => layout-full-width [order-opc] => layout-full-width [guest-tracking] => layout-full-width [product] => layout-full-width [category] => layout-left-column [cms] => layout-full-width [module-blockwishlist-mywishlist] => layout-full-width [module-blockwishlist-view] => layout-full-width [module-mailalerts-account] => layout-full-width [module-referralprogram-program] => layout-full-width [module-arlsf-ajax] => layout-full-width [module-afterpay-payment] => layout-full-width [module-cronjobs-callback] => layout-full-width [module-blocknewsletter-verification] => layout-full-width [module-iqitcompare-comparator] => layout-full-width [module-iqitemailsubscriptionconf-subscription] => layout-full-width [module-iqitthemeeditor-preview] => layout-full-width [module-iqitwishlist-view] => layout-full-width [module-iqitsociallogin-authenticate] => layout-full-width [module-ps_shoppingcart-ajax] => layout-full-width [module-iqitelementor-preview] => layout-full-width [module-iqitelementor-widget] => layout-full-width [module-pm_advancedsearch4-advancedsearch4] => layout-left-column [module-pm_advancedsearch4-seo] => layout-left-column [module-pm_advancedsearch4-searchresults] => layout-left-column [module-thecheckout-front] => layout-full-width [module-paypal-payment] => layout-full-width [module-paypal-validation] => layout-full-width [module-zipmoneypayment-payment] => layout-full-width [module-zipmoneypayment-webhook] => layout-full-width [module-afterpay-validation] => layout-full-width [module-afterpay-return] => layout-full-width [module-ph_simpleblog-single] => layout-full-width [module-ph_simpleblog-list] => layout-full-width [module-ph_simpleblog-category] => layout-full-width [module-ph_simpleblog-categorypage] => layout-full-width [module-ph_simpleblog-page] => layout-full-width [module-ps_emailalerts-account] => layout-full-width [module-ps_wirepayment-payment] => layout-full-width [module-ps_wirepayment-validation] => layout-full-width [module-ps_emailsubscription-verification] => layout-full-width [module-ps_emailsubscription-subscription] => layout-full-width [module-ph_simpleblog-author] => layout-full-width [module-ph_simpleblog-authorslist] => layout-full-width [module-iqitsearch-searchiqit] => layout-left-column ) ) [dependencies] => Array ( [modules] => Array ( [0] => iqitadditionaltabs [1] => iqitaddthisplugin [2] => iqitcompare [3] => iqitcontactpage [4] => iqitcookielaw [5] => iqitcountdown [6] => iqitcrossselling [7] => iqitelementor [8] => iqitemailsubscriptionconf [9] => iqitextendedproduct [10] => iqitfreedeliverycount [11] => iqitlinksmanager [12] => iqitmegamenu [13] => iqitpopup [14] => iqitproductsnav [15] => iqitproducttags [16] => iqitreviews [17] => iqitsearch [18] => iqitsizecharts [19] => iqitsociallogin [20] => iqithtmlandbanners [21] => iqitthemeeditor [22] => iqitwishlist [23] => revsliderprestashop [24] => ph_simpleblog [25] => ph_blog_column_custom [26] => ph_relatedposts [27] => iqitdashboardnews ) ) [directory] => /home/taste/public_html/themes/warehouse/ [preview] => themes/warehouse/preview.png ) [propertyAccessor:PrestaShop\PrestaShop\Core\Util\ArrayFinder:private] => Symfony\Component\PropertyAccess\PropertyAccessor Object ( [magicCall:Symfony\Component\PropertyAccess\PropertyAccessor:private] => [ignoreInvalidIndices:Symfony\Component\PropertyAccess\PropertyAccessor:private] => 1 [ignoreInvalidProperty:Symfony\Component\PropertyAccess\PropertyAccessor:private] => [cacheItemPool:Symfony\Component\PropertyAccess\PropertyAccessor:private] => [propertyPathCache:Symfony\Component\PropertyAccess\PropertyAccessor:private] => Array ( [[name]] => Symfony\Component\PropertyAccess\PropertyPath Object ( [elements:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => name ) [length:Symfony\Component\PropertyAccess\PropertyPath:private] => 1 [isIndex:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => 1 ) [pathAsString:Symfony\Component\PropertyAccess\PropertyPath:private] => [name] ) [[parent]] => Symfony\Component\PropertyAccess\PropertyPath Object ( [elements:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => parent ) [length:Symfony\Component\PropertyAccess\PropertyPath:private] => 1 [isIndex:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => 1 ) [pathAsString:Symfony\Component\PropertyAccess\PropertyPath:private] => [parent] ) [[directory]] => Symfony\Component\PropertyAccess\PropertyPath Object ( [elements:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => directory ) [length:Symfony\Component\PropertyAccess\PropertyPath:private] => 1 [isIndex:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => 1 ) [pathAsString:Symfony\Component\PropertyAccess\PropertyPath:private] => [directory] ) ) [readPropertyCache:Symfony\Component\PropertyAccess\PropertyAccessor:private] => Array ( ) [writePropertyCache:Symfony\Component\PropertyAccess\PropertyAccessor:private] => Array ( ) ) ) ) ) ) [resources:Symfony\Component\Translation\Translator:private] => Array ( ) [formatter:Symfony\Component\Translation\Translator:private] => Symfony\Component\Translation\Formatter\MessageFormatter Object ( [translator:Symfony\Component\Translation\Formatter\MessageFormatter:private] => Symfony\Component\Translation\IdentityTranslator Object ( [selector:Symfony\Component\Translation\IdentityTranslator:private] => [locale:Symfony\Component\Translation\IdentityTranslator:private] => ) [intlFormatter:Symfony\Component\Translation\Formatter\MessageFormatter:private] => Symfony\Component\Translation\Formatter\IntlFormatter Object ( [hasMessageFormatter:Symfony\Component\Translation\Formatter\IntlFormatter:private] => [cache:Symfony\Component\Translation\Formatter\IntlFormatter:private] => Array ( ) ) ) [cacheDir:Symfony\Component\Translation\Translator:private] => /home/taste/public_html/var/cache/prod/translations [debug:Symfony\Component\Translation\Translator:private] => [cacheVary:Symfony\Component\Translation\Translator:private] => Array ( ) [configCacheFactory:Symfony\Component\Translation\Translator:private] => Symfony\Component\Config\ConfigCacheFactory Object ( [debug:Symfony\Component\Config\ConfigCacheFactory:private] => ) [parentLocales:Symfony\Component\Translation\Translator:private] => Array ( [az_Cyrl] => root [bs_Cyrl] => root [en_150] => en_001 [en_AG] => en_001 [en_AI] => en_001 [en_AT] => en_150 [en_AU] => en_001 [en_BB] => en_001 [en_BE] => en_150 [en_BM] => en_001 [en_BS] => en_001 [en_BW] => en_001 [en_BZ] => en_001 [en_CC] => en_001 [en_CH] => en_150 [en_CK] => en_001 [en_CM] => en_001 [en_CX] => en_001 [en_CY] => en_001 [en_DE] => en_150 [en_DG] => en_001 [en_DK] => en_150 [en_DM] => en_001 [en_ER] => en_001 [en_FI] => en_150 [en_FJ] => en_001 [en_FK] => en_001 [en_FM] => en_001 [en_GB] => en_001 [en_GD] => en_001 [en_GG] => en_001 [en_GH] => en_001 [en_GI] => en_001 [en_GM] => en_001 [en_GY] => en_001 [en_HK] => en_001 [en_IE] => en_001 [en_IL] => en_001 [en_IM] => en_001 [en_IN] => en_001 [en_IO] => en_001 [en_JE] => en_001 [en_JM] => en_001 [en_KE] => en_001 [en_KI] => en_001 [en_KN] => en_001 [en_KY] => en_001 [en_LC] => en_001 [en_LR] => en_001 [en_LS] => en_001 [en_MG] => en_001 [en_MO] => en_001 [en_MS] => en_001 [en_MT] => en_001 [en_MU] => en_001 [en_MV] => en_001 [en_MW] => en_001 [en_MY] => en_001 [en_NA] => en_001 [en_NF] => en_001 [en_NG] => en_001 [en_NL] => en_150 [en_NR] => en_001 [en_NU] => en_001 [en_NZ] => en_001 [en_PG] => en_001 [en_PK] => en_001 [en_PN] => en_001 [en_PW] => en_001 [en_RW] => en_001 [en_SB] => en_001 [en_SC] => en_001 [en_SD] => en_001 [en_SE] => en_150 [en_SG] => en_001 [en_SH] => en_001 [en_SI] => en_150 [en_SL] => en_001 [en_SS] => en_001 [en_SX] => en_001 [en_SZ] => en_001 [en_TC] => en_001 [en_TK] => en_001 [en_TO] => en_001 [en_TT] => en_001 [en_TV] => en_001 [en_TZ] => en_001 [en_UG] => en_001 [en_VC] => en_001 [en_VG] => en_001 [en_VU] => en_001 [en_WS] => en_001 [en_ZA] => en_001 [en_ZM] => en_001 [en_ZW] => en_001 [es_AR] => es_419 [es_BO] => es_419 [es_BR] => es_419 [es_BZ] => es_419 [es_CL] => es_419 [es_CO] => es_419 [es_CR] => es_419 [es_CU] => es_419 [es_DO] => es_419 [es_EC] => es_419 [es_GT] => es_419 [es_HN] => es_419 [es_MX] => es_419 [es_NI] => es_419 [es_PA] => es_419 [es_PE] => es_419 [es_PR] => es_419 [es_PY] => es_419 [es_SV] => es_419 [es_US] => es_419 [es_UY] => es_419 [es_VE] => es_419 [ff_Adlm] => root [hi_Latn] => en_IN [ks_Deva] => root [nb] => no [nn] => no [pa_Arab] => root [pt_AO] => pt_PT [pt_CH] => pt_PT [pt_CV] => pt_PT [pt_GQ] => pt_PT [pt_GW] => pt_PT [pt_LU] => pt_PT [pt_MO] => pt_PT [pt_MZ] => pt_PT [pt_ST] => pt_PT [pt_TL] => pt_PT [sd_Deva] => root [sr_Latn] => root [uz_Arab] => root [uz_Cyrl] => root [zh_Hant] => root [zh_Hant_MO] => zh_Hant_HK ) [hasIntlFormatter:Symfony\Component\Translation\Translator:private] => 1 ) [imageRetriever:PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter:private] => PrestaShop\PrestaShop\Adapter\Image\ImageRetriever Object ( [link:PrestaShop\PrestaShop\Adapter\Image\ImageRetriever:private] => Link Object ( [allow:protected] => 1 [url:protected] => /index.php [protocol_link] => https:// [protocol_content] => https:// [ssl_enable:protected] => 1 [urlShopId:protected] => ) [isMultipleImageFormatFeatureActive:PrestaShop\PrestaShop\Adapter\Image\ImageRetriever:private] => ) [taxConfiguration:PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter:private] => TaxConfiguration Object ( [taxCalculationMethod:TaxConfigurationCore:private] => Array ( ) ) [settings:protected] => [productAssembler:protected] => ) [templateFinder:FrontControllerCore:private] => TemplateFinder Object ( [directories:TemplateFinderCore:private] => Array ( [0] => /home/taste/public_html/themes/warehouse/templates/ ) [extension:TemplateFinderCore:private] => .tpl [productListEntities:TemplateFinderCore:private] => Array ( [0] => category [1] => manufacturer [2] => supplier ) [productListSearchEntities:TemplateFinderCore:private] => Array ( [0] => search [1] => price-drop [2] => best-sale [3] => prices-drop [4] => best-sales [5] => new-products ) [productEntities:TemplateFinderCore:private] => Array ( [0] => product ) [brandListEntities:TemplateFinderCore:private] => Array ( [0] => manufacturers [1] => suppliers ) ) [stylesheetManager:protected] => StylesheetManager Object ( [valid_media:StylesheetManagerCore:private] => Array ( [0] => all [1] => braille [2] => embossed [3] => handheld [4] => print [5] => projection [6] => screen [7] => speech [8] => tty [9] => tv ) [directories:protected] => Array ( [0] => /themes/warehouse/ [1] => [2] => / ) [configuration:protected] => PrestaShop\PrestaShop\Adapter\Configuration Object ( [shop:PrestaShop\PrestaShop\Adapter\Configuration:private] => [parameters:protected] => ) [list:protected] => Array ( [external] => Array ( ) [inline] => Array ( ) ) [fqdn:protected] => ) [javascriptManager:protected] => JavascriptManager Object ( [list:protected] => Array ( [head] => Array ( [external] => Array ( ) [inline] => Array ( ) ) [bottom] => Array ( [external] => Array ( ) [inline] => Array ( ) ) ) [valid_position:protected] => Array ( [0] => head [1] => bottom ) [valid_attribute:protected] => Array ( [0] => async [1] => defer ) [directories:protected] => Array ( [0] => /themes/warehouse/ [1] => [2] => / ) [configuration:protected] => PrestaShop\PrestaShop\Adapter\Configuration Object ( [shop:PrestaShop\PrestaShop\Adapter\Configuration:private] => [parameters:protected] => ) [fqdn:protected] => ) [cccReducer:protected] => CccReducer Object ( [cacheDir:CccReducerCore:private] => /home/taste/public_html/themes/warehouse/assets/cache/ [filesystem:protected] => Symfony\Component\Filesystem\Filesystem Object ( ) [configuration] => PrestaShop\PrestaShop\Adapter\Configuration Object ( [shop:PrestaShop\PrestaShop\Adapter\Configuration:private] => [parameters:protected] => ) [fqdn:protected] => ) [urls:protected] => [automaticallyAllocateInvoiceAddress:protected] => 1 [automaticallyAllocateDeliveryAddress:protected] => 1 [page_name] => [context:protected] => Context Object *RECURSION* [css_files] => Array ( ) [js_files] => Array ( ) [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 [translator:protected] => PrestaShopBundle\Translation\TranslatorComponent Object ( [catalogues:protected] => Array ( [zh-TW] => Symfony\Component\Translation\MessageCatalogue Object ( [messages:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [metadata:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [resources:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [locale:Symfony\Component\Translation\MessageCatalogue:private] => zh-TW [fallbackCatalogue:Symfony\Component\Translation\MessageCatalogue:private] => Symfony\Component\Translation\MessageCatalogue Object ( [messages:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [metadata:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [resources:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [locale:Symfony\Component\Translation\MessageCatalogue:private] => zh [fallbackCatalogue:Symfony\Component\Translation\MessageCatalogue:private] => [parent:Symfony\Component\Translation\MessageCatalogue:private] => Symfony\Component\Translation\MessageCatalogue Object *RECURSION* ) [parent:Symfony\Component\Translation\MessageCatalogue:private] => ) [zh] => Symfony\Component\Translation\MessageCatalogue Object ( [messages:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [metadata:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [resources:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [locale:Symfony\Component\Translation\MessageCatalogue:private] => zh [fallbackCatalogue:Symfony\Component\Translation\MessageCatalogue:private] => [parent:Symfony\Component\Translation\MessageCatalogue:private] => ) ) [locale:Symfony\Component\Translation\Translator:private] => zh-TW [fallbackLocales:Symfony\Component\Translation\Translator:private] => Array ( ) [loaders:Symfony\Component\Translation\Translator:private] => Array ( [xlf] => Symfony\Component\Translation\Loader\XliffFileLoader Object ( ) [db] => PrestaShopBundle\Translation\Loader\SqlTranslationLoader Object ( [theme:protected] => ) [db.theme] => PrestaShopBundle\Translation\Loader\SqlTranslationLoader Object ( [theme:protected] => PrestaShop\PrestaShop\Core\Addon\Theme\Theme Object ( [attributes:PrestaShop\PrestaShop\Core\Addon\Theme\Theme:private] => PrestaShop\PrestaShop\Core\Util\ArrayFinder Object ( [array:PrestaShop\PrestaShop\Core\Util\ArrayFinder:private] => Array ( [name] => warehouse [display_name] => Warehouse [version] => 4.2.1 [author] => Array ( [name] => IQIT COMMERCE [email] => support@iqit-commerce.com [url] => http://www.iqit-commerce.com ) [meta] => Array ( [compatibility] => Array ( [from] => 1.7.5.0 [to] => ) [available_layouts] => Array ( [layout-full-width] => Array ( [name] => Full Width [description] => No side columns, ideal for distraction-free pages such as product pages. ) [layout-both-columns] => Array ( [name] => Three Columns [description] => One large central column and 2 side columns. ) [layout-left-column] => Array ( [name] => Two Columns, small left column [description] => Two columns with a small left column ) [layout-right-column] => Array ( [name] => Two Columns, small right column [description] => Two columns with a small right column ) ) ) [assets] => Array ( [css] => Array ( [all] => Array ( [0] => Array ( [id] => font-awesome [path] => assets/css/font-awesome/css/font-awesome.css [media] => all [priority] => 200 ) ) ) ) [global_settings] => Array ( [configuration] => Array ( [PS_IMAGE_QUALITY] => png [PS_QUICK_VIEW] => 1 [PS_BLOCK_CART_AJAX] => 1 [PS_PRODUCTS_PER_PAGE] => 24 ) [modules] => Array ( [to_enable] => Array ( [0] => revsliderprestashop [1] => iqitadditionaltabs [2] => iqithtmlandbanners [3] => iqitcompare [4] => iqitcontactpage [5] => iqitcookielaw [6] => iqitcrossselling [7] => iqitcountdown [8] => iqitelementor [9] => iqitemailsubscriptionconf [10] => iqitaddthisplugin [11] => iqitfreedeliverycount [12] => iqitlinksmanager [13] => iqitmegamenu [14] => iqitpopup [15] => iqitproductsnav [16] => iqitproducttags [17] => iqitreviews [18] => iqitsearch [19] => iqitsizecharts [20] => iqitthemeeditor [21] => iqitwishlist [22] => iqitextendedproduct [23] => ps_emailsubscription [24] => ph_simpleblog [25] => ph_blog_column_custom [26] => ph_relatedposts [27] => iqitdashboardnews [28] => iqitsociallogin ) [to_disable] => Array ( [0] => ps_linklist [1] => ps_mainmenu [2] => ps_categorytree [3] => ps_featuredproducts [4] => ps_searchbar [5] => ps_imageslider [6] => ps_customtext [7] => blockreassurance [8] => ps_banner [9] => ps_contactinfo [10] => ps_socialfollow ) ) [hooks] => Array ( [modules_to_hook] => Array ( [displayNav1] => Array ( [0] => iqitlinksmanager ) [displayNav2] => Array ( [0] => ps_languageselector [1] => ps_currencyselector [2] => iqitwishlist [3] => iqitcompare ) [displayTopColumn] => Array ( [0] => revsliderprestashop ) [displayHome] => Array ( [0] => revsliderprestashop [1] => ) [displayFooter] => Array ( [0] => iqitlinksmanager [1] => iqitcontactpage ) [displayLeftColumn] => Array ( [0] => ps_categorytree [1] => ps_facetedsearch ) [displayProductAdditionalInfo] => Array ( [0] => ps_sharebuttons [1] => iqitproducttags ) [displayAfterProductAddCartBtn] => Array ( [0] => iqitwishlist [1] => iqitcompare ) [displayCustomerAccount] => Array ( [0] => iqitwishlist ) [displayProductListFunctionalButtons] => Array ( [0] => iqitwishlist [1] => iqitcompare ) [displayBeforeBodyClosingTag] => Array ( [0] => iqitwishlist [1] => iqitcompare [2] => iqitpopup [3] => iqitcookielaw ) [displayRightColumnProduct] => Array ( [0] => iqithtmlandbanners ) [displayReassurance] => Array ( [0] => iqitaddthisplugin ) [displayCustomerLoginFormAfter] => Array ( [0] => iqitsociallogin ) [displayRegistrationBeforeForm] => Array ( [0] => iqitsociallogin ) [displayFooterBefore] => [displayCheckoutLoginFormAfter] => Array ( [0] => iqitsociallogin ) ) ) [image_types] => Array ( [cart_default] => Array ( [width] => 125 [height] => 162 [scope] => Array ( [0] => products ) ) [small_default] => Array ( [width] => 98 [height] => 127 [scope] => Array ( [0] => products [1] => categories [2] => manufacturers [3] => suppliers ) ) [medium_default] => Array ( [width] => 452 [height] => 584 [scope] => Array ( [0] => products [1] => categories [2] => manufacturers [3] => suppliers ) ) [home_default] => Array ( [width] => 236 [height] => 305 [scope] => Array ( [0] => products ) ) [large_default] => Array ( [width] => 381 [height] => 492 [scope] => Array ( [0] => products [1] => manufacturers [2] => suppliers ) ) [category_default] => Array ( [width] => 1003 [height] => 200 [scope] => Array ( [0] => categories ) ) [stores_default] => Array ( [width] => 170 [height] => 115 [scope] => Array ( [0] => stores ) ) [thickbox_default] => Array ( [width] => 1100 [height] => 1422 [scope] => Array ( [0] => products ) ) ) ) [theme_settings] => Array ( [default_layout] => layout-full-width [layouts] => Array ( [pagenotfound] => layout-full-width [best-sales] => layout-left-column [contact] => layout-full-width [index] => layout-full-width [manufacturer] => layout-full-width [new-products] => layout-left-column [password] => layout-full-width [prices-drop] => layout-left-column [sitemap] => layout-full-width [supplier] => layout-full-width [address] => layout-full-width [addresses] => layout-full-width [authentication] => layout-full-width [cart] => layout-full-width [discount] => layout-full-width [history] => layout-full-width [identity] => layout-full-width [my-account] => layout-full-width [order-follow] => layout-full-width [order-slip] => layout-full-width [order] => layout-full-width [search] => layout-left-column [stores] => layout-full-width [order-opc] => layout-full-width [guest-tracking] => layout-full-width [product] => layout-full-width [category] => layout-left-column [cms] => layout-full-width [module-blockwishlist-mywishlist] => layout-full-width [module-blockwishlist-view] => layout-full-width [module-mailalerts-account] => layout-full-width [module-referralprogram-program] => layout-full-width [module-arlsf-ajax] => layout-full-width [module-afterpay-payment] => layout-full-width [module-cronjobs-callback] => layout-full-width [module-blocknewsletter-verification] => layout-full-width [module-iqitcompare-comparator] => layout-full-width [module-iqitemailsubscriptionconf-subscription] => layout-full-width [module-iqitthemeeditor-preview] => layout-full-width [module-iqitwishlist-view] => layout-full-width [module-iqitsociallogin-authenticate] => layout-full-width [module-ps_shoppingcart-ajax] => layout-full-width [module-iqitelementor-preview] => layout-full-width [module-iqitelementor-widget] => layout-full-width [module-pm_advancedsearch4-advancedsearch4] => layout-left-column [module-pm_advancedsearch4-seo] => layout-left-column [module-pm_advancedsearch4-searchresults] => layout-left-column [module-thecheckout-front] => layout-full-width [module-paypal-payment] => layout-full-width [module-paypal-validation] => layout-full-width [module-zipmoneypayment-payment] => layout-full-width [module-zipmoneypayment-webhook] => layout-full-width [module-afterpay-validation] => layout-full-width [module-afterpay-return] => layout-full-width [module-ph_simpleblog-single] => layout-full-width [module-ph_simpleblog-list] => layout-full-width [module-ph_simpleblog-category] => layout-full-width [module-ph_simpleblog-categorypage] => layout-full-width [module-ph_simpleblog-page] => layout-full-width [module-ps_emailalerts-account] => layout-full-width [module-ps_wirepayment-payment] => layout-full-width [module-ps_wirepayment-validation] => layout-full-width [module-ps_emailsubscription-verification] => layout-full-width [module-ps_emailsubscription-subscription] => layout-full-width [module-ph_simpleblog-author] => layout-full-width [module-ph_simpleblog-authorslist] => layout-full-width [module-iqitsearch-searchiqit] => layout-left-column ) ) [dependencies] => Array ( [modules] => Array ( [0] => iqitadditionaltabs [1] => iqitaddthisplugin [2] => iqitcompare [3] => iqitcontactpage [4] => iqitcookielaw [5] => iqitcountdown [6] => iqitcrossselling [7] => iqitelementor [8] => iqitemailsubscriptionconf [9] => iqitextendedproduct [10] => iqitfreedeliverycount [11] => iqitlinksmanager [12] => iqitmegamenu [13] => iqitpopup [14] => iqitproductsnav [15] => iqitproducttags [16] => iqitreviews [17] => iqitsearch [18] => iqitsizecharts [19] => iqitsociallogin [20] => iqithtmlandbanners [21] => iqitthemeeditor [22] => iqitwishlist [23] => revsliderprestashop [24] => ph_simpleblog [25] => ph_blog_column_custom [26] => ph_relatedposts [27] => iqitdashboardnews ) ) [directory] => /home/taste/public_html/themes/warehouse/ [preview] => themes/warehouse/preview.png ) [propertyAccessor:PrestaShop\PrestaShop\Core\Util\ArrayFinder:private] => Symfony\Component\PropertyAccess\PropertyAccessor Object ( [magicCall:Symfony\Component\PropertyAccess\PropertyAccessor:private] => [ignoreInvalidIndices:Symfony\Component\PropertyAccess\PropertyAccessor:private] => 1 [ignoreInvalidProperty:Symfony\Component\PropertyAccess\PropertyAccessor:private] => [cacheItemPool:Symfony\Component\PropertyAccess\PropertyAccessor:private] => [propertyPathCache:Symfony\Component\PropertyAccess\PropertyAccessor:private] => Array ( [[name]] => Symfony\Component\PropertyAccess\PropertyPath Object ( [elements:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => name ) [length:Symfony\Component\PropertyAccess\PropertyPath:private] => 1 [isIndex:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => 1 ) [pathAsString:Symfony\Component\PropertyAccess\PropertyPath:private] => [name] ) [[parent]] => Symfony\Component\PropertyAccess\PropertyPath Object ( [elements:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => parent ) [length:Symfony\Component\PropertyAccess\PropertyPath:private] => 1 [isIndex:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => 1 ) [pathAsString:Symfony\Component\PropertyAccess\PropertyPath:private] => [parent] ) [[directory]] => Symfony\Component\PropertyAccess\PropertyPath Object ( [elements:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => directory ) [length:Symfony\Component\PropertyAccess\PropertyPath:private] => 1 [isIndex:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => 1 ) [pathAsString:Symfony\Component\PropertyAccess\PropertyPath:private] => [directory] ) ) [readPropertyCache:Symfony\Component\PropertyAccess\PropertyAccessor:private] => Array ( ) [writePropertyCache:Symfony\Component\PropertyAccess\PropertyAccessor:private] => Array ( ) ) ) ) ) ) [resources:Symfony\Component\Translation\Translator:private] => Array ( ) [formatter:Symfony\Component\Translation\Translator:private] => Symfony\Component\Translation\Formatter\MessageFormatter Object ( [translator:Symfony\Component\Translation\Formatter\MessageFormatter:private] => Symfony\Component\Translation\IdentityTranslator Object ( [selector:Symfony\Component\Translation\IdentityTranslator:private] => [locale:Symfony\Component\Translation\IdentityTranslator:private] => ) [intlFormatter:Symfony\Component\Translation\Formatter\MessageFormatter:private] => Symfony\Component\Translation\Formatter\IntlFormatter Object ( [hasMessageFormatter:Symfony\Component\Translation\Formatter\IntlFormatter:private] => [cache:Symfony\Component\Translation\Formatter\IntlFormatter:private] => Array ( ) ) ) [cacheDir:Symfony\Component\Translation\Translator:private] => /home/taste/public_html/var/cache/prod/translations [debug:Symfony\Component\Translation\Translator:private] => [cacheVary:Symfony\Component\Translation\Translator:private] => Array ( ) [configCacheFactory:Symfony\Component\Translation\Translator:private] => Symfony\Component\Config\ConfigCacheFactory Object ( [debug:Symfony\Component\Config\ConfigCacheFactory:private] => ) [parentLocales:Symfony\Component\Translation\Translator:private] => Array ( [az_Cyrl] => root [bs_Cyrl] => root [en_150] => en_001 [en_AG] => en_001 [en_AI] => en_001 [en_AT] => en_150 [en_AU] => en_001 [en_BB] => en_001 [en_BE] => en_150 [en_BM] => en_001 [en_BS] => en_001 [en_BW] => en_001 [en_BZ] => en_001 [en_CC] => en_001 [en_CH] => en_150 [en_CK] => en_001 [en_CM] => en_001 [en_CX] => en_001 [en_CY] => en_001 [en_DE] => en_150 [en_DG] => en_001 [en_DK] => en_150 [en_DM] => en_001 [en_ER] => en_001 [en_FI] => en_150 [en_FJ] => en_001 [en_FK] => en_001 [en_FM] => en_001 [en_GB] => en_001 [en_GD] => en_001 [en_GG] => en_001 [en_GH] => en_001 [en_GI] => en_001 [en_GM] => en_001 [en_GY] => en_001 [en_HK] => en_001 [en_IE] => en_001 [en_IL] => en_001 [en_IM] => en_001 [en_IN] => en_001 [en_IO] => en_001 [en_JE] => en_001 [en_JM] => en_001 [en_KE] => en_001 [en_KI] => en_001 [en_KN] => en_001 [en_KY] => en_001 [en_LC] => en_001 [en_LR] => en_001 [en_LS] => en_001 [en_MG] => en_001 [en_MO] => en_001 [en_MS] => en_001 [en_MT] => en_001 [en_MU] => en_001 [en_MV] => en_001 [en_MW] => en_001 [en_MY] => en_001 [en_NA] => en_001 [en_NF] => en_001 [en_NG] => en_001 [en_NL] => en_150 [en_NR] => en_001 [en_NU] => en_001 [en_NZ] => en_001 [en_PG] => en_001 [en_PK] => en_001 [en_PN] => en_001 [en_PW] => en_001 [en_RW] => en_001 [en_SB] => en_001 [en_SC] => en_001 [en_SD] => en_001 [en_SE] => en_150 [en_SG] => en_001 [en_SH] => en_001 [en_SI] => en_150 [en_SL] => en_001 [en_SS] => en_001 [en_SX] => en_001 [en_SZ] => en_001 [en_TC] => en_001 [en_TK] => en_001 [en_TO] => en_001 [en_TT] => en_001 [en_TV] => en_001 [en_TZ] => en_001 [en_UG] => en_001 [en_VC] => en_001 [en_VG] => en_001 [en_VU] => en_001 [en_WS] => en_001 [en_ZA] => en_001 [en_ZM] => en_001 [en_ZW] => en_001 [es_AR] => es_419 [es_BO] => es_419 [es_BR] => es_419 [es_BZ] => es_419 [es_CL] => es_419 [es_CO] => es_419 [es_CR] => es_419 [es_CU] => es_419 [es_DO] => es_419 [es_EC] => es_419 [es_GT] => es_419 [es_HN] => es_419 [es_MX] => es_419 [es_NI] => es_419 [es_PA] => es_419 [es_PE] => es_419 [es_PR] => es_419 [es_PY] => es_419 [es_SV] => es_419 [es_US] => es_419 [es_UY] => es_419 [es_VE] => es_419 [ff_Adlm] => root [hi_Latn] => en_IN [ks_Deva] => root [nb] => no [nn] => no [pa_Arab] => root [pt_AO] => pt_PT [pt_CH] => pt_PT [pt_CV] => pt_PT [pt_GQ] => pt_PT [pt_GW] => pt_PT [pt_LU] => pt_PT [pt_MO] => pt_PT [pt_MZ] => pt_PT [pt_ST] => pt_PT [pt_TL] => pt_PT [sd_Deva] => root [sr_Latn] => root [uz_Arab] => root [uz_Cyrl] => root [zh_Hant] => root [zh_Hant_MO] => zh_Hant_HK ) [hasIntlFormatter:Symfony\Component\Translation\Translator:private] => 1 ) [container:protected] => FrontContainer Object ( [parameters:FrontContainer:private] => Array ( [database_host] => localhost [database_port] => 3306 [database_user] => taste_test [database_password] => Tx1z33Tj! [database_name] => taste_taste [database_prefix] => ps_ [database_engine] => InnoDB [cookie_key] => IRSQGGk7LTLkL8MHtQ0hv308GKvszsoj7GZCdreHQMN4gvG1xLiD4cZM [cookie_iv] => LEDSRLMQ [new_cookie_key] => def00000e03cd7067a3b34bc9fa13b9ba1d5beca8ae9afc75ca4dd01b117bec6c90948bdef8a05df30d7c1e1ab76222ff18a25ae52be4eea95925482e3479d75616cc519 [ps_caching] => CacheMemcache [ps_cache_enable] => [ps_creation_date] => 2019-02-14 04:19:20 [secret] => 6r0mwCwk9WgmLiLY4f7i3sP8RkIYNUWsP8Z4bpBNOsHRrpBI4VoE6ev4 [mailer_transport] => smtp [mailer_host] => 127.0.0.1 [mailer_user] => [mailer_password] => [locale] => en-US [api_public_key] => -----BEGIN PUBLIC KEY----- MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuQmbxg1w6Gq5IApu7ud5 ucXR4tbQGKfYBamENxi7bxsLlOyuLVczlOwYliTe7x7ui8O3pk2xNUTx/ApTQBZI fuk3k1SyotEHv+vJYOFnlTJXvd6LWJY9tHiWKi1/I9wcfUUscfjHKkP+7V8aGH+y XYh65m4HpnK/spqZfWpamTdaZ42bYneyg1bYKf0iM7h90p0xmMsXHTSf5lst6JOY JZrFVPOd1rfHl0zhy/2bS4CSUQri/GjMMDl/JyTIHBTvIcxpz9SF6GDvn7DGRXzO zjMnPOcLfRyJpT09NFKZMY5/8NsjM6+srTNG4JTSg0S5I9enkhw7nT5XpZuj/BKp 2QIDAQAB -----END PUBLIC KEY----- [api_private_key] => -----BEGIN PRIVATE KEY----- MIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQC5CZvGDXDoarkg Cm7u53m5xdHi1tAYp9gFqYQ3GLtvGwuU7K4tVzOU7BiWJN7vHu6Lw7emTbE1RPH8 ClNAFkh+6TeTVLKi0Qe/68lg4WeVMle93otYlj20eJYqLX8j3Bx9RSxx+McqQ/7t XxoYf7JdiHrmbgemcr+ympl9alqZN1pnjZtid7KDVtgp/SIzuH3SnTGYyxcdNJ/m Wy3ok5glmsVU853Wt8eXTOHL/ZtLgJJRCuL8aMwwOX8nJMgcFO8hzGnP1IXoYO+f sMZFfM7OMyc85wt9HImlPT00Upkxjn/w2yMzr6ytM0bglNKDRLkj16eSHDudPlel m6P8EqnZAgMBAAECggEAeDfA6C0FZUspWaLNrhPf5w2aLomoC8zIse0PxIgiBq6I mMoo47ZbAe9ejfYIjU0IaO/QmpCxiE1x9nFy4xlXInU9MVB++v9ZzJxRassndCyQ CwDSgcyi7GTIE0EZ8F9qdw0BMk8SfuhMcUYveylD5jbsuldUSxUUbOK6xFvb3tyX pDwLg6Zb4BuvwunC+ylcrC9tqGGO+C1wvklf4+rAJa3q5Wq81u7Mn2NUiksY3Avt cUHqSJFtgpA2rhRIJe8+ws7W/JuX2RMuApUvNd0a/RAIR7j663ilYycU80LI+09C RzXdqhs2SxOdg9/Qd69g2R6nBztFHAwyZdAo3JQSMQKBgQDjE+GGE2HmrvsSwmIM EySAHdJemGNi1fY/lfQz2mPFiDZkikvwcsMZnXZMC/s5XyY9kaXDDOZa9MQJJaOL k7PukqmrkfFiNICt2VydGerPTICqwwdJj/BZpLjOgSEHBCJv7V61FKXh3+5Qdve0 uD2/fE80vomZQIBpg0aaw8WspQKBgQDQmvZqXIwtIXIMM9w/u7NlAdcJSEHnBi53 z96UV7nfOeStoi0PUM12tAdxGFCezzr0pSMNPwx3qmBbK8WbieREBf8PoNdSjAB9 GBJQlLTYuE0gvz/Avs1LnjNTPU+eictih8TcmrssGRd7Rs/vzr5qOIGA3bIf+G+c UWS+A1H+JQKBgGD4tX9/OXi80uWQ8zP63MSFd7gD1bV4b795tx6Jrb/GSowm7wUQ zTZcIw+YskEu2/LBBwvDr3+6NRk+5JePjPBd2200VuO8ThNv1ngUgEzke7HwtWT5 vgdaK72sMUGAx4AK2z3zQl+yNGBSXbfkUiI64MxCbhpvDCeC8xzWa80tAoGBAJnL NZLS6nG3b7q5XU8LlkYIpj3srNGjSA0DDuk1CA8gQo0UvL3G58P1FGt37rA2vhNx 0DbK3ek3jlSJH+X9MnJILXSbM0RjfVS8s3v/Npl0v0A+X8U9pmNyngpncFTE6FKb IDM4THhFg39ahKEbPl1XjXqxd8qEQdzwUSKZlhCVAoGBALBh5zLiARv04aNgJtwp wz8GK8At9HsfwDbBJOyd9YPnLZHol2ZdyB8zryhtJcANtcqTkVHKuLeCW8hsVQp0 KUKLFFF4f5t8J4n7UpCmBDYA8mOxLefyPxMCcejXpH/1slAEXgvVV9pUhXS9RMW5 v8lF3gpoXiPXcxNXiLV+VaPg -----END PRIVATE KEY----- [cache.driver] => array [cache.adapter] => cache.adapter.array [use_debug_toolbar] => 1 [kernel.bundles] => Array ( ) [kernel.root_dir] => /home/taste/public_html/app [kernel.project_dir] => /home/taste/public_html [kernel.name] => app [kernel.debug] => [kernel.environment] => prod [kernel.cache_dir] => /home/taste/public_html/var/cache/prod/ [kernel.active_modules] => Array ( [0] => blockcms [1] => blockmyaccount [2] => blockmyaccountfooter [3] => blockuserinfo [4] => autoupgrade [5] => blockcart [6] => sendtoafriend [7] => productpaymentlogos [8] => regeneratethumbnails [9] => blockcontactinfos [10] => gapi [11] => agilepaypal [12] => blockcurrencies [13] => blocklanguages [14] => blockcategories [15] => hreflangpro [16] => bingtranslate [17] => mdimagemagick [18] => followup [19] => mailalerts [20] => referralprogram [21] => upshippingnumber [22] => carriercompare [23] => arlsf [24] => blocknewproducts [25] => blockviewed [26] => statsgeolocation [27] => ets_oneclicktomigrate [28] => m4pdf [29] => blockbanner [30] => blockbestsellers [31] => blocksocial [32] => blockfacebook [33] => blocklayered [34] => blockcmsinfo [35] => blockcontact [36] => blockmanufacturer [37] => blocknewsletter [38] => blockpaymentlogo [39] => blockspecials [40] => blockstore [41] => blocksupplier [42] => blocktags [43] => blocktopmenu [44] => homeslider [45] => homefeatured [46] => dashgoals [47] => statsregistrations [48] => dashactivity [49] => dashproducts [50] => dashtrends [51] => statsdata [52] => pagesnotfound [53] => statspersonalinfos [54] => sekeywords [55] => statsforecast [56] => revsliderprestashop [57] => iqitadditionaltabs [58] => iqitcompare [59] => iqitcontactpage [60] => iqitcookielaw [61] => iqitcrossselling [62] => iqitcountdown [63] => iqitemailsubscriptionconf [64] => iqitaddthisplugin [65] => iqitfreedeliverycount [66] => iqitlinksmanager [67] => iqitmegamenu [68] => iqitpopup [69] => iqitproductsnav [70] => iqitproducttags [71] => iqitreviews [72] => iqitsearch [73] => iqitsizecharts [74] => iqitthemeeditor [75] => iqitwishlist [76] => iqitextendedproduct [77] => iqitdashboardnews [78] => iqitsociallogin [79] => ps_languageselector [80] => ps_currencyselector [81] => ps_categorytree [82] => ps_sharebuttons [83] => ps_shoppingcart [84] => ps_contactinfo [85] => ps_customersignin [86] => ps_mainmenu [87] => ps_customtext [88] => ps_customeraccountlinks [89] => iqitelementor [90] => pm_advancedsearch4 [91] => gsitemap [92] => thecheckout [93] => aupost [94] => ps_viewedproduct [95] => ps_googleanalytics [96] => zipmoneypayment [97] => headerlinks [98] => iqithtmlandbanners [99] => ph_simpleblog [100] => ph_blog_column_custom [101] => ph_relatedposts [102] => ph_recentposts [103] => ps_emailalerts [104] => ps_wirepayment [105] => contactform [106] => gcdeleteuselessimg [107] => ps_emailsubscription [108] => gmerchantcenter [109] => cedcatch [110] => afterpayofficial [111] => ntbackupandrestore [112] => importorders [113] => orderedit [114] => google_address [115] => giftcard [116] => ets_abandonedcart [117] => an_recurringpayments [118] => ganalyticspro [119] => paypal [120] => cedkogan [121] => ps_distributionapiclient [122] => prettyurls [123] => obsstocks [124] => pagecache [125] => jprestaupgrade [126] => bvpemailsmanager [127] => amazon [128] => countrypostcodefield [129] => cedwoolworths [130] => ba_importer [131] => lasoo [132] => ets_advancedcaptcha [133] => eatiesintegration [134] => simpleimportproduct [135] => mydealintegration [136] => gthidefeature [137] => dgtranslationall ) [ps_cache_dir] => /home/taste/public_html/var/cache/prod/ [mail_themes_uri] => /mails/themes [doctrine.dbal.logger.chain.class] => Doctrine\DBAL\Logging\LoggerChain [doctrine.dbal.logger.profiling.class] => Doctrine\DBAL\Logging\DebugStack [doctrine.dbal.logger.class] => Symfony\Bridge\Doctrine\Logger\DbalLogger [doctrine.dbal.configuration.class] => Doctrine\DBAL\Configuration [doctrine.data_collector.class] => Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector [doctrine.dbal.connection.event_manager.class] => Symfony\Bridge\Doctrine\ContainerAwareEventManager [doctrine.dbal.connection_factory.class] => Doctrine\Bundle\DoctrineBundle\ConnectionFactory [doctrine.dbal.events.mysql_session_init.class] => Doctrine\DBAL\Event\Listeners\MysqlSessionInit [doctrine.dbal.events.oracle_session_init.class] => Doctrine\DBAL\Event\Listeners\OracleSessionInit [doctrine.class] => Doctrine\Bundle\DoctrineBundle\Registry [doctrine.entity_managers] => Array ( [default] => doctrine.orm.default_entity_manager ) [doctrine.default_entity_manager] => default [doctrine.dbal.connection_factory.types] => Array ( ) [doctrine.connections] => Array ( [default] => doctrine.dbal.default_connection ) [doctrine.default_connection] => default [doctrine.orm.configuration.class] => Doctrine\ORM\Configuration [doctrine.orm.entity_manager.class] => Doctrine\ORM\EntityManager [doctrine.orm.manager_configurator.class] => Doctrine\Bundle\DoctrineBundle\ManagerConfigurator [doctrine.orm.cache.array.class] => Doctrine\Common\Cache\ArrayCache [doctrine.orm.cache.apc.class] => Doctrine\Common\Cache\ApcCache [doctrine.orm.cache.memcache.class] => Doctrine\Common\Cache\MemcacheCache [doctrine.orm.cache.memcache_host] => localhost [doctrine.orm.cache.memcache_port] => 11211 [doctrine.orm.cache.memcache_instance.class] => Memcache [doctrine.orm.cache.memcached.class] => Doctrine\Common\Cache\MemcachedCache [doctrine.orm.cache.memcached_host] => localhost [doctrine.orm.cache.memcached_port] => 11211 [doctrine.orm.cache.memcached_instance.class] => Memcached [doctrine.orm.cache.redis.class] => Doctrine\Common\Cache\RedisCache [doctrine.orm.cache.redis_host] => localhost [doctrine.orm.cache.redis_port] => 6379 [doctrine.orm.cache.redis_instance.class] => Redis [doctrine.orm.cache.xcache.class] => Doctrine\Common\Cache\XcacheCache [doctrine.orm.cache.wincache.class] => Doctrine\Common\Cache\WinCacheCache [doctrine.orm.cache.zenddata.class] => Doctrine\Common\Cache\ZendDataCache [doctrine.orm.metadata.driver_chain.class] => Doctrine\Persistence\Mapping\Driver\MappingDriverChain [doctrine.orm.metadata.annotation.class] => Doctrine\ORM\Mapping\Driver\AnnotationDriver [doctrine.orm.metadata.xml.class] => Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver [doctrine.orm.metadata.yml.class] => Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver [doctrine.orm.metadata.php.class] => Doctrine\ORM\Mapping\Driver\PHPDriver [doctrine.orm.metadata.staticphp.class] => Doctrine\ORM\Mapping\Driver\StaticPHPDriver [doctrine.orm.metadata.attribute.class] => Doctrine\ORM\Mapping\Driver\AttributeDriver [doctrine.orm.proxy_cache_warmer.class] => Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer [form.type_guesser.doctrine.class] => Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser [doctrine.orm.validator.unique.class] => Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator [doctrine.orm.validator_initializer.class] => Symfony\Bridge\Doctrine\Validator\DoctrineInitializer [doctrine.orm.security.user.provider.class] => Symfony\Bridge\Doctrine\Security\User\EntityUserProvider [doctrine.orm.listeners.resolve_target_entity.class] => Doctrine\ORM\Tools\ResolveTargetEntityListener [doctrine.orm.listeners.attach_entity_listeners.class] => Doctrine\ORM\Tools\AttachEntityListenersListener [doctrine.orm.naming_strategy.default.class] => Doctrine\ORM\Mapping\DefaultNamingStrategy [doctrine.orm.naming_strategy.underscore.class] => Doctrine\ORM\Mapping\UnderscoreNamingStrategy [doctrine.orm.quote_strategy.default.class] => Doctrine\ORM\Mapping\DefaultQuoteStrategy [doctrine.orm.quote_strategy.ansi.class] => Doctrine\ORM\Mapping\AnsiQuoteStrategy [doctrine.orm.entity_listener_resolver.class] => Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver [doctrine.orm.second_level_cache.default_cache_factory.class] => Doctrine\ORM\Cache\DefaultCacheFactory [doctrine.orm.second_level_cache.default_region.class] => Doctrine\ORM\Cache\Region\DefaultRegion [doctrine.orm.second_level_cache.filelock_region.class] => Doctrine\ORM\Cache\Region\FileLockRegion [doctrine.orm.second_level_cache.logger_chain.class] => Doctrine\ORM\Cache\Logging\CacheLoggerChain [doctrine.orm.second_level_cache.logger_statistics.class] => Doctrine\ORM\Cache\Logging\StatisticsCacheLogger [doctrine.orm.second_level_cache.cache_configuration.class] => Doctrine\ORM\Cache\CacheConfiguration [doctrine.orm.second_level_cache.regions_configuration.class] => Doctrine\ORM\Cache\RegionsConfiguration [doctrine.orm.auto_generate_proxy_classes] => [doctrine.orm.proxy_dir] => /home/taste/public_html/var/cache/prod//doctrine/orm/Proxies [doctrine.orm.proxy_namespace] => Proxies ) [getService:FrontContainer:private] => Closure Object ( [this] => FrontContainer Object *RECURSION* [parameter] => Array ( [$registry] => [$id] => [$method] => [$load] => ) ) [loadedDynamicParameters:FrontContainer:private] => Array ( ) [dynamicParameters:FrontContainer:private] => Array ( ) [parameterBag:protected] => [services:protected] => Array ( [context] => Context Object *RECURSION* [shop] => Shop Object ( [id_shop_group] => 1 [id_category] => 2 [theme_name] => warehouse [name] => Tasteful Delights [color] => #ffca2f [active] => 1 [deleted] => 0 [physical_uri] => / [virtual_uri] => [domain] => www.tastefuldelights.com.au [domain_ssl] => www.tastefuldelights.com.au [group:protected] => ShopGroup Object ( [name] => Default [color] => [active] => 1 [share_customer] => 0 [share_stock] => 0 [share_order] => 0 [deleted] => 0 [id] => 1 [id_lang:protected] => [lang_associated:protected] => [id_shop:protected] => [id_shop_list] => Array ( ) [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 [color] => isColor [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 [translator:protected] => [def:protected] => Array ( [table] => shop_group [primary] => id_shop_group [fields] => Array ( [name] => Array ( [type] => 3 [validate] => isGenericName [required] => 1 [size] => 64 ) [color] => Array ( [type] => 3 [validate] => isColor ) [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] => ) [address] => [webserviceParameters:protected] => Array ( [fields] => Array ( [id_shop_group] => Array ( [xlink_resource] => shop_groups ) [id_category] => Array ( ) ) ) [theme] => PrestaShop\PrestaShop\Core\Addon\Theme\Theme Object ( [attributes:PrestaShop\PrestaShop\Core\Addon\Theme\Theme:private] => PrestaShop\PrestaShop\Core\Util\ArrayFinder Object ( [array:PrestaShop\PrestaShop\Core\Util\ArrayFinder:private] => Array ( [name] => warehouse [display_name] => Warehouse [version] => 4.2.1 [author] => Array ( [name] => IQIT COMMERCE [email] => support@iqit-commerce.com [url] => http://www.iqit-commerce.com ) [meta] => Array ( [compatibility] => Array ( [from] => 1.7.5.0 [to] => ) [available_layouts] => Array ( [layout-full-width] => Array ( [name] => Full Width [description] => No side columns, ideal for distraction-free pages such as product pages. ) [layout-both-columns] => Array ( [name] => Three Columns [description] => One large central column and 2 side columns. ) [layout-left-column] => Array ( [name] => Two Columns, small left column [description] => Two columns with a small left column ) [layout-right-column] => Array ( [name] => Two Columns, small right column [description] => Two columns with a small right column ) ) ) [assets] => Array ( [css] => Array ( [all] => Array ( [0] => Array ( [id] => font-awesome [path] => assets/css/font-awesome/css/font-awesome.css [media] => all [priority] => 200 ) ) ) ) [global_settings] => Array ( [configuration] => Array ( [PS_IMAGE_QUALITY] => png [PS_QUICK_VIEW] => 1 [PS_BLOCK_CART_AJAX] => 1 [PS_PRODUCTS_PER_PAGE] => 24 ) [modules] => Array ( [to_enable] => Array ( [0] => revsliderprestashop [1] => iqitadditionaltabs [2] => iqithtmlandbanners [3] => iqitcompare [4] => iqitcontactpage [5] => iqitcookielaw [6] => iqitcrossselling [7] => iqitcountdown [8] => iqitelementor [9] => iqitemailsubscriptionconf [10] => iqitaddthisplugin [11] => iqitfreedeliverycount [12] => iqitlinksmanager [13] => iqitmegamenu [14] => iqitpopup [15] => iqitproductsnav [16] => iqitproducttags [17] => iqitreviews [18] => iqitsearch [19] => iqitsizecharts [20] => iqitthemeeditor [21] => iqitwishlist [22] => iqitextendedproduct [23] => ps_emailsubscription [24] => ph_simpleblog [25] => ph_blog_column_custom [26] => ph_relatedposts [27] => iqitdashboardnews [28] => iqitsociallogin ) [to_disable] => Array ( [0] => ps_linklist [1] => ps_mainmenu [2] => ps_categorytree [3] => ps_featuredproducts [4] => ps_searchbar [5] => ps_imageslider [6] => ps_customtext [7] => blockreassurance [8] => ps_banner [9] => ps_contactinfo [10] => ps_socialfollow ) ) [hooks] => Array ( [modules_to_hook] => Array ( [displayNav1] => Array ( [0] => iqitlinksmanager ) [displayNav2] => Array ( [0] => ps_languageselector [1] => ps_currencyselector [2] => iqitwishlist [3] => iqitcompare ) [displayTopColumn] => Array ( [0] => revsliderprestashop ) [displayHome] => Array ( [0] => revsliderprestashop [1] => ) [displayFooter] => Array ( [0] => iqitlinksmanager [1] => iqitcontactpage ) [displayLeftColumn] => Array ( [0] => ps_categorytree [1] => ps_facetedsearch ) [displayProductAdditionalInfo] => Array ( [0] => ps_sharebuttons [1] => iqitproducttags ) [displayAfterProductAddCartBtn] => Array ( [0] => iqitwishlist [1] => iqitcompare ) [displayCustomerAccount] => Array ( [0] => iqitwishlist ) [displayProductListFunctionalButtons] => Array ( [0] => iqitwishlist [1] => iqitcompare ) [displayBeforeBodyClosingTag] => Array ( [0] => iqitwishlist [1] => iqitcompare [2] => iqitpopup [3] => iqitcookielaw ) [displayRightColumnProduct] => Array ( [0] => iqithtmlandbanners ) [displayReassurance] => Array ( [0] => iqitaddthisplugin ) [displayCustomerLoginFormAfter] => Array ( [0] => iqitsociallogin ) [displayRegistrationBeforeForm] => Array ( [0] => iqitsociallogin ) [displayFooterBefore] => [displayCheckoutLoginFormAfter] => Array ( [0] => iqitsociallogin ) ) ) [image_types] => Array ( [cart_default] => Array ( [width] => 125 [height] => 162 [scope] => Array ( [0] => products ) ) [small_default] => Array ( [width] => 98 [height] => 127 [scope] => Array ( [0] => products [1] => categories [2] => manufacturers [3] => suppliers ) ) [medium_default] => Array ( [width] => 452 [height] => 584 [scope] => Array ( [0] => products [1] => categories [2] => manufacturers [3] => suppliers ) ) [home_default] => Array ( [width] => 236 [height] => 305 [scope] => Array ( [0] => products ) ) [large_default] => Array ( [width] => 381 [height] => 492 [scope] => Array ( [0] => products [1] => manufacturers [2] => suppliers ) ) [category_default] => Array ( [width] => 1003 [height] => 200 [scope] => Array ( [0] => categories ) ) [stores_default] => Array ( [width] => 170 [height] => 115 [scope] => Array ( [0] => stores ) ) [thickbox_default] => Array ( [width] => 1100 [height] => 1422 [scope] => Array ( [0] => products ) ) ) ) [theme_settings] => Array ( [default_layout] => layout-full-width [layouts] => Array ( [pagenotfound] => layout-full-width [best-sales] => layout-left-column [contact] => layout-full-width [index] => layout-full-width [manufacturer] => layout-full-width [new-products] => layout-left-column [password] => layout-full-width [prices-drop] => layout-left-column [sitemap] => layout-full-width [supplier] => layout-full-width [address] => layout-full-width [addresses] => layout-full-width [authentication] => layout-full-width [cart] => layout-full-width [discount] => layout-full-width [history] => layout-full-width [identity] => layout-full-width [my-account] => layout-full-width [order-follow] => layout-full-width [order-slip] => layout-full-width [order] => layout-full-width [search] => layout-left-column [stores] => layout-full-width [order-opc] => layout-full-width [guest-tracking] => layout-full-width [product] => layout-full-width [category] => layout-left-column [cms] => layout-full-width [module-blockwishlist-mywishlist] => layout-full-width [module-blockwishlist-view] => layout-full-width [module-mailalerts-account] => layout-full-width [module-referralprogram-program] => layout-full-width [module-arlsf-ajax] => layout-full-width [module-afterpay-payment] => layout-full-width [module-cronjobs-callback] => layout-full-width [module-blocknewsletter-verification] => layout-full-width [module-iqitcompare-comparator] => layout-full-width [module-iqitemailsubscriptionconf-subscription] => layout-full-width [module-iqitthemeeditor-preview] => layout-full-width [module-iqitwishlist-view] => layout-full-width [module-iqitsociallogin-authenticate] => layout-full-width [module-ps_shoppingcart-ajax] => layout-full-width [module-iqitelementor-preview] => layout-full-width [module-iqitelementor-widget] => layout-full-width [module-pm_advancedsearch4-advancedsearch4] => layout-left-column [module-pm_advancedsearch4-seo] => layout-left-column [module-pm_advancedsearch4-searchresults] => layout-left-column [module-thecheckout-front] => layout-full-width [module-paypal-payment] => layout-full-width [module-paypal-validation] => layout-full-width [module-zipmoneypayment-payment] => layout-full-width [module-zipmoneypayment-webhook] => layout-full-width [module-afterpay-validation] => layout-full-width [module-afterpay-return] => layout-full-width [module-ph_simpleblog-single] => layout-full-width [module-ph_simpleblog-list] => layout-full-width [module-ph_simpleblog-category] => layout-full-width [module-ph_simpleblog-categorypage] => layout-full-width [module-ph_simpleblog-page] => layout-full-width [module-ps_emailalerts-account] => layout-full-width [module-ps_wirepayment-payment] => layout-full-width [module-ps_wirepayment-validation] => layout-full-width [module-ps_emailsubscription-verification] => layout-full-width [module-ps_emailsubscription-subscription] => layout-full-width [module-ph_simpleblog-author] => layout-full-width [module-ph_simpleblog-authorslist] => layout-full-width [module-iqitsearch-searchiqit] => layout-left-column ) ) [dependencies] => Array ( [modules] => Array ( [0] => iqitadditionaltabs [1] => iqitaddthisplugin [2] => iqitcompare [3] => iqitcontactpage [4] => iqitcookielaw [5] => iqitcountdown [6] => iqitcrossselling [7] => iqitelementor [8] => iqitemailsubscriptionconf [9] => iqitextendedproduct [10] => iqitfreedeliverycount [11] => iqitlinksmanager [12] => iqitmegamenu [13] => iqitpopup [14] => iqitproductsnav [15] => iqitproducttags [16] => iqitreviews [17] => iqitsearch [18] => iqitsizecharts [19] => iqitsociallogin [20] => iqithtmlandbanners [21] => iqitthemeeditor [22] => iqitwishlist [23] => revsliderprestashop [24] => ph_simpleblog [25] => ph_blog_column_custom [26] => ph_relatedposts [27] => iqitdashboardnews ) ) [directory] => /home/taste/public_html/themes/warehouse/ [preview] => themes/warehouse/preview.png ) [propertyAccessor:PrestaShop\PrestaShop\Core\Util\ArrayFinder:private] => Symfony\Component\PropertyAccess\PropertyAccessor Object ( [magicCall:Symfony\Component\PropertyAccess\PropertyAccessor:private] => [ignoreInvalidIndices:Symfony\Component\PropertyAccess\PropertyAccessor:private] => 1 [ignoreInvalidProperty:Symfony\Component\PropertyAccess\PropertyAccessor:private] => [cacheItemPool:Symfony\Component\PropertyAccess\PropertyAccessor:private] => [propertyPathCache:Symfony\Component\PropertyAccess\PropertyAccessor:private] => Array ( [[name]] => Symfony\Component\PropertyAccess\PropertyPath Object ( [elements:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => name ) [length:Symfony\Component\PropertyAccess\PropertyPath:private] => 1 [isIndex:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => 1 ) [pathAsString:Symfony\Component\PropertyAccess\PropertyPath:private] => [name] ) [[parent]] => Symfony\Component\PropertyAccess\PropertyPath Object ( [elements:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => parent ) [length:Symfony\Component\PropertyAccess\PropertyPath:private] => 1 [isIndex:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => 1 ) [pathAsString:Symfony\Component\PropertyAccess\PropertyPath:private] => [parent] ) [[directory]] => Symfony\Component\PropertyAccess\PropertyPath Object ( [elements:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => directory ) [length:Symfony\Component\PropertyAccess\PropertyPath:private] => 1 [isIndex:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => 1 ) [pathAsString:Symfony\Component\PropertyAccess\PropertyPath:private] => [directory] ) ) [readPropertyCache:Symfony\Component\PropertyAccess\PropertyAccessor:private] => Array ( ) [writePropertyCache:Symfony\Component\PropertyAccess\PropertyAccessor:private] => Array ( ) ) ) ) [id] => 1 [id_lang:protected] => [lang_associated:protected] => [id_shop:protected] => [id_shop_list] => Array ( ) [get_shop_from_context:protected] => 1 [table:protected] => shop [identifier:protected] => id_shop [fieldsRequired:protected] => Array ( [0] => name [1] => id_category [2] => id_shop_group ) [fieldsSize:protected] => Array ( [name] => 64 ) [fieldsValidate:protected] => Array ( [active] => isBool [deleted] => isBool [name] => isGenericName [color] => isColor [theme_name] => isThemeName ) [fieldsRequiredLang:protected] => Array ( ) [fieldsSizeLang:protected] => Array ( ) [fieldsValidateLang:protected] => Array ( ) [tables:protected] => Array ( ) [image_dir:protected] => [image_format:protected] => jpg [translator:protected] => [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 ) [color] => Array ( [type] => 3 [validate] => isColor ) [id_category] => Array ( [type] => 1 [required] => 1 ) [theme_name] => Array ( [type] => 3 [validate] => isThemeName ) [id_shop_group] => Array ( [type] => 1 [required] => 1 ) ) [classname] => Shop ) [update_fields:protected] => [force_id] => ) [prestashop.core.localization.cldr.cache.adapter] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object ( [createCacheItem:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [parameter] => Array ( [$key] => [$value] => [$isHit] => ) ) [mergeByLifetime:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [static] => Array ( [getId] => Closure Object ( [this] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object *RECURSION* [parameter] => Array ( [$key] => ) ) [defaultLifetime] => 0 ) [parameter] => Array ( [$deferred] => [$namespace] => [&$expiredIds] => ) ) [namespace:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [namespaceVersion:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [versioningIsEnabled:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [deferred:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [ids:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( [zh-TW] => zh-TW ) [maxIdLength:protected] => [logger:protected] => [callbackWrapper:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [computing:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [marshaller:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => Symfony\Component\Cache\Marshaller\DefaultMarshaller Object ( [useIgbinarySerialize:Symfony\Component\Cache\Marshaller\DefaultMarshaller:private] => 1 ) [directory:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => /home/taste/public_html/var/cache/prod/localization/CLDR/ [tmp:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => ) [prestashop.core.localization.cldr.datalayer.locale_cache] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleCache Object ( [cache:protected] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object ( [createCacheItem:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [parameter] => Array ( [$key] => [$value] => [$isHit] => ) ) [mergeByLifetime:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [static] => Array ( [getId] => Closure Object ( [this] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object *RECURSION* [parameter] => Array ( [$key] => ) ) [defaultLifetime] => 0 ) [parameter] => Array ( [$deferred] => [$namespace] => [&$expiredIds] => ) ) [namespace:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [namespaceVersion:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [versioningIsEnabled:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [deferred:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [ids:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( [zh-TW] => zh-TW ) [maxIdLength:protected] => [logger:protected] => [callbackWrapper:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [computing:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [marshaller:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => Symfony\Component\Cache\Marshaller\DefaultMarshaller Object ( [useIgbinarySerialize:Symfony\Component\Cache\Marshaller\DefaultMarshaller:private] => 1 ) [directory:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => /home/taste/public_html/var/cache/prod/localization/CLDR/ [tmp:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => ) [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleReference Object ( [reader:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\Reader Object ( [mainXml:protected] => Array ( ) [supplementalXml:protected] => [numberingSystemsXml:protected] => ) [lowerDataLayer:protected] => [isWritable:protected] => 1 ) [isWritable:protected] => 1 ) [prestashop.core.localization.cldr.reader] => PrestaShop\PrestaShop\Core\Localization\CLDR\Reader Object ( [mainXml:protected] => Array ( ) [supplementalXml:protected] => [numberingSystemsXml:protected] => ) [prestashop.core.localization.cldr.datalayer.locale_reference] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleReference Object ( [reader:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\Reader Object ( [mainXml:protected] => Array ( ) [supplementalXml:protected] => [numberingSystemsXml:protected] => ) [lowerDataLayer:protected] => [isWritable:protected] => 1 ) [prestashop.core.localization.cldr.locale_data_source] => PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleDataSource Object ( [topLayer:PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleDataSource:private] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleCache Object ( [cache:protected] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object ( [createCacheItem:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [parameter] => Array ( [$key] => [$value] => [$isHit] => ) ) [mergeByLifetime:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [static] => Array ( [getId] => Closure Object ( [this] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object *RECURSION* [parameter] => Array ( [$key] => ) ) [defaultLifetime] => 0 ) [parameter] => Array ( [$deferred] => [$namespace] => [&$expiredIds] => ) ) [namespace:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [namespaceVersion:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [versioningIsEnabled:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [deferred:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [ids:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( [zh-TW] => zh-TW ) [maxIdLength:protected] => [logger:protected] => [callbackWrapper:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [computing:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [marshaller:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => Symfony\Component\Cache\Marshaller\DefaultMarshaller Object ( [useIgbinarySerialize:Symfony\Component\Cache\Marshaller\DefaultMarshaller:private] => 1 ) [directory:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => /home/taste/public_html/var/cache/prod/localization/CLDR/ [tmp:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => ) [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleReference Object ( [reader:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\Reader Object ( [mainXml:protected] => Array ( ) [supplementalXml:protected] => [numberingSystemsXml:protected] => ) [lowerDataLayer:protected] => [isWritable:protected] => 1 ) [isWritable:protected] => 1 ) ) [prestashop.core.localization.cldr.locale_repository] => PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleRepository Object ( [dataSource:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleDataSource Object ( [topLayer:PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleDataSource:private] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleCache Object ( [cache:protected] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object ( [createCacheItem:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [parameter] => Array ( [$key] => [$value] => [$isHit] => ) ) [mergeByLifetime:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [static] => Array ( [getId] => Closure Object ( [this] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object *RECURSION* [parameter] => Array ( [$key] => ) ) [defaultLifetime] => 0 ) [parameter] => Array ( [$deferred] => [$namespace] => [&$expiredIds] => ) ) [namespace:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [namespaceVersion:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [versioningIsEnabled:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [deferred:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [ids:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( [zh-TW] => zh-TW ) [maxIdLength:protected] => [logger:protected] => [callbackWrapper:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [computing:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [marshaller:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => Symfony\Component\Cache\Marshaller\DefaultMarshaller Object ( [useIgbinarySerialize:Symfony\Component\Cache\Marshaller\DefaultMarshaller:private] => 1 ) [directory:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => /home/taste/public_html/var/cache/prod/localization/CLDR/ [tmp:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => ) [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleReference Object ( [reader:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\Reader Object ( [mainXml:protected] => Array ( ) [supplementalXml:protected] => [numberingSystemsXml:protected] => ) [lowerDataLayer:protected] => [isWritable:protected] => 1 ) [isWritable:protected] => 1 ) ) ) [prestashop.core.localization.cache.adapter] => Symfony\Component\Cache\Adapter\ArrayAdapter Object ( [createCacheItem:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => Closure Object ( [parameter] => Array ( [$key] => [$value] => [$isHit] => ) ) [defaultLifetime:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => 0 [storeSerialized:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => 1 [values:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => Array ( [AED-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"AED";s:17:"*numericIsoCode";s:3:"784";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"AED";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:27:"United Arab Emirates Dirham";}s:11:"*patterns";N;} [AUD-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"AUD";s:17:"*numericIsoCode";s:3:"036";s:10:"*symbols";a:1:{s:5:"zh-TW";s:0:"";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:0:"";}s:11:"*patterns";N;} [BRL-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"BRL";s:17:"*numericIsoCode";s:3:"986";s:10:"*symbols";a:1:{s:5:"zh-TW";s:2:"R$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:14:"Brazilian Real";}s:11:"*patterns";N;} [CAD-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"CAD";s:17:"*numericIsoCode";s:3:"124";s:10:"*symbols";a:1:{s:5:"zh-TW";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:15:"Canadian Dollar";}s:11:"*patterns";N;} [CHF-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"CHF";s:17:"*numericIsoCode";s:3:"756";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"CHF";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:11:"Swiss Franc";}s:11:"*patterns";N;} [CNY-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"CNY";s:17:"*numericIsoCode";s:3:"156";s:10:"*symbols";a:1:{s:5:"zh-TW";s:2:"¥";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:12:"Chinese Yuan";}s:11:"*patterns";N;} [DZD-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"DZD";s:17:"*numericIsoCode";s:3:"012";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"DZD";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:14:"Algerian Dinar";}s:11:"*patterns";N;} [EUR-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"EUR";s:17:"*numericIsoCode";s:3:"978";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"€";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:4:"Euro";}s:11:"*patterns";N;} [GBP-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"GBP";s:17:"*numericIsoCode";s:3:"826";s:10:"*symbols";a:1:{s:5:"zh-TW";s:2:"£";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:13:"British Pound";}s:11:"*patterns";N;} [HKD-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"HKD";s:17:"*numericIsoCode";s:3:"344";s:10:"*symbols";a:1:{s:5:"zh-TW";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:16:"Hong Kong Dollar";}s:11:"*patterns";N;} [INR-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"INR";s:17:"*numericIsoCode";s:3:"356";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"₹";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:12:"Indian Rupee";}s:11:"*patterns";N;} [JPY-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"JPY";s:17:"*numericIsoCode";s:3:"392";s:10:"*symbols";a:1:{s:5:"zh-TW";s:2:"¥";}s:12:"*precision";i:0;s:8:"*names";a:1:{s:5:"zh-TW";s:12:"Japanese Yen";}s:11:"*patterns";N;} [MXN-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"MXN";s:17:"*numericIsoCode";s:3:"484";s:10:"*symbols";a:1:{s:5:"zh-TW";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:12:"Mexican Peso";}s:11:"*patterns";N;} [MYR-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"MYR";s:17:"*numericIsoCode";s:3:"458";s:10:"*symbols";a:1:{s:5:"zh-TW";s:2:"RM";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:17:"Malaysian Ringgit";}s:11:"*patterns";N;} [PHP-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"PHP";s:17:"*numericIsoCode";s:3:"608";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"₱";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:15:"Philippine Piso";}s:11:"*patterns";N;} [PLN-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"PLN";s:17:"*numericIsoCode";s:3:"985";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"zł";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:12:"Polish Zloty";}s:11:"*patterns";N;} [SEK-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"SEK";s:17:"*numericIsoCode";s:3:"752";s:10:"*symbols";a:1:{s:5:"zh-TW";s:2:"kr";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:13:"Swedish Krona";}s:11:"*patterns";N;} [SGD-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"SGD";s:17:"*numericIsoCode";s:3:"702";s:10:"*symbols";a:1:{s:5:"zh-TW";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:16:"Singapore Dollar";}s:11:"*patterns";N;} [USD-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"USD";s:17:"*numericIsoCode";s:3:"840";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"US$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:9:"US Dollar";}s:11:"*patterns";N;} ) [expiries:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => Array ( [AED-zh-TW] => 9223372036854775807 [AUD-zh-TW] => 9223372036854775807 [BRL-zh-TW] => 9223372036854775807 [CAD-zh-TW] => 9223372036854775807 [CHF-zh-TW] => 9223372036854775807 [CNY-zh-TW] => 9223372036854775807 [DZD-zh-TW] => 9223372036854775807 [EUR-zh-TW] => 9223372036854775807 [GBP-zh-TW] => 9223372036854775807 [HKD-zh-TW] => 9223372036854775807 [INR-zh-TW] => 9223372036854775807 [JPY-zh-TW] => 9223372036854775807 [MXN-zh-TW] => 9223372036854775807 [MYR-zh-TW] => 9223372036854775807 [PHP-zh-TW] => 9223372036854775807 [PLN-zh-TW] => 9223372036854775807 [SEK-zh-TW] => 9223372036854775807 [SGD-zh-TW] => 9223372036854775807 [USD-zh-TW] => 9223372036854775807 ) [logger:protected] => ) [prestashop.core.localization.currency.middleware.cache] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyCache Object ( [cache:PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyCache:private] => Symfony\Component\Cache\Adapter\ArrayAdapter Object ( [createCacheItem:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => Closure Object ( [parameter] => Array ( [$key] => [$value] => [$isHit] => ) ) [defaultLifetime:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => 0 [storeSerialized:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => 1 [values:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => Array ( [AED-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"AED";s:17:"*numericIsoCode";s:3:"784";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"AED";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:27:"United Arab Emirates Dirham";}s:11:"*patterns";N;} [AUD-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"AUD";s:17:"*numericIsoCode";s:3:"036";s:10:"*symbols";a:1:{s:5:"zh-TW";s:0:"";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:0:"";}s:11:"*patterns";N;} [BRL-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"BRL";s:17:"*numericIsoCode";s:3:"986";s:10:"*symbols";a:1:{s:5:"zh-TW";s:2:"R$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:14:"Brazilian Real";}s:11:"*patterns";N;} [CAD-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"CAD";s:17:"*numericIsoCode";s:3:"124";s:10:"*symbols";a:1:{s:5:"zh-TW";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:15:"Canadian Dollar";}s:11:"*patterns";N;} [CHF-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"CHF";s:17:"*numericIsoCode";s:3:"756";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"CHF";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:11:"Swiss Franc";}s:11:"*patterns";N;} [CNY-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"CNY";s:17:"*numericIsoCode";s:3:"156";s:10:"*symbols";a:1:{s:5:"zh-TW";s:2:"¥";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:12:"Chinese Yuan";}s:11:"*patterns";N;} [DZD-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"DZD";s:17:"*numericIsoCode";s:3:"012";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"DZD";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:14:"Algerian Dinar";}s:11:"*patterns";N;} [EUR-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"EUR";s:17:"*numericIsoCode";s:3:"978";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"€";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:4:"Euro";}s:11:"*patterns";N;} [GBP-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"GBP";s:17:"*numericIsoCode";s:3:"826";s:10:"*symbols";a:1:{s:5:"zh-TW";s:2:"£";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:13:"British Pound";}s:11:"*patterns";N;} [HKD-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"HKD";s:17:"*numericIsoCode";s:3:"344";s:10:"*symbols";a:1:{s:5:"zh-TW";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:16:"Hong Kong Dollar";}s:11:"*patterns";N;} [INR-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"INR";s:17:"*numericIsoCode";s:3:"356";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"₹";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:12:"Indian Rupee";}s:11:"*patterns";N;} [JPY-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"JPY";s:17:"*numericIsoCode";s:3:"392";s:10:"*symbols";a:1:{s:5:"zh-TW";s:2:"¥";}s:12:"*precision";i:0;s:8:"*names";a:1:{s:5:"zh-TW";s:12:"Japanese Yen";}s:11:"*patterns";N;} [MXN-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"MXN";s:17:"*numericIsoCode";s:3:"484";s:10:"*symbols";a:1:{s:5:"zh-TW";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:12:"Mexican Peso";}s:11:"*patterns";N;} [MYR-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"MYR";s:17:"*numericIsoCode";s:3:"458";s:10:"*symbols";a:1:{s:5:"zh-TW";s:2:"RM";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:17:"Malaysian Ringgit";}s:11:"*patterns";N;} [PHP-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"PHP";s:17:"*numericIsoCode";s:3:"608";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"₱";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:15:"Philippine Piso";}s:11:"*patterns";N;} [PLN-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"PLN";s:17:"*numericIsoCode";s:3:"985";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"zł";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:12:"Polish Zloty";}s:11:"*patterns";N;} [SEK-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"SEK";s:17:"*numericIsoCode";s:3:"752";s:10:"*symbols";a:1:{s:5:"zh-TW";s:2:"kr";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:13:"Swedish Krona";}s:11:"*patterns";N;} [SGD-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"SGD";s:17:"*numericIsoCode";s:3:"702";s:10:"*symbols";a:1:{s:5:"zh-TW";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:16:"Singapore Dollar";}s:11:"*patterns";N;} [USD-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"USD";s:17:"*numericIsoCode";s:3:"840";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"US$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:9:"US Dollar";}s:11:"*patterns";N;} ) [expiries:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => Array ( [AED-zh-TW] => 9223372036854775807 [AUD-zh-TW] => 9223372036854775807 [BRL-zh-TW] => 9223372036854775807 [CAD-zh-TW] => 9223372036854775807 [CHF-zh-TW] => 9223372036854775807 [CNY-zh-TW] => 9223372036854775807 [DZD-zh-TW] => 9223372036854775807 [EUR-zh-TW] => 9223372036854775807 [GBP-zh-TW] => 9223372036854775807 [HKD-zh-TW] => 9223372036854775807 [INR-zh-TW] => 9223372036854775807 [JPY-zh-TW] => 9223372036854775807 [MXN-zh-TW] => 9223372036854775807 [MYR-zh-TW] => 9223372036854775807 [PHP-zh-TW] => 9223372036854775807 [PLN-zh-TW] => 9223372036854775807 [SEK-zh-TW] => 9223372036854775807 [SGD-zh-TW] => 9223372036854775807 [USD-zh-TW] => 9223372036854775807 ) [logger:protected] => ) [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyDatabase Object ( [dataProvider:protected] => PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider Object ( [configuration:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => PrestaShop\PrestaShop\Adapter\Configuration Object ( [shop:PrestaShop\PrestaShop\Adapter\Configuration:private] => [parameters:protected] => ) [shopId:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => 1 [defaultCurrency:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => ) [isWritable:protected] => [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyReference Object ( [cldrLocaleRepository:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleRepository Object ( [dataSource:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleDataSource Object ( [topLayer:PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleDataSource:private] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleCache Object ( [cache:protected] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object ( [createCacheItem:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [parameter] => Array ( [$key] => [$value] => [$isHit] => ) ) [mergeByLifetime:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [static] => Array ( [getId] => Closure Object ( [this] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object *RECURSION* [parameter] => Array ( [$key] => ) ) [defaultLifetime] => 0 ) [parameter] => Array ( [$deferred] => [$namespace] => [&$expiredIds] => ) ) [namespace:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [namespaceVersion:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [versioningIsEnabled:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [deferred:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [ids:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( [zh-TW] => zh-TW ) [maxIdLength:protected] => [logger:protected] => [callbackWrapper:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [computing:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [marshaller:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => Symfony\Component\Cache\Marshaller\DefaultMarshaller Object ( [useIgbinarySerialize:Symfony\Component\Cache\Marshaller\DefaultMarshaller:private] => 1 ) [directory:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => /home/taste/public_html/var/cache/prod/localization/CLDR/ [tmp:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => ) [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleReference Object ( [reader:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\Reader Object ( [mainXml:protected] => Array ( ) [supplementalXml:protected] => [numberingSystemsXml:protected] => ) [lowerDataLayer:protected] => [isWritable:protected] => 1 ) [isWritable:protected] => 1 ) ) ) [lowerDataLayer:protected] => [isWritable:protected] => ) ) [isWritable:protected] => 1 ) [PrestaShop\PrestaShop\Adapter\Configuration] => PrestaShop\PrestaShop\Adapter\Configuration Object ( [shop:PrestaShop\PrestaShop\Adapter\Configuration:private] => [parameters:protected] => ) [PrestaShop\PrestaShop\Adapter\Tools] => PrestaShop\PrestaShop\Adapter\Tools Object ( ) [PrestaShop\PrestaShop\Adapter\LegacyContext] => PrestaShop\PrestaShop\Adapter\LegacyContext Object ( [employeeCurrency:PrestaShop\PrestaShop\Adapter\LegacyContext:private] => [mailThemesUri:PrestaShop\PrestaShop\Adapter\LegacyContext:private] => /mails/themes [tools:PrestaShop\PrestaShop\Adapter\LegacyContext:private] => PrestaShop\PrestaShop\Adapter\Tools Object ( ) ) [PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider] => PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider Object ( [configuration:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => PrestaShop\PrestaShop\Adapter\Configuration Object ( [shop:PrestaShop\PrestaShop\Adapter\Configuration:private] => [parameters:protected] => ) [shopId:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => 1 [defaultCurrency:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => ) [prestashop.core.localization.currency.middleware.database] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyDatabase Object ( [dataProvider:protected] => PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider Object ( [configuration:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => PrestaShop\PrestaShop\Adapter\Configuration Object ( [shop:PrestaShop\PrestaShop\Adapter\Configuration:private] => [parameters:protected] => ) [shopId:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => 1 [defaultCurrency:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => ) [isWritable:protected] => [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyReference Object ( [cldrLocaleRepository:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleRepository Object ( [dataSource:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleDataSource Object ( [topLayer:PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleDataSource:private] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleCache Object ( [cache:protected] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object ( [createCacheItem:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [parameter] => Array ( [$key] => [$value] => [$isHit] => ) ) [mergeByLifetime:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [static] => Array ( [getId] => Closure Object ( [this] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object *RECURSION* [parameter] => Array ( [$key] => ) ) [defaultLifetime] => 0 ) [parameter] => Array ( [$deferred] => [$namespace] => [&$expiredIds] => ) ) [namespace:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [namespaceVersion:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [versioningIsEnabled:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [deferred:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [ids:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( [zh-TW] => zh-TW ) [maxIdLength:protected] => [logger:protected] => [callbackWrapper:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [computing:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [marshaller:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => Symfony\Component\Cache\Marshaller\DefaultMarshaller Object ( [useIgbinarySerialize:Symfony\Component\Cache\Marshaller\DefaultMarshaller:private] => 1 ) [directory:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => /home/taste/public_html/var/cache/prod/localization/CLDR/ [tmp:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => ) [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleReference Object ( [reader:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\Reader Object ( [mainXml:protected] => Array ( ) [supplementalXml:protected] => [numberingSystemsXml:protected] => ) [lowerDataLayer:protected] => [isWritable:protected] => 1 ) [isWritable:protected] => 1 ) ) ) [lowerDataLayer:protected] => [isWritable:protected] => ) ) [prestashop.core.localization.currency.middleware.reference] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyReference Object ( [cldrLocaleRepository:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleRepository Object ( [dataSource:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleDataSource Object ( [topLayer:PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleDataSource:private] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleCache Object ( [cache:protected] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object ( [createCacheItem:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [parameter] => Array ( [$key] => [$value] => [$isHit] => ) ) [mergeByLifetime:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [static] => Array ( [getId] => Closure Object ( [this] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object *RECURSION* [parameter] => Array ( [$key] => ) ) [defaultLifetime] => 0 ) [parameter] => Array ( [$deferred] => [$namespace] => [&$expiredIds] => ) ) [namespace:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [namespaceVersion:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [versioningIsEnabled:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [deferred:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [ids:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( [zh-TW] => zh-TW ) [maxIdLength:protected] => [logger:protected] => [callbackWrapper:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [computing:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [marshaller:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => Symfony\Component\Cache\Marshaller\DefaultMarshaller Object ( [useIgbinarySerialize:Symfony\Component\Cache\Marshaller\DefaultMarshaller:private] => 1 ) [directory:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => /home/taste/public_html/var/cache/prod/localization/CLDR/ [tmp:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => ) [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleReference Object ( [reader:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\Reader Object ( [mainXml:protected] => Array ( ) [supplementalXml:protected] => [numberingSystemsXml:protected] => ) [lowerDataLayer:protected] => [isWritable:protected] => 1 ) [isWritable:protected] => 1 ) ) ) [lowerDataLayer:protected] => [isWritable:protected] => ) [prestashop.core.localization.currency.middleware.installed] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyInstalled Object ( [dataProvider:protected] => PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider Object ( [configuration:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => PrestaShop\PrestaShop\Adapter\Configuration Object ( [shop:PrestaShop\PrestaShop\Adapter\Configuration:private] => [parameters:protected] => ) [shopId:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => 1 [defaultCurrency:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => ) ) [prestashop.core.localization.currency.datasource] => PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource Object ( [topLayer:protected] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyCache Object ( [cache:PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyCache:private] => Symfony\Component\Cache\Adapter\ArrayAdapter Object ( [createCacheItem:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => Closure Object ( [parameter] => Array ( [$key] => [$value] => [$isHit] => ) ) [defaultLifetime:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => 0 [storeSerialized:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => 1 [values:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => Array ( [AED-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"AED";s:17:"*numericIsoCode";s:3:"784";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"AED";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:27:"United Arab Emirates Dirham";}s:11:"*patterns";N;} [AUD-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"AUD";s:17:"*numericIsoCode";s:3:"036";s:10:"*symbols";a:1:{s:5:"zh-TW";s:0:"";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:0:"";}s:11:"*patterns";N;} [BRL-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"BRL";s:17:"*numericIsoCode";s:3:"986";s:10:"*symbols";a:1:{s:5:"zh-TW";s:2:"R$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:14:"Brazilian Real";}s:11:"*patterns";N;} [CAD-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"CAD";s:17:"*numericIsoCode";s:3:"124";s:10:"*symbols";a:1:{s:5:"zh-TW";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:15:"Canadian Dollar";}s:11:"*patterns";N;} [CHF-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"CHF";s:17:"*numericIsoCode";s:3:"756";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"CHF";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:11:"Swiss Franc";}s:11:"*patterns";N;} [CNY-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"CNY";s:17:"*numericIsoCode";s:3:"156";s:10:"*symbols";a:1:{s:5:"zh-TW";s:2:"¥";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:12:"Chinese Yuan";}s:11:"*patterns";N;} [DZD-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"DZD";s:17:"*numericIsoCode";s:3:"012";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"DZD";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:14:"Algerian Dinar";}s:11:"*patterns";N;} [EUR-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"EUR";s:17:"*numericIsoCode";s:3:"978";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"€";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:4:"Euro";}s:11:"*patterns";N;} [GBP-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"GBP";s:17:"*numericIsoCode";s:3:"826";s:10:"*symbols";a:1:{s:5:"zh-TW";s:2:"£";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:13:"British Pound";}s:11:"*patterns";N;} [HKD-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"HKD";s:17:"*numericIsoCode";s:3:"344";s:10:"*symbols";a:1:{s:5:"zh-TW";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:16:"Hong Kong Dollar";}s:11:"*patterns";N;} [INR-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"INR";s:17:"*numericIsoCode";s:3:"356";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"₹";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:12:"Indian Rupee";}s:11:"*patterns";N;} [JPY-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"JPY";s:17:"*numericIsoCode";s:3:"392";s:10:"*symbols";a:1:{s:5:"zh-TW";s:2:"¥";}s:12:"*precision";i:0;s:8:"*names";a:1:{s:5:"zh-TW";s:12:"Japanese Yen";}s:11:"*patterns";N;} [MXN-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"MXN";s:17:"*numericIsoCode";s:3:"484";s:10:"*symbols";a:1:{s:5:"zh-TW";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:12:"Mexican Peso";}s:11:"*patterns";N;} [MYR-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"MYR";s:17:"*numericIsoCode";s:3:"458";s:10:"*symbols";a:1:{s:5:"zh-TW";s:2:"RM";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:17:"Malaysian Ringgit";}s:11:"*patterns";N;} [PHP-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"PHP";s:17:"*numericIsoCode";s:3:"608";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"₱";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:15:"Philippine Piso";}s:11:"*patterns";N;} [PLN-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"PLN";s:17:"*numericIsoCode";s:3:"985";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"zł";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:12:"Polish Zloty";}s:11:"*patterns";N;} [SEK-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"SEK";s:17:"*numericIsoCode";s:3:"752";s:10:"*symbols";a:1:{s:5:"zh-TW";s:2:"kr";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:13:"Swedish Krona";}s:11:"*patterns";N;} [SGD-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"SGD";s:17:"*numericIsoCode";s:3:"702";s:10:"*symbols";a:1:{s:5:"zh-TW";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:16:"Singapore Dollar";}s:11:"*patterns";N;} [USD-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"USD";s:17:"*numericIsoCode";s:3:"840";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"US$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:9:"US Dollar";}s:11:"*patterns";N;} ) [expiries:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => Array ( [AED-zh-TW] => 9223372036854775807 [AUD-zh-TW] => 9223372036854775807 [BRL-zh-TW] => 9223372036854775807 [CAD-zh-TW] => 9223372036854775807 [CHF-zh-TW] => 9223372036854775807 [CNY-zh-TW] => 9223372036854775807 [DZD-zh-TW] => 9223372036854775807 [EUR-zh-TW] => 9223372036854775807 [GBP-zh-TW] => 9223372036854775807 [HKD-zh-TW] => 9223372036854775807 [INR-zh-TW] => 9223372036854775807 [JPY-zh-TW] => 9223372036854775807 [MXN-zh-TW] => 9223372036854775807 [MYR-zh-TW] => 9223372036854775807 [PHP-zh-TW] => 9223372036854775807 [PLN-zh-TW] => 9223372036854775807 [SEK-zh-TW] => 9223372036854775807 [SGD-zh-TW] => 9223372036854775807 [USD-zh-TW] => 9223372036854775807 ) [logger:protected] => ) [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyDatabase Object ( [dataProvider:protected] => PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider Object ( [configuration:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => PrestaShop\PrestaShop\Adapter\Configuration Object ( [shop:PrestaShop\PrestaShop\Adapter\Configuration:private] => [parameters:protected] => ) [shopId:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => 1 [defaultCurrency:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => ) [isWritable:protected] => [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyReference Object ( [cldrLocaleRepository:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleRepository Object ( [dataSource:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleDataSource Object ( [topLayer:PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleDataSource:private] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleCache Object ( [cache:protected] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object ( [createCacheItem:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [parameter] => Array ( [$key] => [$value] => [$isHit] => ) ) [mergeByLifetime:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [static] => Array ( [getId] => Closure Object ( [this] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object *RECURSION* [parameter] => Array ( [$key] => ) ) [defaultLifetime] => 0 ) [parameter] => Array ( [$deferred] => [$namespace] => [&$expiredIds] => ) ) [namespace:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [namespaceVersion:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [versioningIsEnabled:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [deferred:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [ids:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( [zh-TW] => zh-TW ) [maxIdLength:protected] => [logger:protected] => [callbackWrapper:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [computing:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [marshaller:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => Symfony\Component\Cache\Marshaller\DefaultMarshaller Object ( [useIgbinarySerialize:Symfony\Component\Cache\Marshaller\DefaultMarshaller:private] => 1 ) [directory:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => /home/taste/public_html/var/cache/prod/localization/CLDR/ [tmp:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => ) [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleReference Object ( [reader:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\Reader Object ( [mainXml:protected] => Array ( ) [supplementalXml:protected] => [numberingSystemsXml:protected] => ) [lowerDataLayer:protected] => [isWritable:protected] => 1 ) [isWritable:protected] => 1 ) ) ) [lowerDataLayer:protected] => [isWritable:protected] => ) ) [isWritable:protected] => 1 ) [installedDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyInstalled Object ( [dataProvider:protected] => PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider Object ( [configuration:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => PrestaShop\PrestaShop\Adapter\Configuration Object ( [shop:PrestaShop\PrestaShop\Adapter\Configuration:private] => [parameters:protected] => ) [shopId:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => 1 [defaultCurrency:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => ) ) ) [prestashop.core.localization.currency.repository] => PrestaShop\PrestaShop\Core\Localization\Currency\Repository Object ( [currencies:protected] => [dataSource:protected] => PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource Object ( [topLayer:protected] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyCache Object ( [cache:PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyCache:private] => Symfony\Component\Cache\Adapter\ArrayAdapter Object ( [createCacheItem:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => Closure Object ( [parameter] => Array ( [$key] => [$value] => [$isHit] => ) ) [defaultLifetime:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => 0 [storeSerialized:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => 1 [values:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => Array ( [AED-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"AED";s:17:"*numericIsoCode";s:3:"784";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"AED";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:27:"United Arab Emirates Dirham";}s:11:"*patterns";N;} [AUD-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"AUD";s:17:"*numericIsoCode";s:3:"036";s:10:"*symbols";a:1:{s:5:"zh-TW";s:0:"";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:0:"";}s:11:"*patterns";N;} [BRL-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"BRL";s:17:"*numericIsoCode";s:3:"986";s:10:"*symbols";a:1:{s:5:"zh-TW";s:2:"R$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:14:"Brazilian Real";}s:11:"*patterns";N;} [CAD-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"CAD";s:17:"*numericIsoCode";s:3:"124";s:10:"*symbols";a:1:{s:5:"zh-TW";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:15:"Canadian Dollar";}s:11:"*patterns";N;} [CHF-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"CHF";s:17:"*numericIsoCode";s:3:"756";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"CHF";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:11:"Swiss Franc";}s:11:"*patterns";N;} [CNY-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"CNY";s:17:"*numericIsoCode";s:3:"156";s:10:"*symbols";a:1:{s:5:"zh-TW";s:2:"¥";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:12:"Chinese Yuan";}s:11:"*patterns";N;} [DZD-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"DZD";s:17:"*numericIsoCode";s:3:"012";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"DZD";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:14:"Algerian Dinar";}s:11:"*patterns";N;} [EUR-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"EUR";s:17:"*numericIsoCode";s:3:"978";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"€";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:4:"Euro";}s:11:"*patterns";N;} [GBP-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"GBP";s:17:"*numericIsoCode";s:3:"826";s:10:"*symbols";a:1:{s:5:"zh-TW";s:2:"£";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:13:"British Pound";}s:11:"*patterns";N;} [HKD-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"HKD";s:17:"*numericIsoCode";s:3:"344";s:10:"*symbols";a:1:{s:5:"zh-TW";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:16:"Hong Kong Dollar";}s:11:"*patterns";N;} [INR-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"INR";s:17:"*numericIsoCode";s:3:"356";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"₹";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:12:"Indian Rupee";}s:11:"*patterns";N;} [JPY-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"JPY";s:17:"*numericIsoCode";s:3:"392";s:10:"*symbols";a:1:{s:5:"zh-TW";s:2:"¥";}s:12:"*precision";i:0;s:8:"*names";a:1:{s:5:"zh-TW";s:12:"Japanese Yen";}s:11:"*patterns";N;} [MXN-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"MXN";s:17:"*numericIsoCode";s:3:"484";s:10:"*symbols";a:1:{s:5:"zh-TW";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:12:"Mexican Peso";}s:11:"*patterns";N;} [MYR-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"MYR";s:17:"*numericIsoCode";s:3:"458";s:10:"*symbols";a:1:{s:5:"zh-TW";s:2:"RM";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:17:"Malaysian Ringgit";}s:11:"*patterns";N;} [PHP-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"PHP";s:17:"*numericIsoCode";s:3:"608";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"₱";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:15:"Philippine Piso";}s:11:"*patterns";N;} [PLN-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"PLN";s:17:"*numericIsoCode";s:3:"985";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"zł";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:12:"Polish Zloty";}s:11:"*patterns";N;} [SEK-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"SEK";s:17:"*numericIsoCode";s:3:"752";s:10:"*symbols";a:1:{s:5:"zh-TW";s:2:"kr";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:13:"Swedish Krona";}s:11:"*patterns";N;} [SGD-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"SGD";s:17:"*numericIsoCode";s:3:"702";s:10:"*symbols";a:1:{s:5:"zh-TW";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:16:"Singapore Dollar";}s:11:"*patterns";N;} [USD-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"USD";s:17:"*numericIsoCode";s:3:"840";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"US$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:9:"US Dollar";}s:11:"*patterns";N;} ) [expiries:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => Array ( [AED-zh-TW] => 9223372036854775807 [AUD-zh-TW] => 9223372036854775807 [BRL-zh-TW] => 9223372036854775807 [CAD-zh-TW] => 9223372036854775807 [CHF-zh-TW] => 9223372036854775807 [CNY-zh-TW] => 9223372036854775807 [DZD-zh-TW] => 9223372036854775807 [EUR-zh-TW] => 9223372036854775807 [GBP-zh-TW] => 9223372036854775807 [HKD-zh-TW] => 9223372036854775807 [INR-zh-TW] => 9223372036854775807 [JPY-zh-TW] => 9223372036854775807 [MXN-zh-TW] => 9223372036854775807 [MYR-zh-TW] => 9223372036854775807 [PHP-zh-TW] => 9223372036854775807 [PLN-zh-TW] => 9223372036854775807 [SEK-zh-TW] => 9223372036854775807 [SGD-zh-TW] => 9223372036854775807 [USD-zh-TW] => 9223372036854775807 ) [logger:protected] => ) [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyDatabase Object ( [dataProvider:protected] => PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider Object ( [configuration:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => PrestaShop\PrestaShop\Adapter\Configuration Object ( [shop:PrestaShop\PrestaShop\Adapter\Configuration:private] => [parameters:protected] => ) [shopId:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => 1 [defaultCurrency:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => ) [isWritable:protected] => [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyReference Object ( [cldrLocaleRepository:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleRepository Object ( [dataSource:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleDataSource Object ( [topLayer:PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleDataSource:private] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleCache Object ( [cache:protected] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object ( [createCacheItem:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [parameter] => Array ( [$key] => [$value] => [$isHit] => ) ) [mergeByLifetime:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [static] => Array ( [getId] => Closure Object ( [this] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object *RECURSION* [parameter] => Array ( [$key] => ) ) [defaultLifetime] => 0 ) [parameter] => Array ( [$deferred] => [$namespace] => [&$expiredIds] => ) ) [namespace:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [namespaceVersion:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [versioningIsEnabled:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [deferred:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [ids:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( [zh-TW] => zh-TW ) [maxIdLength:protected] => [logger:protected] => [callbackWrapper:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [computing:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [marshaller:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => Symfony\Component\Cache\Marshaller\DefaultMarshaller Object ( [useIgbinarySerialize:Symfony\Component\Cache\Marshaller\DefaultMarshaller:private] => 1 ) [directory:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => /home/taste/public_html/var/cache/prod/localization/CLDR/ [tmp:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => ) [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleReference Object ( [reader:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\Reader Object ( [mainXml:protected] => Array ( ) [supplementalXml:protected] => [numberingSystemsXml:protected] => ) [lowerDataLayer:protected] => [isWritable:protected] => 1 ) [isWritable:protected] => 1 ) ) ) [lowerDataLayer:protected] => [isWritable:protected] => ) ) [isWritable:protected] => 1 ) [installedDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyInstalled Object ( [dataProvider:protected] => PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider Object ( [configuration:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => PrestaShop\PrestaShop\Adapter\Configuration Object ( [shop:PrestaShop\PrestaShop\Adapter\Configuration:private] => [parameters:protected] => ) [shopId:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => 1 [defaultCurrency:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => ) ) ) ) [PrestaShop\PrestaShop\Core\Localization\Locale\Repository] => PrestaShop\PrestaShop\Core\Localization\Locale\Repository Object ( [cldrLocaleRepository:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleRepository Object ( [dataSource:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleDataSource Object ( [topLayer:PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleDataSource:private] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleCache Object ( [cache:protected] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object ( [createCacheItem:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [parameter] => Array ( [$key] => [$value] => [$isHit] => ) ) [mergeByLifetime:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [static] => Array ( [getId] => Closure Object ( [this] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object *RECURSION* [parameter] => Array ( [$key] => ) ) [defaultLifetime] => 0 ) [parameter] => Array ( [$deferred] => [$namespace] => [&$expiredIds] => ) ) [namespace:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [namespaceVersion:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [versioningIsEnabled:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [deferred:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [ids:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( [zh-TW] => zh-TW ) [maxIdLength:protected] => [logger:protected] => [callbackWrapper:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [computing:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [marshaller:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => Symfony\Component\Cache\Marshaller\DefaultMarshaller Object ( [useIgbinarySerialize:Symfony\Component\Cache\Marshaller\DefaultMarshaller:private] => 1 ) [directory:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => /home/taste/public_html/var/cache/prod/localization/CLDR/ [tmp:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => ) [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleReference Object ( [reader:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\Reader Object ( [mainXml:protected] => Array ( ) [supplementalXml:protected] => [numberingSystemsXml:protected] => ) [lowerDataLayer:protected] => [isWritable:protected] => 1 ) [isWritable:protected] => 1 ) ) ) [currencyRepository:protected] => PrestaShop\PrestaShop\Core\Localization\Currency\Repository Object ( [currencies:protected] => [dataSource:protected] => PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource Object ( [topLayer:protected] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyCache Object ( [cache:PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyCache:private] => Symfony\Component\Cache\Adapter\ArrayAdapter Object ( [createCacheItem:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => Closure Object ( [parameter] => Array ( [$key] => [$value] => [$isHit] => ) ) [defaultLifetime:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => 0 [storeSerialized:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => 1 [values:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => Array ( [AED-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"AED";s:17:"*numericIsoCode";s:3:"784";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"AED";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:27:"United Arab Emirates Dirham";}s:11:"*patterns";N;} [AUD-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"AUD";s:17:"*numericIsoCode";s:3:"036";s:10:"*symbols";a:1:{s:5:"zh-TW";s:0:"";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:0:"";}s:11:"*patterns";N;} [BRL-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"BRL";s:17:"*numericIsoCode";s:3:"986";s:10:"*symbols";a:1:{s:5:"zh-TW";s:2:"R$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:14:"Brazilian Real";}s:11:"*patterns";N;} [CAD-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"CAD";s:17:"*numericIsoCode";s:3:"124";s:10:"*symbols";a:1:{s:5:"zh-TW";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:15:"Canadian Dollar";}s:11:"*patterns";N;} [CHF-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"CHF";s:17:"*numericIsoCode";s:3:"756";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"CHF";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:11:"Swiss Franc";}s:11:"*patterns";N;} [CNY-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"CNY";s:17:"*numericIsoCode";s:3:"156";s:10:"*symbols";a:1:{s:5:"zh-TW";s:2:"¥";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:12:"Chinese Yuan";}s:11:"*patterns";N;} [DZD-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"DZD";s:17:"*numericIsoCode";s:3:"012";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"DZD";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:14:"Algerian Dinar";}s:11:"*patterns";N;} [EUR-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"EUR";s:17:"*numericIsoCode";s:3:"978";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"€";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:4:"Euro";}s:11:"*patterns";N;} [GBP-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"GBP";s:17:"*numericIsoCode";s:3:"826";s:10:"*symbols";a:1:{s:5:"zh-TW";s:2:"£";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:13:"British Pound";}s:11:"*patterns";N;} [HKD-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"HKD";s:17:"*numericIsoCode";s:3:"344";s:10:"*symbols";a:1:{s:5:"zh-TW";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:16:"Hong Kong Dollar";}s:11:"*patterns";N;} [INR-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"INR";s:17:"*numericIsoCode";s:3:"356";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"₹";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:12:"Indian Rupee";}s:11:"*patterns";N;} [JPY-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"JPY";s:17:"*numericIsoCode";s:3:"392";s:10:"*symbols";a:1:{s:5:"zh-TW";s:2:"¥";}s:12:"*precision";i:0;s:8:"*names";a:1:{s:5:"zh-TW";s:12:"Japanese Yen";}s:11:"*patterns";N;} [MXN-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"MXN";s:17:"*numericIsoCode";s:3:"484";s:10:"*symbols";a:1:{s:5:"zh-TW";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:12:"Mexican Peso";}s:11:"*patterns";N;} [MYR-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"MYR";s:17:"*numericIsoCode";s:3:"458";s:10:"*symbols";a:1:{s:5:"zh-TW";s:2:"RM";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:17:"Malaysian Ringgit";}s:11:"*patterns";N;} [PHP-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"PHP";s:17:"*numericIsoCode";s:3:"608";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"₱";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:15:"Philippine Piso";}s:11:"*patterns";N;} [PLN-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"PLN";s:17:"*numericIsoCode";s:3:"985";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"zł";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:12:"Polish Zloty";}s:11:"*patterns";N;} [SEK-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"SEK";s:17:"*numericIsoCode";s:3:"752";s:10:"*symbols";a:1:{s:5:"zh-TW";s:2:"kr";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:13:"Swedish Krona";}s:11:"*patterns";N;} [SGD-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"SGD";s:17:"*numericIsoCode";s:3:"702";s:10:"*symbols";a:1:{s:5:"zh-TW";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:16:"Singapore Dollar";}s:11:"*patterns";N;} [USD-zh-TW] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"USD";s:17:"*numericIsoCode";s:3:"840";s:10:"*symbols";a:1:{s:5:"zh-TW";s:3:"US$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-TW";s:9:"US Dollar";}s:11:"*patterns";N;} ) [expiries:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => Array ( [AED-zh-TW] => 9223372036854775807 [AUD-zh-TW] => 9223372036854775807 [BRL-zh-TW] => 9223372036854775807 [CAD-zh-TW] => 9223372036854775807 [CHF-zh-TW] => 9223372036854775807 [CNY-zh-TW] => 9223372036854775807 [DZD-zh-TW] => 9223372036854775807 [EUR-zh-TW] => 9223372036854775807 [GBP-zh-TW] => 9223372036854775807 [HKD-zh-TW] => 9223372036854775807 [INR-zh-TW] => 9223372036854775807 [JPY-zh-TW] => 9223372036854775807 [MXN-zh-TW] => 9223372036854775807 [MYR-zh-TW] => 9223372036854775807 [PHP-zh-TW] => 9223372036854775807 [PLN-zh-TW] => 9223372036854775807 [SEK-zh-TW] => 9223372036854775807 [SGD-zh-TW] => 9223372036854775807 [USD-zh-TW] => 9223372036854775807 ) [logger:protected] => ) [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyDatabase Object ( [dataProvider:protected] => PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider Object ( [configuration:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => PrestaShop\PrestaShop\Adapter\Configuration Object ( [shop:PrestaShop\PrestaShop\Adapter\Configuration:private] => [parameters:protected] => ) [shopId:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => 1 [defaultCurrency:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => ) [isWritable:protected] => [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyReference Object ( [cldrLocaleRepository:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleRepository Object ( [dataSource:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleDataSource Object ( [topLayer:PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleDataSource:private] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleCache Object ( [cache:protected] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object ( [createCacheItem:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [parameter] => Array ( [$key] => [$value] => [$isHit] => ) ) [mergeByLifetime:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [static] => Array ( [getId] => Closure Object ( [this] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object *RECURSION* [parameter] => Array ( [$key] => ) ) [defaultLifetime] => 0 ) [parameter] => Array ( [$deferred] => [$namespace] => [&$expiredIds] => ) ) [namespace:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [namespaceVersion:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [versioningIsEnabled:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [deferred:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [ids:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( [zh-TW] => zh-TW ) [maxIdLength:protected] => [logger:protected] => [callbackWrapper:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [computing:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [marshaller:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => Symfony\Component\Cache\Marshaller\DefaultMarshaller Object ( [useIgbinarySerialize:Symfony\Component\Cache\Marshaller\DefaultMarshaller:private] => 1 ) [directory:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => /home/taste/public_html/var/cache/prod/localization/CLDR/ [tmp:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => ) [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleReference Object ( [reader:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\Reader Object ( [mainXml:protected] => Array ( ) [supplementalXml:protected] => [numberingSystemsXml:protected] => ) [lowerDataLayer:protected] => [isWritable:protected] => 1 ) [isWritable:protected] => 1 ) ) ) [lowerDataLayer:protected] => [isWritable:protected] => ) ) [isWritable:protected] => 1 ) [installedDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyInstalled Object ( [dataProvider:protected] => PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider Object ( [configuration:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => PrestaShop\PrestaShop\Adapter\Configuration Object ( [shop:PrestaShop\PrestaShop\Adapter\Configuration:private] => [parameters:protected] => ) [shopId:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => 1 [defaultCurrency:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => ) ) ) ) [roundingMode:protected] => up [numberingSystem:protected] => latn [currencyDisplayType:protected] => symbol [locales:protected] => Array ( [zh-TW] => PrestaShop\PrestaShop\Core\Localization\Locale Object ( [code:protected] => zh-TW [numberFormatter:protected] => PrestaShop\PrestaShop\Core\Localization\Number\Formatter Object ( [roundingMode:protected] => up [numberingSystem:protected] => latn [numberSpecification:protected] => ) [numberSpecification:protected] => PrestaShop\PrestaShop\Core\Localization\Specification\Number Object ( [positivePattern:protected] => #,##0.### [negativePattern:protected] => -#,##0.### [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 3 [minFractionDigits:protected] => 0 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [priceSpecifications:protected] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberCollection Object ( [numberSpecifications:protected] => Array ( [AED] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => AED [currencyCode:protected] => AED [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [AUD] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => [currencyCode:protected] => AUD [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [BRL] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => R$ [currencyCode:protected] => BRL [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [CAD] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => $ [currencyCode:protected] => CAD [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [CHF] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => CHF [currencyCode:protected] => CHF [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [CNY] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => ¥ [currencyCode:protected] => CNY [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [DZD] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => DZD [currencyCode:protected] => DZD [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [EUR] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => € [currencyCode:protected] => EUR [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [GBP] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => £ [currencyCode:protected] => GBP [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [HKD] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => $ [currencyCode:protected] => HKD [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [INR] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => ₹ [currencyCode:protected] => INR [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [JPY] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => ¥ [currencyCode:protected] => JPY [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 0 [minFractionDigits:protected] => 0 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [MXN] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => $ [currencyCode:protected] => MXN [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [MYR] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => RM [currencyCode:protected] => MYR [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [PHP] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => ₱ [currencyCode:protected] => PHP [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [PLN] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => zł [currencyCode:protected] => PLN [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [SEK] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => kr [currencyCode:protected] => SEK [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [SGD] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => $ [currencyCode:protected] => SGD [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [USD] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => US$ [currencyCode:protected] => USD [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) ) ) ) ) [numberGroupingUsed:protected] => 1 [maxFractionDigits:protected] => 3 [specificationFactory:protected] => PrestaShop\PrestaShop\Core\Localization\Specification\Factory Object ( ) ) ) [privates:protected] => Array ( ) [fileMap:protected] => Array ( ) [methodMap:protected] => Array ( [PrestaShop\PrestaShop\Adapter\Configuration] => getConfigurationService [PrestaShop\PrestaShop\Adapter\ContextStateManager] => getContextStateManagerService [PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider] => getCurrencyDataProviderService [PrestaShop\PrestaShop\Adapter\LegacyContext] => getLegacyContextService [PrestaShop\PrestaShop\Adapter\Tools] => getToolsService [PrestaShop\PrestaShop\Core\Localization\Locale\Repository] => getRepositoryService [annotation_reader] => getAnnotationReaderService [array] => getArrayService [configuration] => getConfiguration2Service [container.env_var_processors_locator] => getContainer_EnvVarProcessorsLocatorService [context] => getContextService [db] => getDbService [doctrine] => getDoctrineService [doctrine.dbal.default_connection] => getDoctrine_Dbal_DefaultConnectionService [doctrine.orm.default_entity_manager] => getDoctrine_Orm_DefaultEntityManagerService [hashing] => getHashingService [prestashop.adapter.data_provider.country] => getPrestashop_Adapter_DataProvider_CountryService [prestashop.adapter.environment] => getPrestashop_Adapter_EnvironmentService [prestashop.adapter.module.repository.module_repository] => getPrestashop_Adapter_Module_Repository_ModuleRepositoryService [prestashop.adapter.validate] => getPrestashop_Adapter_ValidateService [prestashop.core.circuit_breaker.advanced_factory] => getPrestashop_Core_CircuitBreaker_AdvancedFactoryService [prestashop.core.circuit_breaker.cache] => getPrestashop_Core_CircuitBreaker_CacheService [prestashop.core.circuit_breaker.doctrine_cache] => getPrestashop_Core_CircuitBreaker_DoctrineCacheService [prestashop.core.circuit_breaker.storage] => getPrestashop_Core_CircuitBreaker_StorageService [prestashop.core.filter.front_end_object.cart] => getPrestashop_Core_Filter_FrontEndObject_CartService [prestashop.core.filter.front_end_object.configuration] => getPrestashop_Core_Filter_FrontEndObject_ConfigurationService [prestashop.core.filter.front_end_object.customer] => getPrestashop_Core_Filter_FrontEndObject_CustomerService [prestashop.core.filter.front_end_object.main] => getPrestashop_Core_Filter_FrontEndObject_MainService [prestashop.core.filter.front_end_object.product] => getPrestashop_Core_Filter_FrontEndObject_ProductService [prestashop.core.filter.front_end_object.product_collection] => getPrestashop_Core_Filter_FrontEndObject_ProductCollectionService [prestashop.core.filter.front_end_object.search_result_product] => getPrestashop_Core_Filter_FrontEndObject_SearchResultProductService [prestashop.core.filter.front_end_object.search_result_product_collection] => getPrestashop_Core_Filter_FrontEndObject_SearchResultProductCollectionService [prestashop.core.filter.front_end_object.shop] => getPrestashop_Core_Filter_FrontEndObject_ShopService [prestashop.core.localization.cache.adapter] => getPrestashop_Core_Localization_Cache_AdapterService [prestashop.core.localization.cldr.cache.adapter] => getPrestashop_Core_Localization_Cldr_Cache_AdapterService [prestashop.core.localization.cldr.datalayer.locale_cache] => getPrestashop_Core_Localization_Cldr_Datalayer_LocaleCacheService [prestashop.core.localization.cldr.datalayer.locale_reference] => getPrestashop_Core_Localization_Cldr_Datalayer_LocaleReferenceService [prestashop.core.localization.cldr.locale_data_source] => getPrestashop_Core_Localization_Cldr_LocaleDataSourceService [prestashop.core.localization.cldr.locale_repository] => getPrestashop_Core_Localization_Cldr_LocaleRepositoryService [prestashop.core.localization.cldr.reader] => getPrestashop_Core_Localization_Cldr_ReaderService [prestashop.core.localization.currency.datasource] => getPrestashop_Core_Localization_Currency_DatasourceService [prestashop.core.localization.currency.middleware.cache] => getPrestashop_Core_Localization_Currency_Middleware_CacheService [prestashop.core.localization.currency.middleware.database] => getPrestashop_Core_Localization_Currency_Middleware_DatabaseService [prestashop.core.localization.currency.middleware.installed] => getPrestashop_Core_Localization_Currency_Middleware_InstalledService [prestashop.core.localization.currency.middleware.reference] => getPrestashop_Core_Localization_Currency_Middleware_ReferenceService [prestashop.core.localization.currency.repository] => getPrestashop_Core_Localization_Currency_RepositoryService [prestashop.core.localization.locale.context_locale] => getPrestashop_Core_Localization_Locale_ContextLocaleService [prestashop.core.string.character_cleaner] => getPrestashop_Core_String_CharacterCleanerService [prestashop.database.naming_strategy] => getPrestashop_Database_NamingStrategyService [prestashop.translation.translator_language_loader] => getPrestashop_Translation_TranslatorLanguageLoaderService [prestashop.adapter.tools] => getPrestashop_Adapter_ToolsService ) [factories:protected] => Array ( ) [aliases:protected] => Array ( [PrestaShop\PrestaShop\Core\Currency\CurrencyDataProviderInterface] => PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider [PrestaShop\PrestaShop\Core\Localization\LocaleInterface] => prestashop.core.localization.locale.context_locale [database_connection] => doctrine.dbal.default_connection [doctrine.orm.entity_manager] => doctrine.orm.default_entity_manager [prestashop.adapter.context_state_manager] => PrestaShop\PrestaShop\Adapter\ContextStateManager [prestashop.adapter.data_provider.currency] => PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider [prestashop.adapter.legacy.configuration] => PrestaShop\PrestaShop\Adapter\Configuration [prestashop.adapter.legacy.context] => PrestaShop\PrestaShop\Adapter\LegacyContext [prestashop.core.localization.cldr.datalayer.top_layer] => prestashop.core.localization.cldr.datalayer.locale_cache [prestashop.core.localization.currency.middleware.top_layer] => prestashop.core.localization.currency.middleware.cache [prestashop.core.localization.locale.repository] => PrestaShop\PrestaShop\Core\Localization\Locale\Repository ) [loading:protected] => Array ( ) [resolving:protected] => Array ( ) [syntheticIds:protected] => Array ( [employee] => 1 [shop] => 1 ) [envCache:Symfony\Component\DependencyInjection\Container:private] => Array ( ) [compiled:Symfony\Component\DependencyInjection\Container:private] => [getEnv:Symfony\Component\DependencyInjection\Container:private] => ) [errors] => Array ( ) [layout] => ) [override_controller_name_for_translations] => [language] => Language Object ( [id] => 17 [name] => 繁體中文 (Traditional Chinese) [iso_code] => tw [locale] => zh-TW [language_code] => zh-tw [date_format_lite] => Y-m-d [date_format_full] => Y-m-d 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] => [lang_associated:protected] => [id_shop:protected] => 1 [id_shop_list] => Array ( ) [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 [locale] => 5 [language_code] => 5 [date_format_lite] => 32 [date_format_full] => 32 ) [fieldsValidate:protected] => Array ( [name] => isGenericName [iso_code] => isLanguageIsoCode [locale] => isLocale [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 [translator:protected] => [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 ) [locale] => Array ( [type] => 3 [validate] => isLocale [size] => 5 ) [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] => [localizedNames:protected] => Array ( [1] => Australian Dollar [3] => dollar australien [4] => dollaro australiano [5] => 澳大利亚元 [8] => Australischer Dollar [9] => dòlar australià [10] => Australian Dollar [11] => dólar australiano [14] => オーストラリア ドル [15] => [16] => Australische dollar [17] => [18] => dolar australijski [19] => Australian Dollar ) [iso_code] => AUD [iso_code_num] => 036 [numeric_iso_code] => 036 [conversion_rate] => 1.000000 [deleted] => 0 [unofficial] => 0 [modified] => 0 [active] => 1 [sign] => [symbol] => [localizedSymbols:CurrencyCore:private] => Array ( [1] => $ [3] => $ [4] => $ [5] => $ [8] => $ [9] => $ [10] => $ [11] => $ [14] => $ [15] => [16] => $ [17] => [18] => $ [19] => $ ) [format] => [blank] => 1 [decimals] => 1 [precision] => 2 [pattern] => Array ( [1] => [3] => [4] => [5] => [8] => [9] => [10] => [11] => [14] => [15] => [16] => [17] => [18] => [19] => ) [localizedPatterns:CurrencyCore:private] => Array ( [1] => [3] => [4] => [5] => [8] => [9] => [10] => [11] => [14] => [15] => [16] => [17] => [18] => [19] => ) [webserviceParameters:protected] => Array ( [objectsNodeName] => currencies [fields] => Array ( [names] => Array ( [getter] => getLocalizedNames [i18n] => 1 ) [name] => Array ( [getter] => getName [modifier] => Array ( [http_method] => 14 [modifier] => setNameForWebservice ) ) [symbol] => Array ( [getter] => getLocalizedSymbols ) [iso_code] => Array ( [modifier] => Array ( [http_method] => 14 [modifier] => setIsoCodeForWebService ) ) ) ) [prefix] => [suffix] => [id_lang:protected] => [lang_associated:protected] => [id_shop:protected] => 1 [id_shop_list] => Array ( ) [get_shop_from_context:protected] => 1 [table:protected] => currency [identifier:protected] => id_currency [fieldsRequired:protected] => Array ( [0] => iso_code [1] => conversion_rate ) [fieldsSize:protected] => Array ( [iso_code] => 3 [numeric_iso_code] => 3 ) [fieldsValidate:protected] => Array ( [iso_code] => isLanguageIsoCode [numeric_iso_code] => isNumericIsoCode [precision] => isInt [conversion_rate] => isUnsignedFloat [deleted] => isBool [active] => isBool [unofficial] => isBool [modified] => isBool ) [fieldsRequiredLang:protected] => Array ( ) [fieldsSizeLang:protected] => Array ( [name] => 255 [symbol] => 255 [pattern] => 255 ) [fieldsValidateLang:protected] => Array ( [name] => isGenericName ) [tables:protected] => Array ( ) [image_dir:protected] => [image_format:protected] => jpg [translator:protected] => [def:protected] => Array ( [table] => currency [primary] => id_currency [multilang] => 1 [fields] => Array ( [iso_code] => Array ( [type] => 3 [validate] => isLanguageIsoCode [required] => 1 [size] => 3 ) [numeric_iso_code] => Array ( [type] => 3 [allow_null] => 1 [validate] => isNumericIsoCode [size] => 3 ) [precision] => Array ( [type] => 1 [validate] => isInt ) [conversion_rate] => Array ( [type] => 4 [validate] => isUnsignedFloat [required] => 1 [shop] => 1 ) [deleted] => Array ( [type] => 2 [validate] => isBool ) [active] => Array ( [type] => 2 [validate] => isBool ) [unofficial] => Array ( [type] => 2 [validate] => isBool ) [modified] => Array ( [type] => 2 [validate] => isBool ) [name] => Array ( [type] => 3 [lang] => 1 [validate] => isGenericName [size] => 255 ) [symbol] => Array ( [type] => 3 [lang] => 1 [size] => 255 ) [pattern] => Array ( [type] => 3 [lang] => 1 [size] => 255 ) ) [classname] => Currency [associations] => Array ( [l] => Array ( [type] => 2 [field] => id_currency [foreign_field] => id_currency ) ) ) [update_fields:protected] => [force_id] => ) [currentLocale] => PrestaShop\PrestaShop\Core\Localization\Locale Object ( [code:protected] => zh-TW [numberFormatter:protected] => PrestaShop\PrestaShop\Core\Localization\Number\Formatter Object ( [roundingMode:protected] => up [numberingSystem:protected] => latn [numberSpecification:protected] => ) [numberSpecification:protected] => PrestaShop\PrestaShop\Core\Localization\Specification\Number Object ( [positivePattern:protected] => #,##0.### [negativePattern:protected] => -#,##0.### [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 3 [minFractionDigits:protected] => 0 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [priceSpecifications:protected] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberCollection Object ( [numberSpecifications:protected] => Array ( [AED] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => AED [currencyCode:protected] => AED [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [AUD] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => [currencyCode:protected] => AUD [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [BRL] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => R$ [currencyCode:protected] => BRL [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [CAD] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => $ [currencyCode:protected] => CAD [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [CHF] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => CHF [currencyCode:protected] => CHF [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [CNY] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => ¥ [currencyCode:protected] => CNY [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [DZD] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => DZD [currencyCode:protected] => DZD [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [EUR] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => € [currencyCode:protected] => EUR [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [GBP] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => £ [currencyCode:protected] => GBP [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [HKD] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => $ [currencyCode:protected] => HKD [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [INR] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => ₹ [currencyCode:protected] => INR [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [JPY] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => ¥ [currencyCode:protected] => JPY [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 0 [minFractionDigits:protected] => 0 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [MXN] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => $ [currencyCode:protected] => MXN [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [MYR] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => RM [currencyCode:protected] => MYR [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [PHP] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => ₱ [currencyCode:protected] => PHP [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [PLN] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => zł [currencyCode:protected] => PLN [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [SEK] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => kr [currencyCode:protected] => SEK [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [SGD] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => $ [currencyCode:protected] => SGD [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [USD] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => US$ [currencyCode:protected] => USD [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) ) ) ) [tab] => [shop] => Shop Object ( [id_shop_group] => 1 [id_category] => 2 [theme_name] => warehouse [name] => Tasteful Delights [color] => #ffca2f [active] => 1 [deleted] => 0 [physical_uri] => / [virtual_uri] => [domain] => www.tastefuldelights.com.au [domain_ssl] => www.tastefuldelights.com.au [group:protected] => ShopGroup Object ( [name] => Default [color] => [active] => 1 [share_customer] => 0 [share_stock] => 0 [share_order] => 0 [deleted] => 0 [id] => 1 [id_lang:protected] => [lang_associated:protected] => [id_shop:protected] => [id_shop_list] => Array ( ) [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 [color] => isColor [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 [translator:protected] => [def:protected] => Array ( [table] => shop_group [primary] => id_shop_group [fields] => Array ( [name] => Array ( [type] => 3 [validate] => isGenericName [required] => 1 [size] => 64 ) [color] => Array ( [type] => 3 [validate] => isColor ) [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] => ) [address] => [webserviceParameters:protected] => Array ( [fields] => Array ( [id_shop_group] => Array ( [xlink_resource] => shop_groups ) [id_category] => Array ( ) ) ) [theme] => PrestaShop\PrestaShop\Core\Addon\Theme\Theme Object ( [attributes:PrestaShop\PrestaShop\Core\Addon\Theme\Theme:private] => PrestaShop\PrestaShop\Core\Util\ArrayFinder Object ( [array:PrestaShop\PrestaShop\Core\Util\ArrayFinder:private] => Array ( [name] => warehouse [display_name] => Warehouse [version] => 4.2.1 [author] => Array ( [name] => IQIT COMMERCE [email] => support@iqit-commerce.com [url] => http://www.iqit-commerce.com ) [meta] => Array ( [compatibility] => Array ( [from] => 1.7.5.0 [to] => ) [available_layouts] => Array ( [layout-full-width] => Array ( [name] => Full Width [description] => No side columns, ideal for distraction-free pages such as product pages. ) [layout-both-columns] => Array ( [name] => Three Columns [description] => One large central column and 2 side columns. ) [layout-left-column] => Array ( [name] => Two Columns, small left column [description] => Two columns with a small left column ) [layout-right-column] => Array ( [name] => Two Columns, small right column [description] => Two columns with a small right column ) ) ) [assets] => Array ( [css] => Array ( [all] => Array ( [0] => Array ( [id] => font-awesome [path] => assets/css/font-awesome/css/font-awesome.css [media] => all [priority] => 200 ) ) ) ) [global_settings] => Array ( [configuration] => Array ( [PS_IMAGE_QUALITY] => png [PS_QUICK_VIEW] => 1 [PS_BLOCK_CART_AJAX] => 1 [PS_PRODUCTS_PER_PAGE] => 24 ) [modules] => Array ( [to_enable] => Array ( [0] => revsliderprestashop [1] => iqitadditionaltabs [2] => iqithtmlandbanners [3] => iqitcompare [4] => iqitcontactpage [5] => iqitcookielaw [6] => iqitcrossselling [7] => iqitcountdown [8] => iqitelementor [9] => iqitemailsubscriptionconf [10] => iqitaddthisplugin [11] => iqitfreedeliverycount [12] => iqitlinksmanager [13] => iqitmegamenu [14] => iqitpopup [15] => iqitproductsnav [16] => iqitproducttags [17] => iqitreviews [18] => iqitsearch [19] => iqitsizecharts [20] => iqitthemeeditor [21] => iqitwishlist [22] => iqitextendedproduct [23] => ps_emailsubscription [24] => ph_simpleblog [25] => ph_blog_column_custom [26] => ph_relatedposts [27] => iqitdashboardnews [28] => iqitsociallogin ) [to_disable] => Array ( [0] => ps_linklist [1] => ps_mainmenu [2] => ps_categorytree [3] => ps_featuredproducts [4] => ps_searchbar [5] => ps_imageslider [6] => ps_customtext [7] => blockreassurance [8] => ps_banner [9] => ps_contactinfo [10] => ps_socialfollow ) ) [hooks] => Array ( [modules_to_hook] => Array ( [displayNav1] => Array ( [0] => iqitlinksmanager ) [displayNav2] => Array ( [0] => ps_languageselector [1] => ps_currencyselector [2] => iqitwishlist [3] => iqitcompare ) [displayTopColumn] => Array ( [0] => revsliderprestashop ) [displayHome] => Array ( [0] => revsliderprestashop [1] => ) [displayFooter] => Array ( [0] => iqitlinksmanager [1] => iqitcontactpage ) [displayLeftColumn] => Array ( [0] => ps_categorytree [1] => ps_facetedsearch ) [displayProductAdditionalInfo] => Array ( [0] => ps_sharebuttons [1] => iqitproducttags ) [displayAfterProductAddCartBtn] => Array ( [0] => iqitwishlist [1] => iqitcompare ) [displayCustomerAccount] => Array ( [0] => iqitwishlist ) [displayProductListFunctionalButtons] => Array ( [0] => iqitwishlist [1] => iqitcompare ) [displayBeforeBodyClosingTag] => Array ( [0] => iqitwishlist [1] => iqitcompare [2] => iqitpopup [3] => iqitcookielaw ) [displayRightColumnProduct] => Array ( [0] => iqithtmlandbanners ) [displayReassurance] => Array ( [0] => iqitaddthisplugin ) [displayCustomerLoginFormAfter] => Array ( [0] => iqitsociallogin ) [displayRegistrationBeforeForm] => Array ( [0] => iqitsociallogin ) [displayFooterBefore] => [displayCheckoutLoginFormAfter] => Array ( [0] => iqitsociallogin ) ) ) [image_types] => Array ( [cart_default] => Array ( [width] => 125 [height] => 162 [scope] => Array ( [0] => products ) ) [small_default] => Array ( [width] => 98 [height] => 127 [scope] => Array ( [0] => products [1] => categories [2] => manufacturers [3] => suppliers ) ) [medium_default] => Array ( [width] => 452 [height] => 584 [scope] => Array ( [0] => products [1] => categories [2] => manufacturers [3] => suppliers ) ) [home_default] => Array ( [width] => 236 [height] => 305 [scope] => Array ( [0] => products ) ) [large_default] => Array ( [width] => 381 [height] => 492 [scope] => Array ( [0] => products [1] => manufacturers [2] => suppliers ) ) [category_default] => Array ( [width] => 1003 [height] => 200 [scope] => Array ( [0] => categories ) ) [stores_default] => Array ( [width] => 170 [height] => 115 [scope] => Array ( [0] => stores ) ) [thickbox_default] => Array ( [width] => 1100 [height] => 1422 [scope] => Array ( [0] => products ) ) ) ) [theme_settings] => Array ( [default_layout] => layout-full-width [layouts] => Array ( [pagenotfound] => layout-full-width [best-sales] => layout-left-column [contact] => layout-full-width [index] => layout-full-width [manufacturer] => layout-full-width [new-products] => layout-left-column [password] => layout-full-width [prices-drop] => layout-left-column [sitemap] => layout-full-width [supplier] => layout-full-width [address] => layout-full-width [addresses] => layout-full-width [authentication] => layout-full-width [cart] => layout-full-width [discount] => layout-full-width [history] => layout-full-width [identity] => layout-full-width [my-account] => layout-full-width [order-follow] => layout-full-width [order-slip] => layout-full-width [order] => layout-full-width [search] => layout-left-column [stores] => layout-full-width [order-opc] => layout-full-width [guest-tracking] => layout-full-width [product] => layout-full-width [category] => layout-left-column [cms] => layout-full-width [module-blockwishlist-mywishlist] => layout-full-width [module-blockwishlist-view] => layout-full-width [module-mailalerts-account] => layout-full-width [module-referralprogram-program] => layout-full-width [module-arlsf-ajax] => layout-full-width [module-afterpay-payment] => layout-full-width [module-cronjobs-callback] => layout-full-width [module-blocknewsletter-verification] => layout-full-width [module-iqitcompare-comparator] => layout-full-width [module-iqitemailsubscriptionconf-subscription] => layout-full-width [module-iqitthemeeditor-preview] => layout-full-width [module-iqitwishlist-view] => layout-full-width [module-iqitsociallogin-authenticate] => layout-full-width [module-ps_shoppingcart-ajax] => layout-full-width [module-iqitelementor-preview] => layout-full-width [module-iqitelementor-widget] => layout-full-width [module-pm_advancedsearch4-advancedsearch4] => layout-left-column [module-pm_advancedsearch4-seo] => layout-left-column [module-pm_advancedsearch4-searchresults] => layout-left-column [module-thecheckout-front] => layout-full-width [module-paypal-payment] => layout-full-width [module-paypal-validation] => layout-full-width [module-zipmoneypayment-payment] => layout-full-width [module-zipmoneypayment-webhook] => layout-full-width [module-afterpay-validation] => layout-full-width [module-afterpay-return] => layout-full-width [module-ph_simpleblog-single] => layout-full-width [module-ph_simpleblog-list] => layout-full-width [module-ph_simpleblog-category] => layout-full-width [module-ph_simpleblog-categorypage] => layout-full-width [module-ph_simpleblog-page] => layout-full-width [module-ps_emailalerts-account] => layout-full-width [module-ps_wirepayment-payment] => layout-full-width [module-ps_wirepayment-validation] => layout-full-width [module-ps_emailsubscription-verification] => layout-full-width [module-ps_emailsubscription-subscription] => layout-full-width [module-ph_simpleblog-author] => layout-full-width [module-ph_simpleblog-authorslist] => layout-full-width [module-iqitsearch-searchiqit] => layout-left-column ) ) [dependencies] => Array ( [modules] => Array ( [0] => iqitadditionaltabs [1] => iqitaddthisplugin [2] => iqitcompare [3] => iqitcontactpage [4] => iqitcookielaw [5] => iqitcountdown [6] => iqitcrossselling [7] => iqitelementor [8] => iqitemailsubscriptionconf [9] => iqitextendedproduct [10] => iqitfreedeliverycount [11] => iqitlinksmanager [12] => iqitmegamenu [13] => iqitpopup [14] => iqitproductsnav [15] => iqitproducttags [16] => iqitreviews [17] => iqitsearch [18] => iqitsizecharts [19] => iqitsociallogin [20] => iqithtmlandbanners [21] => iqitthemeeditor [22] => iqitwishlist [23] => revsliderprestashop [24] => ph_simpleblog [25] => ph_blog_column_custom [26] => ph_relatedposts [27] => iqitdashboardnews ) ) [directory] => /home/taste/public_html/themes/warehouse/ [preview] => themes/warehouse/preview.png ) [propertyAccessor:PrestaShop\PrestaShop\Core\Util\ArrayFinder:private] => Symfony\Component\PropertyAccess\PropertyAccessor Object ( [magicCall:Symfony\Component\PropertyAccess\PropertyAccessor:private] => [ignoreInvalidIndices:Symfony\Component\PropertyAccess\PropertyAccessor:private] => 1 [ignoreInvalidProperty:Symfony\Component\PropertyAccess\PropertyAccessor:private] => [cacheItemPool:Symfony\Component\PropertyAccess\PropertyAccessor:private] => [propertyPathCache:Symfony\Component\PropertyAccess\PropertyAccessor:private] => Array ( [[name]] => Symfony\Component\PropertyAccess\PropertyPath Object ( [elements:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => name ) [length:Symfony\Component\PropertyAccess\PropertyPath:private] => 1 [isIndex:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => 1 ) [pathAsString:Symfony\Component\PropertyAccess\PropertyPath:private] => [name] ) [[parent]] => Symfony\Component\PropertyAccess\PropertyPath Object ( [elements:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => parent ) [length:Symfony\Component\PropertyAccess\PropertyPath:private] => 1 [isIndex:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => 1 ) [pathAsString:Symfony\Component\PropertyAccess\PropertyPath:private] => [parent] ) [[directory]] => Symfony\Component\PropertyAccess\PropertyPath Object ( [elements:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => directory ) [length:Symfony\Component\PropertyAccess\PropertyPath:private] => 1 [isIndex:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => 1 ) [pathAsString:Symfony\Component\PropertyAccess\PropertyPath:private] => [directory] ) ) [readPropertyCache:Symfony\Component\PropertyAccess\PropertyAccessor:private] => Array ( ) [writePropertyCache:Symfony\Component\PropertyAccess\PropertyAccessor:private] => Array ( ) ) ) ) [id] => 1 [id_lang:protected] => [lang_associated:protected] => [id_shop:protected] => [id_shop_list] => Array ( ) [get_shop_from_context:protected] => 1 [table:protected] => shop [identifier:protected] => id_shop [fieldsRequired:protected] => Array ( [0] => name [1] => id_category [2] => id_shop_group ) [fieldsSize:protected] => Array ( [name] => 64 ) [fieldsValidate:protected] => Array ( [active] => isBool [deleted] => isBool [name] => isGenericName [color] => isColor [theme_name] => isThemeName ) [fieldsRequiredLang:protected] => Array ( ) [fieldsSizeLang:protected] => Array ( ) [fieldsValidateLang:protected] => Array ( ) [tables:protected] => Array ( ) [image_dir:protected] => [image_format:protected] => jpg [translator:protected] => [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 ) [color] => Array ( [type] => 3 [validate] => isColor ) [id_category] => Array ( [type] => 1 [required] => 1 ) [theme_name] => Array ( [type] => 3 [validate] => isThemeName ) [id_shop_group] => Array ( [type] => 1 [required] => 1 ) ) [classname] => Shop ) [update_fields:protected] => [force_id] => ) [tmpOldShop] => [smarty] => Smarty Object ( [auto_literal] => 1 [error_unassigned] => [use_include_path] => [_templateDirNormalized] => 1 [_joined_template_dir] => /home/taste/public_html/themes/warehouse/templates/ [_configDirNormalized] => [_joined_config_dir] => [default_template_handler_func] => [default_config_handler_func] => [default_plugin_handler_func] => [_compileDirNormalized] => 1 [_pluginsDirNormalized] => [_cacheDirNormalized] => 1 [force_compile] => [use_sub_dirs] => 1 [allow_ambiguous_resources] => [merge_compiled_includes] => [extends_recursion] => 1 [force_cache] => [left_delimiter] => { [right_delimiter] => } [literals] => Array ( ) [security_class] => Smarty_Security [security_policy] => [allow_php_templates] => [debugging] => [debugging_ctrl] => NONE [smarty_debug_id] => SMARTY_DEBUG [debug_tpl] => /home/taste/public_html/themes/debug.tpl [error_reporting] => [config_overwrite] => 1 [config_booleanize] => 1 [config_read_hidden] => [compile_locking] => 1 [cache_locking] => [locking_timeout] => 10 [default_resource_type] => file [caching_type] => file [default_config_type] => file [cache_modified_check] => [registered_plugins] => Array ( [function] => Array ( [widget] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => smartyWidget ) [1] => 1 [2] => Array ( ) ) [render] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => smartyRender ) [1] => 1 [2] => Array ( ) ) [form_field] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => smartyFormField ) [1] => 1 [2] => Array ( ) ) [l] => Array ( [0] => smartyTranslate [1] => 1 [2] => Array ( ) ) [hook] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => smartyHook ) [1] => 1 [2] => Array ( ) ) [dateFormat] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => dateFormat ) [1] => 1 [2] => Array ( ) ) [url] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => getUrlSmarty ) [1] => 1 [2] => Array ( ) ) ) [block] => Array ( [widget_block] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => smartyWidgetBlockPageCache ) [1] => 1 [2] => Array ( ) ) ) [modifier] => Array ( [escape] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => smartyEscape ) [1] => 1 [2] => Array ( ) ) [truncate] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => smarty_modifier_truncate ) [1] => 1 [2] => Array ( ) ) [json_encode] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => json_encode ) [1] => 1 [2] => Array ( ) ) [json_decode] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => json_decode ) [1] => 1 [2] => Array ( ) ) [boolval] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => boolval ) [1] => 1 [2] => Array ( ) ) [cleanHtml] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => smartyCleanHtml ) [1] => 1 [2] => Array ( ) ) [classname] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => smartyClassname ) [1] => 1 [2] => Array ( ) ) [classnames] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => smartyClassnames ) [1] => 1 [2] => Array ( ) ) [addcslashes] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => addcslashes ) [1] => 1 [2] => Array ( ) ) [addslashes] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => addslashes ) [1] => 1 [2] => Array ( ) ) [date] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => date ) [1] => 1 [2] => Array ( ) ) [end] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => smarty_endWithoutReference ) [1] => 1 [2] => Array ( ) ) [floatval] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => floatval ) [1] => 1 [2] => Array ( ) ) [htmlentities] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => htmlentities ) [1] => 1 [2] => Array ( ) ) [intval] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => intval ) [1] => 1 [2] => Array ( ) ) [mt_rand] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => mt_rand ) [1] => 1 [2] => Array ( ) ) [rand] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => rand ) [1] => 1 [2] => Array ( ) ) [strtolower] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => strtolower ) [1] => 1 [2] => Array ( ) ) [str_replace] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => str_replace ) [1] => 1 [2] => Array ( ) ) [strval] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => strval ) [1] => 1 [2] => Array ( ) ) [trim] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => trim ) [1] => 1 [2] => Array ( ) ) [ucfirst] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => ucfirst ) [1] => 1 [2] => Array ( ) ) [urlencode] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => urlencode ) [1] => 1 [2] => Array ( ) ) [htmlspecialchars] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => htmlspecialchars ) [1] => 1 [2] => Array ( ) ) [implode] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => implode ) [1] => 1 [2] => Array ( ) ) [explode] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => explode ) [1] => 1 [2] => Array ( ) ) [print_r] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => print_r ) [1] => 1 [2] => Array ( ) ) [var_dump] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => var_dump ) [1] => 1 [2] => Array ( ) ) [lcfirst] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => lcfirst ) [1] => 1 [2] => Array ( ) ) [nl2br] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => nl2br ) [1] => 1 [2] => Array ( ) ) [sizeof] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => sizeof ) [1] => 1 [2] => Array ( ) ) [in_array] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => in_array ) [1] => 1 [2] => Array ( ) ) [substr] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => substr ) [1] => 1 [2] => Array ( ) ) [stripslashes] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => stripslashes ) [1] => 1 [2] => Array ( ) ) [md5] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => md5 ) [1] => 1 [2] => Array ( ) ) [as4_nofilter] => Array ( [0] => Array ( [0] => PM_AdvancedSearch4 Object ( [errors:protected] => Array ( ) [options_show_hide_crit_method:PM_AdvancedSearch4:private] => [options_launch_search_method:PM_AdvancedSearch4:private] => [options_defaut_order_by:PM_AdvancedSearch4:private] => [options_defaut_order_way:PM_AdvancedSearch4:private] => [options_criteria_group_type:PM_AdvancedSearch4:private] => [allowFileExtension:protected] => Array ( [0] => gif [1] => jpg [2] => jpeg [3] => png [4] => svg ) [sortableCriterion:PM_AdvancedSearch4:private] => Array ( [0] => attribute [1] => feature [2] => manufacturer [3] => supplier [4] => category [5] => subcategory [6] => weight [7] => width [8] => height [9] => depth [10] => condition ) [originalPositionSortableCriterion:PM_AdvancedSearch4:private] => Array ( [0] => attribute [1] => category [2] => subcategory ) [criteriaGroupLabels:PM_AdvancedSearch4:private] => [criterionGroupIsTemplatisable:PM_AdvancedSearch4:private] => Array ( [0] => attribute [1] => feature [2] => manufacturer [3] => supplier [4] => category ) [criteria_group_type_interal_name:protected] => Array ( [1] => select [2] => image [3] => link [4] => checkbox [5] => slider [7] => colorsquare [8] => range [9] => level_depth ) [display_vertical_search_block:PM_AdvancedSearch4:private] => Array ( ) [defaultConfiguration:protected] => Array ( [fullTree] => 1 [autoReindex] => 1 [autoSyncActiveStatus] => 1 [moduleCache] => [maintenanceMode] => [blurEffect] => 1 [sortOrders] => Array ( ) [mobileVisible] => ) [copyright_link:protected] => Array ( [link] => [img] => //www.presta-module.com/img/logo-module.JPG ) [support_link:protected] => [cssJsToLoad:protected] => Array ( [0] => core [1] => plupload [2] => codemirrorcore [3] => codemirrorcss [4] => datatables [5] => colorpicker [6] => jgrowl [7] => multiselect [8] => tiny_mce [9] => form [10] => selectize ) [fileToCheck:protected] => Array ( [0] => views/css [1] => views/css/pm_advancedsearch4_dynamic.css [2] => search_files [3] => search_files/criterions [4] => search_files/criterions_group [5] => uploads/temp ) [templatePrefix] => 8/ [html:protected] => [baseConfigUrl:protected] => [defaultLanguage:protected] => 19 [isoLang:protected] => tw [languages:protected] => Array ( [0] => Array ( [id_lang] => 1 [name] => English (English) [active] => 1 [iso_code] => en [language_code] => en-us [date_format_lite] => d/m/Y [date_format_full] => d/m/Y H:i:s [is_rtl] => 0 [locale] => en-US [id_shop] => 1 [shops] => Array ( [1] => 1 [2] => 1 [3] => 1 ) ) [1] => Array ( [id_lang] => 3 [name] => Français (French) [active] => 1 [iso_code] => fr [language_code] => fr-fr [date_format_lite] => Y-m-d [date_format_full] => Y-m-d H:i:s [is_rtl] => 0 [locale] => fr-FR [id_shop] => 1 [shops] => Array ( [1] => 1 [2] => 1 ) ) [2] => Array ( [id_lang] => 4 [name] => Italiano (Italian) [active] => 1 [iso_code] => it [language_code] => it-it [date_format_lite] => Y-m-d [date_format_full] => Y-m-d H:i:s [is_rtl] => 0 [locale] => it-IT [id_shop] => 1 [shops] => Array ( [1] => 1 ) ) [3] => Array ( [id_lang] => 5 [name] => 中国 - 简体 (Chinese-Simplified) [active] => 1 [iso_code] => zh [language_code] => zh-cn [date_format_lite] => Y-m-d [date_format_full] => Y-m-d H:i:s [is_rtl] => 0 [locale] => zh-CN [id_shop] => 1 [shops] => Array ( [1] => 1 ) ) [4] => Array ( [id_lang] => 8 [name] => Deutsch (German) [active] => 1 [iso_code] => de [language_code] => de-de [date_format_lite] => d.m.Y [date_format_full] => d.m.Y H:i:s [is_rtl] => 0 [locale] => de-DE [id_shop] => 1 [shops] => Array ( [1] => 1 ) ) [5] => Array ( [id_lang] => 9 [name] => English (Canadian) [active] => 1 [iso_code] => ca [language_code] => en-ca [date_format_lite] => d/m/Y [date_format_full] => d/m/Y H:i:s [is_rtl] => 0 [locale] => ca-ES [id_shop] => 1 [shops] => Array ( [1] => 1 ) ) [6] => Array ( [id_lang] => 10 [name] => English (United Kingdom) [active] => 1 [iso_code] => gb [language_code] => en-gb [date_format_lite] => d-m-Y [date_format_full] => Y-m-d H:i:s [is_rtl] => 0 [locale] => en-GB [id_shop] => 1 [shops] => Array ( [1] => 1 [2] => 1 [3] => 1 ) ) [7] => Array ( [id_lang] => 11 [name] => Español (Spanish) [active] => 1 [iso_code] => es [language_code] => es-es [date_format_lite] => d/m/Y [date_format_full] => d/m/Y H:i:s [is_rtl] => 0 [locale] => es-ES [id_shop] => 1 [shops] => Array ( [1] => 1 ) ) [8] => Array ( [id_lang] => 14 [name] => 日本語 (Japanese) [active] => 1 [iso_code] => ja [language_code] => ja-jp [date_format_lite] => Y-m-d [date_format_full] => Y-m-d H:i:s [is_rtl] => 0 [locale] => ja-JP [id_shop] => 1 [shops] => Array ( [1] => 1 ) ) [9] => Array ( [id_lang] => 15 [name] => Español MX (Spanish) [active] => 0 [iso_code] => mx [language_code] => es-mx [date_format_lite] => Y-m-d [date_format_full] => Y-m-d H:i:s [is_rtl] => 0 [locale] => es-MX [id_shop] => 1 [shops] => Array ( [1] => 1 ) ) [10] => Array ( [id_lang] => 16 [name] => Nederlands (Dutch) [active] => 1 [iso_code] => nl [language_code] => nl-nl [date_format_lite] => d-m-Y [date_format_full] => d-m-Y H:i:s [is_rtl] => 0 [locale] => nl-NL [id_shop] => 1 [shops] => Array ( [1] => 1 ) ) [11] => Array ( [id_lang] => 17 [name] => 繁體中文 (Traditional Chinese) [active] => 1 [iso_code] => tw [language_code] => zh-tw [date_format_lite] => Y-m-d [date_format_full] => Y-m-d H:i:s [is_rtl] => 0 [locale] => zh-TW [id_shop] => 1 [shops] => Array ( [1] => 1 ) ) [12] => Array ( [id_lang] => 18 [name] => Polski (Polish) [active] => 1 [iso_code] => pl [language_code] => pl-pl [date_format_lite] => Y-m-d [date_format_full] => Y-m-d H:i:s [is_rtl] => 0 [locale] => pl-PL [id_shop] => 1 [shops] => Array ( [1] => 1 ) ) [13] => Array ( [id_lang] => 19 [name] => English (Australia) [active] => 1 [iso_code] => au [language_code] => en-AU [date_format_lite] => d-m-Y [date_format_full] => Y-m-d H:i:s [is_rtl] => 0 [locale] => en-US [id_shop] => 1 [shops] => Array ( [1] => 1 [2] => 1 ) ) ) [coreClassName:protected] => advancedsearch\core [registerOnHooks:protected] => [getting_started:protected] => [initTinyMceAtEnd:protected] => [initColorPickerAtEnd:protected] => [tempUploadDir:protected] => /uploads/temp/ [id] => 492 [version] => 5.0.6 [database_version] => [registered_version] => [ps_versions_compliancy] => Array ( [min] => 1.7.6.0 [max] => 8.1.1 ) [dependencies] => Array ( ) [name] => pm_advancedsearch4 [displayName] => [description] => [confirmUninstall] => [author] => Presta-Module [author_uri] => [module_key] => e0578dd1826016f7acb8045ad15372b4 [bootstrap] => 1 [description_full] => [additional_description] => [compatibility] => [nb_rates] => [avg_rate] => [badges] => [message] => [logo] => [options] => [optionsHtml] => [need_instance] => 0 [tab] => search_filter [active] => 1 [warning] => [enable_device] => 7 [limited_countries] => Array ( ) [controllers] => Array ( [0] => advancedsearch4 [1] => searchresults [2] => seo ) [installed] => [show_quick_view] => [_lang:protected] => Array ( ) [_path:protected] => /modules/pm_advancedsearch4/ [local_path:protected] => /home/taste/public_html/modules/pm_advancedsearch4/ [_errors:protected] => Array ( ) [_confirmations:protected] => Array ( ) [table:protected] => module [identifier:protected] => id_module [context:protected] => Context Object *RECURSION* [smarty:protected] => Smarty_Data Object ( [dataObjectName] => Data_object 1 [smarty] => Smarty Object *RECURSION* [_objType] => 4 [template_class] => Smarty_Internal_Template [tpl_vars] => Array ( ) [parent] => Smarty Object *RECURSION* [config_vars] => Array ( ) [ext] => Smarty_Internal_Extension_Handler Object ( [objType] => 4 [_property_info:Smarty_Internal_Extension_Handler:private] => Array ( [AutoloadFilters] => 0 [DefaultModifiers] => 0 [ConfigVars] => 0 [DebugTemplate] => 0 [RegisteredObject] => 0 [StreamVariable] => 0 [TemplateVars] => 0 [Literals] => Literals ) [resolvedProperties:Smarty_Internal_Extension_Handler:private] => Array ( ) ) ) [current_subtemplate:protected] => [tabs:protected] => Array ( ) [container:ModuleCore:private] => [multistoreCompatibility] => 0 ) [1] => smartyNoFilterModifier ) [1] => 1 [2] => Array ( ) ) [add_url_param] => Array ( [0] => Array ( [0] => IqitSmartyModifiers [1] => smarty_modifier_add_url_param ) [1] => 1 [2] => Array ( ) ) ) ) [registered_objects] => Array ( ) [registered_classes] => Array ( ) [registered_filters] => Array ( [pre] => Array ( [PageCache_smartyWidgetBlockPageCachePrefilter] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCachePrefilter ) ) ) [registered_resources] => Array ( [module] => SmartyResourceModule Object ( [paths] => Array ( [theme] => /home/taste/public_html/themes/warehouse/modules/ [modules] => /home/taste/public_html/modules/ ) [isAdmin] => [uncompiled] => [recompiled] => [hasCompiledHandler] => ) [parent] => SmartyResourceParent Object ( [paths] => Array ( ) [uncompiled] => [recompiled] => [hasCompiledHandler] => ) ) [registered_cache_resources] => Array ( ) [autoload_filters] => Array ( ) [default_modifiers] => Array ( ) [escape_html] => 1 [start_time] => 1749489014.8872 [_current_file] => [_parserdebug] => [_objType] => 1 [_debug] => [template_dir:protected] => Array ( [0] => /home/taste/public_html/themes/warehouse/templates/ ) [_processedTemplateDir:protected] => Array ( [0] => 1 ) [config_dir:protected] => Array ( ) [_processedConfigDir:protected] => Array ( ) [compile_dir:protected] => /home/taste/public_html/var/cache/prod/smarty/compile/ [plugins_dir:protected] => Array ( [0] => /home/taste/public_html/vendor/smarty/smarty/libs/plugins/ [1] => /home/taste/public_html/themes/warehouse/plugins ) [cache_dir:protected] => /home/taste/public_html/var/cache/prod/smarty/cache/ [obsoleteProperties:protected] => Array ( [0] => resource_caching [1] => template_resource_caching [2] => direct_access_security [3] => _dir_perms [4] => _file_perms [5] => plugin_search_order [6] => inheritance_merge_compiled_includes [7] => resource_cache_mode ) [accessMap:protected] => Array ( [template_dir] => TemplateDir [config_dir] => ConfigDir [plugins_dir] => PluginsDir [compile_dir] => CompileDir [cache_dir] => CacheDir ) [isMutingUndefinedOrNullWarnings:Smarty:private] => [cache_id] => [compile_id] => [caching] => 0 [compile_check] => 1 [cache_lifetime] => 3600 [tplFunctions] => Array ( ) [_cache] => Array ( ) [template_class] => Smarty_Internal_Template [tpl_vars] => Array ( [request_uri] => Smarty_Variable Object ( [value] => /tw/food-services/ism-tang-du-li-fen-1000-bao.html?SubmitCurrency=1&id_currency=1?controller=404 [nocache] => ) ) [parent] => [config_vars] => Array ( ) [ext] => Smarty_Internal_Extension_Handler Object ( [objType] => 1 [_property_info:Smarty_Internal_Extension_Handler:private] => Array ( [AutoloadFilters] => 0 [DefaultModifiers] => 0 [ConfigVars] => 0 [DebugTemplate] => 0 [RegisteredObject] => 0 [StreamVariable] => 0 [TemplateVars] => 0 [Literals] => Literals ) [resolvedProperties:Smarty_Internal_Extension_Handler:private] => Array ( ) [registerResource] => Smarty_Internal_Method_RegisterResource Object ( [objMap] => 3 ) [registerPlugin] => Smarty_Internal_Method_RegisterPlugin Object ( [objMap] => 3 ) [registerFilter] => Smarty_Internal_Method_RegisterFilter Object ( [objMap] => 3 [filterTypes:Smarty_Internal_Method_RegisterFilter:private] => Array ( [pre] => 1 [post] => 1 [output] => 1 [variable] => 1 ) ) [createData] => Smarty_Internal_Method_CreateData Object ( [objMap] => 3 ) [unregisterPlugin] => Smarty_Internal_Method_UnregisterPlugin Object ( [objMap] => 3 ) ) ) [mobile_detect] => Mobile_Detect Object ( [cache:protected] => Array ( ) [userAgent:protected] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) [httpHeaders:protected] => Array ( [HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7 [HTTP_ACCEPT_ENCODING] => gzip, deflate, br, zstd [HTTP_HOST] => www.tastefuldelights.com.au [HTTP_PRAGMA] => no-cache [HTTP_USER_AGENT] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) [HTTP_CACHE_CONTROL] => no-cache [HTTP_SEC_CH_UA] => "Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99" [HTTP_SEC_CH_UA_MOBILE] => ?0 [HTTP_SEC_CH_UA_PLATFORM] => "Windows" [HTTP_UPGRADE_INSECURE_REQUESTS] => 1 [HTTP_SEC_FETCH_SITE] => none [HTTP_SEC_FETCH_MODE] => navigate [HTTP_SEC_FETCH_USER] => ?1 [HTTP_SEC_FETCH_DEST] => document [HTTP_PRIORITY] => u=0, i [HTTP_X_HTTPS] => 1 [HTTP_MOD_REWRITE] => On ) [cloudfrontHeaders:protected] => Array ( ) [matchingRegex:protected] => [matchesArray:protected] => [detectionType:protected] => mobile ) [mode] => [container] => [virtualTotalTaxExcluded] => 0 [virtualTotalTaxIncluded] => 0 [translator:protected] => PrestaShopBundle\Translation\TranslatorComponent Object ( [catalogues:protected] => Array ( [zh-TW] => Symfony\Component\Translation\MessageCatalogue Object ( [messages:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [metadata:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [resources:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [locale:Symfony\Component\Translation\MessageCatalogue:private] => zh-TW [fallbackCatalogue:Symfony\Component\Translation\MessageCatalogue:private] => Symfony\Component\Translation\MessageCatalogue Object ( [messages:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [metadata:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [resources:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [locale:Symfony\Component\Translation\MessageCatalogue:private] => zh [fallbackCatalogue:Symfony\Component\Translation\MessageCatalogue:private] => [parent:Symfony\Component\Translation\MessageCatalogue:private] => Symfony\Component\Translation\MessageCatalogue Object *RECURSION* ) [parent:Symfony\Component\Translation\MessageCatalogue:private] => ) [zh] => Symfony\Component\Translation\MessageCatalogue Object ( [messages:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [metadata:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [resources:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [locale:Symfony\Component\Translation\MessageCatalogue:private] => zh [fallbackCatalogue:Symfony\Component\Translation\MessageCatalogue:private] => [parent:Symfony\Component\Translation\MessageCatalogue:private] => ) ) [locale:Symfony\Component\Translation\Translator:private] => zh-TW [fallbackLocales:Symfony\Component\Translation\Translator:private] => Array ( ) [loaders:Symfony\Component\Translation\Translator:private] => Array ( [xlf] => Symfony\Component\Translation\Loader\XliffFileLoader Object ( ) [db] => PrestaShopBundle\Translation\Loader\SqlTranslationLoader Object ( [theme:protected] => ) [db.theme] => PrestaShopBundle\Translation\Loader\SqlTranslationLoader Object ( [theme:protected] => PrestaShop\PrestaShop\Core\Addon\Theme\Theme Object ( [attributes:PrestaShop\PrestaShop\Core\Addon\Theme\Theme:private] => PrestaShop\PrestaShop\Core\Util\ArrayFinder Object ( [array:PrestaShop\PrestaShop\Core\Util\ArrayFinder:private] => Array ( [name] => warehouse [display_name] => Warehouse [version] => 4.2.1 [author] => Array ( [name] => IQIT COMMERCE [email] => support@iqit-commerce.com [url] => http://www.iqit-commerce.com ) [meta] => Array ( [compatibility] => Array ( [from] => 1.7.5.0 [to] => ) [available_layouts] => Array ( [layout-full-width] => Array ( [name] => Full Width [description] => No side columns, ideal for distraction-free pages such as product pages. ) [layout-both-columns] => Array ( [name] => Three Columns [description] => One large central column and 2 side columns. ) [layout-left-column] => Array ( [name] => Two Columns, small left column [description] => Two columns with a small left column ) [layout-right-column] => Array ( [name] => Two Columns, small right column [description] => Two columns with a small right column ) ) ) [assets] => Array ( [css] => Array ( [all] => Array ( [0] => Array ( [id] => font-awesome [path] => assets/css/font-awesome/css/font-awesome.css [media] => all [priority] => 200 ) ) ) ) [global_settings] => Array ( [configuration] => Array ( [PS_IMAGE_QUALITY] => png [PS_QUICK_VIEW] => 1 [PS_BLOCK_CART_AJAX] => 1 [PS_PRODUCTS_PER_PAGE] => 24 ) [modules] => Array ( [to_enable] => Array ( [0] => revsliderprestashop [1] => iqitadditionaltabs [2] => iqithtmlandbanners [3] => iqitcompare [4] => iqitcontactpage [5] => iqitcookielaw [6] => iqitcrossselling [7] => iqitcountdown [8] => iqitelementor [9] => iqitemailsubscriptionconf [10] => iqitaddthisplugin [11] => iqitfreedeliverycount [12] => iqitlinksmanager [13] => iqitmegamenu [14] => iqitpopup [15] => iqitproductsnav [16] => iqitproducttags [17] => iqitreviews [18] => iqitsearch [19] => iqitsizecharts [20] => iqitthemeeditor [21] => iqitwishlist [22] => iqitextendedproduct [23] => ps_emailsubscription [24] => ph_simpleblog [25] => ph_blog_column_custom [26] => ph_relatedposts [27] => iqitdashboardnews [28] => iqitsociallogin ) [to_disable] => Array ( [0] => ps_linklist [1] => ps_mainmenu [2] => ps_categorytree [3] => ps_featuredproducts [4] => ps_searchbar [5] => ps_imageslider [6] => ps_customtext [7] => blockreassurance [8] => ps_banner [9] => ps_contactinfo [10] => ps_socialfollow ) ) [hooks] => Array ( [modules_to_hook] => Array ( [displayNav1] => Array ( [0] => iqitlinksmanager ) [displayNav2] => Array ( [0] => ps_languageselector [1] => ps_currencyselector [2] => iqitwishlist [3] => iqitcompare ) [displayTopColumn] => Array ( [0] => revsliderprestashop ) [displayHome] => Array ( [0] => revsliderprestashop [1] => ) [displayFooter] => Array ( [0] => iqitlinksmanager [1] => iqitcontactpage ) [displayLeftColumn] => Array ( [0] => ps_categorytree [1] => ps_facetedsearch ) [displayProductAdditionalInfo] => Array ( [0] => ps_sharebuttons [1] => iqitproducttags ) [displayAfterProductAddCartBtn] => Array ( [0] => iqitwishlist [1] => iqitcompare ) [displayCustomerAccount] => Array ( [0] => iqitwishlist ) [displayProductListFunctionalButtons] => Array ( [0] => iqitwishlist [1] => iqitcompare ) [displayBeforeBodyClosingTag] => Array ( [0] => iqitwishlist [1] => iqitcompare [2] => iqitpopup [3] => iqitcookielaw ) [displayRightColumnProduct] => Array ( [0] => iqithtmlandbanners ) [displayReassurance] => Array ( [0] => iqitaddthisplugin ) [displayCustomerLoginFormAfter] => Array ( [0] => iqitsociallogin ) [displayRegistrationBeforeForm] => Array ( [0] => iqitsociallogin ) [displayFooterBefore] => [displayCheckoutLoginFormAfter] => Array ( [0] => iqitsociallogin ) ) ) [image_types] => Array ( [cart_default] => Array ( [width] => 125 [height] => 162 [scope] => Array ( [0] => products ) ) [small_default] => Array ( [width] => 98 [height] => 127 [scope] => Array ( [0] => products [1] => categories [2] => manufacturers [3] => suppliers ) ) [medium_default] => Array ( [width] => 452 [height] => 584 [scope] => Array ( [0] => products [1] => categories [2] => manufacturers [3] => suppliers ) ) [home_default] => Array ( [width] => 236 [height] => 305 [scope] => Array ( [0] => products ) ) [large_default] => Array ( [width] => 381 [height] => 492 [scope] => Array ( [0] => products [1] => manufacturers [2] => suppliers ) ) [category_default] => Array ( [width] => 1003 [height] => 200 [scope] => Array ( [0] => categories ) ) [stores_default] => Array ( [width] => 170 [height] => 115 [scope] => Array ( [0] => stores ) ) [thickbox_default] => Array ( [width] => 1100 [height] => 1422 [scope] => Array ( [0] => products ) ) ) ) [theme_settings] => Array ( [default_layout] => layout-full-width [layouts] => Array ( [pagenotfound] => layout-full-width [best-sales] => layout-left-column [contact] => layout-full-width [index] => layout-full-width [manufacturer] => layout-full-width [new-products] => layout-left-column [password] => layout-full-width [prices-drop] => layout-left-column [sitemap] => layout-full-width [supplier] => layout-full-width [address] => layout-full-width [addresses] => layout-full-width [authentication] => layout-full-width [cart] => layout-full-width [discount] => layout-full-width [history] => layout-full-width [identity] => layout-full-width [my-account] => layout-full-width [order-follow] => layout-full-width [order-slip] => layout-full-width [order] => layout-full-width [search] => layout-left-column [stores] => layout-full-width [order-opc] => layout-full-width [guest-tracking] => layout-full-width [product] => layout-full-width [category] => layout-left-column [cms] => layout-full-width [module-blockwishlist-mywishlist] => layout-full-width [module-blockwishlist-view] => layout-full-width [module-mailalerts-account] => layout-full-width [module-referralprogram-program] => layout-full-width [module-arlsf-ajax] => layout-full-width [module-afterpay-payment] => layout-full-width [module-cronjobs-callback] => layout-full-width [module-blocknewsletter-verification] => layout-full-width [module-iqitcompare-comparator] => layout-full-width [module-iqitemailsubscriptionconf-subscription] => layout-full-width [module-iqitthemeeditor-preview] => layout-full-width [module-iqitwishlist-view] => layout-full-width [module-iqitsociallogin-authenticate] => layout-full-width [module-ps_shoppingcart-ajax] => layout-full-width [module-iqitelementor-preview] => layout-full-width [module-iqitelementor-widget] => layout-full-width [module-pm_advancedsearch4-advancedsearch4] => layout-left-column [module-pm_advancedsearch4-seo] => layout-left-column [module-pm_advancedsearch4-searchresults] => layout-left-column [module-thecheckout-front] => layout-full-width [module-paypal-payment] => layout-full-width [module-paypal-validation] => layout-full-width [module-zipmoneypayment-payment] => layout-full-width [module-zipmoneypayment-webhook] => layout-full-width [module-afterpay-validation] => layout-full-width [module-afterpay-return] => layout-full-width [module-ph_simpleblog-single] => layout-full-width [module-ph_simpleblog-list] => layout-full-width [module-ph_simpleblog-category] => layout-full-width [module-ph_simpleblog-categorypage] => layout-full-width [module-ph_simpleblog-page] => layout-full-width [module-ps_emailalerts-account] => layout-full-width [module-ps_wirepayment-payment] => layout-full-width [module-ps_wirepayment-validation] => layout-full-width [module-ps_emailsubscription-verification] => layout-full-width [module-ps_emailsubscription-subscription] => layout-full-width [module-ph_simpleblog-author] => layout-full-width [module-ph_simpleblog-authorslist] => layout-full-width [module-iqitsearch-searchiqit] => layout-left-column ) ) [dependencies] => Array ( [modules] => Array ( [0] => iqitadditionaltabs [1] => iqitaddthisplugin [2] => iqitcompare [3] => iqitcontactpage [4] => iqitcookielaw [5] => iqitcountdown [6] => iqitcrossselling [7] => iqitelementor [8] => iqitemailsubscriptionconf [9] => iqitextendedproduct [10] => iqitfreedeliverycount [11] => iqitlinksmanager [12] => iqitmegamenu [13] => iqitpopup [14] => iqitproductsnav [15] => iqitproducttags [16] => iqitreviews [17] => iqitsearch [18] => iqitsizecharts [19] => iqitsociallogin [20] => iqithtmlandbanners [21] => iqitthemeeditor [22] => iqitwishlist [23] => revsliderprestashop [24] => ph_simpleblog [25] => ph_blog_column_custom [26] => ph_relatedposts [27] => iqitdashboardnews ) ) [directory] => /home/taste/public_html/themes/warehouse/ [preview] => themes/warehouse/preview.png ) [propertyAccessor:PrestaShop\PrestaShop\Core\Util\ArrayFinder:private] => Symfony\Component\PropertyAccess\PropertyAccessor Object ( [magicCall:Symfony\Component\PropertyAccess\PropertyAccessor:private] => [ignoreInvalidIndices:Symfony\Component\PropertyAccess\PropertyAccessor:private] => 1 [ignoreInvalidProperty:Symfony\Component\PropertyAccess\PropertyAccessor:private] => [cacheItemPool:Symfony\Component\PropertyAccess\PropertyAccessor:private] => [propertyPathCache:Symfony\Component\PropertyAccess\PropertyAccessor:private] => Array ( [[name]] => Symfony\Component\PropertyAccess\PropertyPath Object ( [elements:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => name ) [length:Symfony\Component\PropertyAccess\PropertyPath:private] => 1 [isIndex:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => 1 ) [pathAsString:Symfony\Component\PropertyAccess\PropertyPath:private] => [name] ) [[parent]] => Symfony\Component\PropertyAccess\PropertyPath Object ( [elements:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => parent ) [length:Symfony\Component\PropertyAccess\PropertyPath:private] => 1 [isIndex:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => 1 ) [pathAsString:Symfony\Component\PropertyAccess\PropertyPath:private] => [parent] ) [[directory]] => Symfony\Component\PropertyAccess\PropertyPath Object ( [elements:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => directory ) [length:Symfony\Component\PropertyAccess\PropertyPath:private] => 1 [isIndex:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => 1 ) [pathAsString:Symfony\Component\PropertyAccess\PropertyPath:private] => [directory] ) ) [readPropertyCache:Symfony\Component\PropertyAccess\PropertyAccessor:private] => Array ( ) [writePropertyCache:Symfony\Component\PropertyAccess\PropertyAccessor:private] => Array ( ) ) ) ) ) ) [resources:Symfony\Component\Translation\Translator:private] => Array ( ) [formatter:Symfony\Component\Translation\Translator:private] => Symfony\Component\Translation\Formatter\MessageFormatter Object ( [translator:Symfony\Component\Translation\Formatter\MessageFormatter:private] => Symfony\Component\Translation\IdentityTranslator Object ( [selector:Symfony\Component\Translation\IdentityTranslator:private] => [locale:Symfony\Component\Translation\IdentityTranslator:private] => ) [intlFormatter:Symfony\Component\Translation\Formatter\MessageFormatter:private] => Symfony\Component\Translation\Formatter\IntlFormatter Object ( [hasMessageFormatter:Symfony\Component\Translation\Formatter\IntlFormatter:private] => [cache:Symfony\Component\Translation\Formatter\IntlFormatter:private] => Array ( ) ) ) [cacheDir:Symfony\Component\Translation\Translator:private] => /home/taste/public_html/var/cache/prod/translations [debug:Symfony\Component\Translation\Translator:private] => [cacheVary:Symfony\Component\Translation\Translator:private] => Array ( ) [configCacheFactory:Symfony\Component\Translation\Translator:private] => Symfony\Component\Config\ConfigCacheFactory Object ( [debug:Symfony\Component\Config\ConfigCacheFactory:private] => ) [parentLocales:Symfony\Component\Translation\Translator:private] => Array ( [az_Cyrl] => root [bs_Cyrl] => root [en_150] => en_001 [en_AG] => en_001 [en_AI] => en_001 [en_AT] => en_150 [en_AU] => en_001 [en_BB] => en_001 [en_BE] => en_150 [en_BM] => en_001 [en_BS] => en_001 [en_BW] => en_001 [en_BZ] => en_001 [en_CC] => en_001 [en_CH] => en_150 [en_CK] => en_001 [en_CM] => en_001 [en_CX] => en_001 [en_CY] => en_001 [en_DE] => en_150 [en_DG] => en_001 [en_DK] => en_150 [en_DM] => en_001 [en_ER] => en_001 [en_FI] => en_150 [en_FJ] => en_001 [en_FK] => en_001 [en_FM] => en_001 [en_GB] => en_001 [en_GD] => en_001 [en_GG] => en_001 [en_GH] => en_001 [en_GI] => en_001 [en_GM] => en_001 [en_GY] => en_001 [en_HK] => en_001 [en_IE] => en_001 [en_IL] => en_001 [en_IM] => en_001 [en_IN] => en_001 [en_IO] => en_001 [en_JE] => en_001 [en_JM] => en_001 [en_KE] => en_001 [en_KI] => en_001 [en_KN] => en_001 [en_KY] => en_001 [en_LC] => en_001 [en_LR] => en_001 [en_LS] => en_001 [en_MG] => en_001 [en_MO] => en_001 [en_MS] => en_001 [en_MT] => en_001 [en_MU] => en_001 [en_MV] => en_001 [en_MW] => en_001 [en_MY] => en_001 [en_NA] => en_001 [en_NF] => en_001 [en_NG] => en_001 [en_NL] => en_150 [en_NR] => en_001 [en_NU] => en_001 [en_NZ] => en_001 [en_PG] => en_001 [en_PK] => en_001 [en_PN] => en_001 [en_PW] => en_001 [en_RW] => en_001 [en_SB] => en_001 [en_SC] => en_001 [en_SD] => en_001 [en_SE] => en_150 [en_SG] => en_001 [en_SH] => en_001 [en_SI] => en_150 [en_SL] => en_001 [en_SS] => en_001 [en_SX] => en_001 [en_SZ] => en_001 [en_TC] => en_001 [en_TK] => en_001 [en_TO] => en_001 [en_TT] => en_001 [en_TV] => en_001 [en_TZ] => en_001 [en_UG] => en_001 [en_VC] => en_001 [en_VG] => en_001 [en_VU] => en_001 [en_WS] => en_001 [en_ZA] => en_001 [en_ZM] => en_001 [en_ZW] => en_001 [es_AR] => es_419 [es_BO] => es_419 [es_BR] => es_419 [es_BZ] => es_419 [es_CL] => es_419 [es_CO] => es_419 [es_CR] => es_419 [es_CU] => es_419 [es_DO] => es_419 [es_EC] => es_419 [es_GT] => es_419 [es_HN] => es_419 [es_MX] => es_419 [es_NI] => es_419 [es_PA] => es_419 [es_PE] => es_419 [es_PR] => es_419 [es_PY] => es_419 [es_SV] => es_419 [es_US] => es_419 [es_UY] => es_419 [es_VE] => es_419 [ff_Adlm] => root [hi_Latn] => en_IN [ks_Deva] => root [nb] => no [nn] => no [pa_Arab] => root [pt_AO] => pt_PT [pt_CH] => pt_PT [pt_CV] => pt_PT [pt_GQ] => pt_PT [pt_GW] => pt_PT [pt_LU] => pt_PT [pt_MO] => pt_PT [pt_MZ] => pt_PT [pt_ST] => pt_PT [pt_TL] => pt_PT [sd_Deva] => root [sr_Latn] => root [uz_Arab] => root [uz_Cyrl] => root [zh_Hant] => root [zh_Hant_MO] => zh_Hant_HK ) [hasIntlFormatter:Symfony\Component\Translation\Translator:private] => 1 ) [priceComputingPrecision:protected] => [mobile_device:protected] => [is_mobile:protected] => [is_tablet:protected] => )