^PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartLazyArray {#505
-arrayAccessList: ArrayObject {#501
-storage: array:13 [
"products" => array:3 [
"type" => "method"
"value" => "getProducts"
"isRewritable" => true]
"totals" => array:3 [
"type" => "method"
"value" => "getTotals"
"isRewritable" => true]
"subtotals" => array:3 [
"type" => "method"
"value" => "getSubtotals"
"isRewritable" => true]
"products_count" => array:3 [
"type" => "method"
"value" => "getProductsCount"
"isRewritable" => true]
"summary_string" => array:3 [
"type" => "method"
"value" => "getSummaryString"
"isRewritable" => true]
"labels" => array:3 [
"type" => "method"
"value" => "getLabels"
"isRewritable" => true]
"id_address_delivery" => array:3 [
"type" => "method"
"value" => "getIdAddressDelivery"
"isRewritable" => true]
"id_address_invoice" => array:3 [
"type" => "method"
"value" => "getIdAddressInvoice"
"isRewritable" => true]
"is_virtual" => array:3 [
"type" => "method"
"value" => "getIsVirtual"
"isRewritable" => true]
"vouchers" => array:3 [
"type" => "method"
"value" => "getVouchers"
"isRewritable" => true]
"discounts" => array:3 [
"type" => "method"
"value" => "getDiscounts"
"isRewritable" => true]
"minimalPurchase" => array:3 [
"type" => "method"
"value" => "getMinimalPurchase"
"isRewritable" => true]
"minimalPurchaseRequired" => array:3 [
"type" => "method"
"value" => "getMinimalPurchaseRequired"
"isRewritable" => true]
]
flag::STD_PROP_LIST: falseflag::ARRAY_AS_PROPS: falseiteratorClass: "ArrayIterator"
}
-arrayAccessIterator: ArrayIterator {#1705
-storage: ArrayObject {#501}
flag::STD_PROP_LIST: falseflag::ARRAY_AS_PROPS: false}
-methodCacheResults: []
-shouldSeparateGifts: false
-cartPresenter: PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter {#157
-link: Link {#51
#allow: true
#url: "/index.php"
+protocol_link: "https://"
+protocol_content: "https://"
#ssl_enable: "1"
#urlShopId: null}
-imageRetriever: PrestaShop\PrestaShop\Adapter\Image\ImageRetriever {#158
-link: Link {#51}
-isMultipleImageFormatFeatureActive: false}
#settings: null
-taxConfiguration: TaxConfiguration {#159
-taxCalculationMethod: []
}
#productAssembler: null}
-cart: Cart {#506
+id: null
+id_lang: null
#lang_associated: null
+id_shop: null
+id_shop_list: []
#get_shop_from_context: true
#table: "cart"
#identifier: "id_cart"
#fieldsRequired: array:2 [0 => "id_currency"
1 => "id_lang"
]
#fieldsSize: array:3 [
"gift_message" => 4194303
"delivery_option" => 4194303
"secure_key" => 32]
#fieldsValidate: array:16 [
"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" => "isCleanHtml"
"mobile_theme" => "isBool"
"allow_seperated_package" => "isBool"
"date_add" => "isDate"
"date_upd" => "isDate"
]
#fieldsRequiredLang: []
#fieldsSizeLang: []
#fieldsValidateLang: []
#tables: []
#webserviceParameters: array:2 [
"fields" => array:6 [
"id_address_delivery" => array:1 [
"xlink_resource" => "addresses"
]
"id_address_invoice" => array:1 [
"xlink_resource" => "addresses"
]
"id_currency" => array:1 [
"xlink_resource" => "currencies"
]
"id_customer" => array:1 [
"xlink_resource" => "customers"
]
"id_guest" => array:1 [
"xlink_resource" => "guests"
]
"id_lang" => array:1 [
"xlink_resource" => "languages"
]
]
"associations" => array:1 [
"cart_rows" => array:3 [
"resource" => "cart_row"
"virtual_entity" => true
"fields" => array:5 [
"id_product" => array:2 [ …2]
"id_product_attribute" => array:2 [ …2]
"id_address_delivery" => array:2 [ …2]
"id_customization" => array:2 [ …2]
"quantity" => array:1 [ …1]
]
]
]
]
#image_dir: null
#image_format: "jpg"
#translator: null
#def: array:4 [
"table" => "cart"
"primary" => "id_cart"
"fields" => array:18 [
"id_shop_group" => array:2 [
"type" => 1
"validate" => "isUnsignedId"
]
"id_shop" => array:2 [
"type" => 1
"validate" => "isUnsignedId"
]
"id_address_delivery" => array:2 [
"type" => 1
"validate" => "isUnsignedId"
]
"id_address_invoice" => array:2 [
"type" => 1
"validate" => "isUnsignedId"
]
"id_carrier" => array:2 [
"type" => 1
"validate" => "isUnsignedId"
]
"id_currency" => array:3 [
"type" => 1
"validate" => "isUnsignedId"
"required" => true]
"id_customer" => array:2 [
"type" => 1
"validate" => "isUnsignedId"
]
"id_guest" => array:2 [
"type" => 1
"validate" => "isUnsignedId"
]
"id_lang" => array:3 [
"type" => 1
"validate" => "isUnsignedId"
"required" => true]
"recyclable" => array:2 [
"type" => 2
"validate" => "isBool"
]
"gift" => array:2 [
"type" => 2
"validate" => "isBool"
]
"gift_message" => array:3 [
"type" => 3
"validate" => "isCleanHtml"
"size" => 4194303]
"mobile_theme" => array:2 [
"type" => 2
"validate" => "isBool"
]
"delivery_option" => array:2 [
"type" => 3
"size" => 4194303]
"secure_key" => array:2 [
"type" => 3
"size" => 32]
"allow_seperated_package" => array:2 [
"type" => 2
"validate" => "isBool"
]
"date_add" => array:2 [
"type" => 5
"validate" => "isDate"
]
"date_upd" => array:2 [
"type" => 5
"validate" => "isDate"
]
]
"classname" => "Cart"
]
#update_fields: null
+force_id: false
+id_shop_group: null
+id_address_delivery: null
+id_address_invoice: null
+id_currency: null
+id_customer: null
+id_guest: null
+recyclable: false
+gift: false
+gift_message: null
+mobile_theme: null
+date_add: null
+secure_key: null
+id_carrier: 0
+date_upd: null
+checkedTos: false
+pictures: null
+textFields: null
+delivery_option: null
+allow_seperated_package: false
+_products: null
#_taxCalculationMethod: "0"
#configuration: PrestaShop\PrestaShop\Adapter\Configuration {#221
#parameters: null
-shop: null}
#addressFactory: PrestaShop\PrestaShop\Adapter\AddressFactory {#504}
#shouldSplitGiftProductsQuantity: false
#shouldExcludeGiftsDiscount: false}
-translator: PrestaShopBundle\Translation\TranslatorComponent {#138
#catalogues: array:1 [
"en-US" => Symfony\Component\Translation\MessageCatalogue {#143
-messages: array:173 [
"ModulesStatsforecastAdmin" => array:38 [
"Stats Dashboard" => "Stats Dashboard"
"Enrich your stats, add a summary of all your current statistics on your back office." => "Enrich your stats, add a summary of all your current statistics on your back office."
"The listed amounts do not include tax." => "The listed amounts do not include tax."
"Time frame" => "Time frame"
"Daily" => "Daily"
"Weekly" => "Weekly"
"Monthly" => "Monthly"
"Yearly" => "Yearly"
"Placed orders" => "Placed orders"
"Bought items" => "Bought items"
"Percentage of registrations" => "Percentage of registrations"
"Percentage of orders" => "Percentage of orders"
"Revenue" => "Revenue"
"Average" => "Average"
"Forecast" => "Forecast"
"Conversion" => "Conversion"
"Accounts" => "Accounts"
"Full carts" => "Full carts"
"Registered visitors" => "Registered visitors"
"A simple statistical calculation lets you know the monetary value of your visitors:" => "A simple statistical calculation lets you know the monetary value of your visitors:"
"On average, each visitor places an order for this amount:" => "On average, each visitor places an order for this amount:"
"On average, each registered visitor places an order for this amount:" => "On average, each registered visitor places an order for this amount:"
"Payment distribution" => "Payment distribution"
"The amounts include taxes, so you can get an estimation of the commission due to the payment method." => "The amounts include taxes, so you can get an estimation of the commission due to the payment method."
"-- No filter --" => "-- No filter --"
"Module" => "Module"
"Average cart value" => "Average cart value"
"Category distribution" => "Category distribution"
"Products sold" => "Products sold"
"Percentage of products sold" => "Percentage of products sold"
"Percentage of sales" => "Percentage of sales"
"Language distribution" => "Language distribution"
"Growth" => "Growth"
"Zone distribution" => "Zone distribution"
"Currency distribution" => "Currency distribution"
"Sales (converted)" => "Sales (converted)"
"Attribute distribution" => "Attribute distribution"
"Quantity of products sold" => "Quantity of products sold"
]
"ModulesEmailsubscriptionShop" => array:14 [
"You may unsubscribe at any moment. For that purpose, please find our contact info in the legal notice." => "You may unsubscribe at any moment."
"This email address is not registered." => "This email address is not registered."
"An error occurred while attempting to unsubscribe." => "An error occurred while attempting to unsubscribe."
"Unsubscription successful." => "Unsubscription successful."
"This email address is already registered." => "This email address is already registered."
"An error occurred during the subscription process." => "An error occurred during the subscription process."
"A verification email has been sent. Please check your inbox." => "A verification email has been sent. Please check your inbox."
"You have successfully subscribed to this newsletter." => "You have successfully subscribed to this newsletter."
"This email is already registered and/or invalid." => "This email is already registered and/or invalid."
"Thank you for subscribing to our newsletter." => "Thank you for subscribing to our newsletter."
"Sign up for our newsletter[1][2]%conditions%[/2]" => "Sign up for our newsletter[1][2]%conditions%[/2]"
"Newsletter subscription" => "Newsletter subscription"
"Newsletter" => "Newsletter"
"Your e-mail" => "Your e-mail"
]
"ModulesWirepaymentShop" => array:20 [
"Pay by bank wire" => "Pay in advance by bank wire"
"%1$s (tax incl.)" => "%1$s (tax incl.)"
"This payment method is not available." => "This payment method is not available."
"Amount" => "Amount"
"Name of account owner" => "Name of account owner"
"Please include these details" => "Please include these details"
"Bank name" => "Bank name"
"(order processing will be longer)" => "(order processing will be longer)"
"Your order on %s is complete." => "Your order on %s is complete."
"Please send us a bank wire with:" => "Please send us a bank wire with:"
"Please specify your order reference %s in the bankwire description." => "Please specify your order reference %s in the bankwire description."
"We've also sent you this information by e-mail." => "We've also sent you this information by e-mail."
"Your order will be sent as soon as we receive payment." => "Your order will be sent as soon as we receive payment."
"If you have questions, comments or concerns, please contact our [1]expert customer support team[/1]." => "If you have questions, comments or concerns, please contact our [1]expert customer support team[/1]."
"Please transfer the invoice amount to our bank account. You will receive our order confirmation by email containing bank details and order number." => "Please transfer the invoice amount to our bank account. You will receive our order confirmation by email containing bank details and order number."
"Goods will be reserved %s days for you and we'll process the order immediately after receiving the payment." => "Goods will be reserved %s days for you and we'll process the order immediately after receiving the payment."
"More information" => "More information"
"Bankwire" => "Bankwire"
"Payment is made by transfer of the invoice amount to the following account:" => "Payment is made by transfer of the invoice amount to the following account:"
"Goods will be reserved %s day for you and we'll process the order immediately after receiving the payment." => "Goods will be reserved %s day for you and we'll process the order immediately after receiving the payment."
]
"messages" => array:376 [
"Checkout" => "View Cart"
"[undefined]" => "[undefined]"
"If enabled, the voucher will not apply to products already on sale." => "If enabled, the voucher will not apply to products already on sale."
"Add a rule concerning" => "Add a rule concerning"
"The product(s) are matching one of these:" => "The product(s) are matching one of these:"
"Discount name" => "Discount name"
"Sync success" => "Sync success"
"Close" => "Close"
"Customer since: %s" => "Customer since: %s"
"Choose a template" => "Choose a template"
"Send" => "Send"
"You can add a comment here." => "You can add a comment here."
"Customer ID:" => "Customer ID:"
"Order #" => "Order #"
"Product #" => "Product #"
"Subject:" => "Subject:"
"No result" => "No result"
"%" => "%"
"Discount:" => "Discount:"
"Please name your data matching configuration in order to save it." => "Please name your data matching configuration in order to save it."
"Match your data" => "Match your data"
"Please match each column of your source file to one of the destination columns." => "Please match each column of your source file to one of the destination columns."
"Load a data matching configuration" => "Load a data matching configuration"
"Load" => "Load"
"Save your data matching configuration" => "Save your data matching configuration"
"Two columns cannot have the same type of values" => "Two columns cannot have the same type of values"
"This column must be set:" => "This column must be set:"
"Rows to skip" => "Rows to skip"
"Indicate how many of the first rows of your file should be skipped when importing the data. For instance set it to 1 if the first row of your file contains headers." => "Indicate how many of the first rows of your file should be skipped when importing the data. For instance set it to 1 if the first row of your file contains headers."
"Password" => "Password"
"Your password has been successfully changed." => "Your password has been successfully changed."
"Translate" => "Translate"
"Generate RTL Stylesheets" => "Generate RTL Stylesheets"
"Manage hooks" => "Manage hooks"
"Reset" => "Reset"
"To add a new module, simply connect to your PrestaShop Addons account and all your purchases will be automatically imported." => "To add a new module, simply connect to your PrestaShop Addons account and all your purchases will be automatically imported."
"Can I add my own modules?" => "Can I add my own modules?"
"Please note that for security reasons, you can only add modules that are being distributed on PrestaShop Addons, the official marketplace." => "Please note that for security reasons, you can only add modules that are being distributed on PrestaShop Addons, the official marketplace."
"Normal view" => "Normal view"
"Favorites view" => "Favorites view"
"Module" => "Module"
"Tab" => "Tab"
"Categories" => "Categories"
"Interest" => "Interest"
"Favorite" => "Favorite"
"Filter by" => "Filter by"
"Installed & Not Installed" => "Installed & Not Installed"
"Installed Modules" => "Installed Modules"
"Modules Not Installed " => "Modules Not Installed "
"Enabled & Disabled" => "Enabled & Disabled"
"Enabled Modules" => "Enabled Modules"
"Disabled Modules" => "Disabled Modules"
"Authors" => "Authors"
"All authors" => "All authors"
"Confirm reset" => "Confirm reset"
"Would you like to delete the content related to this module ?" => "Would you like to delete the content related to this module ?"
"No - reset only the parameters" => "No - reset only the parameters"
"Yes - reset everything" => "Yes - reset everything"
"Preferences saved" => "Preferences saved"
"Uninstall" => "Uninstall"
"Remove from Favorites" => "Remove from Favorites"
"Mark as Favorite" => "Mark as Favorite"
"Module %1s " => "Module %1s "
"Official, PrestaShop certified module. Free, secure and includes updates!" => "Official, PrestaShop certified module. Free, secure, and includes updates!"
"Update it!" => "Update it!"
"Install the selection" => "Install the selection"
"Uninstall the selection" => "Uninstall the selection"
"No modules available in this section." => "No modules available in this section."
"by" => "by"
"Read more" => "Read more"
"You bought this module on PrestaShop Addons. Thank You." => "You bought this module on PrestaShop Addons. Thank You."
"Bought" => "Bought"
"This module is available on PrestaShop Addons" => "This module is available on PrestaShop Addons"
"Popular" => "Popular"
"Official" => "Official"
"Need update" => "Need update"
"Free" => "Free"
"Install" => "Install"
"Manage translations" => "Manage translations"
"Modules list" => "Modules list"
"The module must either be a Zip file (.zip) or a tarball file (.tar, .tar.gz, .tgz)." => "The module must either be a Zip file (.zip) or a tarball file (.tar, .tar.gz, .tgz)."
"Upload a module from your computer." => "Upload a module from your computer."
"Module file" => "Module file"
"Choose a file" => "Choose a file"
"Upload this module" => "Upload this module"
"An upgrade is available for some of your modules!" => "An upgrade is available for some of your modules!"
"Favorites" => "Favorites"
"All" => "All"
"Add a new module" => "Add a new module"
"List of modules" => "List of modules"
"Update all" => "Update all"
"Check for update" => "Check for update"
"Help" => "Help"
"(%s votes)" => "(%s votes)"
"(%s vote)" => "(%s vote)"
"Description" => "Description"
"Merchant benefits" => "Merchant benefits"
"Install module" => "Install module"
"View on PrestaShop Addons" => "View on PrestaShop Addons"
"v" => "v"
"This module is available for free thanks to our partner." => "This module is available for free thanks to our partner."
"Not Installed" => "Not Installed"
"Installed" => "Installed"
"More modules on addons.prestashop.com" => "More modules on addons.prestashop.com"
"The controller %s is missing or invalid." => "The controller %s is missing or invalid."
"Back to the previous page" => "Back to the previous page"
"Go to the dashboard" => "Go to the dashboard"
"Attachment" => "Attachment"
"Category" => "Category"
"Brand" => "Brand"
"Supplier" => "Supplier"
"Number of products:" => "Number of products:"
"Product name" => "Product name"
"Attribute name" => "Attribute name"
"Supplier Reference" => "Supplier Reference"
"Wholesale price" => "Wholesale price"
"EAN13" => "EAN13"
"UPC" => "UPC"
"Available Quantity" => "Available Quantity"
"N/A" => "N/A"
"EAN-13" => "EAN-13"
"%limit% for suhosin.post.max_vars." => "%limit% for suhosin.post.max_vars."
"%limit% for suhosin.request.max_vars." => "%limit% for suhosin.request.max_vars."
"You must use this syntax in your translations. Here are several examples:" => "You must use this syntax in your translations. Here are several examples:"
"%d" => "%d"
"Date range" => "Date range"
"Custom" => "Custom"
"to" => "to"
"Compare to" => "Compare to"
"Previous period" => "Previous period"
"Previous Year" => "Previous Year"
"Previous year" => "Previous year"
"Sunday" => "Sunday"
"Monday" => "Monday"
"Tuesday" => "Tuesday"
"Wednesday" => "Wednesday"
"Thursday" => "Thursday"
"Friday" => "Friday"
"Saturday" => "Saturday"
"Sun" => "Sun"
"Mon" => "Mon"
"Tue" => "Tue"
"Wed" => "Wed"
"Thu" => "Thu"
"Fri" => "Fri"
"Sat" => "Sat"
"Su" => "Su"
"Mo" => "Mo"
"Tu" => "Tu"
"We" => "We"
"Th" => "Th"
"Fr" => "Fr"
"Sa" => "Sa"
"January" => "January"
"February" => "February"
"March" => "March"
"April" => "April"
"May" => "May"
"June" => "June"
"July" => "July"
"August" => "August"
"September" => "September"
"October" => "October"
"November" => "November"
"December" => "December"
"Jan" => "Jan"
"Feb" => "Feb"
"Mar" => "Mar"
"Apr" => "Apr"
"May " => "May "
"Jun" => "Jun"
"Jul" => "Jul"
"Aug" => "Aug"
"Sep" => "Sep"
"Oct" => "Oct"
"Nov" => "Nov"
"Dec" => "Dec"
"Customers" => "Customers"
"Orders" => "Orders"
"Income" => "Income"
"Message" => "Message"
"Traffic" => "Traffic"
"Conversion" => "Conversion"
"Group:" => "Group:"
"All stores" => "All stores"
"Add tag" => "Add tag"
"Remove" => "Remove"
"Now" => "Now"
"Done" => "Done"
"Choose Time" => "Choose Time"
"Time" => "Time"
"Hour" => "Hour"
"Minute" => "Minute"
"Group name" => "Group name"
"No group created" => "No group created"
"No records found" => "No records found"
"Select all" => "Select all"
"Unselect all" => "Unselect all"
"Display" => "Display"
"result(s)" => "result(s)"
"From" => "From"
"Please fill at least one field to perform a search in this list." => "Please fill at least one field to perform a search in this list."
"Refresh list" => "Refresh list"
"Show SQL query" => "Show SQL query"
"Export to SQL Manager" => "Export to SQL Manager"
"Shop group" => "Store group"
"To" => "To"
"and stay" => "and stay"
"Multistore" => "Multistore"
"Check / Uncheck all" => "Check / Uncheck all"
"If you check a field, change its value, and save, the multistore behavior will not apply to this shop (or group), for this particular parameter." => "If you check a field, change its value, and save the multistore behavior will not apply to this store (or group), for this particular parameter."
"(tax excl.)" => "(tax excl.)"
"You can't change the value of this configuration field in the context of this shop." => "You can't change the value of this configuration field in the context of this store."
"You can't change the value of this configuration field in this store's context." => "You can't change the value of this configuration field in this store's context."
"Set required fields for this section" => "Set required fields for this section"
"Required Fields" => "Required Fields"
"Select the fields you would like to be required for this section." => "Select the fields you would like to be required for this section."
"Field Name" => "Field Name"
"All shops" => "All stores"
"(%s selected)" => "(%s selected)"
"Group: %s" => "Group: %s"
"search..." => "search..."
"Add files..." => "Add files..."
"Add file..." => "Add file..."
"Upload files" => "Upload files"
"Upload file" => "Upload file"
"You cannot have more than %s images in total. Please remove some of the current images before adding new ones." => "You cannot have more than %s images in total. Please remove some of the current images before adding new ones."
"Remove file" => "Remove file"
"File size" => "File size"
"You have reached the limit (%s) of files to upload, please remove files to continue uploading" => "You have reached the limit (%s) of files to upload, please remove files to continue uploading"
"Download current file" => "Download current file"
"Add files" => "Add files"
"Add file" => "Add file"
"Download current file (%skb)" => "Download current file (%skb)"
"You can upload a maximum of %s files" => "You can upload a maximum of %s files"
"There are %d warnings:" => "There are %d warnings:"
"123.45.67.89" => "123.45.67.89"
"Oh no!" => "Oh no!"
"The mobile version of this page is not available yet." => "The mobile version of this page is not available yet."
"Please use a desktop computer to access this page, until is adapted to mobile." => "Please use a desktop computer to access this page, until is adapted to mobile."
"Thank you." => "Thank you."
"by name" => "by name"
"by ip address" => "by ip address"
"%s group" => "%s group"
"List" => "List"
"View details" => "View details"
"Options" => "Options"
"Generator" => "Generator"
"%s: %s" => "%s: %s"
"filter by %s" => "filter by %s"
"%s deletion" => "%s deletion"
"%s addition" => "%s addition"
"%s modification" => "%s modification"
"Do you really want to uninstall this module?" => "Do you really want to uninstall this module?"
"Disable this module" => "Disable this module"
"Enable this module for all shops" => "Enable this module for all stores"
"Disable on mobiles" => "Disable on mobiles"
"Disable on tablets" => "Disable on tablets"
"Disable on computers" => "Disable on computers"
"Display on mobiles" => "Display on mobiles"
"Display on tablets" => "Display on tablets"
"Display on computers" => "Display on computers"
"This action will permanently remove the module from the server. Are you sure you want to do this?" => "This action will permanently remove the module from the server. Are you sure you want to do this?"
"Comment:" => "Comment:"
"Other Modules" => "Other Modules"
"Module not found" => "Module not found"
"Modules to update" => "Modules to update"
"Translate this module" => "Translate this module"
"Straight rows of keys are easy to guess" => "Straight rows of keys are easy to guess"
"Short keyboard patterns are easy to guess" => "Short keyboard patterns are easy to guess"
"Use a longer keyboard pattern with more turns" => "Use a longer keyboard pattern with more turns"
"Repeats like "aaa" are easy to guess" => "Repeats like "aaa" are easy to guess"
"Repeats like "abcabcabc" are only slightly harder to guess than "abc"" => "Repeats like "abcabcabc" are only slightly harder to guess than "abc""
"Sequences like abc or 6543 are easy to guess" => "Sequences like "abc"or "6543" are easy to guess"
"Recent years are easy to guess" => "Recent years are easy to guess"
"Dates are often easy to guess" => "Dates are often easy to guess"
"This is a top-10 common password" => "This is a top-10 common password"
"This is a top-100 common password" => "This is a top-100 common password"
"This is a very common password" => "This is a very common password"
"This is similar to a commonly used password" => "This is similar to a commonly used password"
"A word by itself is easy to guess" => "A word by itself is easy to guess"
"Names and surnames by themselves are easy to guess" => "Names and surnames by themselves are easy to guess"
"Common names and surnames are easy to guess" => "Common names and surnames are easy to guess"
"Very weak" => "Very weak"
"Weak" => "Weak"
"Average" => "Average"
"Strong" => "Strong"
"Very strong" => "Very strong"
"Use a few words, avoid common phrases" => "Use a few words, avoid common phrases"
"No need for symbols, digits, or uppercase letters" => "No need for symbols, digits, or uppercase letters"
"Avoid repeated words and characters" => "Avoid repeated words and characters"
"Avoid sequences" => "Avoid sequences"
"Avoid recent years" => "Avoid recent years"
"Avoid years that are associated with you" => "Avoid years that are associated with you"
"Avoid dates and years that are associated with you" => "Avoid dates and years that are associated with you"
"Capitalization doesn't help very much" => "Capitalization doesn't help very much"
"All-uppercase is almost as easy to guess as all-lowercase" => "All-uppercase is almost as easy to guess as all-lowercase"
"Reversed words aren't much harder to guess" => "Reversed words aren't much harder to guess"
"Predictable substitutions like '@' instead of 'a' don't help very much" => "Predictable substitutions like "@" instead of "a" don't help very much"
"Add another word or two. Uncommon words are better." => "Add another word or two. Uncommon words are better."
"Sequences like "abc" or "6543" are easy to guess" => "Sequences like "abc" or "6543" are easy to guess."
"Predictable substitutions like "@" instead of "a" don't help very much" => "Predictable substitutions like "@" instead of "a" don't help very much."
"Guest client : ID" => "Guest client: ID"
"General info" => "General info"
"Gender" => "Gender"
"Name" => "Name"
"Birth date" => "Birth date"
"Age" => "Age"
"Email" => "Email"
"Language" => "Language"
"Creation account data" => "Creation account data"
"Last visit" => "Last visit"
"Siret" => "Siret"
"Ape" => "Ape"
"Company" => "Company"
"Website" => "Website"
"Addresses" => "Addresses"
"Alias" => "Alias"
"Address" => "Address"
"Phone(s)" => "Phone(s)"
"Country" => "Country"
"Date" => "Date"
"No addresses" => "No addresses"
"Reference" => "Reference"
"Payment" => "Payment"
"Order state" => "Order state"
"Total paid" => "Total paid"
"No orders" => "No orders"
"Products bought" => "Products bought"
"Order ref" => "Order ref"
"Product ref" => "Product ref"
"Quantity" => "Quantity"
"Carts" => "Carts"
"Id" => "Id"
"Total products" => "Total products"
"No carts" => "No carts"
"Product(s) still in cart" => "Product(s) still in cart"
"Cart ID" => "Cart ID"
"Product reference" => "Product reference"
"No products" => "No products"
"Messages" => "Messages"
"IP" => "IP"
"No messages" => "No messages"
"Last connections" => "Last connections"
"Origin request" => "Origin request"
"Page viewed" => "Page viewed"
"Time on the page" => "Time on the page"
"IP address" => "IP address"
"No connections" => "No connections"
"Official GDPR compliance" => "Official GDPR compliance"
"Make your store comply with the General Data Protection Regulation (GDPR)." => "Make your store comply with the General Data Protection Regulation (GDPR)."
"Are you sure you want to uninstall this module?" => "Are you sure you want to uninstall this module?"
"There was an error during the uninstallation. Please contact us through Addons website." => "There was an error during the uninstallation. Please contact us through Addons website."
"There was an error on module uninstall. Please contact us through Addons website" => "There was an error when uninstalling the module. Please contact us through the PrestaShop Addons website."
"Data accessibility" => "Data accessibility"
"How can a customer retrieve all of his personal data?" => "How can a customer retrieve all of their personal data?"
"From his customer account, a new tab called My Personal Data is available and your customer can retrieve all of his personal data collected by your shop and installed modules, in PDF or CSV format." => "From their customer account, a new tab called "My Personal Data" is available. There, your customer can retrieve all personal data collected by your store and installed modules, in PDF or CSV format."
"Customer consent" => "Customer consent"
"There is no consent confirmation checkbox in the contact form. Isn't this a requirement?" => "I can't find any consent confirmation checkbox in the contact form. Isn't this a requirement?"
"No, it is not a requirement as the customer gives consent by clicking on the Submit message button. Only a message is required to give your customers more information about the use of personal data on your website. We are currently working on a new version of the contact form, it will be available really soon for your online store." => "No, it is not a requirement because the customer gives consent by clicking on the "Submit message" button. Only a message is required to give your customers more information about the use of personal data on your website. We are currently working on a new version of the contact form, it will be available soon for your online store."
"Data erasure" => "Data erasure"
"How will a customer ask for all of his personal data to be deleted ?" => "How can a customer ask for all of their personal data to be deleted?"
"The customer will send a message from the contact form for any rectification and erasure requests, justifying his request." => "The customer can send a message from the contact form for any rectification and erasure requests, justifying the request."
"There is no Remove Data button in the customer account. Isn't this a requirement?" => "There is no "Remove data" button in the customer account. Isn't this a requirement?"
"No, the Remove Data button in the customer account is not an obligation. For the data erasure requests, your customers can request data removal only under certain circumstances, that is the reason why we decided not to include an automatic Remove Data button in their customer account.\n\nThey can, however, contact you anytime via your contact form, in this case, you can review their request and once you accept it, you will be able to remove their personal data directly in the configuration page of our Official GDPR Compliance module." => """
No, the "Remove data" button in the customer account is not mandatory. Your customers can request data removal under certain circumstances only; that is the reason why we decided not to include an automatic "Remove data" button in their customer account.\n\nThey can, however, contact you anytime via your contact form. In this case, you can review their request and, once you accept it, you will be able to remove their personal data directly from the configuration page of our Official GDPR Compliance module.
"""
"How to remove the personal data of a customer?" => "How can I remove a customer's personal data?"
"If the request is valid, from the Personal Data Management tab of this module, any customer can be found by typing the first few letters of his name or email address in the search bar.\nBefore deleting any data, we recommend you to download all the invoices of the involved customer. After deleting the data with the “Remove data” button, the customer’s orders can’t be legally deleted, they just won’t be linked to any account. This allows you to keep precise statistics of your shop." => """
If the request is valid, you can find any customer by typing the first few letters of their name or email address in the search bar of the "Personal Data Management" tab of this module.\nBefore deleting any data, we recommend you download all the invoices of the involved customer. After deleting the data with the “Remove data” button, the customer’s orders can’t be legally deleted — they just won’t be linked to any account. This allows you to keep precise statistics of your store.
"""
"After removing all personal data of a customer from my database, what will happen to his orders?" => "After removing all personal data of a customer from my database, what will happen to their orders?"
"Due to other legal obligations, his orders will still be stocked but they are no longer associated with the customer.\nOnly the name, shipping, and billing information must be kept in the order details page for legal reasons, invoicing, and accounting.\nAccording to the Rec.30;Art.7(1)(c)" => """
Due to other legal obligations, the customer's orders will still be saved but will no longer be associated with them.\nOnly the name, shipping, and billing information must be kept on the order details page for legal reasons, invoicing, and accounting.\nAccording to the Rec.30;Art.7(1)(c)
"""
"Saved with success !" => "Saved with success!"
"Customer data deleted by official GDPR module." => "Customer data deleted by the official GDPR module."
"Generate password" => "Generate password"
"Change password..." => "Change password..."
"Current password" => "Current password"
"New password" => "New password"
"Confirm password" => "Confirm password"
]
"ModulesLegalcomplianceShop" => array:5 [
"Shipping excluded" => "Shipping excluded"
"(Under conditions)" => "-"
"Information regarding online dispute resolution pursuant to Art. 14 Para. 1 of the ODR (Online Dispute Resolution Regulation):" => "Information obligations in accordance with Section 18 (2) of the Electrical and Electronic Equipment Act:"
"The European Commission gives consumers the opportunity to resolve online disputes pursuant to Art. 14 Para. 1 of the ODR on one of their platforms. The platform ([1]http://ec.europa.eu/consumers/odr[/1]) serves as a site where consumers can try to reach out-of-court settlements of disputes arising from online purchases and contracts for services." => "[1]www.take-e-way.de/leistungen/elektrogesetz-weee-elektrog/berichts-informationspflichten/[/1]"
"Information" => "Information"
]
"ModulesProductcommentsAdmin" => array:52 [
"Name" => "Name (or Nickname)"
"Valid for the entire catalog" => "Valid for the entire catalog"
"Restricted to some categories" => "Restricted to some categories"
"Restricted to some products" => "Restricted to some products"
"Product Comments" => "Product Comments"
"Allow users to post reviews on your products and/or rate them based on specific criteria." => "Allow users to post reviews on your products and/or rate them based on specific criteria."
"Settings updated" => "Settings updated"
"The criterion cannot be saved" => "The criterion cannot be saved"
"Criterion deleted" => "Criterion deleted"
"Configuration" => "Configuration"
"All reviews must be validated by an employee" => "All reviews must be validated by an employee"
"Yes" => "Yes"
"No" => "No"
"Allow guest reviews" => "Allow guest reviews"
"Enable upvotes / downvotes on reviews" => "Enable upvotes / downvotes on reviews"
"Anonymize the user's last name" => "Anonymize the user's last name"
"Display only initials, e.g. John D." => "Display only initials, e.g. John D."
"Minimum time between 2 reviews from the same user" => "Minimum time between 2 reviews from the same user"
"Number of comments per page" => "Number of comments per page"
"Save" => "Save"
"Reviews waiting for approval" => "Reviews waiting for approval"
"Reported Reviews" => "Reported Reviews"
"Approve" => "Approve"
"Not abusive" => "Not abusive"
"ID" => "ID"
"Type" => "Type"
"Status" => "Status"
"Add New Criterion" => "Add New Criterion"
"Review Criteria" => "Review Criteria"
"Approved Reviews" => "Approved Reviews"
"Review title" => "Review title"
"Review" => "Review"
"Rating" => "Rating"
"Author" => "Author"
"Product" => "Product"
"Time of publication" => "Time of publication"
"Criterion will be restricted to the following categories" => "Criterion will be restricted to the following categories"
"Mark the boxes of categories to which this criterion applies." => "Mark the boxes of categories to which this criterion applies."
"Selected" => "Selected"
"Collapse All" => "Collapse All"
"Expand All" => "Expand All"
"Check All" => "Check All"
"Uncheck All" => "Uncheck All"
"Add new criterion" => "Add new criterion"
"Criterion name" => "Criterion name"
"Maximum length: %s characters" => "Maximum length: %s characters"
"Application scope of the criterion" => "Application scope of the criterion"
"The criterion will be restricted to the following products" => "The criterion will be restricted to the following products"
"Active" => "Active"
"The comment cannot be deleted" => "The comment cannot be deleted"
"Criterion cannot be deleted" => "Criterion cannot be deleted"
"Product Name" => "Product Name"
]
"ModulesProductcommentsShop" => array:44 [
"Your name" => "Your name (or Nickname)"
"Deleted account" => "Deleted account"
"You need to be [1]logged in[/1] or [2]create an account[/2] to post your review." => "You need to be [1]logged in[/1] or [2]create an account[/2] to post your review."
"You are not allowed to post a review at the moment, please try again later." => "You are not allowed to post a review at the moment, please try again later."
"Title cannot be empty" => "Title cannot be empty"
"Title cannot be more than %s characters" => "Title cannot be more than %s characters"
"Customer name cannot be empty" => "Customer name cannot be empty"
"Customer name cannot be more than %s characters" => "Customer name cannot be more than %s characters"
"Criterions not available" => "Criterions not available"
"You need to be logged in to report a review." => "You need to be logged in to report a review."
"You already reported this review as abusive." => "You already reported this review as abusive."
"Cannot find the requested product review." => "Cannot find the requested product review."
"This feature is not enabled." => "This feature is not enabled."
"You need to be [1]logged in[/1] or [2]create an account[/2] to give your appreciation of a review." => "You need to be [1]logged in[/1] or [2]create an account[/2] to give your appreciation of a review."
"OK" => "OK"
"Grade" => "Grade"
"No" => "No"
"Yes" => "Yes"
"Be the first to write your review" => "Be the first to write your review"
"No customer reviews for the moment." => "No customer reviews for the moment."
"Sorry, your review cannot be posted." => "Sorry, your review cannot be posted."
"Title" => "Title"
"Review" => "Review"
"Required fields" => "Required fields"
"Cancel" => "Cancel"
"Send" => "Send"
"Your comment has been submitted and will be available once approved by a moderator." => "Your comment has been submitted and will be available once approved by a moderator."
"Your comment has been added!" => "Your comment has been added!"
"Review sent" => "Review sent"
"Your review cannot be sent" => "Your review cannot be sent"
"Please choose a rating for your review." => "Please choose a rating for your review."
"Write your review" => "Write your review"
"Read user reviews" => "Read user reviews"
"By %1$s" => "By %1$s"
"Report abuse" => "Report abuse"
"Sorry, your review appreciation cannot be sent." => "Sorry, your review appreciation cannot be sent."
"Sorry, your abuse report cannot be sent." => "Sorry, your abuse report cannot be sent."
"Comments" => "Comments"
"Your review appreciation cannot be sent" => "Your review appreciation cannot be sent"
"Report comment" => "Report comment"
"Are you sure that you want to report this comment?" => "Are you sure that you want to report this comment?"
"Report sent" => "Report sent"
"Your report has been submitted and will be considered by a moderator." => "Your report has been submitted and will be considered by a moderator."
"Your report cannot be sent" => "Your report cannot be sent"
]
"ModulesEtsseoEtsseo" => array:1 [
"Special products" => "Discounted products"
]
"ModulesEtsseoRss" => array:1 [
"Featured products list" => "Choose your RSS Feed"
]
"ShopThemeCatalog" => array:106 [
"MPN" => "More Info"
"Data sheet" => "Technical Details"
"Availability date:" => "Stock expected on"
"Attachments" => "Downloads"
"Unit discount" => "Unit discount"
"Items" => "Items"
"Item" => "Item"
"Categories" => "Categories"
"Pages" => "Pages"
"Price drop" => "Price drop"
"Best sellers" => "Best sellers"
"Category: %category_name%" => "Category: %category_name%"
"List of all brands" => "List of all brands"
"%number% products" => "%number% products"
"%number% product" => "%number% product"
"Prices drop" => "Prices drop"
"Search results" => "Search results"
"List of products by supplier %supplier_name%" => "List of products by supplier %supplier_name%"
"List of all suppliers" => "List of all suppliers"
"Quantity" => "Quantity"
"Reference, A to Z" => "Reference, A to Z"
"Reference, Z to A" => "Reference, Z to A"
"Sales, highest to lowest" => "Sales, highest to lowest"
"Date added, newest to oldest" => "Date added, newest to oldest"
"Date added, oldest to newest" => "Date added, oldest to newest"
"Name, A to Z" => "Name, A to Z"
"Name, Z to A" => "Name, Z to A"
"Price, low to high" => "Price, low to high"
"Price, high to low" => "Price, high to low"
"Relevance" => "Relevance"
"%1$s:" => "%1$s:"
"Search our catalog" => "Search our catalog"
"Search" => "Search"
"New" => "New"
"Used" => "Used"
"Refurbished" => "Refurbished"
"Online only" => "Online only"
"On sale!" => "On sale!"
"Reduced price" => "Reduced price"
"Pack" => "Pack"
"Product available with different options" => "Product available with different options"
"Last items in stock" => "Last items in stock"
"ean13" => "EAN13"
"isbn" => "ISBN"
"upc" => "UPC"
"Best Sellers" => "Best Sellers"
"All best sellers" => "All best sellers"
"All brands" => "All brands"
"brands" => "brands"
"No brand" => "No brand"
"Brands" => "Brands"
"%s other product in the same category:" => "%s other product in the same category:"
"%s other products in the same category:" => "%s other products in the same category:"
"Customers who bought this product also bought:" => "Customers who bought this product also bought:"
"My alerts" => "My alerts"
"Popular Products" => "Popular Products"
"All products" => "All products"
"New products" => "New products"
"All new products" => "All new products"
"1 person is currently watching this product." => "1 person is currently watching this product."
"%nb_people% people are currently watching this product." => "%nb_people% people are currently watching this product."
"Last time this product was bought: %date_last_order%" => "Last time this product was bought: %date_last_order%"
"Last time this product was added to a cart: %date_last_cart%" => "Last time this product was added to a cart: %date_last_cart%"
"No RSS feed added" => "No RSS feed added"
"On sale" => "On sale"
"All sale products" => "All sale products"
"All suppliers" => "All suppliers"
"No supplier" => "No supplier"
"Suppliers" => "Suppliers"
"Viewed products" => "Viewed products"
"Regular price" => "Regular price"
"Price" => "Price"
"Your customization:" => "Your customization:"
"Product customization" => "Product customization"
"Brand" => "Brand"
"In stock" => "In stock"
"Specific References" => "Specific References"
"Condition" => "Condition"
"Reference" => "Reference"
"Volume discounts" => "Volume discounts"
"You Save" => "You Save"
"Save %percentage%" => "Save %percentage%"
"Save %amount%" => "Save %amount%"
"%price% tax excl." => "%price% tax excl."
"Instead of %price%" => "Instead of %price%"
"Including %amount% for ecotax" => "Including %amount% for ecotax"
"(not impacted by the discount)" => "(not impacted by the discount)"
"No tax" => "No tax"
": " => ": "
"Showing %from%-%to% of %total% item(s)" => "Showing %from%-%to% of %total% item(s)"
"There are %product_count% products." => "There are %product_count% products."
"There is 1 product." => "There is 1 product."
"List of products by brand %brand_name%" => "List of products by brand %brand_name%"
"No products available yet" => "No products available yet"
"Stay tuned! More products will be shown here as they are added." => "Stay tuned! More products will be shown here as they are added."
"No matches were found for your search" => "No matches were found for your search"
"Please try other keywords to describe what you are looking for." => "Please try other keywords to describe what you are looking for."
"List of products by supplier %s" => "List of products by supplier %s"
"This pack contains" => "This pack contains"
"Description" => "Description"
"Product Details" => "Product Details"
"You might also like" => "You might also like"
"Unit price" => "Unit price"
"Total price" => "Total price"
"Product" => "Product"
"No products available" => "No products available"
]
"AdminCatalogFeature" => array:614 [
"MPN" => "Product page"
"MPN:" => "Product page:"
"Texture" => "Texture"
"Apply a discount" => "Apply a discount"
"Percent (%)" => "Percent (%)"
"Apply a discount to" => "Apply a discount to"
"Order (without shipping)" => "Order (without shipping)"
"Specific product" => "Specific product"
"Cheapest product" => "Cheapest product"
"Selected product(s)" => "Selected product(s)"
"Exclude discounted products" => "Exclude discounted products"
"Send a free gift" => "Send a free gift"
"Search a product" => "Search a product"
"Matching products" => "Matching products"
"Available combinations" => "Available combinations"
"Country selection" => "Country selection"
"Carrier selection" => "Carrier selection"
"Customer group selection" => "Customer group selection"
"Store selection" => "Store selection"
"Limit to a single customer" => "Limit to a single customer"
"Valid" => "Valid"
"Minimum amount" => "Minimum amount"
"Shipping excluded" => "Shipping excluded"
"Shipping included" => "Shipping included"
"Total available" => "Total available"
"Total available for each user" => "Total available for each user"
"Restrictions" => "Restrictions"
"Unselected countries" => "Unselected countries"
"Selected countries" => "Selected countries"
"Unselected carriers" => "Unselected carriers"
"Selected carriers" => "Selected carriers"
"Unselected groups" => "Unselected groups"
"Selected groups" => "Selected groups"
"Compatibility with other cart rules" => "Compatibility with other cart rules"
"Uncombinable cart rules" => "Uncombinable cart rules"
"Combinable cart rules" => "Combinable cart rules"
"Product selection" => "Product selection"
"Unselected shops" => "Unselected shops"
"Selected shops" => "Selected shops"
"Cart rule" => "Cart rule"
"Information" => "Information"
"Now" => "Now"
"Done" => "Done"
"Choose Time" => "Choose Time"
"Time" => "Time"
"Minute" => "Minute"
"Conditions" => "Conditions"
"Highlight" => "Highlight"
"Partial use" => "Partial use"
"Number of products required in the cart to enjoy the discount:" => "Number of products required in the cart to enjoy the discount:"
"Attachment" => "Attachment"
"Product name" => "Product name"
"Add a new condition group" => "Add a new condition group"
"Add condition" => "Add condition"
"Condition group" => "Condition group"
"Root" => "Root"
"Home" => "Home"
"Increase" => "Increase"
"Decrease" => "Decrease"
"Customer Order" => "Customer Order"
"Adjustment following an inventory of stock" => "Adjustment following an inventory of stock"
"Transfer to another warehouse" => "Transfer to another warehouse"
"Transfer from another warehouse" => "Transfer from another warehouse"
"Supply Order" => "Supply Order"
"Product Return" => "Product return"
"Manual Entry" => "Manual Entry"
"Values" => "Values"
"Value" => "Value"
"Color or texture" => "Color or texture"
"Public name" => "Public name"
"Attribute type" => "Attribute type"
"Attribute group" => "Attribute group"
"Current texture" => "Current texture"
"Add new values" => "Add new values"
"Add New Attributes" => "Add New Attributes"
"Edit New Attribute" => "Edit New Attribute"
"Add New Attribute" => "Add New Attribute"
"Edit value" => "Edit value"
"Save then add another value" => "Save then add another value"
"Color" => "Color"
"Attributes" => "Attributes"
"Payment:" => "Payment:"
"Cart Rules" => "Cart Rules"
"Open" => "Open"
"Messages" => "Messages"
"Private" => "Private"
"Last message" => "Last message"
"Contact options" => "Contact options"
"Allow file uploading" => "Allow file uploading"
"Default message" => "Default message"
"Customer service options" => "Customer service options"
"IMAP URL" => "IMAP URL"
"IMAP port" => "IMAP port"
"IMAP user" => "IMAP user"
"IMAP password" => "IMAP password"
"Delete messages" => "Delete messages"
"Create new threads" => "Create new threads"
"IMAP options" => "IMAP options"
"Total threads" => "Total threads"
"Threads pending" => "Threads pending"
"Total number of customer messages" => "Total number of customer messages"
"Total number of employee messages" => "Total number of employee messages"
"Unread threads" => "Unread threads"
"Closed threads" => "Closed threads"
"Pending Discussion Threads" => "Pending Discussion Threads"
"Average Response Time" => "Average Response Time"
"Messages per Thread" => "Messages per Thread"
"Reply to the next unanswered message in this thread" => "Reply to the next unanswered message in this thread"
"Mark as "handled"" => "Mark as "handled""
"Re-open" => "Re-open"
"Mark as "pending 1" (will be answered later)" => "Mark as "pending 1" (will be answered later)"
"Disable pending status" => "Disable pending status"
"Mark as "pending 2" (will be answered later)" => "Mark as "pending 2" (will be answered later)"
"Message to:" => "Message to:"
"Product:" => "Product:"
"Status:" => "Status:"
"Closed" => "Closed"
"Pending 1" => "Pending 1"
"Pending 2" => "Pending 2"
"Message forwarded to" => "Message forwarded to"
"Edit New Feature" => "Edit New Feature"
"Add New Feature" => "Add New Feature"
"Feature value" => "Feature value"
"Add a new feature value" => "Add a new feature value"
"Add new feature" => "Add new feature"
"Impact on weight" => "Impact on weight"
"Short description" => "Short description"
"Condition" => "Condition"
"Low stock level" => "Low stock level"
"Label when in stock" => "Label when in stock"
"Delivery time of in-stock products:" => "Delivery time of in-stock products:"
"Number of allowed downloads" => "Number of allowed downloads"
"Category root" => "Category root"
"Reduction with or without taxes" => "Reduction with or without taxes"
"Beginning" => "Beginning"
"End" => "End"
"Reduction type" => "Reduction type"
"Leave initial price" => "Leave initial price"
"Number of products" => "Number of products"
"Average number of products per category" => "Average number of products per category"
"Disabled Categories" => "Disabled Categories"
"Empty Categories" => "Empty Categories"
"Top Category" => "Top Category"
"All combinations" => "All combinations"
"copy of %s" => "copy of %s"
"Comment:" => "Comment:"
"Opened" => "Opened"
"Default delivery time: [1]%delivery_time% - %oos_delivery_time%[/1] [2]Edit delivery time[/2]" => "Default delivery time: [1]%delivery_time% - %oos_delivery_time%[/1] [2]Edit delivery time[/2]"
"None" => "None"
"Use default behavior" => "Use default behavior"
"Allow orders" => "Allow orders"
"Deny orders" => "Deny orders"
"Decrement pack only." => "Decrement pack only."
"Decrement products in pack only." => "Decrement products in pack only."
"Decrement both." => "Decrement both."
"Use pack quantity" => "Use pack quantity"
"Use quantity of products in the pack" => "Use quantity of products in the pack"
"Use both, whatever is lower" => "Use both, whatever is lower"
"New" => "New"
"Used" => "Used"
"Refurbished" => "Refurbished"
"A physical product that needs to be shipped." => "A physical product that needs to be shipped."
"A product with different variations (size, color, etc.) from which customers can choose." => "A product with different variations (size, color, etc.) from which customers can choose."
"A collection of products from your catalog." => "A collection of products from your catalog."
"An intangible product that doesn't require shipping. You can also add a downloadable file." => "An intangible product that doesn't require shipping. You can also add a downloadable file."
"Pack of products" => "Pack of products"
"Standard product" => "Standard product"
"Customers can access the product by browsing the catalog, using the search bar, or the link." => "Customers can access the product by browsing the catalog, using the search bar, or the link."
"Customers can access the product only by browsing the catalog. This is particularly useful to avoid displaying too many similar products in a search." => "Customers can access the product only by browsing the catalog. This is particularly useful to avoid displaying too many similar products in a search."
"Customers can access the product only by using the search bar." => "Customers can access the product only by using the search bar."
"Only customers with the link can access the product." => "Only customers with the link can access the product."
"Everywhere" => "Everywhere"
"Catalog only" => "Catalog only"
"Search only" => "Search only"
"Nowhere" => "Nowhere"
"product(s)" => "product(s)"
"Cart rules" => "Cart rules"
"Products" => "Products"
"List of disabled products" => "List of disabled products"
"List of empty categories" => "List of empty categories"
"List of products with combinations but without available quantities for sale" => "List of products with combinations but without available quantities for sale"
"List of products without combinations and without available quantities for sale" => "List of products without combinations and without available quantities for sale"
"List of products without description and summary" => "List of products without description and summary"
"List of products without images" => "List of products without images"
"List of products without price" => "List of products without price"
"%product_name%: %combination_details%" => "%product_name%: %combination_details%"
"Cover image" => "Cover image"
"%price% (tax incl.)" => "%price% (tax incl.)"
"%price% (tax excl.)" => "%price% (tax excl.)"
"Add new root category" => "Add new root category"
"Add new category" => "Add new category"
"Low stock alert" => "Low stock alert"
"Combination name" => "Combination name"
"Physical quantity" => "Physical quantity"
"Reserved quantity" => "Reserved quantity"
"Category name" => "Category name"
"Parent of the category" => "Parent of the category"
"Please select a file" => "Please select a file"
"ISBN code" => "ISBN code"
"Min. quantity for sale" => "Min. quantity for sale"
"Select images of this combination:" => "Select images of this combination:"
"Final price" => "Final price"
"Impact on price per unit (tax excl.)" => "Impact on price per unit (tax excl.)"
"Set as default combination" => "Set as default combination"
"Impact on price (tax incl.)" => "Impact on price (tax incl.)"
"Ecotax (tax incl.)" => "Ecotax (tax incl.)"
"Send me an email when the quantity is below or equals this level" => "Send me an email when the quantity is below or equals this level"
"Stock location" => "Stock location"
"Availability date" => "Availability date"
"Cost Price" => "Cost Price"
"Minimum quantity" => "Minimum quantity"
"Add products to your pack" => "Add products to your pack"
"Choose a brand" => "Choose a brand"
"Pre-tax retail price" => "Pre-tax retail price"
"Retail price with tax" => "Retail price with tax"
"Add a new category" => "Add a new category"
"Accessories" => "Accessories"
"Invalid characters are: %invalidCharacters%" => "Invalid characters are: %invalidCharacters%"
"Default category" => "Default category"
"This field contains invalid characters: %invalidCharacters%" => "This field contains invalid characters: %invalidCharacters%"
"UPC barcode" => "UPC barcode"
"EAN-13 or JAN barcode" => "EAN-13 or JAN barcode"
"Display options" => "Display options"
"Default suppliers" => "Default suppliers"
"Attachments for this product:" => "Attachments for this product:"
"ISBN" => "ISBN"
"Display condition on product page" => "Display condition on product page"
"Available for order" => "Available for order"
"Show price" => "Show price"
"Web only (not sold in your retail store)" => "Web only (not sold in your retail store)"
"No tax" => "No tax"
"Apply to all products" => "Apply to all products"
"Display the "On sale!" flag on the product page, and on product listings." => "Display the "On sale!" flag on the product page, and on product listings."
"Retail price (tax excl.)" => "Retail price (tax excl.)"
"Retail price (tax incl.)" => "Retail price (tax incl.)"
"Retail price per unit (tax excl.)" => "Retail price per unit (tax excl.)"
"Create combinations" => "Create combinations"
"I want to use the advanced stock management system for this product." => "I want to use the advanced stock management system for this product."
"The available quantities for the current product and its combinations are based on the stock in your warehouse (using the advanced stock management system). " => "The available quantities for the current product and its combinations are based on the stock in your warehouse (using the advanced stock management system). "
"I want to specify available quantities manually." => "I want to specify available quantities manually."
"Label when out of stock (and backorders allowed)" => "Label when out of stock (and backorders allowed)"
"When out of stock" => "When out of stock"
"Minimum quantity for sale" => "Minimum quantity for sale"
"Add downloadable file" => "Add downloadable file"
"Pack stock behavior" => "Pack stock behavior"
"No redirection (404)" => "No redirection (404)"
"No redirection (410)" => "No redirection (410)"
"Target" => "Target"
"Meta title" => "Meta title"
"Meta description" => "Meta description"
"Target product" => "Target product"
"Target category" => "Target category"
"Redirection when offline" => "Redirection when offline"
"Permanent redirection to a category (301)" => "Permanent redirection to a category (301)"
"Temporary redirection to a category (302)" => "Temporary redirection to a category (302)"
"Permanent redirection to a product (301)" => "Permanent redirection to a product (301)"
"Temporary redirection to a product (302)" => "Temporary redirection to a product (302)"
"Default behavior from configuration" => "Default behavior from configuration"
"No redirection (200), display product" => "No redirection (200), display product"
"No redirection (404), display product" => "No redirection (404), display product"
"No redirection (410), display product" => "No redirection (410), display product"
"No redirection (404), display error page" => "No redirection (404), display error page"
"No redirection (410), display error page" => "No redirection (410), display error page"
"Friendly URL" => "Friendly URL"
"Specific delivery time to this product" => "Specific delivery time to this product"
"Default delivery time" => "Default delivery time"
"Delivered within 3-4 days" => "Delivered within 3-4 days"
"Delivery time of out-of-stock products with allowed orders:" => "Delivery time of out-of-stock products with allowed orders:"
"Delivered within 5-7 days" => "Delivered within 5-7 days"
"Width" => "Width"
"Height" => "Height"
"Depth" => "Depth"
"Weight" => "Weight"
"Delivery time" => "Delivery time"
"Shipping fees" => "Shipping fees"
"Available carriers" => "Available carriers"
"Add customer" => "Add customer"
"Apply to all combinations" => "Apply to all combinations"
"Available from" => "Available from"
"Starting at" => "Starting at"
"Unit(s)" => "Unit(s)"
"Product price (tax excl.)" => "Product price (tax excl.)"
"Reduction tax" => "Reduction tax"
"Number of days" => "Number of days"
"Stored" => "Stored"
"Location (optional)" => "Location (optional)"
"Add categories" => "Add categories"
"Minimum order quantity" => "Minimum order quantity"
"Edit fixed quantity" => "Edit fixed quantity"
"You can bulk edit the selected combinations by enabling and filling each field that needs to be updated." => "You can bulk edit the selected combinations by enabling and filling each field that needs to be updated."
"Edit combination: " => "Edit combination: "
"You can specify which images should be displayed when customer selects this combination. If you don't select any image, all will be displayed. The default image of the combination will be the first one selected from the list." => "You can specify which images should be displayed when customer selects this combination. If you don't select any image, all will be displayed. The default image of the combination will be the first one selected from the list."
"Manage product combinations" => "Manage product combinations"
"Final retail price (tax excl.)" => "Final retail price (tax excl.)"
"Final retail price (tax incl.)" => "Final retail price (tax incl.)"
"Impact on price per unit (tax incl.)" => "Impact on price per unit (tax incl.)"
"Related products" => "Related products"
"Description" => "Description"
"No brand" => "No brand"
"Details" => "Details"
"Choose a value" => "Choose a value"
"Pre-defined value" => "Pre-defined value"
"OR Customized value" => "OR Customized value"
"Choose a feature" => "Choose a feature"
"Choose a value or provide a customized one" => "Choose a value or provide a customized one"
"References" => "References"
"Custom value" => "Custom value"
"New product" => "New product"
"Caption" => "Caption"
"[1]%filesNb%[/1] selected file(s)" => "[1]%filesNb%[/1] selected file(s)"
"Use as cover image" => "Use as cover image"
"Manage images" => "Manage images"
"Product has no images." => "Product has no images."
"Image" => "Image"
"Images will be deleted." => "Images will be deleted."
"[1]{filesNb}[/1] selected file(s)" => "[1]{filesNb}[/1] selected file(s)"
"Image is not associated to this store" => "Image is not associated to this store"
"Options" => "Options"
"No files attached" => "No files attached"
"[1]Manage all files[/1]" => "[1]Manage all files[/1]"
"[1]Manage catalog price rules[/1]" => "[1]Manage catalog price rules[/1]"
"%price% tax excl." => "%price% tax excl."
"%price% tax incl." => "%price% tax incl."
"%price% %unity%" => "%price% %unity%"
"%price% margin" => "%price% margin"
"%margin_rate%% margin rate" => "%margin_rate%% margin rate"
"%price% cost price" => "%price% cost price"
"Show catalog price rules" => "Show catalog price rules"
"Hide catalog price rules" => "Hide catalog price rules"
"Set a specific order for this product" => "Set a specific order for this product"
"Use default order: [1]{priority_list}[/1]" => "Use default order: [1]{priority_list}[/1]"
"Ecotax rate %rate%%" => "Ecotax rate %rate%%"
"Ecotax (tax excl.)" => "Ecotax (tax excl.)"
"Tax feature is disabled, it will not affect price tax included." => "Tax feature is disabled, it will not affect price tax included."
"[1]Manage tax rules[/1]" => "[1]Manage tax rules[/1]"
"Tax %1$s : %2$s%%" => "Tax %1$s : %2$s%%"
"Tax %1$s-%3$s: %2$s%%" => "Tax %1$s-%3$s: %2$s%%"
"Apply a discount to the initial price" => "Apply a discount to the initial price"
"Set specific price" => "Set specific price"
"At least one of the following must be activated" => "At least one of the following must be activated"
"Apply a discount to the initial price or set a specific price." => "Apply a discount to the initial price or set a specific price."
"For customers meeting the conditions, the initial price will be crossed out and the discount will be highlighted." => "For customers meeting the conditions, the initial price will be crossed out and the discount will be highlighted."
"Minimum number of units purchased" => "Minimum number of units purchased"
"Duration" => "Duration"
"Retail price per unit (tax incl.)" => "Retail price per unit (tax incl.)"
"Unit" => "Unit"
"Display retail price per unit" => "Display retail price per unit"
"Enter the keywords that customers might search for when looking for this product." => "Enter the keywords that customers might search for when looking for this product."
"[1]Manage all tags[/1]" => "[1]Manage all tags[/1]"
"Search engine optimization" => "Search engine optimization"
"Recent stock movements" => "Recent stock movements"
"[1]View all stock movements[/1]" => "[1]View all stock movements[/1]"
"Edit quantity" => "Edit quantity"
"Sold products" => "Sold products"
"Shipped products" => "Shipped products"
"Returned products" => "Returned products"
"Enter threshold value" => "Enter threshold value"
"Pack quantities" => "Pack quantities"
"Pack" => "Pack"
"Add new file" => "Add new file"
"Upload files here" => "Upload files here"
"Make some files available to your customers and facilitate their purchasing environment by adding them just here! It can be instruction manuals, technical works or anything you want to attach to a product." => "Make some files available to your customers and facilitate their purchasing environment by adding them just here! It can be instruction manuals, technical works or anything you want to attach to a product."
"Manage your credit slips" => "Manage your credit slips"
"When a customer returns a product, a credit slip must be created in his favor. Generate vouchers and have a look at their follow-up." => "When a customer returns a product, a credit slip must be created in his favor. Generate vouchers and have a look at their follow-up."
"Manage your products" => "Manage your products"
"Create new product" => "Create new product"
"Import a list of products." => "Import a list of products"
"Keep in touch with your suppliers" => "Keep in touch with your suppliers"
"Having suppliers is optional if brands supply you directly. Make sure you don't confuse product suppliers and product brands to facilitate stock management." => "Having suppliers is optional if brands supply you directly. Make sure you don't confuse product suppliers and product brands to facilitate stock management."
"Add new supplier" => "Add new supplier"
"Viewing %from%-%to% on %total% (page %current_page% / %page_count%)" => "Viewing %from%-%to% out of %total% (page %current_page% / %page_count%)"
"Items per page:" => "Items per page:"
"Enter page number and press enter" => "Enter page number and press enter"
"Not available yet" => "Not available yet"
"Not available yet." => "Not available yet."
"Edit: %value%" => "Edit: %value%"
"Category" => "Category"
"Price (tax incl.)" => "Price (tax incl.)"
"Price (tax excl.)" => "Price (tax excl.)"
"Quantity" => "Quantity"
"These products will be deleted for good. Please confirm." => "These products will be deleted for good. Please confirm."
"Delete products?" => "Delete products?"
"[1]Add your first product[/1][2]or import a list of products (filetypes: .csv, .xls, .xlsx, .xlst, .ods, .ots).[/2]" => "[1]Add your first product[/1][2]or import a list of products (filetypes: .csv, .xls, .xlsx, .xlst, .ods, .ots).[/2]"
"Go to catalog" => "Go to catalog"
"Add new product" => "Add new product"
"Product list" => "Product list"
"SEO" => "SEO"
"Modules" => "Modules"
"Pricing" => "Pricing"
"Basic settings" => "Basic settings"
"Shipping" => "Shipping"
"Categories" => "Categories"
"Create a new category" => "Create a new category"
"New category name" => "New category name"
"Create a category" => "Create a category"
"Associated categories" => "Associated categories"
"Ecotax" => "Ecotax"
"Specific references" => "Specific references"
"Prev. combination" => "Prev. combination"
"Back to product" => "Back to product"
"Combination details" => "Combination details"
"Price and impact" => "Price and impact"
"Final retail price (tax excl.) will be" => "Final retail price (tax excl.) will be"
"Final retail price (tax incl.) will be" => "Final retail price (tax incl.) will be"
"Does this combination have a different price per unit?" => "Does this combination have a different price per unit?"
"Images" => "Images"
"Next combination" => "Next combination"
"Stock" => "Stock"
"Impact on price (tax excl.)" => "Impact on price (tax excl.)"
"Final price (tax excl.)" => "Final price (tax excl.)"
"Manage your product combinations" => "Manage your product combinations"
"Bulk actions ([1]/[2] combination(s) selected)" => "Bulk actions ([1]/[2] combination(s) selected)"
"Default combination" => "Default combination"
"Availability preferences" => "Availability preferences"
"Behavior when out of stock" => "Behavior when out of stock"
"Stock management is disabled" => "Stock management is disabled"
"Combinations" => "Combinations"
"You can increase or decrease low stock levels in bulk. You cannot disable them in bulk: you have to do it on a per-combination basis." => "You can increase or decrease low stock levels in bulk. You cannot disable them in bulk: you have to do it on a per-combination basis."
"The email will be sent to all the users who have the right to run the stock page. To modify the permissions, go to Advanced Parameters > Team" => "The email will be sent to all the users who have the right to run the stock page. To modify the permissions, go to Advanced Parameters > Team"
"Delete combinations" => "Delete combinations"
"Edit a specific price" => "Edit a specific price"
"Brand" => "Brand"
"Add a brand" => "Add a brand"
"Related product" => "Related product"
"Add a related product" => "Add a related product"
"Here is a preview of your search engine result, play with it!" => "Here is a preview of your search engine result, play with it!"
"Improve your ranking and how your product page will appear in search engines results." => "Improve your ranking and how your product page will appear in search engines results."
"Redirection page" => "Redirection page"
"Reset URL" => "Reset URL"
"Search Engine Optimization" => "Search Engine Optimization"
"Additional shipping costs" => "Additional shipping costs"
"Package dimension" => "Package dimension"
"Adjust your shipping costs by filling in the product dimensions." => "Charge additional shipping costs based on packet dimensions covered here."
"Leave empty to disable." => "Leave empty to disable."
"Impact on price" => "Impact on price"
"Specific price conditions" => "Specific price conditions"
"Apply a discount of" => "Apply a discount of"
"Choose the suppliers associated with this product" => "Choose the suppliers associated with this product"
"Default supplier" => "Default supplier"
"Cost price (tax excl.)" => "Cost price (tax excl.)"
"Supplier reference(s)" => "Supplier reference(s)"
"Supplier reference" => "Supplier reference"
"Product location in warehouses" => "Product location in warehouses"
"Please choose the warehouses associated with this product." => "Please choose the warehouses associated with this product."
"Summary" => "Summary"
"Add a feature" => "Add a feature"
"Tax rule" => "Tax rule"
"Tax excluded" => "Tax excluded"
"Tax included" => "Tax included"
"Reference" => "Reference"
"Product with combinations" => "Product with combinations"
"View all images" => "View all images"
"View less" => "View less"
"Simple product" => "Simple product"
"Features" => "Features"
"Visibility" => "Visibility"
"Where do you want your product to appear?" => "Where do you want your product to appear?"
"Attached files" => "Attached files"
"Add a customization field" => "Add a customization field"
"Customers can personalize the product by entering some text or by providing custom image files." => "Customers can personalize the product by entering some text or by providing custom image files."
"Tags" => "Tags"
"Condition & References" => "Condition & References"
"Select the files (instructions, documentation, recipes, etc.) your customers can directly download on this product page." => "Select the files (instructions, documentation, recipes, etc.) your customers can directly download on this product page."
"Need to browse all files? Go to [1]Catalog > Files[/1]" => "Need to browse all files? Go to [1]Catalog > Files[/1]"
"Attach a new file" => "Attach a new file"
"Cost price" => "Cost price"
"Retail price" => "Retail price"
"Specific prices" => "Specific prices"
"Priority management" => "Priority management"
"Add a specific price" => "Add a specific price"
"Manage tax rules" => "Manage tax rules"
"Final retail price: [1][2][/2] tax incl.[/1] / [3][/3] tax excl." => "Final retail price: [1][2][/2] tax incl.[/1] / [3][/3] tax excl."
"Rule" => "Rule"
"Fixed price" => "Fixed price"
"Impact" => "Impact"
"From" => "From"
"Priorities" => "Priorities"
"Combination" => "Combination"
"Quantities" => "Quantities"
"Cover" => "Cover"
"Drop images here" => "Drop images here"
"or select files" => "or select files"
"Recommended size 800 x 800px for default theme." => "Recommended size 800 x 800px for default theme."
"JPG, GIF or PNG format." => "JPG, GIF or PNG format."
"Virtual product" => "Virtual product"
"These modules are relative to the product page of your shop." => "These modules are relative to the product page of your shop."
"tax excl." => "tax excl."
"JPG, GIF, PNG or WebP format." => "JPG, GIF, PNG or WebP format."
"tax incl." => "tax incl."
"Module to configure" => "Module to configure"
"Choose a module to configure" => "Choose module related options"
"To manage all your modules go to the [1]Installed module page[/1]" => "To manage all your modules go to the [1]Installed module page[/1]"
"These modules are relative to the product page of your store." => "These modules are relative to the product page of your store."
"Zoom" => "Zoom"
"Add new value" => "Add new value"
"Create attributes" => "Create attributes"
"Color, dimension, size, disk space... think about attributes as properties that change from one product to another. As a consequence, attributes allow you to build product combinations." => "Color, dimension, size, disk space... think about attributes as properties that change from one product to another. As a consequence, attributes allow you to build product combinations."
"Add new attribute" => "Add new attribute"
"From quantity" => "From quantity"
"Reduction" => "Reduction"
"Catalog price rules" => "Catalog price rules"
"Add new catalog price rule" => "Add new catalog price rule"
"Parent category" => "Parent category"
"Additional description" => "Additional description"
"Category cover image" => "Category cover image"
"Category thumbnail" => "Category thumbnail"
"Menu thumbnails" => "Menu thumbnails"
"Group access" => "Group access"
"%group_name% - All people without a valid customer account." => "%group_name% - All people without a valid customer account."
"%group_name% - Customer who placed an order with the guest checkout." => "%group_name% - Customer who placed an order with the guest checkout."
"%group_name% - All people who have created an account on this site." => "%group_name% - All people who have created an account on this site."
"Set categories" => "Set categories"
"Categories are essential, as they enable you to group equivalent products. This helps customers find their way through the variety of your catalog." => "Categories are essential, as they enable you to group equivalent products. This helps customers find their way through the variety of your catalog."
"Feature" => "Feature"
"Add a new feature" => "Add a new feature"
"Addresses" => "Addresses"
"Ref:" => "Ref.:"
"EAN13:" => "EAN13:"
"UPC:" => "UPC:"
"Qty:" => "Qty:"
"EAN-13:" => "EAN-13:"
"Available quantity" => "Available quantity"
"Attribute name" => "Attribute name"
"UPC" => "UPC"
"EAN-13" => "EAN-13"
"Brands" => "Brands"
"Add new brand" => "Add new brand"
"Add new brand address" => "Add new brand address"
"Focus on your catalog" => "Focus on your catalog"
"Empty categories, disabled products, items that lack image or price... check the monitoring section to optimize your products management and make sure you forgot nothing." => "Empty categories, disabled products, items that lack image or price... check the monitoring section to optimize your products management and make sure you forgot nothing."
"tax incl. (tax rule: %taxRate%%)" => "tax incl. (tax rule: %taxRate%%)"
"out of stock" => "out of stock"
"low stock" => "low stock"
"in stock" => "in stock"
"Editing %total% combinations" => "Editing %total% combinations"
"Editing %done%/%total% combinations" => "Editing %done%/%total% combinations"
"Generate product combinations" => "Generate product combinations"
"Combinations are the different variations of a product, with attributes like its size, weight or color taking different values." => "Combinations are the different variations of a product, with attributes like its size, weight, or color taking different values."
"Loading combinations" => "Loading combinations"
"Edition mode" => "Edition mode"
"Save list" => "Save list"
"Generate combinations" => "Generate combinations"
"Error log" => "Error log"
"Close" => "Close"
"Stop processing" => "Stop processing"
"%error_count% errors occurred. You can download the logs for future reference." => "%error_count% errors occurred. You can download the logs for future reference."
"Back to processing" => "Back to processing"
"Download error log" => "Download error log"
"View %error_count% error logs" => "View %error_count% error logs"
"Edit %combinations_number% combinations" => "Edit %combinations_number% combinations"
"Apply to %combinations_number% combinations" => "Apply to %combinations_number% combinations"
"Delete %combinations_number% combinations" => "Delete %combinations_number% combinations"
"Deleting %total% combinations" => "Deleting %total% combinations"
"Deleting %done%/%total% combinations" => "Deleting %done%/%total% combinations"
"Previous combination" => "Previous combination"
"Edited combinations (%editedNb%)" => "Edited combinations (%editedNb%)"
"Here, you can have a look at the combinations you have edited. The list will reset when you close the editing window." => "Here, you can have a look at the combinations you have edited. The list will reset when you close the editing window."
"Delete %combinations_number% combinations from store "%store_name%"" => "Delete %combinations_number% combinations from store "%store_name%""
"Delete %combinations_number% combinations from all stores" => "Delete %combinations_number% combinations from all stores"
"Edited combinations ({editedNb})" => "Edited combinations ({editedNb})"
"Open history" => "Open history"
"Close history" => "Close history"
"Loading catalog price rules" => "Loading catalog price rules"
"Discount" => "Discount"
"Open combinations generator" => "Open combinations generator"
"Successfully generated %combinationsNb% combinations." => "Successfully generated %combinationsNb% combinations."
"Generate combinations|Generate combination|Generate %combinationsNb% combinations" => "Generate combinations|Generate combination|Generate %combinationsNb% combinations"
"Search for attributes..." => "Search for attributes..."
"Successfully generated {combinationsNb} combinations." => "Successfully generated {combinationsNb} combinations."
"Generate combinations|Generate combination|Generate {combinationsNb} combinations" => "Generate combinations|Generate combination|Generate {combinationsNb} combinations"
"Select all values ({valuesNb})" => "Select all values ({valuesNb})"
"Generate URL from name" => "Generate URL from name"
"Loading specific prices" => "Loading specific prices"
"Specific price (tax excl.)" => "Specific price (tax excl.)"
"Discount (tax incl.)" => "Discount (tax incl.)"
"Units" => "Units"
"EAN13" => "EAN13"
"Wholesale price" => "Wholesale price"
"Customization" => "Customization"
"Price per unit" => "Base price"
"Add new cart rule" => "Add new cart rule"
"Expiration date" => "Expiration date"
"Product deleted" => "Product deleted"
"[1][/1] of [2][/2] characters allowed" => "[1][/1] of [2][/2] characters allowed"
"Type" => "Type"
"Main category" => "Main category"
"[1][/1] of [2][/2] characters used (recommended)" => "[1][/1] of [2][/2] characters used (recommended)"
"List of products for this pack" => "List of products for this pack"
"Use checkboxes to bulk edit quantities" => "Use checkboxes to bulk edit quantities"
"Advanced filters" => "Advanced filters"
"Apply advanced filters" => "Apply advanced filters"
"Apply new quantity" => "Apply new quantity"
"Display products below low stock level first" => "Display products below low stock level first"
"Filter by movement type" => "Filter by movement type"
"Filter by employee" => "Filter by employee"
"Filter by period" => "Filter by period"
"Search a category" => "Search a category"
"Search a supplier" => "Search a supplier"
"Filter by status" => "Filter by status"
"All" => "All"
"Filter by supplier" => "Filter by supplier"
"Stock management" => "Stock management"
"Movements" => "Movements"
"Search products (search by name, reference, supplier)" => "Search products (search by name, reference, supplier)"
"This product is below the low stock level you have defined." => "This product is below the low stock level you have defined."
"Low stock level:" => "Low stock level:"
"Low stock alert:" => "Low stock alert:"
"Bulk edit quantity" => "Bulk edit quantity"
"Combination's ID" => "Combination's ID"
"Date & Time" => "Date & Time"
"Go to the import system" => "Go to the import system"
"Export data into CSV" => "Export data into CSV"
"Physical" => "Physical"
"Reserved" => "Reserved"
]
"ModulesMailalertsShop" => array:5 [
"Notify me when available" => "Send me an email when it's back in stock"
"Your e-mail address is invalid" => "Your e-mail address is invalid"
"You already have an alert for this product" => "You already have an alert for this product"
"Request notification registered" => "Request notification registered"
"Remove mail alert" => "Remove mail alert"
]
"ShopThemeGlobal" => array:96 [
"%copyright% %year% - Ecommerce software by %prestashop%" => "%copyright% %year% - OpenPandora GmbH"
"Undefined" => "Undefined"
"Straight rows of keys are easy to guess" => "Straight rows of keys are easy to guess"
"Short keyboard patterns are easy to guess" => "Short keyboard patterns are easy to guess"
"Use a longer keyboard pattern with more turns" => "Use a longer keyboard pattern with more turns"
"Repeats like "aaa" are easy to guess" => "Repeats like "aaa" are easy to guess"
"Repeats like "abcabcabc" are only slightly harder to guess than "abc"" => "Repeats like "abcabcabc" are only slightly harder to guess than "abc""
"Sequences like abc or 6543 are easy to guess" => "Sequences like "abc"or "6543" are easy to guess"
"Recent years are easy to guess" => "Recent years are easy to guess"
"Dates are often easy to guess" => "Dates are often easy to guess"
"This is a top-10 common password" => "This is a top-10 common password"
"This is a top-100 common password" => "This is a top-100 common password"
"This is a very common password" => "This is a very common password"
"This is similar to a commonly used password" => "This is similar to a commonly used password"
"A word by itself is easy to guess" => "A word by itself is easy to guess"
"Names and surnames by themselves are easy to guess" => "Names and surnames by themselves are easy to guess"
"Common names and surnames are easy to guess" => "Common names and surnames are easy to guess"
"Use a few words, avoid common phrases" => "Use a few words, avoid common phrases"
"No need for symbols, digits, or uppercase letters" => "No need for symbols, digits, or uppercase letters"
"Avoid repeated words and characters" => "Avoid repeated words and characters"
"Avoid sequences" => "Avoid sequences"
"Avoid recent years" => "Avoid recent years"
"Avoid years that are associated with you" => "Avoid years that are associated with you"
"Avoid dates and years that are associated with you" => "Avoid dates and years that are associated with you"
"Capitalization doesn't help very much" => "Capitalization doesn't help very much"
"All-uppercase is almost as easy to guess as all-lowercase" => "All-uppercase is almost as easy to guess as all-lowercase"
"Reversed words aren't much harder to guess" => "Reversed words aren't much harder to guess"
"Predictable substitutions like '@' instead of 'a' don't help very much" => "Predictable substitutions like "@" instead of "a" don't help very much"
"Add another word or two. Uncommon words are better." => "Add another word or two. Uncommon words are better."
"Sequences like "abc" or "6543" are easy to guess" => "Sequences like "abc" or "6543" are easy to guess."
"Predictable substitutions like "@" instead of "a" don't help very much" => "Predictable substitutions like "@" instead of "a" don't help very much."
"Yes" => "Yes"
"No" => "No"
"None" => "None"
"Very weak" => "Very weak"
"Weak" => "Weak"
"Average" => "Average"
"Strong" => "Strong"
"Very strong" => "Very strong"
"Merchandise returns" => "Merchandise returns"
"The page you are looking for was not found." => "The page you are looking for was not found."
"Our Offers" => "Our Offers"
"Log in" => "Log in"
"Create new account" => "Create new account"
"Monday" => "Monday"
"Tuesday" => "Tuesday"
"Wednesday" => "Wednesday"
"Thursday" => "Thursday"
"Friday" => "Friday"
"Saturday" => "Saturday"
"Sunday" => "Sunday"
"Brands" => "Brands"
"Home" => "Home"
"Sort by:" => "Sort by:"
"Close" => "Close"
"Store information" => "Store information"
"Addresses" => "Addresses"
"Active filters" => "Active filters"
"(no filter)" => "(no filter)"
"(tax included)" => "(tax included)"
"(tax excluded)" => "(tax excluded)"
"(tax incl.)" => "(tax incl.)"
"(tax excl.)" => "(tax excl.)"
"Tax included" => "Tax included"
"Tax excluded" => "Tax excluded"
"New" => "New"
"Contact us" => "Contact us"
"Call us: [1]%phone%[/1]" => "Call us: [1]%phone%[/1]"
"Call us:" => "Call us:"
"Fax:" => "Fax:"
"Email us:" => "Email us:"
"Fax: [1]%fax%[/1]" => "Fax: [1]%fax%[/1]"
"Currency:" => "Currency:"
"Currency dropdown" => "Currency dropdown"
"Get our latest news and special sales" => "Get our latest news and special sales"
"Carousel container" => "Carousel container"
"Carousel buttons" => "Carousel buttons"
"Previous" => "Previous"
"Next" => "Next"
"Language:" => "Language:"
"Language dropdown" => "Language dropdown"
"%label%:" => "%label%:"
"Sort by selection" => "Sort by selection"
"List of sub categories in %name%:" => "List of sub categories in %name%:"
"List of pages in %category_name%:" => "List of pages in %category_name%:"
"Sitemap" => "Sitemap"
"Our stores" => "Our stores"
"About and Contact" => "About and Contact"
"Date" => "Date"
"Status" => "Status"
"You are not allowed to access this page." => "You are not allowed to access this page."
"403 Forbidden" => "403 Forbidden"
"We'll be back soon." => "We'll be back soon."
"This page could not be found" => "This page could not be found"
"Try to search our catalog, you may find what you are looking for!" => "Try to search our catalog, you may find what you are looking for!"
"You cannot access this store from your country. We apologize for the inconvenience." => "You cannot access this store from your country. We apologize for the inconvenience."
]
"ShopFormsLabels" => array:37 [
"Birthdate" => "Birthdate (needed for paying via invoice (DE/AT only))"
"Alias" => "Alias"
"Address" => "Address"
"Address Complement" => "Address Complement"
"Zip/Postal Code" => "Zip/Postal Code"
"City" => "City"
"Country" => "Country"
"State" => "State"
"Phone" => "Phone"
"Mobile phone" => "Mobile phone"
"VAT number" => "VAT number"
"Other" => "Other"
"First name" => "First name"
"Last name" => "Last name"
"Company" => "Company"
"Identification number" => "Identification number"
"Social title" => "Social title"
"Email" => "Email"
"Password" => "Password"
"Subject" => "Subject"
"Order reference" => "Order reference"
"Attachment" => "Attachment"
"Message" => "Message"
"Email address" => "Email address"
"Your email address" => "Your email address"
"Please choose" => "Please choose"
"-- day --" => "-- day --"
"-- month --" => "-- month --"
"-- year --" => "-- year --"
"Optional" => "Optional"
"Set your password:" => "Set your password:"
"Product" => "Product"
"-- please choose --" => "-- please choose --"
"Order Reference:" => "Order Reference:"
"Email:" => "Email:"
"New password" => "New password"
"Confirmation" => "Confirmation"
]
"ShopZonetheme" => array:20 [
"Buy" => "Add to Cart"
"Do not show this popup again." => "Do not show this popup again"
"View details" => "View details"
"View" => "View"
"Grid" => "Grid"
"List" => "List"
"Table" => "Table"
"Ref:" => "Ref:"
"Show More" => "Show More"
"Show Less" => "Show Less"
"Details" => "Details"
"Menu" => "Menu"
"Popular Brands" => "Popular Brands"
"Special offer ends in" => "Special offer ends in"
"day" => "day"
"days" => "days"
"This offer has expired!" => "This offer has expired!"
"Accept" => "Accept"
"Back to Top" => "Back to Top"
"Featured Categories" => "Featured Categories"
]
"ShopThemeCheckout" => array:109 [
"Place order" => "Zahlungspflichtig bestellen"
"Free" => "Free Shipping!"
"tax incl." => "tax incl."
"tax excl." => "tax excl."
"(additional cost of %giftcost% %taxlabel%)" => "(additional cost of %giftcost% %taxlabel%)"
"I would like my order to be gift wrapped %cost%" => "I would like my order to be gift wrapped %cost%"
"Personal Information" => "Personal Information"
"I agree to the [terms of service] and will adhere to them unconditionally." => "I agree to the [terms of service] and will adhere to them unconditionally."
"%price% tax incl." => "%price% tax incl."
"%price% tax excl." => "%price% tax excl."
"My Address" => "My Address"
"Tax included" => "Tax included"
"Tax excluded" => "Tax excluded"
"Free shipping" => "Free shipping"
"Guest order tracking" => "Guest Order Tracking"
"Order confirmation" => "Order confirmation"
"Product Successfully Added to Your Shopping Cart" => "Product Successfully Added to Your Shopping Cart"
"Discount(s)" => "Discount(s)"
"Shipping" => "Shipping"
"Included taxes" => "Included taxes"
"Taxes" => "Taxes"
"1 item" => "1 item"
"%count% items" => "%count% items"
"A minimum shopping cart total of %amount% (tax excl.) is required to validate your order. Current cart total is %total% (tax excl.)." => "A minimum shopping cart total of %amount% (tax excl.) is required to validate your order. Current cart total is %total% (tax excl.)."
"Total" => "Total"
"Total (tax incl.)" => "Total (tax incl.)"
"Total (tax excl.)" => "Total (tax excl.)"
"Total paid" => "Total paid"
"Subtotal" => "Subtotal"
"Gift wrapping" => "Gift wrapping"
"Discount" => "Discount"
"Shipping and handling" => "Shipping and handling"
"Tax" => "Tax"
"Product successfully added to your shopping cart" => "Product successfully added to your shopping cart"
"Quantity:" => "Quantity:"
"There are %products_count% items in your cart." => "There are %products_count% items in your cart."
"There is %products_count% item in your cart." => "There is %products_count% item in your cart."
"Subtotal:" => "Subtotal:"
"Shipping:" => "Shipping:"
"Shopping cart link containing %nbProducts% product(s)" => "Shopping cart link containing %nbProducts% product(s)"
"Cart" => "Cart"
"The minimum purchase order quantity for the product is %quantity%." => "The minimum purchase order quantity for the product is %quantity%."
"Use this address for invoice too" => "Use this address for invoice too"
"%productName% product quantity field" => "%productName% product quantity field"
"Gift" => "Gift"
"There are no more items in your cart" => "There are no more items in your cart"
"Have a promo code?" => "Have a promo code?"
"Promo code" => "Promo code"
"Close" => "Close"
"Create an account" => "Create an account"
"(optional)" => "(optional)"
"And save time on your next order!" => "And save time on your next order!"
"Order items" => "Order items"
"Unit price" => "Unit price"
"Total products" => "Total products"
"%product_count% item in your cart" => "%product_count% item in your cart"
"%products_count% items in your cart" => "%products_count% items in your cart"
"Shipping Method" => "Shipping Method"
"Addresses" => "Addresses"
"Please check your order before payment" => "Please check your order before payment"
"Your Delivery Address" => "Your Delivery Address"
"Your Invoice Address" => "Your Invoice Address"
"The selected address will be used as your personal address (for invoice)." => "The selected address will be used as your personal address (for invoice)."
"The selected address will be used both as your personal address (for invoice) and as your delivery address." => "The selected address will be used both as your personal address (for invoice) and as your delivery address."
"Shipping Address" => "Shipping Address"
"Billing address differs from shipping address" => "Billing address differs from shipping address"
"Transaction amount has been correctly updated" => "Transaction amount has been correctly updated"
"No payment needed for this order" => "No payment needed for this order"
"Selected" => "Selected"
"Unfortunately, there are no payment method available." => "Unfortunately, there is no payment method available."
"By confirming the order, you certify that you have read and agree with all of the conditions below:" => "By confirming the order, you certify that you have read and agree with all of the conditions below:"
"Please make sure you've chosen a [1]payment method[/1] and accepted the [2]terms and conditions[/2]." => "Please make sure you've chosen a [1]payment method[/1] and accepted the [2]terms and conditions[/2]."
"Order with an obligation to pay" => "Order with an obligation to pay"
"If you sign out now, your cart will be emptied." => "If you sign out now, your cart will be emptied."
"Order as a guest" => "Order as a guest"
"If you would like to add a comment about your order, please write it in the field below." => "If you would like to add a comment about your order, please write it in the field below."
"I would like to receive my order in recycled packaging." => "I would like to receive my order in recycled packaging."
"If you'd like, you can add a note to the gift:" => "If you'd like, you can add a note to the gift:"
"Unfortunately, there are no carriers available for your delivery address." => "Unfortunately, there are no carriers available for your delivery address."
"Shopping Cart" => "Shopping Cart"
"Your order is confirmed" => "Your order is confirmed"
"An email has been sent to your mail address %email%." => "An email has been sent to the %email% address."
"You can also [1]download your invoice[/1]" => "You can also [1]download your invoice[/1]"
"Order details" => "Order details"
"Order reference: %reference%" => "Order reference: %reference%"
"Payment method: %method%" => "Payment method: %method%"
"Shipping method: %method%" => "Shipping method: %method%"
"Save time on your next order, sign up now" => "Save time on your next order, sign up now"
"Quantity" => "Quantity"
"Code" => "Code"
"Description" => "Description"
"Value" => "Value"
"Minimum" => "Minimum"
"Cumulative" => "Cumulative"
"Expiration date" => "Expiration date"
"Name" => "Name"
"Payment" => "Payment"
"Order reference" => "Order reference"
"Date" => "Date"
"Total price" => "Total price"
"Status" => "Status"
"Invoice" => "Invoice"
"Carrier" => "Carrier"
"Payment method" => "Payment method"
"Delivery address %alias%" => "Delivery address %alias%"
"Invoice address %alias%" => "Invoice address %alias%"
"Weight" => "Weight"
"Shipping cost" => "Shipping cost"
"Tracking number" => "Tracking number"
]
"ShopThemeActions" => array:50 [
"Checkout" => "View Cart"
"Add to cart" => "Add to cart"
"Sign out" => "Sign out"
"Sign in" => "Sign in"
"Filter By" => "Filter By"
"Clear all" => "Clear all"
"Remove" => "Remove"
"Cart" => "Cart"
"Choose file" => "Choose file"
"Send" => "Send"
"Subscribe" => "Subscribe"
"OK" => "OK"
"Share" => "Share"
"Proceed to checkout" => "Proceed to checkout"
"Continue shopping" => "Continue shopping"
"remove from cart" => "remove from cart"
"Show" => "Show"
"Hide" => "Hide"
"Previous" => "Previous"
"Next" => "Next"
"View products" => "View products"
"Quick view" => "Quick view"
"Quantity" => "Quantity"
"Remove Image" => "Remove Image"
"Save Customization" => "Save Customization"
"Filter" => "Filter"
"Back to top" => "Back to top"
"Select" => "Select"
"Choose" => "Choose"
"Download" => "Download"
"Cancel" => "Cancel"
"Continue" => "Continue"
"Edit" => "Edit"
"show details" => "show details"
"Add" => "Add"
"Take advantage of our exclusive offers:" => "Take advantage of our exclusive offers:"
"edit" => "edit"
"add new address" => "add new address"
"Create account" => "Create account"
"Save" => "Save"
"Delete" => "Delete"
"Update" => "Update"
"Add a new address" => "Add a new address"
"Create new address" => "Create new address"
"Reorder" => "Reorder"
"Print out" => "Print out"
"Send reset link" => "Send reset link"
"Back to login" => "Back to login"
"Back to Login" => "Back to Login"
"Change Password" => "Change Password"
]
"ShopThemenxtalnotify" => array:1 [
"You will notify" => "You will be notified."
]
"ModulesContactinfoShop" => array:12 [
"Contact us" => "Contact us"
"Call us: [1]%phone%[/1]" => "Call us: [1]%phone%[/1]"
"Store information" => "Store information"
"Email us: [1]%email%[/1]" => "Email us: [1]%email%[/1]"
"Call us:" => "Call us:"
"Fax:" => "Fax:"
"Details:" => "Details:"
"Email us:" => "Email us:"
"Fax: [1]%fax%[/1]" => "Fax: [1]%fax%[/1]"
"Tel: %phone%" => "Tel: %phone%"
"Fax: %fax%" => "Fax: %fax%"
"Email: [1]%email%[/1]" => "Email: [1]%email%[/1]"
]
"ModulesDashproductsAdmin" => array:27 [
"Dashboard Products" => "Dashboard Products"
"Adds a block with a table of your latest orders and a ranking of your products" => "Adds a block with a table of your latest orders and a ranking of your products"
"Customer Name" => "Customer Name"
"Details" => "Details"
"Total sold" => "Total sold"
"Net profit" => "Net profit"
"Views" => "Views"
"Added to cart" => "Added to cart"
"Purchased" => "Purchased"
"You must enable the "Save global page views" option from the "Data mining for statistics" module in order to display the most viewed products, or use the Google Analytics module." => "You must enable the "Save global page views" option from the "Data mining for statistics" module in order to display the most viewed products, or use the Google Analytics module."
"Term" => "Term"
"Results" => "Results"
"Number of "Recent Orders" to display" => "Number of "Recent Orders" to display"
"Number of "Best Sellers" to display" => "Number of "Best Sellers" to display"
"Number of "Most Viewed" to display" => "Number of "Most Viewed" to display"
"Number of "Top Searches" to display" => "Number of "Top Searches" to display"
"Enrich your stats: display a table of your latest orders and a ranking of your products." => "Enrich your stats: display a table of your latest orders and a ranking of your products."
"Products and Sales" => "Products and Sales"
"Recent Orders" => "Recent Orders"
"Best Sellers" => "Best Sellers"
"Most Viewed" => "Most Viewed"
"Top Searches" => "Top Searches"
"Last %d orders" => "Last %d orders"
"Top %d products" => "Top %d products"
"From" => "From"
"to" => "to"
"Top %d most search terms" => "Top %d most search terms"
]
"ModulesDataprivacyShop" => array:1 [
"Customer data privacy[1][2]%message%[/2]" => "Customer data privacy[1][2]%message%[/2]"
]
"ModulesCustomeraccountlinksAdmin" => array:6 [
"My Account block" => "My Account block"
"Enrich your stats, add a registration progress tab to analyze your visitors’ behavior." => "Enrich your stats, add a registration progress tab to analyze your visitors’ behavior."
"Credit slips" => "Credit slips"
"Personal info" => "Personal info"
"Merchandise returns" => "Merchandise returns"
"Welcome your customers with their personal information displayed right on your footer." => "Welcome your customers with their personal information displayed right on your footer."
]
"ModulesLanguageselectorAdmin" => array:3 [
"Language selector block" => "Language selector block"
"Adds a block allowing customers to select a language for your store's content." => "Adds a block allowing customers to select a language for your store's content."
"Go international and display a language selector in the header of your store so that customers can shop in their own language." => "Go international and display a language selector in the header of your store so that customers can shop in their own language."
]
"AdminPaymentNotification" => array:11 [
"You have more than one shop and must select one to configure payment." => "You have more than one shop and must select one to configure payment."
"No currency mode for payment module" => "No currency mode for payment module"
"Cart cannot be loaded or an order has already been placed using this cart" => "Cart cannot be loaded or an order has already been placed using this cart"
"The cart rule named "%1s" (ID %2s) used in this cart is not valid and has been withdrawn from cart" => "The cart rule named "%1s" (ID %2s) used in this cart is not valid and has been withdrawn from cart"
"Order creation failed" => "Order creation failed"
"Warning: the secure key is empty, check your payment account before validation" => "Warning: the secure key is empty, check your payment account before validation"
"An error occurred while saving message" => "An error occurred while saving message"
"No carrier" => "No carrier"
"%d image(s)" => "%d image(s)"
"We recommend providing at least two different payment methods. Only one payment method could be problematic if this option cannot be used by a customer because it will prevent him/her from ordering." => "We recommend providing at least two different payment methods. Only one payment method could be problematic if this option cannot be used by a customer because it will prevent him/her from ordering."
"No payment module installed" => "No payment module installed"
]
"AdminNotificationsInfo" => array:21 [
"This field will be modified for all your shops." => "This field will be modified for all your shops."
"This field will be modified for all shops in this shop group:" => "This field will be modified for all shops in this store group:"
"This field will be modified for this shop:" => "This field will be modified for this shop:"
"Delete selected" => "Delete selected"
"Delete selected items?" => "Delete selected items?"
"Delete selected item?" => "Delete selected item?"
"Forbidden characters:" => "Forbidden characters:"
"Note that this feature is only available in "all stores" context. It will be added to all your stores." => "Note that this feature is only available in "all stores" context. It will be added to all your stores."
"Empty recordset returned." => "Empty recordset returned."
"Empty recordset returned" => "Empty recordset returned"
"Note that this page is available in all shops context only, this is why your context has just switched." => "Note that this page is available in all shops context only, this is why your context has just switched."
"Note that this feature is available in all shops context only. It will be added to all your stores." => "Note that this feature is available in all shops context only. It will be added to all your stores."
"This product is not associated with the store selected in the multistore header, please select another one." => "This product is not associated with the store selected in the multistore header, please select another one."
"This page is only compatible in a single store context. To access the page, please select a store or [1]disable the multistore feature[/1]." => "This page is only compatible in a single store context. To access the page, please select a store or [1]disable the multistore feature[/1]."
"This page is only compatible in a single-store context. Please select a store in the multistore header." => "This page is only compatible in a single-store context. Please select a store in the multistore header."
"Key should be at least %length% characters long." => "Key should be at least %length% characters long."
"The key must be %length% characters long." => "The key must be %length% characters long."
"Password should be at least %length% characters long." => "Password should be at least %length% characters long."
"Invalid characters: %s" => "Invalid characters: %s"
"Note that this page is available in a single shop context only. Switch context to work on it." => "Note that this page is available in a single shop context only. Switch context to work on it."
"Invalid characters:" => "Invalid characters:"
]
"ModulesGraphnvd3Admin" => array:2 [
"NVD3 Charts" => "NVD3 Charts"
"Enable the NVD3 charting code for your own uses, providing you with ever so useful graphs." => "Enable the NVD3 charting code for your own uses, providing you with ever so useful graphs."
]
"ModulesFeaturedproductsAdmin" => array:11 [
"Featured products" => "Featured products"
"Pick a category and highlight its items, enhance customer experience with a lively homepage." => "Pick a category and highlight its items, enhance customer experience with a lively homepage."
"The number of products is invalid. Please enter a positive number." => "The number of products is invalid. Please enter a positive number."
"The category ID is invalid. Please choose an existing category ID." => "The category ID is invalid. Please choose an existing category ID."
"Invalid value for the "randomize" flag." => "Invalid value for the "randomize" flag."
"To add products to your homepage, simply add them to the corresponding product category (default: "Home")." => "To add products to your homepage, simply add them to the corresponding product category (default: "Home")."
"Number of products to be displayed" => "Number of products to be displayed"
"Set the number of products that you would like to display on homepage (default: 8)." => "Set the number of products that you would like to display on homepage (default: 8)."
"Category from which to pick products to be displayed" => "Category from which to pick products to be displayed"
"Randomly display featured products" => "Randomly display featured products"
"Enable if you wish the products to be displayed randomly (default: no)." => "Enable if you wish the products to be displayed randomly (default: no)."
]
"ModulesBlockreassuranceAdmin" => array:57 [
"Customer Reassurance" => "Customer Reassurance"
"Connect with your visitors and reassure them about secure payment, free shipping or returns." => "Connect with your visitors and reassure them about secure payment, free shipping or returns."
"Are you sure you want to uninstall this module?" => "Are you sure you want to uninstall this module?"
"There was an error during the installation. Please <a href="https://github.com/PrestaShop/PrestaShop/issues">open an issue</a> on the PrestaShop project." => "There was an error during the installation. Please <a href="https://github.com/PrestaShop/PrestaShop/issues">open an issue</a> on the PrestaShop project."
"There was an error during the uninstallation. Please <a href="https://github.com/PrestaShop/PrestaShop/issues">open an issue</a> on the PrestaShop project." => "There was an error during the uninstallation. Please <a href="https://github.com/PrestaShop/PrestaShop/issues">open an issue</a> on the PrestaShop project."
"Block updated" => "Block updated"
"Oops... looks like an error occurred" => "Oops... looks like an error occurred"
"Configuration updated successfully!" => "Configuration updated successfully!"
"Position changed successfully!" => "Position changed successfully!"
"An error occurred when switching position" => "An error occurred when switching position"
"An error occurred when removing block" => "An error occurred when removing block."
"Position" => "Position"
"Description" => "Description"
"Actions" => "Actions"
"WARNING" => "WARNING"
"Your folder %s is not readable or executable" => "Your folder %s is not readable or executable"
"This folder needs these rights so you can upload your own images for the reassurances blocks." => "This folder needs these rights so you can upload your own images for the reassurances blocks."
"Content" => "Content"
"Display" => "Display"
"Appearance" => "Appearance"
"Customize Module Design" => "Customize Module Design"
"Icon color" => "Icon color"
"Text color" => "Text color"
"Save" => "Save"
"Reassurance Block" => "Reassurance Block"
"Return" => "Return"
"Description (optional)" => "Description (optional)"
"Image" => "Image"
"Modify icon" => "Modify icon"
"or upload file" => "or upload file"
"Choose SVG for better customization. Other allowed formats are: .gif, .jpg, .png" => "Choose SVG for better customization. Other allowed formats are: .gif, .jpg, .png"
"Languages" => "Languages"
"Select none" => "Select none"
"Redirection" => "Redirection"
"CMS page" => "CMS page"
"Title" => "Title"
"URL" => "URL"
"CMS Page" => "CMS Page"
"Block Content" => "Block Content"
"Url link" => "Url link"
"Activated" => "Activated"
"Deactivated" => "Deactivated"
"We recommend 3 blocks at maximum." => "We recommend 3 blocks at maximum."
"None" => "None"
"none" => "none"
"Global settings" => "Global settings"
"Product pages" => "Product pages"
"Checkout pages" => "Checkout pages"
"Specific position for cart page" => "Specific position for cart page"
"Header position on all pages" => "Header position on all pages"
"Above header" => "Above header"
"Below header" => "Below header"
"Footer position on all pages" => "Footer position on all pages"
"Above footer" => "Above footer"
"Below footer" => "Below footer"
"Main column" => "Main column"
"Specific position for product page" => "Specific position for product page"
]
"ModulesStatsbestproductsAdmin" => array:6 [
"An empty record-set was returned." => "An empty record-set was returned."
"Price sold" => "Price sold"
"Quantity sold in a day" => "Quantity sold in a day"
"Page views" => "Page views"
"Best-selling products" => "Best-selling products"
"Enrich your stats with a small list of your best-sellers to better know your customers." => "Enrich your stats with a small list of your best-sellers to better know your customers."
]
"ModulesStatspersonalinfosAdmin" => array:28 [
"Registered customer information" => "Registered customer information"
"Enrich your stats, add information about your registered customers and learn more about them!" => "Enrich your stats, add information about your registered customers and learn more about them!"
"Target your audience" => "Target your audience"
"In order for each message to have an impact, you need to know who it is being addressed to. " => "In order for each message to have an impact, you need to know who it is being addressed to. "
"Defining your target audience is essential when choosing the right tools to win them over." => "Defining your target audience is essential when choosing the right tools to win them over."
"It is best to limit an action to a group -- or to groups -- of clients." => "It is best to limit an action to a group -- or to groups -- of clients."
"Storing registered customer information allows you to accurately define customer profiles so you can adapt your special deals and promotions." => "Storing registered customer information allows you to accurately define customer profiles so you can adapt your special deals and promotions."
"You can increase your sales by:" => "You can increase your sales by:"
"Launching targeted advertisement campaigns." => "Launching targeted advertisement campaigns."
"Contacting a group of clients by email or newsletter." => "Contacting a group of clients by email or newsletter."
"Gender distribution allows you to determine the percentage of men and women shoppers on your store." => "Gender distribution allows you to determine the percentage of men and women shoppers on your store."
"CSV Export" => "CSV Export"
"Age ranges allow you to better understand target demographics." => "Age ranges allow you to better understand target demographics."
"Country distribution allows you to analyze which part of the World your customers are shopping from." => "Country distribution allows you to analyze which part of the World your customers are shopping from."
"Currency range allows you to determine which currency your customers are using." => "Currency range allows you to determine which currency your customers are using."
"Language distribution allows you to analyze the browsing language used by your customers." => "Language distribution allows you to analyze the browsing language used by your customers."
"No customers have registered yet." => "No customers have registered yet."
"Gender distribution" => "Gender distribution"
"Age range" => "Age range"
"0-18" => "0-18"
"18-24" => "18-24"
"25-34" => "25-34"
"35-49" => "35-49"
"50-59" => "50-59"
"60+" => "60+"
"Country distribution" => "Country distribution"
"Currency distribution" => "Currency distribution"
"Language distribution" => "Language distribution"
]
"AdminNavigationHeader" => array:62 [
"Orders" => "Orders"
"View my shop" => "View my store"
"A new order has been placed on your shop." => "A new order has been placed on your shop."
"A new customer registered on your shop." => "A new customer registered on your shop."
"A new message was posted on your shop." => "A new message was posted on your shop."
"PrestaShop logo" => "PrestaShop logo"
"Remove from QuickAccess" => "Remove from QuickAccess"
"Add current page to QuickAccess" => "Add current page to QuickAccess"
"Manage quick accesses" => "Manage quick accesses"
"Product name, SKU, reference..." => "Product name, SKU, reference..."
"Email, name..." => "Email, name..."
"Customers by name" => "Customers by name"
"Customers by IP address" => "Customers by IP address"
"Invoice Number" => "Invoice Number"
"Welcome back %name%" => "Welcome back %name%"
"Your profile" => "Your profile"
"Sign out" => "Sign out"
"Quick Access" => "Quick Access"
"Please name this shortcut:" => "Please name this shortcut:"
"Remove from Quick Access" => "Remove from Quick Acess"
"Manage your quick accesses" => "Manage your quick accesses"
"Customers" => "Customers"
"Everywhere" => "Everywhere"
"What are you looking for?" => "What are you looking for?"
"Order ID" => "Order ID"
"Cart ID" => "Cart ID"
"Module name" => "Module name"
"Search (e.g.: product reference, customer name…)" => "Search (e.g.: product reference, customer name…)"
"Searchbar" => "Searchbar"
"Product name, reference, etc." => "Product name, reference, etc."
"Name" => "Name"
"by name" => "by name"
"123.45.67.89" => "123.45.67.89"
"by IP address" => "by IP address"
"Invoice number" => "Invoice number"
"SEARCH" => "SEARCH"
"View my store" => "View my store"
"Order number:" => "Order number:"
"Read this message" => "Read this message"
"A new order has been placed on your store." => "A new order has been placed on your store."
"A new customer registered on your store." => "A new customer registered on your store."
"A new message was posted on your store." => "A new message was posted on your store."
"Customer name:" => "Customer name:"
"Debug mode" => "Debug mode"
"Maintenance mode" => "Maintenance mode"
"Home" => "Home"
"My Shop" => "My Shop"
"New category" => "New category"
"New product" => "New product"
"New voucher" => "New voucher"
"Installed modules" => "Installed modules"
"Catalog evaluation" => "Catalog evaluation"
"Link" => "Link"
"Quick Access menu" => "Quick Access menu"
"If it's a URL that comes from your back office, you MUST remove the security token." => "If it's a URL that comes from your back office, you MUST remove the security token."
"Open in new window" => "Open in new window"
"Add new quick access" => "Add new quick access"
"New customers" => "New customers"
"New window" => "New window"
"Customize your multistore header, [1]pick a color[/1] for this store context." => "Customize your multistore header, [1]pick a color[/1] for this store context."
"To apply specific settings to a store or a group of stores, select the parameter to modify, make your changes and save." => "To apply specific settings to a store or a group of stores, select the parameter to modify, make your changes and save."
"Select stores" => "Select stores"
]
"AdminShippingHelp" => array:45 [
"Format:" => "Format:"
"Filesize:" => "Filesize:"
"MB max." => "MB max."
"Current size:" => "Current size:"
"undefined" => "undefined"
"Your online store needs to have a proper carrier registered in PrestaShop as soon as you start shipping your products. This means sending yours parcels using your local postal service, or having a contract with a private carrier which in turn will ship your parcels to your customers. In order to have PrestaShop suggest the most adequate carrier to your customers during their order checkout process, you need to register all the carriers with which you have chosen to work." => "Your online store needs to have a proper carrier registered in PrestaShop as soon as you start shipping your products. This means sending yours parcels using your local postal service, or having a contract with a private carrier which in turn will ship your parcels to your customers. In order to have PrestaShop suggest the most adequate carrier to your customers during their order checkout process, you need to register all the carriers with which you have chosen to work."
"PrestaShop comes with a number of carrier modules that you can activate. You can also buy carrier modules on the PrestaShop Addons marketplace. Recommended modules are listed below: install the module that matches your carrier, and configure it!" => "PrestaShop comes with a number of carrier modules that you can activate. You can also buy carrier modules on the PrestaShop Addons marketplace. Recommended modules are listed below: install the module that matches your carrier, and configure it!"
"Note: DO NOT register a new carrier if there already exists a module for it! Using a module will be much faster and more accurate!" => "Note: DO NOT register a new carrier if there already exists a module for it! Using a module will be much faster and more accurate!"
"The carrier's name will be displayed during checkout." => "The carrier's name will be displayed during checkout."
"The delivery time will be displayed during checkout." => "The delivery time will be displayed during checkout."
"Delivery tracking URL: Type '@' where the tracking number should appear. It will be automatically replaced by the tracking number." => "Delivery tracking URL: Type '@' where the tracking number should appear. It will be automatically replaced by the tracking number."
"For example: 'http://example.com/track.php?num=@' with '@' where the tracking number should appear." => "For example: 'http://example.com/track.php?num=@' with '@' where the tracking number should appear."
"Include the handling costs (as set in Shipping > Preferences) in the final carrier price." => "Include the handling costs (as set in Shipping > Preferences) in the final carrier price."
"Out-of-range behavior occurs when no defined range matches the customer's cart (e.g. when the weight of the cart is greater than the highest weight limit defined by the weight ranges)." => "Out-of-range behavior occurs when no defined range matches the customer's cart (e.g. when the weight of the cart is greater than the highest weight limit defined by the weight ranges)."
"Maximum width managed by this carrier. Set the value to "0", or leave this field blank to ignore." => "Maximum width managed by this carrier. Set the value to "0", or leave this field blank to ignore."
"The value must be an integer." => "The value must be an integer."
"Maximum height managed by this carrier. Set the value to "0", or leave this field blank to ignore." => "Maximum height managed by this carrier. Set the value to "0", or leave this field blank to ignore."
"Maximum depth managed by this carrier. Set the value to "0", or leave this field blank to ignore." => "Maximum depth managed by this carrier. Set the value to "0", or leave this field blank to ignore."
"Maximum weight managed by this carrier. Set the value to "0", or leave this field blank to ignore." => "Maximum weight managed by this carrier. Set the value to "0", or leave this field blank to ignore."
"Allowed characters: letters, spaces and "%special_chars%"." => "Allowed characters: letters, spaces and "%special_chars%"."
"For in-store pickup, enter 0 to replace the carrier name with your shop name." => "For in-store pickup, enter 0 to replace the carrier name with your shop name."
"Enter "0" for a longest shipping delay, or "9" for the shortest shipping delay." => "Enter "0" for a longest shipping delay, or "9" for the shortest shipping delay."
"Mark the groups that are allowed access to this carrier." => "Mark the groups that are allowed access to this carrier."
"Enable the carrier in the front office." => "Enable the carrier in the front office."
"Carrier name displayed during checkout" => "Carrier name displayed during checkout"
"Upload a logo from your computer." => "Upload a logo from your computer."
"or" => "or"
"Estimated delivery time will be displayed during checkout." => "Estimated delivery time will be displayed during checkout."
"Delivery tracking URL: Type '@' where the tracking number should appear. It will then be automatically replaced by the tracking number." => "Delivery tracking URL: Type '@' where the tracking number should appear. It will then be automatically replaced by the tracking number."
"The zones in which this carrier will be used." => "The zones in which this carrier will be used."
"Group access" => "Group access"
"Apply both regular shipping cost and product-specific shipping costs." => "Apply both regular shipping cost and product-specific shipping costs."
"Include the shipping and handling costs in the carrier price." => "Include the shipping and handling costs in the carrier price."
"Apply the cost of the highest defined range" => "Apply the cost of the highest defined range"
"Out-of-range behavior occurs when none is defined (e.g. when a customer's cart weight is greater than the highest range limit)." => "Out-of-range behavior occurs when none is defined (e.g. when a customer's cart weight is greater than the highest range limit)."
"Maximum height managed by this carrier. Set the value to "0," or leave this field blank to ignore." => "Maximum height managed by this carrier. Set the value to "0," or leave this field blank to ignore."
"Maximum width managed by this carrier. Set the value to "0," or leave this field blank to ignore." => "Maximum width managed by this carrier. Set the value to "0," or leave this field blank to ignore."
"Maximum depth managed by this carrier. Set the value to "0," or leave this field blank to ignore." => "Maximum depth managed by this carrier. Set the value to "0," or leave this field blank to ignore."
"Maximum weight managed by this carrier. Set the value to "0," or leave this field blank to ignore." => "Maximum weight managed by this carrier. Set the value to "0," or leave this field blank to ignore."
"Your shop's default carrier." => "Your shop's default carrier."
"This will only be visible in the front office." => "This will only be visible in the front office."
"You need to register all the carriers with which you have chosen to work. PrestaShop comes with a selection of carrier modules you can install right below the page or buy on [1]Addons marketplace[/1]." => "You need to register all the carriers with which you have chosen to work. PrestaShop comes with a selection of carrier modules you can install right below the page or buy on [1]Addons marketplace[/1]."
"If there is no existing module for your carrier, you can register it manually by clicking on "[1]" but before, please make sure you did not register a new carrier if a module already exists for it!" => "If there is no existing module for your carrier, you can register it manually by clicking on "[1]" but before, please make sure you did not register a new carrier if a module already exists for it."
"If you set these parameters to 0, they will be disabled." => "If you set these parameters to 0, they will be disabled."
"Coupons are not taken into account when calculating free shipping." => "Coupons are not taken into account when calculating free shipping."
]
"ModulesFeaturedproductsShop" => array:2 [
"Our Products" => "Our Products"
"All products" => "All products"
]
"AdminCatalogHelp" => array:172 [
"Does not apply to the shipping costs" => "Does not apply to the shipping costs"
"Optional: The cart rule will be available to everyone if you leave this field blank." => "Optional: The cart rule will be available to everyone if you leave this field blank."
"The default period is one month." => "The default period is one month."
"You can choose a minimum amount for the cart either with or without the taxes and shipping." => "You can choose a minimum amount for the cart either with or without the taxes and shipping."
"The cart rule will be applied to the first "X" customers only." => "The cart rule will be applied to the first "X" customers only."
"A customer will only be able to use the cart rule "X" time(s)." => "A customer will only be able to use the cart rule "X" time(s)."
"This restriction applies to the country of delivery." => "This restriction applies to the country of delivery."
"This will be displayed in the cart summary, as well as on the invoice." => "This will be displayed in the cart summary, as well as on the invoice."
"For your eyes only. This will never be displayed to the customer." => "For your eyes only. This will never be displayed to the customer."
"Caution! If you leave this field blank, the rule will automatically be applied to benefiting customers." => "Caution! If you leave this field blank, the rule will automatically be applied to benefiting customers."
"If the voucher is not yet in the cart, it will be displayed in the cart summary." => "If the voucher is not yet in the cart, it will be displayed in the cart summary."
"Only applicable if the voucher value is greater than the cart total." => "Only applicable if the voucher value is greater than the cart total."
"If you do not allow partial use, the voucher value will be lowered to the total order amount. If you allow partial use, however, a new voucher will be created with the remainder." => "If you do not allow partial use, the voucher value will be lowered to the total order amount. If you allow partial use, however, a new voucher will be created with the remainder."
"Cart rules are applied by priority. A cart rule with a priority of "1" will be processed before a cart rule with a priority of "2"." => "Cart rules are applied by priority. A cart rule with a priority of "1" will be processed before a cart rule with a priority of "2"."
"Your internal name for this attribute." => "Your internal name for this attribute."
"The public name for this attribute, displayed to the customers." => "The public name for this attribute, displayed to the customers."
"The way the attribute's values will be presented to the customers in the product's page." => "The way the attribute's values will be presented to the customers in the product's page."
"Choose the attribute group for this value." => "Choose the attribute group for this value."
"Upload an image file containing the color texture from your computer." => "Upload an image file containing the color texture from your computer."
"This will override the HTML color!" => "This will override the HTML color!"
"Save then add another value" => "Save then add another value"
"Choose a color with the color picker, or enter an HTML color (e.g. "lightblue", "#CC6600")." => "Choose a color with the color picker, or enter an HTML color (e.g. "lightblue", "#CC6600")."
"Allow customers to upload files using the contact page." => "Allow customers to upload files using the contact page."
"Please fill out the message fields that appear by default when you answer a thread on the customer service page." => "Please fill out the message fields that appear by default when you answer a thread on the customer service page."
"URL for your IMAP server (ie.: mail.server.com)." => "URL for your IMAP server (ie.: mail.server.com)."
"Port to use to connect to your IMAP server." => "Port to use to connect to your IMAP server."
"User to use to connect to your IMAP server." => "User to use to connect to your IMAP server."
"Password to use to connect your IMAP server." => "Password to use to connect your IMAP server."
"Delete messages after synchronization. If you do not enable this option, the synchronization will take more time." => "Delete messages after synchronization. If you do not enable this option, the synchronization will take more time."
"Create new threads for unrecognized emails." => "Create new threads for unrecognized emails."
"Use POP3 instead of IMAP." => "Use POP3 instead of IMAP."
"Do not use RSH or SSH to establish a preauthenticated IMAP sessions." => "Do not use RSH or SSH to establish a preauthenticated IMAP sessions."
"Use the Secure Socket Layer (TLS/SSL) to encrypt the session." => "Use the Secure Socket Layer (TLS/SSL) to encrypt the session."
"Validate certificates from the TLS/SSL server." => "Validate certificates from the TLS/SSL server."
"Do not validate certificates from the TLS/SSL server. This is only needed if a server uses self-signed certificates." => "Do not validate certificates from the TLS/SSL server. This is only needed if a server uses self-signed certificates."
"Force use of start-TLS to encrypt the session, and reject connection to servers that do not support it." => "Force use of start-TLS to encrypt the session, and reject connection to servers that do not support it."
"Do not use start-TLS to encrypt the session, even with servers that support it." => "Do not use start-TLS to encrypt the session, even with servers that support it."
"Save and add another value" => "Save and add another value"
"Back to the list" => "Back to the list"
"Add new feature values" => "Add new feature values"
"Add new feature value" => "Add new feature value"
"Company name for this supplier" => "Company name for this supplier"
"Phone number for this supplier" => "Phone number for this supplier"
"Mobile phone number for this supplier." => "Mobile phone number for this supplier."
"Will appear in the list of suppliers." => "Will appear in the list of suppliers."
"Upload a supplier logo from your computer." => "Upload a supplier logo from your computer."
"Search reference" => "Search reference"
"Create a new product: CTRL+P" => "Create a new product: CTRL+P"
"To have a different title from the category name, enter it here." => "To have a different title from the category name, enter it here."
"To have a different description than your category summary in search results page, write it here." => "To have a different description than your category summary in search results page, write it here."
"Unless the 'Accented URL' option is enabled (in Shop parameters > Traffic & SEO), only letters, numbers, underscores (_), and hyphens (-) are allowed." => "Unless the 'Accented URL' option is enabled (in Shop parameters > Traffic & SEO), only letters, numbers, underscores (_), and hyphens (-) are allowed."
"Leave empty to disable" => "Leave empty to disable"
"Search for a product" => "Search for a product"
"Enter your product name" => "Enter your product name"
"The summary is a short sentence describing your product.<br />It will appears at the top of your shop's product page, in product lists, and in search engines' results page (so it's important for SEO). To give more details about your product, use the "Description" tab." => "Fill in a striking short description of the product (displayed on product page and product list as abstract for customers and search engines). For detailed informations use the 'description tab.'"
"Search and add a related product" => "Search and add a related product"
"Use a comma to create separate tags. E.g.: dress, cotton, party dresses." => "Use a comma to create separate tags. E.g.: dress, cotton, party dresses."
"Per kilo, per litre" => "Per kilo, per litre"
"Combine several attributes, e.g.: "Size: all", "Color: red"." => "Combine several attributes, e.g.: "Size: all", "Color: red"."
"To which product the page should redirect?" => "To which product the page should redirect?"
"To which category the page should redirect?" => "To which category the page should redirect?"
"If no category is selected the Main Category is used" => "If no category is selected, the Main Category is used"
"To have a different title from the product name, enter it here." => "To have a different title from the product name, enter it here."
"To have a different description than your product summary in search results pages, write it here." => "To have a different description than your product summary in search results pages, write it here."
"To which product should the page redirect?" => "To which product should the page redirect?"
"To which category should the page redirect?" => "To which category should the page redirect?"
"By default, the main category will be used if no category is selected." => "By default, the main category will be used if no category is selected."
"This description will appear in search engines. You need a single sentence, shorter than 160 characters (including spaces)" => "This description will appear in search engines. You need a single sentence, shorter than 160 characters (including spaces)"
"Public title for the product's page, and for search engines. Leave blank to use the product name. The number of remaining characters is displayed to the left of the field." => "Public title for the product page and for search engines. Leave blank to use the product name. The number of remaining characters is displayed to the left of the field."
"Upload a brand logo from your computer." => "Upload a brand logo from your computer."
"This interface allows you to specify the suppliers of the current combination." => "This interface allows you to specify the suppliers of the current combination."
"Search product" => "Search product"
"Using another image as cover will automatically uncheck this box." => "Using another image as cover will automatically uncheck this box."
"Search file" => "Search file"
"Instructions, size guide, or any file you want to add to a product." => "Instructions, size guide, or any file you want to add to a product."
"Customers can download these files on the product page." => "Customers can download these files on the product page."
"Set specific prices for customers meeting certain conditions." => "Set specific prices for customers meeting certain conditions."
"Define which condition should apply first when a customer is eligible for multiple specific prices." => "Define which condition should apply first when a customer is eligible for multiple specific prices."
"Add new specific price" => "Add new specific price"
"Indicate the price for a single unit of the product. For instance, if you're selling fabrics, it would be the price per meter." => "Indicate the price for a single unit of the product. For instance, if you're selling fabrics, it would be the price per meter."
"[1]No redirection (200), display product[/1] [2] Do not redirect anywhere, display product as discontinued and return normal 200 response." => "[1]No redirection (200), display product[/1] [2] Do not redirect anywhere, display product as discontinued and return normal 200 response."
"[1]No redirection (404), display product[/1] [2] Do not redirect anywhere, display product as discontinued and return 404 "Not Found" response." => "[1]No redirection (404), display product[/1] [2] Do not redirect anywhere, display product as discontinued and return 404 "Not Found" response."
"[1]No redirection (410), display product[/1] [2] Do not redirect anywhere, display product as discontinued and return 410 "Gone" response." => "[1]No redirection (410), display product[/1] [2] Do not redirect anywhere, display product as discontinued and return 410 "Gone" response."
"[1]No redirection (404), display error page[/1] [2] Do not redirect anywhere and display a 404 "Not Found" page." => "[1]No redirection (404), display error page[/1] [2] Do not redirect anywhere and display a 404 "Not Found" page."
"[1]No redirection (410), display error page[/1] [2] Do not redirect anywhere and display a 410 "Gone" page." => "[1]No redirection (410), display error page[/1] [2] Do not redirect anywhere and display a 410 "Gone" page."
"[1]Permanent redirection (301)[/1] [2] Permanently display another product or category instead." => "[1]Permanent redirection (301)[/1] [2] Permanently display another product or category instead."
"[1]Temporary redirection (302)[/1] [2] Temporarily display another product or category instead." => "[1]Temporary redirection (302)[/1] [2] Temporarily display another product or category instead."
"Public title that may appear in the browser and search engines. The recommended length is about 60 characters (including spaces). If you leave it blank, the product name will be used." => "Public title that may appear in the browser and search engines. The recommended length is about 60 characters (including spaces). If you leave it blank, the product name will be used."
"Summary for robots, that could appear in search engines. The recommended length is about 160 characters (including spaces). If you leave it blank, an excerpt from the short description will be used." => "Summary for robots, that could appear in search engines. The recommended length is about 160 characters (including spaces). If you leave it blank, an excerpt from the short description will be used."
"Separate each tag with a comma or press the Enter key." => "Separate each tag with a comma or press the Enter key."
"Search combination" => "Search combination"
"Controls how you want stock of the pack to be calculated. You can decide, if you want to manage the stocks of packs manually, or if it should be calculated automatically depending on stock of the products inside. In that case, the quantity of the pack inside is ignored." => "Controls how you want stock of the pack to be calculated. You can decide, if you want to manage the stocks of packs manually, or if it should be calculated automatically depending on stock of the products inside. In that case, the quantity of the pack inside is ignored."
"Search name" => "Search name"
"Search category" => "Search category"
"Search ref." => "Search ref."
"Save the product and stay on the current page: ALT+SHIFT+S" => "Save the product and stay on the current page: ALT+SHIFT+S"
"Permanently delete this product." => "Permanently delete this product."
"See how your product sheet will look online: ALT+SHIFT+V" => "See how your product sheet will look online: ALT+SHIFT+V"
"Enable or disable the product on your shop: ALT+SHIFT+O" => "Enable or disable the product on your shop: ALT+SHIFT+O"
"Save and duplicate this product, then go to the new product: ALT+SHIFT+D" => "Save and duplicate this product, then go to the new product: ALT+SHIFT+D"
"Save and go back to the catalog: ALT+SHIFT+Q" => "Save and go back to the catalog: ALT+SHIFT+Q"
"Save and create a new product: ALT+SHIFT+P" => "Save and create a new product: ALT+SHIFT+P"
"Is the product a pack (a combination of at least two existing products), a virtual product (downloadable file, service, etc.), or simply a standard, physical product?" => "Is the product a pack (a combination of at least two existing products), a virtual product (downloadable file, service, etc.), or simply a standard, physical product?"
"Where should the product be available on your site? The main category is where the product appears by default: this is the category which is seen in the product page's URL. Disabled categories are written in italics." => "Where should the product be available on your site? The main category is where the product appears by default: this is the category which is seen in the product page's URL. Disabled categories are written in italics."
"If you want to quickly create a new category, you can do it here. Don’t forget to then go to the Categories page to fill in the needed details (description, image, etc.). A new category will not automatically appear in your shop's menu, please read the Help about it." => "If you want to quickly create a new category, you can do it here. Don’t forget to then go to the Categories page to fill in the needed details (description, image, etc.). A new category will not automatically appear in your shop's menu, please read the Help about it."
"Search categories" => "Search categories"
"Does this combination have a different price? Is it cheaper or more expensive than the default retail price?" => "Does this combination have a different price? Is it cheaper or more expensive than the default retail price?"
"The minimum quantity required to buy this product (set to 1 to disable this feature). E.g.: if set to 3, customers will be able to purchase the product only if they take at least 3 in quantity." => "The minimum quantity required to buy this product (set to 1 to disable this feature). E.g.: if set to 3, customers will be able to purchase the product only if they take at least 3 in quantity."
"The email will be sent to all the users who have the right to run the stock page. To modify the permissions, go to [1]Advanced Parameters > Team[/1]" => "The email will be sent to all the users who have the right to run the stock page. To modify the permissions, go to [1]Advanced Parameters > Team[/1]"
"This type of product code is specific to Europe and Japan, but is widely used internationally. It is a superset of the UPC code: all products marked with an EAN will be accepted in North America." => "This type of product code is specific to Europe and Japan, but is widely used internationally. It is a superset of the UPC code: all products marked with an EAN will be accepted in North America."
"Combinations are the different variations of a product, with attributes like its size, weight or color taking different values. To create a combination, you need to create your product attributes first. Go to Catalog > Attributes & Features for this!" => "Combinations are the different variations of a product, with attributes like its size, weight or color taking different values. To create a combination, you need to create your product attributes first. Go to Catalog > Attributes & Features for this!"
"To add combinations, you first need to create proper attributes and values in [1]%attributes_and_features_label%[/1]. <br> When done, you may enter the wanted attributes (like "size" or "color") and their respective values ("XS", "red", "all", etc.) in the field below; or simply select them from the right column. Then click on "%generate_label%": it will automatically create all the combinations for you!" => "To add combinations, you first need to create proper attributes and values in [1]%attributes_and_features_label%[/1]. <br> When done, you may enter the wanted attributes (like "size" or "color") and their respective values ("XS", "red", "all", etc.) in the field below; or simply select them from the right column. Then click on "%generate_label%": it will automatically create all the combinations for you!"
"This is the human-readable URL, as generated from the product's name. You can change it if you want." => "This is the human-readable URL, as generated from the product's name. You can change it if you want."
"When your product is disabled, choose to which page you’d like to redirect the customers visiting its page by typing the product or category name." => "When your product is disabled, choose to which page you’d like to redirect the customers visiting its page by typing the product or category name."
"No redirection (404) = Do not redirect anywhere and display a 404 "Not Found" page." => "No redirection (404) = Do not redirect anywhere and display a 404 "Not Found" page."
"No redirection (410) = Do not redirect anywhere and display a 410 "Gone" page." => "No redirection (410) = Do not redirect anywhere and display a 410 "Gone" page."
"Permanent redirection (301) = Permanently display another product or category instead." => "Permanent redirection (301) = Permanently display another product or category instead."
"Temporary redirection (302) = Temporarily display another product or category instead." => "Temporary redirection (302) = Temporarily display another product or category instead."
"Default behavior is specified in the Shop Parameters > Product settings page." => "Default behavior is specified in the Shop Parameters > Product settings page."
"No redirection (200), display product = Do not redirect anywhere, display product as discontinued and return normal 200 response." => "No redirection (200), display product = Do not redirect anywhere, display product as discontinued and return normal 200 response."
"No redirection (404), display product = Do not redirect anywhere, display product as discontinued and return 404 "Not Found" response." => "No redirection (404), display product = Do not redirect anywhere, display product as discontinued and return 404 "Not Found" response."
"No redirection (410), display product = Do not redirect anywhere, display product as discontinued and return 410 "Gone" response." => "No redirection (410), display product = Do not redirect anywhere, display product as discontinued and return 410 "Gone" response."
"No redirection (404), display error page = Do not redirect anywhere and display a 404 "Not Found" page." => "No redirection (404), display error page = Do not redirect anywhere and display a 404 "Not Found" page."
"No redirection (410), display error page = Do not redirect anywhere and display a 410 "Gone" page." => "No redirection (410), display error page = Do not redirect anywhere and display a 410 "Gone" page."
"Display delivery time for a product is advised for merchants selling in Europe to comply with the local laws." => "Display delivery time for a product is advised for merchants selling in Europe to comply with the local laws."
"If a carrier has a tax, it will be added to the shipping fees. Does not apply to free shipping." => "If a carrier has a tax, it will be added to the shipping fees. Does not apply to free shipping."
"edit" => "edit"
"This interface allows you to specify the suppliers of the current product and its combinations, if any." => "This interface allows you to specify the suppliers of the current product and its combinations, if any."
"You can specify supplier references according to previously associated suppliers." => "You can specify supplier references according to previously associated suppliers."
"When using the advanced stock management tool (see Shop Parameters > Products settings), the values you define (price, references) will be used in supply orders." => "When using the advanced stock management tool (see Shop Parameters > Products settings), the values you define (price, references) will be used in supply orders."
"You can specify product reference(s) for each associated supplier. Click "%save_label%" after changing selected suppliers to display the associated product references." => "You can specify product reference(s) for each associated supplier. Click "%save_label%" after changing selected suppliers to display the associated product references."
"This interface allows you to specify the warehouse in which the product is stocked." => "This interface allows you to specify the warehouse in which the product is stocked."
"It is also possible to specify the location within the warehouse for each product or combination." => "It is also possible to specify the location within the warehouse for each product or combination."
"Number of days this file can be accessed by customers. Set to zero for unlimited access." => "Number of days this file can be accessed by customers. Set to zero for unlimited access."
"Upload a file from your computer (%maxUploadSize% max.)" => "Upload a file from your computer (%maxUploadSize% max.)"
"The full filename with its extension (e.g. Book.pdf)" => "The full filename with its extension (e.g. Book.pdf)"
"Number of downloads allowed per customer. Set to 0 for unlimited downloads." => "Number of downloads allowed per customer. Set to 0 for unlimited downloads."
"If set, the file will not be downloadable after this date. Leave blank if you do not wish to attach an expiration date." => "If set, the file will not be downloadable after this date. Leave blank if you do not wish to attach an expiration date."
"Combinations are the different variations of a product, with attributes like its size, weight or color taking different values. Does your product require combinations?" => "Combinations are the different variations of a product, with attributes like its size, weight or color taking different values. Does your product require combinations?"
"Advanced settings in [1][2]Combinations[/1]" => "Advanced settings in [1][2]Combinations[/1]"
"Your reference code for this product. Allowed special characters: .-_#." => "Your reference code for this product. Allowed special characters: .-_#."
"How many products should be available for sale?" => "How many products should be available for sale?"
"Advanced settings in [1][2]Quantities[/1]" => "Advanced settings in [1][2]Quantities[/1]"
"This is the retail price at which you intend to sell this product to your customers. The tax included price will change according to the tax rule you select." => "This is the net sales price for your customers. The retail price will automatically be calculated using the applied tax rate."
"Advanced settings in [1][2]Pricing[/1]" => "Advanced settings in [1][2]Pricing[/1]"
"MPN is used internationally to identify the Manufacturer Part Number." => "MPN is used internationally to identify the Manufacturer Part Number."
"This type of product code is widely used in the United States, Canada, the United Kingdom, Australia, New Zealand and in other countries." => "This type of product code is widely used in the United States, Canada, the United Kingdom, Australia, New Zealand and in other countries."
"ISBN is used internationally to identify books and their various editions." => "The International Standard Book Number (ISBN) is used to identify books and other publications."
"Tags are meant to help your customers find your products via the search bar." => "Tags facilitate the product search for customers using the search bar."
"Choose terms and keywords that your customers will use to search for this product and make sure you are consistent with the tags you may have already used." => "Choose terms and keywords which your potential customers commonly would search for when looking for this product. Make sure that they are consistent with the tags you may have already defined."
"You can manage tag aliases in the [1]Search section[/1]. If you add new tags, you have to rebuild the index." => "You can manage tag aliases in the [1]Search section[/1]. If you add new tags, you have to rebuild the index."
"Not all shops sell new products. This option enables you to indicate the condition of the product. It can be required on some marketplaces." => "Not all shops sell new products. This option enables you to indicate the condition of the product. It can be required on some marketplaces."
"This is the price at which you intend to sell this product to your customers. The tax included price will change according to the tax rule you select." => "This is the net sales price for your customers. The retail price will automatically be calculated using the applied tax rate."
"Some products can be purchased by unit (per bottle, per pound, etc.), and this is the price for one unit. For instance, if you’re selling fabrics, it would be the price per meter." => "Some products can be purchased by unit (per bottle, per pound, etc.), and this is the price for one unit. For instance, if you’re selling fabrics, it would be the price per meter."
"The cost price is the price you paid for the product. Do not include the tax. It should be lower than the retail price: the difference between the two will be your margin." => "The cost price is the price you paid for the product. Do not include the tax. It should be lower than the retail price: the difference between the two will be your margin."
"You can set specific prices for customers belonging to different groups, different countries, etc." => "You can set specific prices for customers belonging to different groups, different countries, etc."
"Sometimes one customer can fit into multiple price rules. Priorities allow you to define which rules apply first." => "Sometimes one customer can fit into multiple price rules. Priorities allow you to define which rules apply first."
"Invalid token" => "Invalid token"
"[1]Invalid token[/1]: direct access to this link may lead to a potential security breach." => "[1]Invalid token[/1]: direct access to this link may lead to a potential security breach."
"Do you want to display this page?" => "Do you want to display this page?"
"Yes, I understand the risks" => "I understand the risk"
"Take me out of there!" => "Take me out of there!"
"Click on "%displayed_label%" to index the category on your shop." => "Click on "%displayed_label%" to index the category on your shop."
"If you want a category to appear in the menu of your shop, go to [1]Modules > Module Manager[/1] and configure your menu module." => "If you want a category to appear in the menu of your shop, go to [1]Modules > Module Manager[/1] and configure your menu module."
"This is the main image for your category, displayed in the category page. The category description will overlap this image and appear in its top-left corner." => "This is the main image for your category, displayed in the category page. The category description will overlap this image and appear in its top-left corner."
"Displays a small image in the parent category's page, if the theme allows it." => "Displays a small image in the parent category's page, if the theme allows it."
"The category thumbnail appears in the menu as a small image representing the category, if the theme allows it." => "The category thumbnail appears in the menu as a small image representing the category, if the theme allows it."
"Only letters, numbers, underscore (_) and the minus (-) character are allowed." => "Only letters, numbers, underscore (_) and the minus (-) character are allowed."
"Mark all of the customer groups which you would like to have access to this category." => "Mark all of the customer groups which you would like to have access to this category."
"You now have three default customer groups." => "You now have three default customer groups."
"An empty category is a category that has no product directly associated to it. An empty category may however contain products through its subcategories." => "An empty category is a category that has no product directly associated to it. An empty category may however contain products through its subcategories."
"To add combinations, you first need to create proper attributes and values in [1]%attributes_and_features_label%[/1]." => "To add combinations, you first need to create proper attributes and values in [1]%attributes_and_features_label%[/1]."
]
"ModulesCrosssellingShop" => array:1 [
"Customers who bought this product also bought:" => "Customers who bought this product also bought:"
]
"ModulesCustomtextAdmin" => array:3 [
"Custom text block" => "Custom text block"
"Give your visitors extra information, display a customized block of content on your homepage." => "Give your visitors extra information, display a customized block of content on your homepage."
"Text block" => "Text block"
]
"AdminNavigationMenu" => array:120 [
"Menu" => "Menu"
…119
]
"ShopDemoCatalog" => array:68 [ …68]
"ShopThemeCategory" => array:1 [ …1]
"ModulesBannerShop" => array:1 [ …1]
"ModulesWirepaymentAdmin" => array:23 [ …23]
"ModulesLinklistAdmin" => array:15 [ …15]
"AdminNotificationsWarning" => array:21 [ …21]
"ModulesCustomersigninAdmin" => array:3 [ …3]
"ModulesPagesnotfoundAdmin" => array:18 [ …18]
"AdminNavigationNotification" => array:22 [ …22]
"ModulesGAnalyticsAdmin" => array:41 [ …41]
"ModulesDashactivityAdmin" => array:30 [ …30]
"AdminOrderscustomersFeature" => array:349 [ …349]
"AdminShopparametersHelp" => array:135 [ …135]
"ModulesImagesliderAdmin" => array:37 [ …37]
"AdminLoginFeature" => array:9 [ …9]
"ModulesDashtrendsAdmin" => array:16 [ …16]
"ModulesBannerAdmin" => array:8 [ …8]
"ModulesBrandlistAdmin" => array:9 [ …9]
"ShopNotificationsSuccess" => array:10 [ …10]
"AdminDashboardNotification" => array:4 [ …4]
"AdminInternationalNotification" => array:120 [ …120]
"ModulesSharebuttonsShop" => array:3 [ …3]
"ModulesStatsbestcategoriesAdmin" => array:8 [ …8]
"ModulesEmailsubscriptionAdmin" => array:40 [ …40]
"ModulesNewproductsAdmin" => array:8 [ …8]
"AdminNotificationsError" => array:281 [ …281]
"ShopFormsErrors" => array:5 [ …5]
"ModulesDashgoalsAdmin" => array:24 [ …24]
"ModulesSharebuttonsAdmin" => array:2 [ …2]
"ModulesPsgdprCustomeraccount" => array:1 [ …1]
"AdminModulesNotification" => array:129 [ …129]
"ModulesDataprivacyAdmin" => array:6 [ …6]
"ModulesMailalertsAdmin" => array:2 [ …2]
"AdminNotificationsSuccess" => array:38 [ …38]
"ModulesBrandlistShop" => array:3 [ …3]
"ModulesSocialfollowShop" => array:11 [ …11]
"ShopFormsHelp" => array:16 [ …16]
"ModulesStatsstockAdmin" => array:10 [ …10]
"ModulesAutoupgradeAdmin" => array:385 [ …385]
"AdminOrderscustomersNotification" => array:109 [ …109]
"ModulesStatsnewsletterAdmin" => array:7 [ …7]
"ModulesBlockreassuranceShop" => array:4 [ …4]
"ModulesBlockwishlistAdmin" => array:21 [ …21]
"EmailsSubject" => array:30 [ …30]
"AdminDesignNotification" => array:39 [ …39]
"ModulesCategoryproductsAdmin" => array:7 [ …7]
"ModulesSupplierlistAdmin" => array:9 [ …9]
"EmailsBody" => array:318 [ …318]
"ModulesStatsregistrationsAdmin" => array:15 [ …15]
"ModulesMainmenuAdmin" => array:34 [ …34]
"ModulesSpecialsShop" => array:2 [ …2]
"ModulesSocialfollowAdmin" => array:23 [ …23]
"ModulesViewedproductShop" => array:1 [ …1]
"AdminLoginNotification" => array:27 [ …27]
"ShopNotificationsError" => array:102 [ …102]
"ModulesBestsellersAdmin" => array:5 [ …5]
"AdminActions" => array:221 [ …221]
"ShopPdf" => array:98 [ …98]
"ModulesCheckpaymentAdmin" => array:17 [ …17]
"AdminOrderscustomersHelp" => array:51 [ …51]
"ModulesSpecialsAdmin" => array:6 [ …6]
"ModulesContactinfoAdmin" => array:4 [ …4]
"AdminShippingNotification" => array:19 [ …19]
"ModulesCashondeliveryShop" => array:7 [ …7]
"ModulesFaviconnotificationboAdmin" => array:6 [ …6]
"ModulesStatsproductAdmin" => array:20 [ …20]
"AdminDashboardHelp" => array:10 [ …10]
"ModulesStatscatalogAdmin" => array:17 [ …17]
"Install" => array:207 [ …207]
"ShopNavigation" => array:67 [ …67]
"ModulesEmailalertsAdmin" => array:40 [ …40]
"AdminShopparametersFeature" => array:289 [ …289]
"ModulesWelcomeAdmin" => array:47 [ …47]
"AdminDesignFeature" => array:108 [ …108]
"AdminDesignHelp" => array:54 [ …54]
"ModulesStatsbestvouchersAdmin" => array:4 [ …4]
"ShopNotificationsWarning" => array:8 [ …8]
"AdminInternationalHelp" => array:81 [ …81]
"AdminStatsNotification" => array:3 [ …3]
"AdminModulesFeature" => array:84 [ …84]
"ModulesStatscheckupAdmin" => array:17 [ …17]
"AdminPaymentFeature" => array:7 [ …7]
"ModulesSupplierlistShop" => array:3 [ …3]
"ModulesGridhtmlAdmin" => array:2 [ …2]
"ModulesViewedproductAdmin" => array:6 [ …6]
"ModulesFacetedsearchShop" => array:16 [ …16]
"AdminModulesHelp" => array:14 [ …14]
"ModulesCategorytreeAdmin" => array:10 [ …10]
"AdminAdvparametersNotification" => array:225 [ …225]
"AdminNavigationSearch" => array:18 [ …18]
"ModulesCashondeliveryAdmin" => array:2 [ …2]
"ModulesShoppingcartAdmin" => array:5 [ …5]
"AdminAdvparametersHelp" => array:133 [ …133]
"ModulesCheckpaymentShop" => array:19 [ …19]
"AdminAdvparametersFeature" => array:459 [ …459]
"ModulesStatssearchAdmin" => array:9 [ …9]
"AdminInternationalFeature" => array:163 [ …163]
"ModulesStatssalesAdmin" => array:18 [ …18]
"AdminStatsFeature" => array:11 [ …11]
"ModulesGoogleanalyticsAdmin" => array:38 [ …38]
"ModulesStatsbestsuppliersAdmin" => array:4 [ …4]
"ModulesBlockwishlistShop" => array:60 [ …60]
"AdminPaymentHelp" => array:7 [ …7]
"AdminCatalogNotification" => array:198 [ …198]
"AdminShippingFeature" => array:63 [ …63]
"AdminDashboardFeature" => array:7 [ …7]
"ModulesStatsdataAdmin" => array:9 [ …9]
"ModulesDistributionapiclientAdmin" => array:2 [ …2]
"ShopThemeCustomeraccount" => array:82 [ …82]
"ModulesLinklistShop" => array:2 [ …2]
"ModulesEmailalertsShop" => array:9 [ …9]
"ModulesFacetedsearchAdmin" => array:123 [ …123]
"ModulesBestsellersShop" => array:2 [ …2]
"ModulesContactformAdmin" => array:9 [ …9]
"ModulesSearchbarAdmin" => array:2 [ …2]
"ModulesGsitemapAdmin" => array:40 [ …40]
"ModulesContactformShop" => array:16 [ …16]
"ModulesStatsbestmanufacturersAdmin" => array:4 [ …4]
"ModulesStatscarrierAdmin" => array:5 [ …5]
"ModulesNewproductsShop" => array:2 [ …2]
"ModulesCrosssellingAdmin" => array:8 [ …8]
"AdminShopparametersNotification" => array:50 [ …50]
"ModulesStatsbestcustomersAdmin" => array:12 [ …12]
"AdminStatsHelp" => array:4 [ …4]
"ModulesCurrencyselectorAdmin" => array:3 [ …3]
"ModulesCategoryproductsShop" => array:2 [ …2]
"AdminGlobal" => array:341 [ …341]
"ModulesMboModulescatalog" => array:20 [ …20]
"ModulesMboThemescatalog" => array:1 [ …1]
"ModulesMboGlobal" => array:9 [ …9]
"ModulesMboLinks" => array:3 [ …3]
"ModulesMboErrors" => array:1 [ …1]
"ModulesMboAddons" => array:23 [ …23]
"ModulesMboModulesselection" => array:1 [ …1]
"ModulesMboSearch" => array:2 [ …2]
"ModulesMboRecommendedmodulesandservices" => array:20 [ …20]
]
-metadata: []
-resources: []
-locale: "en-US"
-fallbackCatalogue: Symfony\Component\Translation\MessageCatalogue {#145
-messages: []
-metadata: []
-resources: []
-locale: "en"
-fallbackCatalogue: null
-parent: Symfony\Component\Translation\MessageCatalogue {#143}
}
-parent: null}
]
-locale: "en-US"
-fallbackLocales: []
-loaders: []
-resources: []
-formatter: Symfony\Component\Translation\Formatter\MessageFormatter {#139
-translator: Symfony\Component\Translation\IdentityTranslator {#140
-selector: null
-locale: null}
-intlFormatter: Symfony\Component\Translation\Formatter\IntlFormatter {#141
-hasMessageFormatter: null
-cache: []
}
}
-cacheDir: "/srv/www/vhosts/dragonbox.de/httpdocs/var/cache/prod/translations"
-debug: false
-cacheVary: []
-configCacheFactory: Symfony\Component\Config\ConfigCacheFactory {#142
-debug: false}
-parentLocales: null
-hasIntlFormatter: true}
-priceFormatter: PrestaShop\PrestaShop\Adapter\Product\PriceFormatter {#502}
-products: null
-totals: null
-subTotals: null
-summaryString: null
-productsCount: null
-vouchers: null
-minimalPurchase: null
-minimalPurchaseRequired: null
-labels: null
-idAddressDelivery: null
-idAddressInvoice: null
-isVirtual: null
-discounts: null
-link: Link {#619
#allow: true
#url: "/index.php"
+protocol_link: "https://"
+protocol_content: "https://"
#ssl_enable: "1"
#urlShopId: null}
-imageRetriever: PrestaShop\PrestaShop\Adapter\Image\ImageRetriever {#503
-link: Link {#619}
-isMultipleImageFormatFeatureActive: false}
}
Free Shipping within Germany for orders 60 EUR and higher
This website uses its own and third-party cookies to improve our services and show you advertising related to your preferences by analyzing your browsing habits. To give your consent to its use, press the Accept All button.
Functional cookies are strictly necessary to provide the services of the shop, as well as for its proper functioning, so it is not possible to refuse their use. They allow the user to browse through our website and use the different options or services that exist on it.
Cookie
Provider
Purpose
Expiry
PHP_SESSID
dragonbox.de
The PHPSESSID cookie is native to PHP and allows websites to store serialised status data. On the website it is used to establish a user session and to pass state data through a temporary cookie, which is commonly known as a session cookie. These Cookies will only remain on your computer until you close your browser.
Session
PrestaShop-#
dragonbox.de
This is a cookie used by Prestashop to store information and keep the user's session open. It stores information such as currency, language, customer ID, among other data necessary for the proper functioning of the shop.
These are cookies that collect information about the advertisements shown to users of the website. They can be anonymous, if they only collect information about the advertising spaces shown without identifying the user, or personalised, if they collect personal information about the user of the shop by a third party, for the personalisation of these advertising spaces.